Statistics
| Branch: | Tag: | Revision:

root @ d6b24130

Latest revisions

# Date Author Comment
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

a8a4629b 09/20/2013 04:22 pm Ilias Tsitsimpis

ci: Strip \" from `py_files'

We want to pass `py_files' to pep8 command
as arguments and not as one single string.

a6020daf 09/20/2013 03:49 pm Giorgos Korfiatis

astakos: Remove 0.14-specific migration script

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.

82847d3f 09/20/2013 03:16 pm Ilias Tsitsimpis

ci: Check only .py files for pep8 errors

4f41f7b6 09/20/2013 02:25 pm Ilias Tsitsimpis

ci: Exit if there are no file to check with pep8

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

e3df472a 09/20/2013 12:59 pm Ilias Tsitsimpis

ci: Change pep8 script

Instead of pep8 testing all files, the script
now accepts a list of files to be checked.

View all revisions | View revisions

Also available in: Atom