[release-announce] cinderlib 3.1.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Mon Mar 8 11:53:28 UTC 2021
We contentedly announce the release of:
cinderlib 3.1.0: Direct usage of Cinder Block Storage drivers without
the services
This release is part of the victoria stable release series.
The source is available from:
https://opendev.org/openstack/cinderlib
Download the package from:
https://tarballs.openstack.org/cinderlib/
Please report issues through:
https://bugs.launchpad.net/cinderlib/+bugs
For more details, please see below.
Changes in cinderlib 3.0.0..3.1.0
---------------------------------
ef98ec2 Update requirements
511a83e Update TOX_CONSTRAINTS_FILE for stable/victoria
6f4ab3e Update .gitreview for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
requirements.txt | 3 ++-
tox.ini | 15 +++++----------
3 files changed, 8 insertions(+), 11 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 942afcb..e242646 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1,2 @@
-cinder>=17.0.0 # Apache-2.0
+cinder>=17.0.0,<18.0.0 # Apache-2.0
+os-brick>=4.0.1
More information about the Release-announce
mailing list