kuryr-tempest-plugin/kuryr_tempest_plugin
Michał Dulko ea65d96173 Make `body` arg conditional when deleting service
kubernetes package in stable/queens is constrained to 4.0.0 version.
That version doesn't support `body` argument passed to
delete_namespaced_service and fails. This commit fixes that by making
passing this argument conditional on kubernetes package version.

Change-Id: Iaff1f569e99a88a8d8ff81aa4e0c4c7bedb94585
2018-05-22 11:14:40 +02:00
..
services Initial Commit 2017-05-25 12:56:52 +02:00
tests Make `body` arg conditional when deleting service 2018-05-22 11:14:40 +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 Testing service creation and connectivity 2018-03-29 11:31:54 +03:00
plugin.py Testing service creation and connectivity 2018-03-29 11:31:54 +03:00

README.rst

Tempest Integration of kuryr-tempest-plugin

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