- 02 Aug, 2013 20 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
The request expects a json formatted dictionary. Raise 400 (BadRequest) otherwise.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Run 'devflow-update-version' to create all the version files, before trying to build the docs.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Guess the branch to build, based on the current branch of the repository. Also track all remote branches when cloning Synnefo, because it is needed by devflow.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Add '--fetch-packages' option to snf-ci script, in order to download the created debian packages.
-
Christos Stavrakakis authored
Add 'config_file' argument to SynnefoCI in order to use a different configuration file. Also, added the corresponding option to 'snf-ci' scirpt.
-
Christos Stavrakakis authored
Make 'ssh_keys' and 'accept_ssh_from' optional, since there are not mandatory for ci to work.
-
Christos Stavrakakis authored
Make 'snf-ci' python script to run CI commands.
-
Christos Stavrakakis authored
Remove the 'deploy_on_io' option. Instead check if you will need to compute manually the ssh port by the domain of the cyclades url.
-
Christos Stavrakakis authored
Add option to use a custom image_id and flavor_id instead of getting them from config file.
-
Christos Stavrakakis authored
Get credentials for deployment from .kamakirc instead of config file. Also, add option in config file indicating which cloud for kamaki to use. Finally, add option in SynnefoCI to override the cloud from config. Refs #4193
-
Christos Stavrakakis authored
Add option for copying ssh keys to the created vm.
-
Christos Stavrakakis authored
* override config file from env variable * pep8 fixes * do not display vm password * fail if cloning repo fails * do not use eval
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
- 31 Jul, 2013 3 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
Raise 400 (Bad Request) if the server fails to parse it.
-
Sofia Papagiannaki authored
-
- 29 Jul, 2013 2 commits
-
-
Christos Stavrakakis authored
Conflicts: Changelog version
-
Christos Stavrakakis authored
-
- 26 Jul, 2013 5 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Spawn VM to use as builder-slave. Build packages inside this VM. Deploy Synnefo using snf-deploy. Run unit tests. Run functional tests using burnin.
-
Constantinos Venetsanopoulos authored
Also create the corresponding directory docs/design/. All new design docs should be placed under this directory, with a corresponding reference in the index page.
-
Christos Stavrakakis authored
Add option in snf-manage network-create command to create network in all backends.
-
- 25 Jul, 2013 10 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
* Provision quantity sent should not be of type Decimal (not JSON serializable) * Fix check for user existance in the database
-
Christos Stavrakakis authored
Make all quotaholder commissions to have a name. Since, Cyclades does not store the association of a commission with a resource, we include the resource in the commission name.
-
Christos Stavrakakis authored
Make unicode method of VirtualMachine, Network and FloatingIP models more verbose.
-
Christos Stavrakakis authored
-
Stratos Psomadakis authored
-
Christos Stavrakakis authored
Update snf-manage network-create command to take a list of comma seperated backend IDs to create the network to.
-
Christos Stavrakakis authored
Conflicts: Changelog snf-astakos-app/astakos/im/messages.py snf-pithos-app/pithos/api/manage_accounts/__init__.py snf-pithos-app/pithos/api/management/commands/reconcile-resources-pithos.py snf-pithos-app/pithos/api/settings.py snf-pithos-app/pithos/api/util.py snf-pithos-backend/pithos/backends/lib/sqlite/node.py version
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-