History | View | Annotate | Download (31.8 kB)
deploy: Fix cyclades configure()
CYCLADES_NODE_IP is needed for customizing cyclades.conftemplate for UI_MEDIA_URL.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
snf-deploy: Stamp pithos most recent database migration
This is necessary so that future migrations know where to start upgrading.
deploy: minor fix for vncauthproxy
/var/lib/vncauthproxy dir is created by package itself.Thus mkdir -p to avoid error.
deploy: Fix vncauthproxy
Add users files.
TODO: use vncauthproxy-passwd with correct conf settings
Fix add_rapi_user method of Master component
..which broke after applying pep8 fixes.
More pep8 fixes related to snf-deploy
Those fixes concern errors that are introduced in latestpep8 version (and not the wheezy's one).
pep8 fixes related to snf-deploy refactor
Huuuuge snf-deploy refactor
Introduce the concept of Roles and Components.
Roles are ns, mq, db, nfs, astakos, cyclades, pithos, cms, stats,ganeti, master, and client.
Each role consists of various SynnefoComponents which should define: