[openstack-dev] [release][ironic] ironic-lib 1.1.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 3 17:31:33 UTC 2016
We are pumped to announce the release of:
ironic-lib 1.1.0: Ironic common library
This release is part of the mitaka release series.
With package available at:
https://pypi.python.org/pypi/ironic-lib
For more details, please see below.
Changes in ironic-lib 1.0.0..1.1.0
----------------------------------
f8bb790 Fixes naming for the partitions in baremetal.
c19984b Add support for choosing the disk label
cfd7a91 Updated from global requirements
8f54601 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
ironic_lib/disk_utils.py | 40 +++++++++++++---
requirements.txt | 6 +--
3 files changed, 116 insertions(+), 26 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index d8cd8b1..5cfcbd3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-eventlet>=0.18.2 # MIT
+eventlet!=0.18.3,>=0.18.2 # MIT
@@ -8 +8 @@ greenlet>=0.3.2 # MIT
-oslo.concurrency>=2.3.0 # Apache-2.0
+oslo.concurrency>=3.5.0 # Apache-2.0
@@ -12 +12 @@ oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list