We are tickled pink to announce the release of: python-monascaclient 1.10.1: Monasca API Client Library This release is part of the queens stable release series. The source is available from: https://opendev.org/openstack/python-monascaclient Download the package from: https://pypi.org/project/python-monascaclient Please report issues through: https://bugs.launchpad.net/monasca/+bugs For more details, please see below. Changes in python-monascaclient 1.10.0..1.10.1 ---------------------------------------------- 770f748 Fix rst errors in README 4c831b5 OpenDev Migration Patch 9322a12 import zuul job settings from project-config f0d6000 Add using requirements.txt to tox tests run d11102e Updated from global requirements c052790 Update UPPER_CONSTRAINTS_FILE for stable/queens 535bc44 Update .gitreview for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- .zuul.yaml | 17 +++++++++++++ README.rst | 67 ++++++++++++++++++++++++++++++--------------------- test-requirements.txt | 2 +- tox.ini | 3 ++- 5 files changed, 62 insertions(+), 30 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 14999ca..2b3f78b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19 +19 @@ reno>=2.5.0 # Apache-2.0 -openstackdocstheme>=1.17.0 # Apache-2.0 +openstackdocstheme>=1.18.1 # Apache-2.0