Statistics
| Branch: | Tag: | Revision:

root / db / admin.py @ 350166fc

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
ace4bd5d 06/30/2011 06:24 pm Giorgos Gousios

License headers for various files

refs #581

738c4d47 03/29/2011 03:23 pm Georgios Gousios

Fix yet more relative imports

3c53cf3a 02/27/2011 08:09 pm Dimitris Moraitis

complete the rename of AccountingLog to Debid - fix breakage

The changes in d174b105e0fb3038bcf69623f3624f99f437ea3f broke the
app and the tests. The AccountingLog class had been renamed but
several references were left using the old name.

Also removed the violation attribute from fixtures since it was...

e336bde6 02/24/2011 01:47 pm Markos Gogoulos

addresses and metadata fields on GET /servers/detail

104c3c5f 02/21/2011 12:50 pm Markos Gogoulos

fixed previous commit problems. removed UserLimit from admin.py, since no UserLimit model is on the models.py

d08a5f6f 02/08/2011 11:32 pm Vangelis Koukis

What commit b4141604 should have contained.

The proper contents of commit b4141604 are included here.


a31ff6cb 02/07/2011 05:46 pm Markos Gogoulos

initialization of VirtualMachineGroup and VirtualMachineGroupHandler that lists/creates/deletes VirtualMachineGroups

these are groups of virtual machines for a User

ec2c2cf9 01/26/2011 08:42 pm Markos Gogoulos

changed the names on the admin.py, since the models have changed

be7b8d37 01/26/2011 12:25 pm Vassilios Karakoidas
  • Updated models for db
07f3219d 01/26/2011 11:01 am Vassilios Karakoidas
  • Rename aquarium -> db
  • Add Virtual Machine States into vocabs.py