[watcher] watcher-dashboard 0.7.0 (ocata)
We are delighted to announce the release of: watcher-dashboard 0.7.0: Watcher Management Dashboard This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/watcher-dashboard Download the package from: https://tarballs.openstack.org/watcher-dashboard/ Please report issues through launchpad: http://bugs.launchpad.net/watcher-dashboard For more details, please see below. Changes in watcher-dashboard 0.6.0..0.7.0 ----------------------------------------- 88b4662 Show team and repo badges on README 8e7eff4 Moved README.rst content to installation.rst doc cdfb29a Remove unnecessary watcher_dashboard/models.py file 2594450 Updated from global requirements d9b9565 ceilometer has been removed from openstack-dashboard Diffstat (except docs and test files) ------------------------------------- README.rst | 151 ++---------------- requirements.txt | 2 +- watcher_dashboard/models.py | 15 -- watcher_dashboard/utils/metering.py | 297 ------------------------------------ 6 files changed, 154 insertions(+), 585 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9aac6b3..0a16d31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11 +11 @@ httplib2>=0.7.5 # MIT -python-keystoneclient>=3.6.0 # Apache-2.0 +python-keystoneclient>=3.8.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org