- 28 Jun, 2013 4 commits
-
-
Giorgos Korfiatis authored
Register usage for astakos.pending_app even if limit is exceeded.
-
Christos Stavrakakis authored
-
Stratos Psomadakis authored
-
Christos Stavrakakis authored
-
- 25 Jun, 2013 11 commits
-
-
Christos Stavrakakis authored
API method decorator should initialize the AstakosClient with the retry argument set, in order to avoid errors caused by getting an old connection from pool.
-
Christos Stavrakakis authored
This reverts commit cf2241c45a22dac71e31dbf32f4700c475804c12.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
muliprocessing is included in python 2.6
-
Christos Stavrakakis authored
Conflicts: version
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Speed up reconciliation by using mulitprocessing to get in parallel the instances from all Ganeti backends.
-
Giorgos Korfiatis authored
If some BASE_URL has changed, the UI URL needs to be updated.
-
Vangelis Koukis authored
-
- 24 Jun, 2013 1 commit
-
-
Vangelis Koukis authored
-
- 21 Jun, 2013 1 commit
-
-
Christos Stavrakakis authored
This commit fixes a bug that caused backend allocator to send archipelago VMs backends to backends not in ARCHIPELAGO_BACKENDS setting. The flavor disk template is parsed before the backend allocation, so the disk_template at this point is ext and not ext_vlmc, as it was expected.
-
- 20 Jun, 2013 1 commit
-
-
Kostas Papadimitriou authored
exclude .coverage
-
- 19 Jun, 2013 22 commits
-
-
Georgios D. Tsoukalas authored
-
Sofia Papagiannaki authored
-
Georgios D. Tsoukalas authored
-
Giorgos Korfiatis authored
-
Georgios D. Tsoukalas authored
-
Stratos Psomadakis authored
-
Kostas Papadimitriou authored
view always passes request argument. Avoid propagating it to ModelForm constructor.
-
Olga Brani authored
-
Kostas Papadimitriou authored
in quick-install-admin-guide.rst
-
Kostas Papadimitriou authored
when recpatcha is enabled in astakos settings
-
Kostas Papadimitriou authored
-
Georgios D. Tsoukalas authored
-
Constantinos Venetsanopoulos authored
-
Christos Stavrakakis authored
vmapi skippede from commit 269ac8d.
-
Giorgos Korfiatis authored
-
Christos Stavrakakis authored
Speed up reconciliation, by increasing the time interval to get Ganeti job status for VMs in building state.
-
Georgios D. Tsoukalas authored
-
Ilias Tsitsimpis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Fix deadlock between snf-dispatcher and backend allocator, by making snf-dispatcher take an exclusive lock to the backend which hosts the vm, before trying to get the exclusive locks to the IP pools in order to reserve and release the instance IPs.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
astakosclient should be added to the beggining of the sys.path instead, of the end, since astakosclient may already be installed on the system.
-