- 21 Aug, 2013 5 commits
-
-
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 33 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
-
Christos Stavrakakis authored
Modify database initiliazation by declaring the database owner, and giving access to synnefo user to create databases. This options are needed in order to be able to run tests in postgres db.
-
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
Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
- 19 Aug, 2013 2 commits
-
-
Christos Stavrakakis authored
Update Network Service section to containg a reference to Floating IPs, IPv6 networks and network policy for spawned instances. Also, refactor the whole section 'Network @ Cyclades level' and add more detail description to some of the network features. Finally fix some typos, and references to obsolete usage/settings.
-
Christos Stavrakakis authored
Remove firewall tag from ganeti instance when disconnecting them from networks. Until now, this was not needed because a vm could not be disconnected from public networks. Since floating IPs, a vm may be dynamically be connected and disconnected to public networks, and so a hanging firewall tag may affect another NIC.
-