monasca-events-api 1.0.0 (ussuri)
We are tickled pink to announce the release of: monasca-events-api 1.0.0: Monasca API for events This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/monasca-events-api Download the package from: https://tarballs.openstack.org/monasca-events-api/ Please report issues through: https://storyboard.openstack.org/#!/project/866 For more details, please see below. Changes in monasca-events-api 0.4.0..1.0.0 ------------------------------------------ 67ee8e5 [ussuri][goal] Drop python 2.7 support and testing 512c8ef Update master for stable/train 5e7f9f1 Bump the openstackdocstheme extension to 1.20.0 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 14 +++-------- api-ref/source/conf.py | 20 ---------------- devstack/lib/events-api.sh | 3 +++ devstack/lib/events-persister.sh | 2 +- lower-constraints.txt | 2 +- .../notes/drop-py-2-7-22f6ed725217ced1.yaml | 6 +++++ releasenotes/source/conf.py | 16 ------------- releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 +++++ setup.cfg | 2 -- test-requirements.txt | 3 +-- tox.ini | 26 ++------------------- 13 files changed, 26 insertions(+), 102 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 4e676b1..d5eeed8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21 +20,0 @@ doc8>=0.6.0 # Apache-2.0 -sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD @@ -25 +24 @@ reno>=2.5.0 # Apache-2.0 -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.20.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org