Billing service for OpenStack
Go to file
lvdongbing ff26ed98e7 Replace float with decimal
Floating point calculations are inaccurate, often lose precision even
when storing into database. So we replace float with decimal.

Change-Id: I3782264015e0b0e260f0c046dc7c3ea94eab0b52
2016-06-22 21:11:09 -04:00
bilean Replace float with decimal 2016-06-22 21:11:09 -04:00
devstack Enable notification messaging pools 2016-06-11 21:33:42 -04:00
doc/source Enable notification messaging pools 2016-06-11 21:33:42 -04:00
etc/bilean Merge "Revise policy conf" 2016-05-26 06:30:55 +00:00
tools Modify api and remove project_id 2016-05-11 21:32:49 -04:00
.gitignore Add tests architecture 2016-01-07 03:33:55 -05:00
.gitreview Fix .gitreview 2016-01-12 09:22:03 +00:00
.testr.conf Add tests architecture 2016-01-07 03:33:55 -05:00
CONTRIBUTING.rst Revise install doc 2016-05-23 05:06:34 -04:00
LICENSE Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
README.rst Add Documentation in README.rst 2016-06-03 22:54:48 +08:00
requirements.txt Use openstacksdk to communicate with other services 2016-02-02 16:29:59 +08:00
setup.cfg Combine rules and resources to plugins 2016-06-06 05:40:36 -04:00
setup.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
test-requirements.txt Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
tox.ini Separate scheduler as a service 2016-03-27 21:58:13 -04:00

README.rst

Bilean

Overview

Bilean is a billing service for OpenStack clouds, it provides trigger-type billing based on other OpenStack services' notification.

Resources

Launchpad Projects

Blueprints

Bug Tracking

Documentation ------------- Documentation: http://bilean.readthedocs.io/en/latest

IRC

IRC Channel: #openstack-bilean on Freenode.