[tripleo] os-cloud-config 5.1.0 (newton)
We are grateful to announce the release of: os-cloud-config 5.1.0: Configuration for OpenStack clouds. This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/os-cloud-config/ For more details, please see below. Changes in os-cloud-config 5.0.0..5.1.0 --------------------------------------- 6ff2028 Updated from global requirements 3759cdb Update .gitreview for stable/newton Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 8be32cf..425aeab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ Babel>=2.3.4 # BSD -python-glanceclient>=2.0.0 # Apache-2.0 -python-ironicclient>=1.1.0 # Apache-2.0 -python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 -python-neutronclient>=4.2.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0 +python-ironicclient>=1.6.0 # Apache-2.0 +python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 +python-neutronclient>=5.1.0 # Apache-2.0 @@ -12 +12 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org