[openstack-announce] [new][cloudkitty] cloudkitty-dashboard 0.5.1	release (mitaka)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Jul  5 15:04:37 UTC 2016
    
    
  
We are glad to announce the release of:
cloudkitty-dashboard 0.5.1: CloudKitty Horizon dashboard
This release is part of the mitaka stable release series.
With package available at:
    https://pypi.python.org/pypi/cloudkitty-dashboard
For more details, please see below.
Changes in cloudkitty-dashboard 0.5.0..0.5.1
--------------------------------------------
95e376f Adds python-cloudkittyclient to requirements.txt
5adc0ab Updated dashboard for Angular
Diffstat (except docs and test files)
-------------------------------------
cloudkittydashboard/enabled/_31000_cloudkitty.py   |  6 +++
.../static/cloudkitty/js/cloudkitty.controller.js  | 44 ++++++++++++++++++++++
.../static/cloudkitty/js/cloudkitty.module.js      | 26 +++++++++++++
.../static/cloudkitty/js/cloudkitty.spec.js        | 10 +++++
.../cloudkitty/templates/cloudkitty-help.html      |  3 ++
.../cloudkitty/templates/cloudkitty-step.html      |  6 +++
requirements.txt                                   |  1 +
7 files changed, 96 insertions(+)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index cee6127..a9b7508 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,0 +6 @@ Babel>=1.3
+python-cloudkittyclient>=0.5.0
    
    
More information about the OpenStack-announce
mailing list