[release-announce] os-apply-config 13.0.1
no-reply at openstack.org
no-reply at openstack.org
Wed May 12 16:49:33 UTC 2021
We are satisfied to announce the release of:
os-apply-config 13.0.1: Config files from cloud metadata
The source is available from:
https://opendev.org/openstack/os-apply-config
Download the package from:
https://tarballs.openstack.org/os-apply-config/
For more details, please see below.
Changes in os-apply-config 13.0.0..13.0.1
-----------------------------------------
891e996 Remove tripleo-multinode-container-minimal from zuul layout
96ff0a9 Replace deprecated UPPER_CONSTRAINTS_FILE variable
44cef79 Clean up CI
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 33 ---------------------------------
os_apply_config/apply_config.py | 2 ++
os_apply_config/renderers.py | 4 +++-
os_apply_config/value_types.py | 4 ++--
test-requirements.txt | 2 +-
tox.ini | 8 +-------
zuul.d/layout.yaml | 2 --
7 files changed, 9 insertions(+), 46 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index de9adfe..8c73397 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=4.0.0,<4.1.0 # Apache-2.0
More information about the Release-announce
mailing list