- 25 Jun, 2013 7 commits
-
-
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 23 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.
-
Christos Stavrakakis authored
-
- 18 Jun, 2013 7 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
to match the updated snf_django api_method decorator
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
allow API views to define supported serializations.
-
Ilias Tsitsimpis authored
-