- 22 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Add library synnefo.util.units for parsing numerical values with an optional unit suffix and printing integer values based on a given style. Styles `b', `kb', `mb', etc allow printing in the respective multiples of byte, style `auto' in a human-readable manner, while `none' omits units altogether. Add option `--unit-style' in all astakos management commands that print resource limits and quota usage. Consult the resource definitions to find out which unit, if any, to show. For resources with unit `bytes', all commands default to MB.
-
- 25 Apr, 2013 1 commit
-
-
Giorgos Korfiatis authored
`snf-manage resource-import' does not provide a way to change the default base quota any more. When importing a resource for the first time, it sets the limit to zero. Use `snf-manage resource-modify' to change limits. It supports both interactive mode and reading limits from file, either for a specified resource or for all resources.
-
- 18 Apr, 2013 1 commit
-
-
Giorgos Korfiatis authored
-
- 27 Sep, 2012 1 commit
-
-
Christos Stavrakakis authored
-
- 26 Sep, 2012 1 commit
-
-
Vangelis Koukis authored
Rename Cyclades management commands for uniformity.
-
- 19 Mar, 2012 2 commits
-
-
Giorgos Verigakis authored
* listflavors - list all flavors * createflavor - create one or more flavors * modifyflavor - modify a flavor
-
Giorgos Verigakis authored
* listservers * showserver * modifyserver
-
- 30 Jan, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 23 Jan, 2012 2 commits
-
-
Giorgos Verigakis authored
Also remove aai and helpdesk apps
-
Giorgos Verigakis authored
-
- 09 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
split out of some commonly used code in a seperate package
-
- 24 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
since more than one packages exist in repository root
-
- 22 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
- updated test settings module - fixed multiple venvs runner
-
- 18 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 15 Nov, 2011 2 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
- 11 Oct, 2011 1 commit
-
-
Vangelis Koukis authored
-
- 27 Jun, 2011 1 commit
-
-
Vangelis Koukis authored
Split settings.py.dist in distinct conf files under settings.d/, similarly to: https://code.djangoproject.com/wiki/SplitSettings#UsingalistofconffilesTransifex Use settings..d/*-local.conf files for local modifications, update .gitignore to ignore them. Refs #693
-
- 24 Jun, 2011 1 commit
-
-
Giorgos Verigakis authored
Refs #659
-
- 23 Jun, 2011 1 commit
-
-
Georgios Gousios authored
Thanks to [faidon] for the tip
-
- 20 Jun, 2011 1 commit
-
-
Giorgos Verigakis authored
Refs #659
-
- 17 Jun, 2011 1 commit
-
-
Dimitris Moraitis authored
-
- 15 Jun, 2011 1 commit
-
-
Georgios Gousios authored
-
- 14 Jun, 2011 1 commit
-
-
Georgios Gousios authored
-
- 10 Jun, 2011 1 commit
-
-
Georgios Gousios authored
-
- 03 Jun, 2011 1 commit
-
-
Vangelis Koukis authored
Merge branches api-current and ui-0.4: * Fix merge conflicts * Fix minor bug in reconciliation mgmt command * Add comments in settings.py.dist * minor PEP8 fixes
-
- 01 Jun, 2011 2 commits
-
-
Georgios Gousios authored
-
Giorgos Verigakis authored
-
- 29 May, 2011 1 commit
-
-
Giorgos Verigakis authored
* Create Ganeti network link when creating a network. * Delete the link when deleting the network. * Use a pool of GANETI_MAX_LINK_NUMBER network links. * Adding or removing a server from a network requires reboot. A database migration is needed. Refs #513 Refs #411
-
- 26 May, 2011 2 commits
-
-
Georgios Gousios authored
-
Georgios Gousios authored
-
- 25 May, 2011 2 commits
-
-
Georgios Gousios authored
-
Georgios Gousios authored
-
- 18 May, 2011 1 commit
-
-
Georgios Gousios authored
-
- 17 May, 2011 1 commit
-
-
Georgios Gousios authored
-
- 12 May, 2011 1 commit
-
-
Georgios Gousios authored
-
- 11 May, 2011 1 commit
-
-
Georgios Gousios authored
-
- 10 May, 2011 1 commit
-
-
Vangelis Koukis authored
Modify db/fixtures/initial_data.json and settings.py.dist to fix the duration of the test token. Fix minor bug in api/util.py when no valid SynnefoUser could be found or the provided X-Auth-Token was invalid.
-
- 09 May, 2011 1 commit
-
-
Vangelis Koukis authored
Add support in settings.py.dist for fixing AMQP-specific variables in settings after setting BACKEND_PREFIX_ID. Temporarily use two different queues for routing messages of type "ganeti-op-status" and "ganeti-net-status" independently. Update README.develop wit these changes. Add a simple no-op callback in the logic layer for notifications of type "ganeti-net-status".
-