Statistics
| Branch: | Tag: | Revision:

root / snf-deploy / conf / wheezy.conf @ caf065e1

History | View | Annotate | Download (1.4 kB)

# Date Author Comment
caf065e1 01/31/2014 10:04 pm Dimitris Aragiorgis

deploy: Install python-svipc explicitly

..since adding it to setup.py results to:

pkg_resources.DistributionNotFound: svipc

Note that `pip search svipc` does not return any python module.

Signed-off-by: Dimitris Aragiorgis <>

4f0cded0 01/31/2014 08:29 pm Dimitris Aragiorgis

deploy: Fetch archipelago from experimental repo

Signed-off-by: Dimitris Aragiorgis <>

d9667d93 01/30/2014 11:04 am Dimitris Aragiorgis

deploy: Add missing archipelago-ganeti package

Signed-off-by: Dimitris Aragiorgis <>

2d80698d 01/29/2014 04:11 pm Dimitris Aragiorgis

deploy: Add archipelago related packages in conf

Those packages are currently found in apt.dev unstable and in
ceph's repo. Both are added in sources.list.

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)...
0cfa5e03 12/03/2013 12:40 am Stratos Psomadakis

snf-deploy: Add stats support

ee995ae2 11/26/2013 01:11 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
ci/schemas/one_node_wheezy/wheezy.conf
docs/admin-guide.rst
snf-cyclades-app/synnefo/api/actions.py
snf-cyclades-app/synnefo/api/servers.py
snf-cyclades-app/synnefo/logic/backend.py
snf-cyclades-app/synnefo/logic/callbacks.py...

657040ad 11/22/2013 03:46 pm Dimitris Aragiorgis

Get the latest ganeti packages from wheezy repo

Signed-off-by: Dimitris Aragiorgis <>

Conflicts:
ci/schemas/one_node_wheezy/wheezy.conf
snf-deploy/conf/wheezy.conf

da83b041 11/21/2013 06:01 pm Dimitris Aragiorgis

Get the latest ganeti packages from wheezy repo

Signed-off-by: Dimitris Aragiorgis <>

03f01e0d 11/14/2013 09:52 am Dimitris Aragiorgis

deploy: update ganeti and nfqueue packages

Use latest custom 2.8.2 ganeti which consists of ganeti-haskell,
ganeti-htools, snf-ganeti.

nfqueue-bindings-python is replaced by python-nfqueue in
wheezy. Use our custom package which supports an extra method...

04660f63 10/08/2013 04:02 pm Dimitris Aragiorgis

snf-deploy: fix snf-deploy ganeti

A typo and explicitely install drbd8-utils package for ganeti.

Signed-off-by: Dimitris Aragiorgis <>

09aa843b 10/02/2013 12:50 pm Christos Stavrakakis

deploy: Add python-django to wheezy conf files

cbf73c9d 09/25/2013 12:18 pm Ilias Tsitsimpis

deploy: Install rabbitmq from Debian repos

Now that squeeze-backports has 2.8.4-1~bpo60+1 and
wheezy has 2.8.4-1 version we can install rabbitmq-server
from the official Debian repos.

e083e94c 09/24/2013 10:55 am Dimitris Aragiorgis

deploy: Support both wheezy and squeeze packages

Signed-off-by: Dimitris Aragiorgis <>