We are excited to announce the release of: os-refresh-config 13.0.1: Refresh system configuration The source is available from: https://opendev.org/openstack/os-refresh-config Download the package from: https://tarballs.openstack.org/os-refresh-config/ For more details, please see below. Changes in os-refresh-config 13.0.0..13.0.1 ------------------------------------------- 197972b Add Python3 victoria unit tests a032297 Remove tripleo-multinode-container-minimal from layout + fix test Diffstat (except docs and test files) ------------------------------------- test-requirements.txt | 4 +--- zuul.d/layout.yaml | 3 +-- 3 files changed, 4 insertions(+), 7 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 28342a5..0c2dafb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,2 +4 @@ -hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 - +hacking>=3.0.1,<3.1.0 # Apache-2.0 @@ -13 +11,0 @@ testtools>=2.2.0 # MIT -pyflakes>=2.2.0
participants (1)
-
no-reply@openstack.org