- 24 Sep, 2013 40 commits
-
-
Ilias Tsitsimpis authored
Published applications are used by X2Go and makes it possible to display a menu with a list of the available remote applications for the user, which when started behaves like a locally installed application.
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
With this command snf-ci produces an html file which uses the x2goplugin to connect to the remote machine.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
* Remove PithosTestSuiteRunner because it is only implemented in develop branch * Do not run pithos tests by default
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
This reverts commit 73607c335593146f3f4bf31960c9a7042598d510.
-
Christos Stavrakakis authored
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Ilias Tsitsimpis authored
We want to pass `py_files' to pep8 command as arguments and not as one single string.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Instead of pep8 testing all files, the script now accepts a list of files to be checked.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Flavor ids are integers so we have to turn them into strings before comparing them with our value.
-
Ilias Tsitsimpis authored
Whenever we change deploy's config files, we also have to change the snf-ci's schema files.
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
kamaki register image tmp wheezy sources for ganeti htools (not used any more) import_service Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
Switch to nfs v3. Explicitly use IP in /etc/exports and not subnet. Subnet and gateway are only used by vlcuster and thus move them from nodes.conf to vcluster.conf. Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
This is needed for heterogeneous setups. Depending on os the corresponding sources file is added and the proper synnefo packages are installed (~wheezy or ~squeeze) Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
Hard code latest kamaki version that does not break deploy. snf-manage network-create --dhcp Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Giorgos Korfiatis authored
Use script snf-service-export to assist registering service definitions in astakos. Remove call to resource-import; its usage is covered by service-import.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Remove ssh keys from snf-deploy package. We can now generate new keys running `snf-deploy keygen'.
-
Ilias Tsitsimpis authored
Change the email backend from dummy to a filebased one.
-
Christos Stavrakakis authored
By default snf-deploy will not enable lvm and drbd storage. So, the default setting for flavors should include only 'file' disk template.
-
Christos Stavrakakis authored
Use snf-manage service-export and service-import management commands to import services and corresponding resources to astakos. Also, remove old temporary files that were used for this procedure.
-
Ilias Tsitsimpis authored
Make run_burnin snf-ci function to exit with the same exit code as snf-burnin did.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
`system-images-user' flag is not mandatory when one uses the `show-stale' flag.
-
Ilias Tsitsimpis authored
When burnin test cases fail, return 1 as exit code.
-
Ilias Tsitsimpis authored
New version of kamaki accepts the location of images to register as container:file instead of the old one "pithos://uuid/location".
-
Dionysis Grigoropoulos authored
-
Dionysis Grigoropoulos authored
-
Dionysis Grigoropoulos authored
-
Christos Stavrakakis authored
Include the user images in the list of images that are matched against the image name from the config file. Also, change config file to use archipelago flavors and create instances from the SynnefoCI image.
-
Christos Stavrakakis authored
Allow snf-ci script to accept a comma seperated list of commands to run.
-
Christos Stavrakakis authored
-