[vitrage] python-vitrageclient 1.4.0 (pike)
We are glad to announce the release of: python-vitrageclient 1.4.0: Vitrage Client API Library This release is part of the pike release series. Download the package from: https://pypi.python.org/pypi/python-vitrageclient For more details, please see below. Changes in python-vitrageclient 1.3.0..1.4.0 -------------------------------------------- ecd7e47 Updated from global requirements 1b95f26 add keycloak use documentation fcf6e6d Update UPPER_CONSTRAINTS_FILE for stable/pike b1fc2dc Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 2 +- test-requirements.txt | 2 +- tox.ini | 2 +- 5 files changed, 13 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 40a4c8c..1a99017 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10 +10 @@ oslo.utils>=3.20.0 # Apache-2.0 -keystoneauth1>=3.0.1 # Apache-2.0 +keystoneauth1>=3.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index b963388..efe67a4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10 +10 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org