[openstack-dev] [new][ironic] ironic-lib 2.3.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 20 17:40:35 UTC 2016


We are amped to announce the release of:

ironic-lib 2.3.0: Ironic common library

This release is part of the ocata release series.

Download the package from:

    https://pypi.python.org/pypi/ironic-lib

For more details, please see below.

Changes in ironic-lib 2.2.0..2.3.0
----------------------------------

82cb68a Add debug logging while waiting for udevadm
939c026 Wait for a config drive device to be available
19cdf5b Fix typo in error message
5f0a6c6 followup to disk_utils.count_mbr_partitions()
813c727 Use 'code-block' for pieces of code
17d1b06 Correctly count the number of primary partitions
b63f201 Changed the home-page of ironic-lib
f23ce3c Remove tests and common.i18n from autodoc
e1cad86 Updated from global requirements
d2d2c82 Add prefix "$" for command examples


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

README.rst                          |   8 +--
TESTING.rst                         |  18 ++---
ironic_lib/disk_utils.py            |  54 ++++++++++++--
setup.cfg                           |   5 +-
test-requirements.txt               |   6 +-
7 files changed, 186 insertions(+), 49 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index b6f0e36..dea94f4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ mock>=2.0 # BSD
-os-testr>=0.7.0 # Apache-2.0
+os-testr>=0.8.0 # Apache-2.0
@@ -16,2 +16,2 @@ doc8 # Apache-2.0
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list