bilean/bilean/common
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
..
__init__.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
config.py Add actions 2016-04-05 04:48:41 -04:00
consts.py Enable notification messaging pools 2016-06-11 21:33:42 -04:00
context.py Separate consumption and recharge from event 2016-04-14 05:51:33 -04:00
exception.py Combine rules and resources to plugins 2016-06-06 05:40:36 -04:00
i18n.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
messaging.py Add tests architecture 2016-01-07 03:33:55 -05:00
policy.py Use openstacksdk to communicate with other services 2016-02-02 16:29:59 +08:00
schema.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
serializers.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00
utils.py Replace float with decimal 2016-06-22 21:11:09 -04:00
wsgi.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00