[release-announce] [heat] heat-agents 1.3.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 24 07:58:11 UTC 2017
We high-spiritedly announce the release of:
heat-agents 1.3.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.
Changes in heat-agents 1.2.0..1.3.0
-----------------------------------
bd91db7 Add basic stuff to build docs
25cd394 Add py3.5 support
ffe8ea7 Remove color from puppet output
7f57e39 Fix undefined basestring in py35
Diffstat (except docs and test files)
-------------------------------------
heat-config-ansible/install.d/hook-ansible.py | 8 +-
.../install.d/hook-apply-config.py | 4 +-
heat-config-cfn-init/install.d/hook-cfn-init.py | 4 +-
.../install.d/hook-docker-cmd.py | 2 +-
.../install.d/hook-docker-compose.py | 9 +-
.../configure.d/50-heat-config-docker-compose | 4 +-
heat-config-hiera/install.d/hook-hiera.py | 4 +-
heat-config-kubelet/install.d/hook-kubelet.py | 6 +-
heat-config-puppet/install.d/hook-puppet.py | 6 +-
heat-config-salt/install.d/hook-salt.py | 2 +-
heat-config-script/install.d/hook-script.py | 6 +-
heat-config/bin/heat-config-notify | 2 +-
.../os-refresh-config/configure.d/55-heat-config | 7 +-
setup.cfg | 8 +
test-requirements.txt | 2 +
tox.ini | 9 +-
32 files changed, 335 insertions(+), 86 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 2c06087..25e1afa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,0 +8 @@ mock>=2.0 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -11,0 +13 @@ salt
+sphinx>=1.6.2 # BSD
More information about the Release-announce
mailing list