kuryr-tempest-plugin 0.5.0 (train)
We are overjoyed to announce the release of: kuryr-tempest-plugin 0.5.0: Kuryr Tempest Plugin This release is part of the train release series. The source is available from: https://opendev.org/openstack/kuryr-tempest-plugin Download the package from: https://tarballs.openstack.org/kuryr-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/kuryr/+bugs For more details, please see below. Changes in kuryr-tempest-plugin 0.4.1..0.5.0 -------------------------------------------- 2194649 Remove dependency on openshift Python client 779930d update sphinx requirement to match upstream 9450ef7 Check connectivity to an existing pod in test_ha ad648cd Enhance svc namespace isolation for LoadBalancer type svc 54220e1 Fixing service connectivity testing b940406 Ensure CRD validation is only checked if enabled 8a20593 Ensure empty/fail replies are not counted ee968d1 Remove test_kuryr_tempest_plugin.py 579812a Ensure Kuryr CRDs are validated 11463dd Removing threading option 6c4ac2b detect failed curl when streamed from pod c9ef83d Create/delete network policy in non-default namespace f129379 OpenDev Migration Patch 5ce2436 Delete namespace with network policy on it 9e4db13 Set IfNotPresent imagePullPolicy for created pods 44fa615 Update rootfs.tar.xz for kuryr/demo 8b5dd76 Remove usage of oslosphinx Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- kuryr_tempest_plugin/config.py | 2 + requirements.txt | 1 - test-requirements.txt | 4 - test_container/rootfs.tar.xz | Bin 4990780 -> 5346136 bytes tox.ini | 3 +- 14 files changed, 458 insertions(+), 195 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 021fa62..c72bbf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14 +13,0 @@ kubernetes>=5.0.0 # Apache-2.0 -openshift>=0.7.0 diff --git a/test-requirements.txt b/test-requirements.txt index 3e77939..1a7c3db 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +8,0 @@ coverage!=4.4,>=4.0 # Apache-2.0 -doc8>=0.6.0 # Apache-2.0 @@ -11 +9,0 @@ mock>=2.0.0 # BSD -oslosphinx>=4.7.0 # Apache-2.0 @@ -13,2 +10,0 @@ pylint==1.4.5 # GNU GPL v2 -reno>=2.5.0 # Apache-2.0 -sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org