Tempest plugin for the Neutron project.
4f3dbe4fea
This new test is checking that, by default, the quota engine will check the resource usage before setting the quota. If the new quota is below the resource usage, an exception is returned. This patch is also adding the flag "force=True" in other tests setting quotas for resources; these tests do not need the quota engine to verify the current resource usage. Related-Bug: #1953170 Change-Id: Ia193cd5a2aacc4243b5807eb7757b32e66f12365 |
||
---|---|---|
devstack | ||
doc | ||
neutron_tempest_plugin | ||
playbooks | ||
releasenotes | ||
roles | ||
tools | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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 - tag: tempest
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/