Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / logic @ 33ef7782

Name Size
  allocators
  management
  tests
__init__.py 0 Bytes
backend.py 43.9 kB
backend_allocator.py 5.9 kB
callbacks.py 12.5 kB
dispatcher.py 11.9 kB
ips.py 9 kB
models.py 0 Bytes
networks.py 6 kB
queues.py 3.2 kB
rapi.py 53.3 kB
rapi_pool.py 3.5 kB
reconciliation.py 31.1 kB
servers.py 28.6 kB
subnets.py 11 kB
utils.py 6.5 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
33ef7782 01/09/2014 02:23 pm Christos Stavrakakis

cyclades: Delete volumes together with the instance

c465e496 01/09/2014 02:23 pm Christos

cyclades: Add SnapshotInstance RAPI method

4944a1f8 01/09/2014 02:23 pm Christos Stavrakakis

cyclades: Various fixes for volumes and snapshots

79a1e9bd 01/09/2014 02:22 pm Christos Stavrakakis

cyclades: Implementat volumes and snapshots

680dd4b8 01/09/2014 01:18 pm Ilias Tsitsimpis

Merge branch 'release-0.15' into develop

Conflicts:
ci/utils.py
version

624f0d07 01/08/2014 04:13 pm Dionysis Grigoropoulos

cyclades: Fix a bug in subnet creation

Since commit ba6ad3460931223d262badebcecbb4124ac136d8 subnets were
always created with an empty name field due to a bug.

b6f688dd 01/08/2014 04:13 pm Dionysis Grigoropoulos

cyclades: Fix a bug in check_name_length

Function check_name_length would crash if the input was a unicode
string.

48bac1b6 12/23/2013 02:59 pm Chrysostomos Nanakos

cyclades: Fix typo in vm state

45ead074 12/20/2013 01:59 pm Christos Stavrakakis

cyclades: Lock objects in reconciliation

Make reconciliation mechanism take an exclusive lock on objects before
issuing messages for reconciliation events. This will make
reconciliation mechanism more slow, but will ensure correct quotas when
reconciliation is run while the service is online.

3af1fb4b 12/20/2013 01:59 pm Christos Stavrakakis

cyclades: Fixes causing unsynced quotas

  • clear QuotaHolderSerial objects when resolving pending commissions.
  • Fix wrong name of Ganeti opcodes.
  • Do not update vm's flavor before issuing new commission

View revisions

Also available in: Atom