Tempest plugin for the Neutron project.
411261f4ff
This patch adds 2 additional test cases to API tests for port forwardings: 1. Attempt to delete Floating IP used already by port forwarding - this should returns Conflict error, 2. Try to associate port forwarding to Neutron's port which is already associated with another Floating IP - this should raise Conflict error. Depends-On: https://review.opendev.org/666235 Change-Id: I8b036068645f9d0277cde66b027a22273d9b1c41 |
||
---|---|---|
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://opendev.org/openstack/neutron-tempest-plugin
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/