commit | c68546f06d03fa1de0b7f86e68e4eedf404904e3 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Fri Oct 12 10:53:45 2018 -0400 |
committer | ghanshyam <gmann@ghanshyammann.com> | Fri Mar 15 22:47:09 2019 +0000 |
tree | 2a8a514f4736111c47185b789adc05b776de5bc2 | |
parent | 2ebd32d5335d8035e182f0063c748387f0eeb53c [diff] |
Fix potential issue with adding a fixed ip In test_add_remove_fixed_ip there is a potential issue where the user running the test does not have the ability to create a server with a fixed ip. As pointed out by zhufl (in review of change I10a34fb12b595400fc15d935070f130c8e3d3963) This commit fixes the issue so that we properly skip if tempest is not configured in a way where it can create a server with the fixed ip. Change-Id: Idcd66ac87cf156bc5c2b38178262c4686238bcd4