heat-cfntools v1.3.0
Milestone information
- Project:
- heat-cfntools
- Series:
- v1
- Version:
- v1.3.0
- Released:
- 2015-05-11
- Registrant:
- Steve Baker
- Release registered:
- 2015-05-11
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Bruno Bompastor, 1 Steven Hardy
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 1 Triaged, 3 Fix Released
Download files for this release
Release notes
We are chuffed to announce the release of:
heat-cfntools 1.3.0: Tools required to be installed on Heat
provisioned cloud instances
For more details, please see the git log history below and:
http://
Please report issues through launchpad:
http://
Changes in heat-cfntools 1.2.8..1.3.0
-------
02acffb README changes to make release_notes.py happy
57f8ae8 Ported tests from mox3 to mock to support Python >= 3.3
f879612 Python 3 compatibility
a7ffb71 Support dnf when specified or yum is missing
9862bd7 Fix RST syntax errors/warnings in README.rst
d96f73c Fixes cfn-hup hooks functionality
16a9a83 Workflow documentation is now in infra-manual
Diffstat (except docs and test files)
-------
CONTRIBUTING.rst | 7 +-
README.rst | 14 +-
heat_cfntools/
requirements.txt | 1 +
test-requiremen
tox.ini | 2 +-
8 files changed, 610 insertions(+), 528 deletions(-)
Requirements updates
-------
diff --git a/requirements.txt b/requirements.txt
index 3e6b445..531eb32 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,0 +5 @@ psutil>
+six>=1.9.0
diff --git a/test-
index 3890c0a..5d3b372 100644
--- a/test-
+++ b/test-
@@ -4 +4 @@ hacking>=0.8.0,<0.9
-mox3>=0.7.0
+mock>=1.0
Changelog
This release does not have a changelog.
0 blueprints and 4 bugs targeted
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
1251707 | #1251707 | cfn-signal doesn't respect instance_connection_https_validate_certificates | 3 High | 7 Triaged | ||
1347899 | #1347899 | support python3 | 4 Medium | Steven Hardy | 10 Fix Released | |
1387190 | #1387190 | cfn-hup does not run hooks | 4 Medium | Bruno Bompastor | 10 Fix Released | |
1403214 | #1403214 | mox3 doesn't pass tests with Python 3.4 | 4 Medium | 10 Fix Released |