- 24 Sep, 2013 36 commits
-
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Ilias Tsitsimpis authored
Specify a flavor_name (in form of a reg expression) to use.
-
Ilias Tsitsimpis authored
Currently support http, https and ftp protocols using the wget utility.
-
Ilias Tsitsimpis authored
Using this option one can specify a file containing ssh authentication keys to be uploaded and installed on the newly created server.
-
Ilias Tsitsimpis authored
Use stdout for info/debug messages and stderr for warning/error messages.
-
Ilias Tsitsimpis authored
User doesn't need to specify the UUID of the owner of system images (it's usually hard to find it). Instead save the uuids for these users for our production and testing deployments inside a list (DEFAULT_SYSTEM_IMAGES_UUID) and use that (uuids never change). If you need to specify another user it's preferable to specify the image_id using the corresponding option.
-
Ilias Tsitsimpis authored
Follow kamaki convention where -c should mean --conf and not --cloud.
-
Ilias Tsitsimpis authored
-
Christos Stavrakakis authored
Modify tests script to pass the --noinput option to snf-manage test command, so that Django will promt user for any input.
-
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
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
-
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.
-
Ilias Tsitsimpis authored
Plankton returns properties whereas Cyclades returns metadata for the images.
-
Ilias Tsitsimpis authored
With this flag one can specify the owner of the system images. Currently one has to specify owner's uuid. This options is mandatory.
-
Christos Stavrakakis authored
-
Georgios D. Tsoukalas authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Christos Stavrakakis authored
-
- 23 Sep, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 18 Sep, 2013 3 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Kostas Papadimitriou authored
-