neutron-lbaas/neutron_lbaas/drivers/common
Divya ChanneGowda f9b93a3d74 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
2015-09-15 11:47:41 -07:00
..
__init__.py Finish Agent Scheduler and LB Agent Driver Piece 2015-02-26 22:49:29 -06:00
agent_callbacks.py Add device_id when a loadbalancer is created instead of at listener create 2015-09-15 11:47:41 -07:00
agent_driver_base.py Merge "oslo.log: clean up remaining usages of incubator module" 2015-03-04 03:59:59 +00:00