Files
vmware-nsx/neutron/services/loadbalancer/drivers/haproxy/cfg.py
Oleg Bondarev c8ff2a1069 LBaaS: fix handling pending create/update members and health monitors
When agent requests loadbalancer logical config from server,
server returns only active pool members and health_monitors.
Need to make server return also members and monitors which are in pending states.

Also a small refactoring moving ACTIVE_PENDING set to common place

Change-Id: I8e10004f199f982b055da18ea7a0e5e4d11fa7fb
Closes-Bug: #1259965
2013-12-12 14:53:33 +04:00

7.2 KiB