Implement network reconciliation
New management commands to inspect network/server
Common functions for instance/network backend name
Fix management commands
- Fix bug in backend_add- Display backend_name in network_inspect command
Synchronize networks when adding a new backend
Rename backend_create to backend_add
Implement backend allocator and management command
New module implementing instance allocation to one of the availablebackends. Allocation is performed based on memory and disk utilization.Statistics for each backend are stored in DB and updated periodically....
Fix issues concerning reconciliation
Use the Backend client instead of global RAPI
Replace use of global RAPI client, with the cached client from theVirtualMachine or Backend model.
Dispatch network actions to all backends.
New management commands concerning backends
- Create command to create a backend (snf-manage backend_create)- Create command to modify a backend (snf-manage backend_list)- Create command to list backends (snf-manage backend_modify)- Modify listservers command to display the backend that hosts the VM
View revisions
Also available in: Atom