neutron-lbaas/neutron_lbaas
Divya ChanneGowda efdbefc0dc Add device_id when a loadbalancer is created instead of at listener create
nova boot on lbaas_vip port is not blocked as nova throws PortInUse exception
only if the port device_id is set. Currently device_id is updated during
lbaas listener create.
This fix sets the device_id to loadbalancer id during the loadbalancer create.

Change-Id: I2dfce54322eff5f4830b94ac8424057780ebeb9d
Closes-Bug: #1482763
(cherry picked from commit f9b93a3d74)
2015-10-08 16:45:30 -07:00
..
agent Updating agent mgr and namespace driver 2015-03-04 23:18:42 -06:00
common Fixes passphrase encoding error 2015-04-05 18:39:31 +00:00
db Add device_id when a loadbalancer is created instead of at listener create 2015-10-08 16:45:30 -07:00
drivers Add device_id when a loadbalancer is created instead of at listener create 2015-10-08 16:45:30 -07:00
extensions TLS capability extension implementation for lbaas v2 2015-03-16 22:28:13 -05:00
services Adding code to prevent vip port deletion from port api 2015-09-07 13:22:08 +00:00
tests Add device_id when a loadbalancer is created instead of at listener create 2015-10-08 16:45:30 -07:00
__init__.py Split lbaas services code into neutron-lbaas 2014-12-08 13:37:18 -07:00
agent_scheduler.py oslo.log: clean up remaining usages of incubator module 2015-03-03 21:39:27 +01:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00