[cloudkitty] cloudkitty-dashboard 7.0.0 (queens)
We are overjoyed to announce the release of: cloudkitty-dashboard 7.0.0: CloudKitty Horizon dashboard This release is part of the queens release series. Download the package from: https://pypi.python.org/pypi/cloudkitty-dashboard For more details, please see below. Changes in cloudkitty-dashboard 6.0.0..7.0.0 -------------------------------------------- cdbe8f2 Remove setting of version/release from releasenotes 44de4ca Fixed the display of Enable button of module changed to Disable. f4cd040 Remove function order_fields 8bef046 Switch from oslosphinx to openstackdocstheme Diffstat (except docs and test files) ------------------------------------- .../dashboards/admin/hashmap/forms.py | 7 +++-- .../dashboards/admin/modules/tables.py | 30 ++++++++++++++++------ .../dashboards/admin/pyscripts/forms.py | 5 ++-- cloudkittydashboard/dashboards/common.py | 24 ----------------- releasenotes/source/conf.py | 21 ++++++++------- test-requirements.txt | 4 +-- 7 files changed, 47 insertions(+), 54 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c3dd1eb..2fe8929 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,2 +9,2 @@ python-subunit>=0.0.18 -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -oslosphinx>=2.5.0 # Apache-2.0 +sphinx>=1.6.2 # BSD +openstackdocstheme>=1.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org