[new][trove] python-troveclient 2.1.2 release (mitaka)
We are delighted to announce the release of: python-troveclient 2.1.2: Client library for OpenStack DBaaS API This release is part of the mitaka stable release series. With source available at: https://git.openstack.org/cgit/openstack/python-troveclient With package available at: https://pypi.python.org/pypi/python-troveclient Please report issues through launchpad: https://bugs.launchpad.net/python-troveclient For more details, please see below. Changes in python-troveclient 2.1.1..2.1.2 ------------------------------------------ c758721 Updated from global requirements 44a6f15 Updated from global requirements f13a268 Update .gitreview for stable/mitaka Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9d0a459..a8dab8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,2 +9,2 @@ oslo.utils>=3.5.0 # Apache-2.0 -python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 -Babel>=1.3 # BSD +python-keystoneclient!=1.8.0,!=2.1.0,<3.0.0,>=1.6.0 # Apache-2.0 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
participants (1)
-
no-reply@openstack.org