bilean/bilean/db/sqlalchemy/migrate_repo/versions
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
..
001_bilean_init.py Replace float with decimal 2016-06-22 21:11:09 -04:00
002_add_job_table.py Separate scheduler as a service 2016-03-27 21:58:13 -04:00
__init__.py Init billing service 'bilean' from heat. 2015-12-24 04:10:53 -05:00