e01cd53d6c6cd9d74ead277c1fcd5eba73625397
project_id was initialized too early. It was None. The same for tenant_id. That's why unlimited SG quota was set for "some default project". But the project in test had default quota(10). If test class created more 10 SG then arised exception "OverQuota". Also SG quota for default project was reset to default value in cleanup. It could harm another tests which were launched in parallel. Closes-Bug: 1895876 Closes-Bug: 1810963 Change-Id: If7f3789b2791be08088588619f3a1629aeecbda4
Neutron Tempest Plugin
Tempest plugin for Neutron project.
It contains the tempest plugin for the functional testing of Neutron Project.
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron/latest/
- Source: https://opendev.org/openstack/neutron-tempest-plugin
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/
Description
Languages
Python
98.9%
Shell
1.1%