[release-announce] [ironic] ironic-lib 2.9.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 20 11:11:02 UTC 2017
We are chuffed to announce the release of:
ironic-lib 2.9.0: Ironic common library
This release is part of the pike release series.
Download the package from:
https://pypi.python.org/pypi/ironic-lib
For more details, please see below.
Changes in ironic-lib 2.8.0..2.9.0
----------------------------------
dcc5a47 Correct url in setup.cfg for documentation path
6678a9d Rework base landing page to contributor docs
cb1e041 Updated from global requirements
958063e Switch from oslosphinx to openstackdocstheme
5244083 Updated from global requirements
f0a2e97 Adjust test with option 'backend'
4a950a1 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 +-
requirements.txt | 4 +-
setup.cfg | 3 +-
test-requirements.txt | 4 +-
9 files changed, 105 insertions(+), 94 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index bf8f238..41d2c9f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config>=4.0.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
@@ -9 +9 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 6ef0392..e6d6671 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,2 +17,2 @@ doc8 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
More information about the Release-announce
mailing list