Statistics
| Branch: | Tag: | Revision:

root / db @ 90d311a7

Name Size
BillCalculator.py 215 Bytes
Charger.py 885 Bytes
CreditAllocator.py 679 Bytes
DBController.py 863 Bytes
__init__.py 0 Bytes
admin.py 1.6 kB
models.py 6 kB
tests.py 1.2 kB
views.py 26 Bytes

Latest revisions

# Date Author Comment
90d311a7 02/04/2011 11:58 am Vassilios Karakoidas
  • Add one more test to CreditAllocatorTestCase class
cb2e4505 02/04/2011 11:51 am Vassilios Karakoidas
  • Added test for credit allocator
2ce7420d 02/03/2011 10:18 pm Vassilios Karakoidas
  • Charger now works; need testing
05a90a5b 02/03/2011 09:57 pm Vassilios Karakoidas
  • Messing with the Flavor and FlavorCostHistory; define two new properties to easily obtain active and inactive costs
e107ee57 02/03/2011 03:23 pm Markos Gogoulos

a few changes on the handlers in order to work with the rapi (since we now have access).

f5ad2956 02/03/2011 02:40 pm Markos Gogoulos

removed id_from_instance function from the VirtualMachine model and put it back since it will be needed as a global function
to be imported by handlers and not as a staticmethod of the VM model.

224b5e19 02/03/2011 02:25 pm Markos Gogoulos

changed name of ganeti_id and prefix to backend_id and backend_prefix_id

100a9bec 02/02/2011 07:26 pm Vassilios Karakoidas
  • Add staticmethod decorator/annotation in id_from_instance_name
6c9a62b5 02/02/2011 07:20 pm Vassilios Karakoidas
  • Move method id_from_instance_name to VirtualMachine as static method
  • Fix settings.py to include ganeti correctly
41b972e6 02/02/2011 07:12 pm Vassilios Karakoidas
  • Add FlavorCostHistory
  • Remove cost_active, cost_inactive from Flavor (Charger is broken)

View revisions

Also available in: Atom