[release-announce] os-apply-config 12.0.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 3 10:27:06 UTC 2021


We high-spiritedly announce the release of:

os-apply-config 12.0.1: Config files from cloud metadata

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/os-apply-config

Download the package from:

    https://tarballs.openstack.org/os-apply-config/

Please report issues through:

    https://bugs.launchpad.net/os-apply-config/+bugs

For more details, please see below.

Changes in os-apply-config 13.0.0..12.0.1
-----------------------------------------

ee9ed5c Remove tripleo-multinode-container-minimal from zuul layout
8ebbbe9 Update TOX_CONSTRAINTS_FILE for stable/victoria
4f79e1f Update .gitreview for stable/victoria


Diffstat (except docs and test files)
-------------------------------------

.gitreview                      | 1 +
os_apply_config/apply_config.py | 2 ++
os_apply_config/renderers.py    | 2 +-
os_apply_config/value_types.py  | 2 +-
test-requirements.txt           | 4 +---
tox.ini                         | 2 +-
zuul.d/layout.yaml              | 2 --
7 files changed, 7 insertions(+), 8 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index de9adfe..8b130d7 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






More information about the Release-announce mailing list