Statistics
| Branch: | Tag: | Revision:

root / snf-deploy @ a18ce293

Name Size
  conf
  files
  scripts
  snfdeploy
MANIFEST.in 28 Bytes
distribute_setup.py 15.4 kB
fabfile.py 38.4 kB
setup.py 2.9 kB

Latest revisions

# Date Author Comment
0b928a8a 11/04/2013 05:27 pm Christos Stavrakakis

deploy: Set LC_COLLATE to 'C'

Update postgresql default template ('template1'), to have LC_COLLATE='C'
and LC_CTYPE='C'. This is needed for test database that is created from
django, without the ability to set a different template.

a18ce293 11/04/2013 05:27 pm Dionysis Grigoropoulos

snf-deploy: add flavor options in synnefo.conf

54697d85 11/04/2013 05:27 pm Christos Stavrakakis

deploy: Performance tune for postgresql

Turn off fsync, synchronous_commit and full_pages_writer to speed up
postgresql. DB is not no longer crash-safe, but this is no needed for
tests.

Also, introduce 'testing_vm' setting to distinquish between the type of...

eb70542e 11/04/2013 05:27 pm Dimitris Aragiorgis

Enforce nodes the given hostnames

This means that hostnames are not important in nodes.conf and
should not reflect to existing infra.

Signed-off-by: Dimitris Aragiorgis <>

795ceb6f 11/04/2013 05:27 pm Dimitris Aragiorgis

Minor fix in setup_hosts (sed -i /etc/hosts)

Signed-off-by: Dimitris Aragiorgis <>

a0a893fa 11/04/2013 05:27 pm Christos Stavrakakis

deploy: Add snfdeploy to path to import version

b0db4eae 11/04/2013 05:27 pm Christos Stavrakakis

deploy: Fix --dhcp option of network-create cmd

f7449192 11/04/2013 05:27 pm Christos Stavrakakis

deploy: Allow access in db from localhost

Allow password-less access in DB from localhost, in order to ease
running of unittests.

6f4ae15f 11/04/2013 05:27 pm Christos Stavrakakis

deploy: Fix bug introduced by escape character

001da4e7 11/04/2013 05:27 pm Dimitris Aragiorgis

Try put resolv.conf due to chattr +i

Signed-off-by: Dimitris Aragiorgis <>

View revisions

Also available in: Atom