Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api @ 08b079e2

Name Size
  fixtures
  management
  templates
__init__.py 0 Bytes
actions.py 11.9 kB
common.py 1.8 kB
faults.py 2.2 kB
flavors.py 3.8 kB
images.py 11.3 kB
models.py 0 Bytes
networks.py 9.6 kB
servers.py 19.6 kB
tests.py 45.3 kB
urls.py 2.2 kB
util.py 11.1 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
08b079e2 07/23/2012 11:42 am Stavros Sachtouris

Update servers/networks responses for new API

- Reponses for servers and netowrks details (list or solo) are now
consistent to recent backend changes.
- Methods get_nic_from_index and construct_nic_id have been created
- Syntax for nic removal from network/vm has been adjusted

bf1d3a70 07/23/2012 11:39 am Christos Stavrakakis

Update management commands for new-style networks

04fe9a86 07/23/2012 11:39 am Christos Stavrakakis

Fix bug in networks api

5061546f 07/23/2012 11:39 am Christos Stavrakakis

Temporary API modification for new style networks

4a15bc7b 07/23/2012 11:36 am Christos Stavrakakis

Remove stale save's in db

cc7c0f44 07/23/2012 11:33 am Christos Stavrakakis

Implement backend allocator and management command

New module implementing instance allocation to one of the available
backends. Allocation is performed based on memory and disk utilization.
Statistics for each backend are stored in DB and updated periodically....

4161cb41 07/23/2012 11:33 am Christos Stavrakakis

Fix issues concerning reconciliation

f5b4f2a3 07/23/2012 11:33 am Christos Stavrakakis

Use the Backend client instead of global RAPI

Replace use of global RAPI client, with the cached client from the
VirtualMachine or Backend model.

Dispatch network actions to all backends.

1a894bfe 07/23/2012 11:33 am Christos Stavrakakis

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

924d8085 07/23/2012 11:32 am Christos Stavrakakis

Rename backend_id to backend_vm_id

Rename backend_id field of VirtualMachine model to avoid conflict between the
backend that hosts the VM and the id that the VM will have on the backend.

View revisions

Also available in: Atom