- 28 Jun, 2013 7 commits
-
-
Stratos Psomadakis authored
-
Sofia Papagiannaki authored
Usage computation for empty accounts used to fail with: TypeError: 'NoneType' object is unsubscriptable
-
Sofia Papagiannaki authored
The weblogin used to return the user uuid. However, this in 0.14 version had been removed since the uuid can be retrieved using the POST /tokens authentication method. However, the old pithos clients have no other way to get the uuid, so we restore it temporarily.
-
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 19 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
-