neutron/neutron
John Schwarz 3e4c0ae223 Revert "Add ALLOCATING state to routers"
This reverts commit 9c3c19f07c.

Following the merge of Ie98d5e3760cdb17450aea546f4b61f5ba14baf1c, the
creation of new router uses RouterL3AgentBinding and its' new
binding_index attribute to ensure correctness of the resources. As such,
the ALLOCATING state (which was used to do just that) is no longer
needed and can be removed.

Closes-Bug: #1609738
Change-Id: Ib04e08df13ef4e6b94bd588854a5795163e2a617
2017-01-09 15:56:09 +00:00
..
agent Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()" 2017-01-07 05:47:01 +00:00
api Add filter check for quering 2017-01-06 05:31:33 +00:00
callbacks callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 19:42:33 +09:00
cmd Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
common Revert "Add ALLOCATING state to routers" 2017-01-09 15:56:09 +00:00
conf Merge "SR-IOV: Remove physical_device_mappings depreciation warning" 2017-01-06 12:41:24 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Revert "Add ALLOCATING state to routers" 2017-01-09 15:56:09 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Add notify for tag operations" 2017-01-05 04:03:10 +00:00
hacking Merge "Removed deprecated checks" 2016-11-22 20:53:53 +00:00
ipam Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Merge "[TrivialFix] Fix comment typo error" 2017-01-05 13:34:46 +00:00
pecan_wsgi Merge "Pecan: Fix subresource policy check" 2017-01-07 00:40:19 +00:00
plugins Merge "Use Port OVO in ml2/db and plugins/ml2/test_db" 2017-01-07 06:27:15 +00:00
privileged Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
quota Merge "Mark quota operations as retriable" 2016-09-13 20:34:31 +00:00
scheduler Revert "Add ALLOCATING state to routers" 2017-01-09 15:56:09 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Account for unwire failures during OVS trunk rewiring operations" 2017-01-04 13:20:38 +00:00
tests Revert "Add ALLOCATING state to routers" 2017-01-09 15:56:09 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py
context.py Use to_policy_values for policy enforcement 2016-11-30 05:02:46 +00:00
manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Merge "Include ovsdb_connection option into all interface_driver agents" 2016-12-15 18:26:43 +00:00
policy.py Merge "Use to_policy_values for policy enforcement" 2016-12-02 23:00:00 +00:00
service.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00