We are thrilled to announce the release of: cloudkitty-dashboard 10.0.0: CloudKitty Horizon dashboard This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/cloudkitty-dashboard Download the package from: https://pypi.org/project/cloudkitty-dashboard Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cloudkitty- dashboard For more details, please see below. Changes in cloudkitty-dashboard 9.0.0..10.0.0 --------------------------------------------- dcc3369 Imported Translations from Zanata cade8de Drop Django 1.11 support 5493889 translation: drop babel extractor definitions 1ac1893 Change README.rst with a better title c3b3c28 Imported Translations from Zanata 367e07c Add check-requirements job template dcb3dc2 Dependency and tox.ini cleanup 7ffa65e Imported Translations from Zanata b706599 Remove python version specification in doc/requirements.txt d4d2ddf Imported Translations from Zanata 9999358 tox: Keeping going with docs 6317aca Drop python 2.7 support and testing fb81743 Switch to Ussuri jobs 44d0eae Use Horizon project template for django jobs 945ce26 Imported Translations from Zanata 02070be Update master for stable/train Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 +- README.rst | 13 ++--- babel-django.cfg | 3 -- babel-djangojs.cfg | 12 ----- .../locale/en_GB/LC_MESSAGES/django.po | 58 ++++++++++++++++++++-- .../locale/fr/LC_MESSAGES/django.po | 5 +- .../notes/drop-py-2-7-c62eb5a7f3eb4d30.yaml | 6 +++ releasenotes/source/index.rst | 1 + .../source/locale/de/LC_MESSAGES/releasenotes.po | 14 +++++- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 45 +++++++++++++++-- releasenotes/source/train.rst | 6 +++ requirements.txt | 1 + setup.cfg | 2 - test-requirements.txt | 5 -- tox.ini | 20 +++----- 16 files changed, 139 insertions(+), 60 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2f396ba..aa4e235 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,0 +8 @@ python-cloudkittyclient>=0.5.0 +horizon>=17.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ec5f85b..9cd5b2e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,4 +4,0 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0 - -# Require Horizon --e git://github.com/openstack/horizon.git#egg=horizon - @@ -10 +5,0 @@ coverage>=3.6 -discover
participants (1)
-
no-reply@openstack.org