Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / db / migrations / 0034_auto__add_backend__add_field_virtualmachine_backend_hash__add_field_vi.py @ 435bb7fb

History | View | Annotate | Download (10.3 kB)

# Date Author Comment
aed9b901 07/23/2012 11:32 am Christos Stavrakakis

Create Backend model to represent a ganeti backend

- Create Backend model holding info about credentials, status and resources
- Add Backend as foreign key to VirtualMachine
- Create a cache of Backend clients (RAPI) for better performance