[openstack-announce] [release][ironic] ironic-lib release 0.3.0 (mitaka)
doug at doughellmann.com
doug at doughellmann.com
Tue Oct 6 15:47:22 UTC 2015
We are tickled pink to announce the release of:
ironic-lib 0.3.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 the git log history below.
Changes in ironic-lib 0.2.0..0.3.0
----------------------------------
7de3055 Updated from global requirements
c437095 Add more info level logs to disk_utils.work_on_disk() method
69d9b66 Sync the make_partitions function with ironic
b2877e4 Add 'node_uuid' in debug logs to assist debugging
Diffstat (except docs and test files)
-------------------------------------
ironic_lib/disk_utils.py | 63 +++++++++++++++-----------
test-requirements.txt | 2 +-
3 files changed, 62 insertions(+), 91 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 392154f..ed2930e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ mox3>=0.7.0
-os-testr>=0.1.0
+os-testr>=0.4.1
More information about the OpenStack-announce
mailing list