- 31 Jan, 2013 10 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Add 'cyclades-export-quota' management command, for exporting to a file VMS_PER_USER and NETWORKS_PER_USER settings, in a format expected by the astakos management command 'user-set-initial-quota'.
-
Christos Stavrakakis authored
When creating private networks, commit the transaction before sending the job to all Ganeti backends. If communication with all Ganeti backends is included in the transaction, notifications from backends may be received before the Network entry is created in the DB.
-
Christos Stavrakakis authored
Archipelago needs as disk origin, the hashmap of the image instead of its url in the backend.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Rename ARCHIPELAGOS_BACKENDS setting to ARCHIPELAGO_BACKEND.
-
Christos Stavrakakis authored
Do not count deleted VMs and Networks when getting holdings from the Cyclades DB.
-
Olga Brani authored
-
Olga Brani authored
-
- 30 Jan, 2013 16 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Giorgos Korfiatis authored
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
If quotaholder fails if a pithos account is not registered, retry by sending the usage for the rest.
-
Giorgos Korfiatis authored
This is a temporary bug fix for https://code.djangoproject.com/ticket/9964 . Django prior to 1.3 does not set a transaction dirty when the DB throws an exception, and thus does not trigger rollback, resulting in a dangling aborted DB transaction. Since 1.3, django sets a transaction dirty on attempting any query. This covers the above case, too.
-
Georgios D. Tsoukalas authored
-
Georgios D. Tsoukalas authored
Because this is where the quotaholder client exceptions come from.
-
Giorgos Korfiatis authored
-
Christos Stavrakakis authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
- 29 Jan, 2013 14 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Do not automatically update version files from setup.py. From now on, version files are updated using 'update_version.py' script and 'devflow'. Also removed autopkg.conf and created devflow.conf configuration file.
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
-
Filippos Giannakos authored
Conflicts: snf-pithos-app/README
-
Ilias Tsitsimpis authored
-
Filippos Giannakos authored
If a specified RADOS pool does not exist, do not try and create it. Throw an exception instead.
-
Georgios D. Tsoukalas authored
-
Sofia Papagiannaki authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Sofia Papagiannaki authored
-