kuryr-tempest-plugin/kuryr_tempest_plugin
Luis Tomas Bolivar 41990e9ce7 Add tempest coverage for namespace creation
It adds coverage to test namespace creation when the namespace
handler and subnet driver are used. It checks the namespace gets
created but also that the related resources get created too, in this
case the Neutron Subnet, as well as the Kuryr Net CRD. In addition,
it check the KuryrNet CRD has the right information about the network
and subnet IDs created.

Depends-On: I84580201f38c219f1943510bb493da0f07e07153

Change-Id: Iafc08ede300aecf1dc52135c6e51b89875e729d6
2018-05-22 12:52:23 +02:00
..
services Initial Commit 2017-05-25 12:56:52 +02:00
tests Add tempest coverage for namespace creation 2018-05-22 12:52:23 +02:00
README.rst Initial Commit 2017-05-25 12:56:52 +02:00
__init__.py Initial Commit 2017-05-25 12:56:52 +02:00
config.py Add tempest coverage for namespace creation 2018-05-22 12:52:23 +02:00
plugin.py Add tempest coverage for namespace creation 2018-05-22 12:52:23 +02:00

README.rst

Tempest Integration of kuryr-tempest-plugin

This directory contains Tempest tests to cover the kuryr-tempest-plugin project.