- 13 Feb, 2013 4 commits
-
-
Christos Stavrakakis authored
DummyQuotaholderClient should count only positive commissions.
-
Christos Stavrakakis authored
-
Stratos Psomadakis authored
-
Stratos Psomadakis authored
-
- 12 Feb, 2013 8 commits
-
-
Christos Stavrakakis authored
Since commit 482c645, a VM exists in the Cyclades DB before the corresponding job is enqueued in the Ganeti backend. Therefore, there is a corner case, where Cyclades can not enqueue the job to Ganeti and Cyclades crashes before deleting the VM from the DB, which results in a stale VM entry in a building state. This commit adds the necessary check to guarantee that these VMs will be removed by the reconciliation process.
-
Christos Stavrakakis authored
Better handling of transactions when creating a server. Commit the creation of VM in DB, before enqueuing the job to the Ganeti backend. If communication with Ganeti fails, then the VM is deleted from the DB. If the servers crashes before deleting the VM, the stale VM will be removed by the reconciliation mechanism.
-
Constantinos Venetsanopoulos authored
* Various semantic fixes on different guides * Various shpinx related fixes * New pictures for the overall Synnefo architecture * Update the scaling-up section of the admin guide
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
Include upgrade to 0.13 helper scripts in synnefo contrib
-
Kostas Papadimitriou authored
-
Filippos Giannakos authored
-
- 11 Feb, 2013 1 commit
-
-
Filippos Giannakos authored
-
- 08 Feb, 2013 4 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Import mac2eui64 code which is already shipped under util/mac2eui64 instead of shipping it as a seperate script.
-
Olga Brani authored
-
- 07 Feb, 2013 3 commits
-
-
Christos Stavrakakis authored
Update author/maintainer name/email of all synnefo projects. Also fix short description and some whitespace issues.
-
Ilias Tsitsimpis authored
Get the user's uniq id from astakos.
-
Ilias Tsitsimpis authored
Previous use of 'owner' was wrong as owner is different from user id we are using right now.
-
- 06 Feb, 2013 7 commits
-
-
Sofia Papagiannaki authored
If members have been successfully added
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
Christos Stavrakakis authored
-
Stratos Psomadakis authored
Fix string replace in 'weekly stats' js to work with both the old stats urls and the new snf-stats-app urls.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 05 Feb, 2013 2 commits
-
-
Olga Brani authored
Profile menu in Cloudbar appears both on hover and on tab
-
Christos Stavrakakis authored
Fix bug in network reconciliation caused by wrong variable scope.
-
- 04 Feb, 2013 1 commit
-
-
Olga Brani authored
Bug fix for change password form in Astakos profile
-
- 01 Feb, 2013 3 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 31 Jan, 2013 7 commits
-
-
Giorgos Korfiatis authored
to better expose a pending application
-
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
-