This website requires JavaScript.
Explore
Get Started
x
/
distil
Code
Issues
Proposed changes
Files
2bb62c44a2e62b466aa00ed1c70ce0a5cdae7d65
distil
/
artifice
History
adriant
2b74ac3ad7
Changed billable in uptime parameters to tracked. Same in resources.
2014-01-15 17:49:36 +13:00
..
billing
Some more pep8 formatting tidying up.
2014-01-15 15:46:07 +13:00
models
Changed billable in uptime parameters to tracked. Same in resources.
2014-01-15 17:49:36 +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
Changed billable in uptime parameters to tracked. Same in resources.
2014-01-15 17:49:36 +13:00
invoice.py
More pep8 formatting and tidying up.
2014-01-15 17:47:55 +13:00