Tempest plugin for ironic
43015f0239
The test case uses 'fixed_ip' as a query parameter, but the usage is not correct. In before, the test passed because neutron server ignored this parameter, and returned all the ports, which happened to make the test pass. This patch fixes the usage of this parameter. If there is no ip_address then not to filter the list using the filter. Otherwise, we use 'fixed_ips' parameter and populate its value correctly. Change-Id: If4e9b364b0971b56e9c15ea65d3b3c9177d0bf22 |
||
---|---|---|
doc/source | ||
ironic_tempest_plugin | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tempest plugin for ironic and ironic-inspector
This repository contains a Tempest plugin for OpenStack Bare Metal and Bare Metal Introspection projects.
- Free software: Apache license
- Documentation: https://docs.openstack.org/ironic-tempest-plugin
- Source: https://git.openstack.org/cgit/openstack/ironic-tempest-plugin
- Bugs: https://bugs.launchpad.net/ironic