cloudkitty/cloudkitty/billing
Stéphane Albert 1f21760064 Split the api controllers and resources
- Move the v1 controllers to a separate controllers package
 - Split each controller into separate packages
 - Move the v1 resources to a datamodels package
 - Split each resource into separate packages
 - Get the RPC client and RPC target from a global object rather than
   from the request context
 - Changed the base Controller API (breaking change)

Co-Authored-By: Guillaume Espanel <guillaume.espanel@objectif-libre.com>
Change-Id: Ic73d9e85dbfd637b40dc45111e21dc7c800b6ed0
2015-03-09 17:51:18 +01:00
..
hash Split the api controllers and resources 2015-03-09 17:51:18 +01:00
__init__.py Split the api controllers and resources 2015-03-09 17:51:18 +01:00
noop.py Split the api controllers and resources 2015-03-09 17:51:18 +01:00