This website requires JavaScript.
Explore
Get Started
x
/
distil
Code
Issues
Proposed changes
distil
/
artifice
History
adriant
5cb1ba97f3
uptime function in gauge given a parameter of billable states (will be renamed to tracked later). Also some code clean up and formatting done.
2014-01-15 15:05:53 +13:00
..
billing
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
models
uptime function in gauge given a parameter of billable states (will be renamed to tracked later). Also some code clean up and formatting done.
2014-01-15 15:05:53 +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
added new csv mixin for writing a set of lines to a file.
2013-12-03 14:41:33 +13:00
interface.py
uptime function in gauge given a parameter of billable states (will be renamed to tracked later). Also some code clean up and formatting done.
2014-01-15 15:05:53 +13:00
invoice.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