[tripleo] os-refresh-config 8.1.0 (queens)
We are satisfied to announce the release of: os-refresh-config 8.1.0: Refresh system configuration This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/os-refresh-config/ For more details, please see below. Changes in os-refresh-config 8.0.0..8.1.0 ----------------------------------------- e6f3b30 Remove -U from pip install a8c04a7 Avoid tox_install.sh for constraints support 7c57dc9 Migrate os-refresh-config to zuul v3 jobs b232ec1 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- test-requirements.txt | 4 ++-- tools/tox_install.sh | 30 ------------------------------ tox.ini | 10 ++++------ zuul.d/layout.yaml | 9 +++++++++ 4 files changed, 15 insertions(+), 38 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index e85b144..b66e9f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ mock>=2.0.0 # BSD -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD @@ -13 +13 @@ testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT
participants (1)
-
no-reply@openstack.org