kuryr-tempest-plugin/kuryr_tempest_plugin/tests
Michał Dulko e6c01efdc4 Fix `create_pod` for 4.0 kubernetes client
4.0 version of kubernetes pypi package was released. It changes the
V1Container and V1PodSpec parameter validation and now requires name and
containers fields respectively to always be provided to the
constructors. This commit fixes that.

A successful run of the fix agains kuryr-kubernetes repo can be seen on
Ie282feac157f454b61fd259a3e122fbf97199950.

Closes-Bug: 1733538
Change-Id: I96d2ad16033fa0ebac0f97b0f7d28ed3f933e227
2017-11-21 11:22:49 +01:00
..
scenario Fix `create_pod` for 4.0 kubernetes client 2017-11-21 11:22:49 +01:00
__init__.py Initial Commit 2017-05-25 12:56:52 +02:00
base.py Extends base network admin test 2017-06-07 09:59:53 +00:00
test_kuryr_tempest_plugin.py Fix dummy pep8 issue 2017-06-12 17:20:37 +02:00
test_pods.py Skip test_list_pods 2017-06-28 16:38:18 +02:00