We eagerly announce the release of: cloudkitty-dashboard 9.0.0: CloudKitty Horizon dashboard This release is part of the train 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 8.1.0..9.0.0 -------------------------------------------- 00aa16d Generate PDF documentation 7258039 Add exception to error messages fb16851 Adapt TemplatizableDict to python3 hasattr 81cec20 Bump openstackdocstheme to 1.30.0 5260550 Remove unncessary '==' 493f219 Modify the url of upper_constraints_file 9b3fd64 Blacklist sphinx 2.1.0 (autodoc bug) c36032a Add a check to custom_service on CreateServiceForm 37ca347 Use openstack-python3-train-jobs for python3 test runtime 7212c0b Add success and error messages on some forms 958202b Add success and error messages on some forms 40db417 Add python 3.7 classifier to setup.cfg 0ab61d4 Add asterisk mark for the required field on CreateScriptForm 43db711 Add asterisk mark for the required field on CreateServiceForm 0325640 Add python37 job 4011085 Update sphinx dependency c01b454 Use opendev repository 0c22972 OpenDev Migration Patch 77cbc34 Dropping the py35 testing e5f00ca Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 3 +- .../dashboards/admin/hashmap/forms.py | 47 ++++++++++++++++++++-- .../dashboards/admin/modules/forms.py | 16 ++++++-- .../dashboards/admin/pyscripts/forms.py | 31 +++++++++++--- .../dashboards/project/rating/views.py | 4 +- cloudkittydashboard/utils.py | 4 +- releasenotes/source/index.rst | 1 + releasenotes/source/ocata.rst | 6 +-- releasenotes/source/pike.rst | 6 +-- releasenotes/source/queens.rst | 6 +-- releasenotes/source/stein.rst | 6 +++ setup.cfg | 3 +- tox.ini | 14 ++++++- 18 files changed, 165 insertions(+), 45 deletions(-)