sahara/tools/conf
Sergey Lukjanov 48ea0781ee Some hacking.py fixes and fixes in validation and cluster_ops.
All code has been cleaned to pass hacking checks;
only N301 (one import per line) has been disabled now;
VMs creation rollback has been implemented for vms creation errors.

Change-Id: I8d973dfa0c01c8d595aff5fbaf47a9f81d55f74f
2013-03-28 14:00:26 +04:00
..
README eho -> savanna 2013-03-20 11:19:46 +04:00
extract_opts.py Some hacking.py fixes and fixes in validation and cluster_ops. 2013-03-28 14:00:26 +04:00
generate_sample.sh eho -> savanna 2013-03-20 11:19:46 +04:00

README

This generate_sample.sh tool is used to generate etc/savanna/savanna.conf.sample-full

Run it from the top-level working directory i.e.

  $> ./tools/conf/generate_sample.sh

Watch out for warnings about modules like libvirt, qpid and zmq not
being found - these warnings are significant because they result
in options not appearing in the generated config file.