db2e6c90f9
Add a test case to list floating IP pools and create a floating IP from a pool. Assert the floating IP is created successfully. Neutron patch: Iaa995630645042520df67d95271e14f11ffcff8c Change-Id: I4f269c2cf5e3f67b766d9ccb45fd145640de68f3 Related-Bug: #1653932 |
||
---|---|---|
.. | ||
api | ||
common | ||
scenario | ||
services | ||
__init__.py | ||
config.py | ||
exceptions.py | ||
plugin.py | ||
README.rst |
WARNING
Some files under this path were copied from tempest as part of the move of the api tests, and they will be removed as required over time to minimize the dependency on the tempest testing framework. While it exists, only neutron_tempest_plugin.* should be importing files from this path. neutron_tempest_plugin.config uses the global cfg.CONF instance and importing it outside of the api tests has the potential to break Neutron's use of cfg.CONF.