This website requires JavaScript.
Explore
Get Started
x
/
distil
Code
Issues
Proposed changes
Files
4cb3198d51b6a517f2f490cadc6bf612cf69f50e
distil
/
artifice
History
Aurynn Shaw
4cb3198d51
Changing things around. adding a simple web API to handle billing pre-computed usage data as pulled from the DB instead of Ceilometer.
2014-01-31 10:24:04 +13:00
..
billing
general hacks to get artifice to bill for a few more things.
2014-01-30 11:09:30 +13:00
models
Changing things around. adding a simple web API to handle billing pre-computed usage data as pulled from the DB instead of Ceilometer.
2014-01-31 10:24:04 +13:00
__init__.py
Initial commit; initial layout of code and structure and SQL Alchemy hookups and such. Covers the basics of communication with an underlying database to handle billing artifacts.
2013-07-30 13:04:33 +12:00
artifice.py
Test cases for usages indicated an incomplete representation of the various datatypes, based on our own necessary modelling for billable information. Moving instead to specific types of constructs, similar to ceilometer's own internal data structures/divisons. New tests to follow that line.
2013-08-15 16:50:14 +12:00
clerk_mixins.py
Basic fixes to get artifice working. Most just hacky workarounds to get it running for demo purposes.
2014-01-06 14:25:33 +13:00
csv_mixin.py
More pep8 formatting and tidying up.
2014-01-15 17:47:55 +13:00
interface.py
Changing things around. adding a simple web API to handle billing pre-computed usage data as pulled from the DB instead of Ceilometer.
2014-01-31 10:24:04 +13:00
invoice.py
More pep8 formatting and tidying up.
2014-01-15 17:47:55 +13:00