Federico Ressi 6f9bb77d98 Fix race condition in test_security_groups
Listing security groups and taking the first one to change
rules doesn't give any warranty listed security group is
exactly the one used to create servers ports.

This avoids this problem by creating a security group and
passing it to server instead of having to search for it
after the server has been created.

Despite a test cases require a general refactory this should
at least fix the CI job intermittent failures related to
this test.

Partial-Bug: #1801306
Change-Id: I5ecb3c8711e7455e7f1588943a2ffd08ce154578
2018-11-10 15:37:21 +00:00
2018-03-14 18:16:36 +05:30
2018-05-29 14:34:42 -04:00
2018-05-29 14:34:42 -04:00
2018-01-27 20:11:19 +00:00
2018-05-29 14:34:42 -04:00
2018-10-09 20:00:27 -04:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.

Description
Tempest plugin for the Neutron project.
Readme 25 MiB
Languages
Python 99%
Shell 1%