Statistics
| Branch: | Tag: | Revision:

root / snf-deploy / snfdeploy / roles.py @ 607e47b0

History | View | Annotate | Download (2.7 kB)

# Date Author Comment
3a1f62ed 01/31/2014 01:50 pm Dimitris Aragiorgis

deploy: Introduce PithosBackend component

Factor our snf-pithos-backend related configuration from Pithos
component and introduce a new one.

This component along with Archip are needed by pithos, cyclades,
ganeti, and master roles.

Signed-off-by: Dimitris Aragiorgis <>

458f92b3 01/30/2014 11:05 am Dimitris Aragiorgis

deploy: Add Achipelago support (WIP)

Add a new nfs mount point /srv/archip and define new components
Archip, ArchipGaneti to include in pithos, cyclades, ganeti and
master roles.

Signed-off-by: Dimitris Aragiorgis <>

3c3bccab 01/08/2014 05:08 pm Dimitris Aragiorgis

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:

  • commands to check installation prerequisites (check)...