]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove out-of-tree vendor AGENT_TYPE_* constant
authorCedric Brandily <zzelle@gmail.com>
Mon, 24 Aug 2015 20:24:10 +0000 (22:24 +0200)
committerCedric Brandily <zzelle@gmail.com>
Tue, 15 Sep 2015 08:57:32 +0000 (08:57 +0000)
commit25e4e13565690fc4bc9e08e34598e18f04b921b7
treee67287d8172ff8aba3709e00f028e22ae8b4e65d
parente394b04e5c339e08435e9635a58c6d4689b6545b
Remove out-of-tree vendor AGENT_TYPE_* constant

AGENT_TYPE_* constants[1] defines all agent types BUT the only vendor
one(AGENT_TYPE_NEC) is only used in out-of-tree networking-nec repo.
This changes removes out-of-tree AGENT_TYPE_NEC constant (dependant
change defines it in networking-nec repo).

[1] in neutron.extensions.portbindings

Change-Id: Ia80c33ee7970cfe167c2c9ca6d512f23561455a2
Closes-Bug: #1487598
Depends-On: I955fa48ee2120900e422bab57db250303c3d7bb4
neutron/common/constants.py