Go to file
Stéphane Albert 72bfda50d0 Implemented RPC messaging
API and processors now talk via oslo.messaging.
Updated openstack-common to add lockutils support.

Change-Id: I0b06a8c8b6612eda6a2ff8785a4f0d516347f09a
2014-09-05 10:33:26 +02:00
2014-09-05 10:33:26 +02:00
2014-09-05 10:33:26 +02:00
2014-05-30 19:37:53 +02:00
2014-08-07 19:08:09 +02:00
2014-05-22 00:52:17 +00:00
2014-05-30 19:37:53 +02:00
2014-07-09 12:00:28 +02:00
2014-09-05 10:33:26 +02:00
2014-09-05 10:33:26 +02:00
2014-05-30 19:37:53 +02:00
2014-08-07 23:52:23 +02:00

CloudKitty

OpenStack Billing and Usage Reporter

Goal

The goal of this project is to automate the extraction of the metrics from ceilometer, map them to billing informations and generate reports.

Status

This project is highly work in progress. Most of the work that we've done was targeted to quickly create a POC. We are now aiming towards the creation of an OpenStack module. Changes needed to attain our goal are huge, that's why the time between commits can be long.

Roadmap

  • Create a project API to manage the configuration of billing modules and request informations.
  • Every billing module should be able to expose its own API.
  • Move from importutils to stevedore.
  • Scheduling of billing calculations
  • Better collection of ceilometer metrics (Maybe Gnocchi)
  • Global code improvement

In a possible future :

  • Spawning of instances to do the calculations
Description
Rating service for OpenStack
Readme 14 MiB
Languages
Python 96.5%
Shell 2%
PHP 0.6%
HTML 0.5%
Mako 0.4%