[release-announce] [tripleo] os-apply-config 9.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 19 13:46:51 UTC 2018


We are pleased to announce the release of:

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

This release is part of the rocky release series.

Download the package from:

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

For more details, please see below.

Changes in os-apply-config 8.3.0..9.0.0
---------------------------------------

9124f56 add lower-constraints job
a0b2305 Updated from global requirements
973569e Updated from global requirements
6374a5b Updated from global requirements
4a8265b Updated from global requirements


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

lower-constraints.txt | 34 ++++++++++++++++++++++++++++++++++
requirements.txt      |  2 +-
test-requirements.txt |  2 +-
tox.ini               |  7 +++++++
zuul.d/layout.yaml    |  6 ++++++
5 files changed, 49 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ea6de72..4e573f1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ pystache>=0.5.4 # MIT
-PyYAML>=3.10 # MIT
+PyYAML>=3.12 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 0405624..b5cbcf5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list