commit | 3312de38c9903cd86ab3922ef3a153cc7701e0bf | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Fri May 19 12:08:17 2017 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Tue May 23 15:37:03 2017 -0400 |
tree | 0c0ebcae2663d24ab6cf7d8ecff4434ceb0b537e | |
parent | d64c46b776b86d39bd96c7ac140af894067620d5 [diff] |
Add option for whether the cloud supports floating ips This commit adds a new config option to specify whether the cloud under test supports floating ips or not. Not every cloud supports floating ips so we need to be able to handle that and properly skip tests. Change-Id: Iedc3c7f9d045408f54d94c34b478fb1b28b593c9 Closes-Bug: #1603492