commit | 24675aa30d44c305c68d637b2bca79c7db5cc113 | [log] [tgz] |
---|---|---|
author | Doug Schveninger <ds6901@att.com> | Fri Aug 16 22:28:39 2019 -0500 |
committer | Doug Schveninger <ds6901@att.com> | Wed Aug 21 12:59:24 2019 -0500 |
tree | 0d77e944834e4bd594e581102adad12665690805 | |
parent | ce682d0312f092018536ee69f2aa18998e1cd31d [diff] |
Add rand_name to create port incase of leaks We have found if people either kill a tempest run or miss-configure tempest.conf we can get ports left around. They are easier to clean up if they have an explicit name with the default prefix and the class name of the test that created the port than a standard port name that is genreated by the system. FYI neutron port name is string 255 in the neutron database. Change-Id: I8d96387c0f8c70e7e4ea004a8419689f1bd30cef