Notes de version pour Yoga¶
14.0.1¶
Résolutions de bugs¶
Fixes compatibility with Horizon 21.0.0 and newer following the removal of the Django-based implementation of launch instance.
13.0.0¶
Notes de mises à jour¶
Le tableau de bord CloudKitty hérite désormais du type d’interface d’Horizon. Cela facilite les tests, par exemple dans une solution tout-en-un où l’on utilise l’option internalURL.
12.0.0¶
Notes de mises à jour¶
The « Cost Per Service Per Hour » graph no longer stacks series on the Y axis.
10.0.0¶
Notes de mises à jour¶
Python 2.7 support has been dropped. Last release of cloudkitty-dashboard to support py2.7 is OpenStack Train. The minimum version of Python now supported by cloudkitty-dashboard is Python 3.6.
8.1.0¶
Nouvelles fonctionnalités¶
An « Admin/Rating Summary » tab has been added. An admin user can now have the cost of every rated tenant at once. By clicking on a tenant, a per-resource total for the given tenant can be obtained (this view is similar to the « Project/Rating » tab). A per-resource total for the whole cloud is also available.
La tarification prédictive a été mise à jour. Il est désormais possible de spécifier le service HashMap à utiliser pour la tarification prédictive dans le fichier de configuration d’Horizon via l’option
CLOUDKITTY_QUOTATION_SERVICE.
Notes de mises à jour¶
The « Project/Rating » tab has been improved: it does now provide a total by metric type. This make use of the /summary endpoint instead of /total (/total is deprecated).
The « reporting » tab has been reworked and the dashboard does not require D3pie anymore. The colors between the charts are now consistent and a color legend has been added.