summaryrefslogtreecommitdiff
path: root/taskflow/examples/fake_billing.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of spelling and grammar errorsRick van de Loo2015-03-291-2/+2
* Merge "Switch to using 'oslo_utils' vs 'oslo.utils'"Jenkins2015-01-161-1/+1
|\
| * Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
* | Fix unused and conflicting variablesChangbin Liu2015-01-151-3/+3
|/
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+1
* Remove attrdict and just use existing typesJoshua Harlow2014-10-181-1/+7
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-1/+1
* Merge "Cleanup some of the example code & docs"Jenkins2014-08-161-4/+4
|\
| * Cleanup some of the example code & docsJoshua Harlow2014-07-111-4/+4
* | Enabled hacking checks H305 and H307Christian Berendt2014-07-171-2/+1
|/
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Doc strings and comments clean-upskudriashev2014-01-261-1/+1
* Fix misspellingsStanislav Kudriashev2013-12-101-2/+2
* Continue adding docs to examplesJoshua Harlow2013-10-111-32/+39
* Fix python3 compatibility issues in examplesIvan A. Melnikov2013-10-101-2/+2
* Add a simple mini-billing stack exampleJoshua Harlow2013-10-071-0/+176