[openstack-announce] [release][stable][ironic] ironic 2015.1.4 release (kilo)

no-reply at openstack.org no-reply at openstack.org
Tue May 10 13:38:20 UTC 2016


We are satisfied to announce the release of:

ironic 2015.1.4: OpenStack Bare Metal Provisioning

This release is part of the kilo stable release series.

For more details, please see below.

Changes in ironic 2015.1.3..2015.1.4
------------------------------------

a9a8906 Updated from global requirements
1c517ef Explicitly depend on WebTest>=2.0
2de5141 Bump stable/kilo next version to 2015.1.4
d7ece6c Updated from global requirements
d404492 Ironic doesn't use cacert while talking to Swift

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

ironic/common/swift.py     | 3 +++
setup.cfg                  | 2 +-
test-requirements.txt      | 5 +++--
4 files changed, 9 insertions(+), 3 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index f733446..e0dcfae 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ mock<1.1.0,>=1.0
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
@@ -16 +16,2 @@ testrepository>=0.0.18
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36
+WebTest>=2.0





More information about the OpenStack-announce mailing list