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
2017-04-25 09:38:44 +02:00
2016-11-24 21:55:37 +00:00
2017-03-16 15:20:05 -05:00
2017-04-25 09:38:44 +02:00
2017-04-25 09:38:44 +02:00

interop-workloads

A project for workload development to meet the OpenStack Interop Challenge

With the success of the Interop Challenge in Barcelona, the Interop Challenge mission continues to gain momentum. We will use this project and repository where we can focus on creating and iterating on new OpenStack workloads that will be used to demonstrate that OpenStack clouds are interoperable across a variety of application domains including enterprise workloads, NFV workloads, K8s, and many others under evaluation. We will also use this repo to store our best practices documents and other collateral that facilitates improving the state of OpenStack Clouds' ability to interoperate.

Features

  • TODO
Description
Assets relating to the Interop Challenge
Readme 4.1 MiB
Languages
Jinja 44.6%
Python 26.7%
HCL 22.5%
Shell 4.4%
reStructuredText 1%
Other 0.8%