[release-announce] [heat] heat-agents 1.2.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 8 20:03:51 UTC 2017


We are satisfied to announce the release of:

heat-agents 1.2.0: heat-agents

This release is part of the pike release series.

Download the package from:

    https://tarballs.openstack.org/heat-agents/

For more details, please see below.

1.2.0
^^^^^

New Features

* The logic for the docker-cmd hook is now provided by the paunch
  library, where further feature work will occur.

Changes in heat-agents 1.1.0..1.2.0
-----------------------------------

33241a8 docker-cmd hook switch to the paunch library
3eb25e7 Don't fail on warnings in docker-cmd
3a86f87 Set the config ID as an ansible variable
1a44aa7 Add splay option
dc343a1 Include hiera.datafiles in output for legacy data check


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

heat-config-ansible/install.d/hook-ansible.py      |   1 +
heat-config-docker-cmd/README.rst                  |   3 +-
.../install.d/hook-docker-cmd.py                   | 176 +-------
.../configure.d/50-heat-config-docker-cmd          | 105 +----
heat-config-hiera/install.d/hook-hiera.py          |   7 +-
.../os-apply-config/etc/os-collect-config.conf     |   3 +
.../notes/docker-cmd-paunch-0a674fc1b84b2dfc.yaml  |   5 +
test-requirements.txt                              |   1 +
10 files changed, 359 insertions(+), 430 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e1364a1..2c06087 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,0 +8 @@ mock>=2.0  # BSD
+paunch>=1.0.0  # Apache-2.0





More information about the Release-announce mailing list