Tempest plugin for the Neutron project.
c1052e777d
PortTestCasesResourceRequest.test_port_resource_request_no_provider_net assumed that creating a port with QoS mimimum bandwidth policy rule on a network without physnet is allowed, but it can't be as that would mean that the user got a bandwidth guarantee, but the current placement based bandwidth aware scheduling works only with physnet based ports. This patch removes this test assuming that port creation with QoS policies tested by legacy test for Stein-n branches. Change-Id: Iae7ff22e94029d19895ac46ab9bcc9f7a3c4a250 Related-Bug: #1819029 Needed-By: https://review.openstack.org/641712 |
||
---|---|---|
devstack | ||
doc/source | ||
neutron_tempest_plugin | ||
playbooks | ||
releasenotes | ||
roles/multi-node-setup | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
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://git.openstack.org/cgit/openstack/neutron-tempest-plugin
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/