- 22 Aug, 2013 5 commits
-
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
* Update index page * Rewrite the Astakos description in astakos.rst * Move useful info from astakos.rst to the Admin Guide * Remove obsolete info from astakos.rst * Refactor the Admin Guide's Astakos section
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
- 21 Aug, 2013 7 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Instead of cloning Synnefo from its official repo, user can choose (using --local-repo option, or by not setting the synnefo_repo config parameter) to use his local repo.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Allow password-less access in DB from localhost, in order to ease running of unittests.
-
Giorgos Korfiatis authored
-
Christos Stavrakakis authored
-
- 20 Aug, 2013 28 commits
-
-
Ilias Tsitsimpis authored
Package snf-deploy has add a new section (keys) in deploy.conf
-
Ilias Tsitsimpis authored
Now a new build id is created every time we issue a create command and build_id is None. Any subsequent commands will use this build_id. In case we don't provide a build_id (None) and we try to run a command other than create (that needs to read from temporary config to get our server credentials) then the latest entry in temporary config file will be used.
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
Use one temporary_config that will contain information about every machine we have build until now, so we can go back and use/inspect one of them. Refs #4199
-
Christos Stavrakakis authored
In case hotplug is disabled, via GANETI_USE_HOTPLUG setting, network actions should be allowed only on STOPPED vms. This commit adds this check and a unittest for this case. Also it makes some other checks regarding actions and states of vms more strict. Finally, this commit changes the default value of GANETI_USE_HOTPLUG to True.
-
Giorgos Korfiatis authored
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
Install snf-deploy from the Synnefo repo and not from it's old one.
-
Ilias Tsitsimpis authored
The option flavor_name support a list of flavors to try. Refs #4192
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
This means that hostnames are not important in nodes.conf and should not reflect to existing infra. Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
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
Allow password-less access from nodes with webproject. Allow password-less access from db node. Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
This skips key injection in nodes Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
Add abort=True in try_run() Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Christos Stavrakakis authored
Use --disable-colors option of snf-deploy to disable colors when running snf-deploy from ci scripts.
-
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
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Dimitris Aragiorgis authored
ifup is used by vcluster command and has nothing to do with temlplate files that are used to customize installation. Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
Christos Stavrakakis authored
* Move ifup script to files/usr/lib * Remove Changelog and README from Manifest file. * Remove autopkg.sh file. * Remove keys directory, since they have been moved to files/root/.ssh
-
Dionysis Grigoropoulos authored
-
Dionysis Grigoropoulos authored
-