neutron/neutron/api
Kevin Benton a5a8a37344 Check for unbound ports in L3 RPC handler
The handler was making the incorrect assumption that once a
host_id was set, a port which failed to bind could only be in
the 'binding_failed' state. So it would not try to rebind ports
that encountered an exeption during port binding commit that left
them in the unbound state.

Change-Id: I28bbeda5fed4275ea38e27308518f89df9ab4eff
Closes-Bug: #1648879
2016-12-09 11:49:09 -08:00
..
rpc Check for unbound ports in L3 RPC handler 2016-12-09 11:49:09 -08:00
v2 Merge "Remove allow_pagination and allow_sorting config options" 2016-12-02 16:01:48 +00:00
views Added trailing slash in link to Networking API v2.0 2016-10-12 16:48:09 +03:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Remove deprecated class NeutronController 2016-09-21 09:57:16 +00:00
extensions.py Merge "Use ExtensionDescriptor from neutron-lib" 2016-12-06 02:04:42 +00:00
versions.py Pecan: Allow unauthenticated version listing 2016-03-11 16:45:28 -08:00