interop-workloads/workloads
Mark T. Voelker 36900e12cd Fix floating IP logic in destroy
There's a logic bug in the destroy action: ip_flag is assuming string
context when it should be assuming list context.  This causes ip_flag to
never get set to true and therefore floating IP's never get destroyed.
This can lead to floating IP exhaustion, particularly in environments
with a low number of allocatable floating IP's.

This patch corrects the problem by fixing the logic to check for a list
length of zero rather than an empty string.

Change-Id: I0205ac406e604365560360fc2953a5e90e1c9be3
Depends-On: Ifa9eeb9d761d9801cab580445e6c43c8cf1dfdaa
2017-05-03 13:30:22 +00:00
..
ansible/shade Fix floating IP logic in destroy 2017-05-03 13:30:22 +00:00
terraform/shade Fix typo in lampstack README 2017-01-17 01:57:38 +00:00
tests Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
__init__.py Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00