Nguyen Hung Phuong
90bb67ffb6
Clean imports in code
In some part in the code we import objects. In the Openstack style guidelines they recommend to import only modules. http://docs.openstack.org/developer/hacking/#imports Change-Id: I58b2dab1a46128893648630edba615e2592040ac
Almanach
Almanach stores the utilization of OpenStack resources (instances and volumes) for each tenant.
What is Almanach?
The main purpose of this software is to bill customers based on their usage of the cloud infrastructure.
Almanach is composed of two parts:
- Collector: Listen for OpenStack events and store the relevant information in the database.
- REST API: Expose the information collected to external systems.
Resources
Launchpad Projects
Blueprints
Bug Tracking
License
Almanach is distributed under Apache 2.0 LICENSE.
Description
Languages
Python
98.8%
Shell
1.2%