Comment 4 for bug 1562323

Revision history for this message
Matt Riedemann (mriedem) wrote :

Presently there is no way to configure tempest to make security group usage optional, there has been a change up for a long time to do that though:

https://review.openstack.org/#/c/225199/

And there has been a change in devstack and nova based on that so we can remove a lot of the regex blacklist in nova. Until that happens though, or nova gets rid of the cells v1 job (not going to happen until cells v2 is up and working), we're going to need to maintain the blacklist regex in tree.

I'm requesting a revert because (1) it's not a majorly important change in tempest, it's just a trivial rename of a test case - that could be done again later with a dependency on the nova changes that use the new name and (2) right now all branches for nova are broken and we don't have control over the stable/mitaka +2 since we're building release candidates, the release team owns those.