[release-announce] [tripleo] os-apply-config 8.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 27 16:18:44 UTC 2017


We contentedly announce the release of:

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

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

Changes in os-apply-config 7.1.0..8.0.0
---------------------------------------

8db1c02 Updated from global requirements
8a1ff8b Updated from global requirements


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

requirements.txt      | 4 ++--
test-requirements.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 131a485..39fcdc7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ anyjson>=0.3.3 # BSD
-pystache # MIT
-PyYAML>=3.10.0 # MIT
+pystache>=0.5.4 # MIT
+PyYAML>=3.10 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 17df2c5..e85b144 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD






More information about the Release-announce mailing list