Go to file
Mitya_Eremeev e01cd53d6c Set SG quota for specific project.
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
2021-12-17 17:55:03 +00:00
2021-01-05 12:52:45 +01:00
2020-09-28 00:38:51 +02:00
2018-05-29 14:34:42 -04:00
2019-04-19 19:43:58 +00:00
2018-05-29 14:34:42 -04:00
2019-06-19 22:58:47 +08:00
2020-11-06 09:23:01 +08:00
2018-01-27 20:11:19 +00:00
2021-01-05 12:52:45 +01:00
2021-07-06 16:10:57 +08: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 26 MiB
Languages
Python 98.9%
Shell 1.1%