[openstack-announce] [heat] heat-cfntools release 1.4.2

Steve Baker sbaker at redhat.com
Thu Jan 21 20:42:52 UTC 2016


We are chuffed to announce the release of:

heat-cfntools 1.4.2: Tools required to be installed on Heat
provisioned cloud instances

With source available at:

     http://git.openstack.org/cgit/openstack/heat-cfntools

Please report issues through launchpad:

     http://bugs.launchpad.net/heat-cfntools

For more details, please see below.


Changes in heat-cfntools 1.4.1..1.4.2
-------------------------------------

fe2b57b Remove argparse from requirements
d3a0e97 Trivial: Remove vim header from source files
6a83420 py26/py33 is no longer supported by Infra's CI
032c385 remove python 2.6 trove classifier
5684248 Put py34 first in the env order of tox
e4503e4 Replace assertEqual(None, *) with assertIsNone in tests
c737d48 Deprecated tox -downloadcache option removed
6571e5a Don't run commands given as list on shell

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

heat_cfntools/cfntools/cfn_helper.py   |  7 ++-----
requirements.txt                       |  1 -
setup.cfg                              |  1 -
tools/lintstack.py                     |  1 -
tox.ini                                |  5 +----
6 files changed, 30 insertions(+), 16 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 531eb32..e595465 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2 +1,0 @@ pbr>=0.6,!=0.7,<1.0
-argparse

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-announce/attachments/20160122/baf52a5b/attachment.html>


More information about the OpenStack-announce mailing list