Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app @ a9b05ce4

Name Size
  conf
  docs
  synnefo
COPYRIGHT 1.4 kB
MANIFEST.in 197 Bytes
distribute_setup.py 15.4 kB
setup.py 7.6 kB

Latest revisions

# Date Author Comment
a9b05ce4 09/23/2013 02:16 pm Dionysis Grigoropoulos

cyclades: Neutron API changes

Add forgoten stuff about Neutron API
Fix a typo in subnet_views.py

6de57f9c 09/23/2013 01:53 pm Dionysis Grigoropoulos

cyclades: Neutron API changes

Add missing App in django and update some subnet tests

7eae8fce 09/23/2013 12:41 pm Dionysis Grigoropoulos

cyclades: Neutron api, poc subnet implementation

d6b24130 09/23/2013 12:10 pm Marios Kogias

Start neutron api

Add views for network, subnet, port. Fix urls. Create first version
of /networks. Start testing networks

88fd91af 09/20/2013 03:46 pm Christos Stavrakakis

cyclades: Fix wrong quotas when creating server

Catch exception when talking to Ganeti inside 'server_command',
otherwise the pending commission will be rejected. Also, accept the
commission in case of build, because the VM will be created in DB.

5c8076b6 09/20/2013 01:45 pm Christos Stavrakakis

cyclades: Helper function for commissioning

Create 'quotas.handle_resource_commission' function for handling
commissions for VMs and Networks.

9dcfad23 09/20/2013 01:45 pm Christos Stavrakakis

cyclades: Handle errors during vm creation

Commit #f2080d1 mocked an OP_INSTANCE_REMOVE when enqueuing an
OP_INSTANCE_CREATE job to Ganeti failed. However, this may result in
releasing IPs that may get reserved in Ganeti, because we can never
really know if the job has reached Ganeti or not (e.g. timeout). For...

874383a4 09/20/2013 01:45 pm Christos Stavrakakis

cyclades: Add missing commit_on_success decorator

bb649089 09/19/2013 08:07 pm Christos Stavrakakis

cyclades: Add quotas for build server action

562bf712 09/19/2013 07:50 pm Christos Stavrakakis

cyclades: refactor server creation command

Split the server creation command in more steps in order to be
decorated with the 'server_command' function and follow the logic of all
other server commands. The main change is that the commission job is not
accepted when the VM is stored in DB, but when the OP_INSTANCE_CREATE...

View revisions

Also available in: Atom