neutron/neutron/api/rpc
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
..
agentnotifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
callbacks Pass context and resource_type in RPC callback 2016-12-08 06:03:59 -08:00
handlers Check for unbound ports in L3 RPC handler 2016-12-09 11:49:09 -08:00
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00