nova/tools/conf
Jenkins 5c5ee02a7d Merge "Ensure log formats are quoted in sample conf" 2012-08-24 16:33:50 +00:00
..
README Allow generate_sample.sh to be run from toplevel dir 2012-08-23 10:37:38 +01:00
extract_opts.py Merge "Ensure log formats are quoted in sample conf" 2012-08-24 16:33:50 +00:00
generate_sample.sh Allow generate_sample.sh to be run from toplevel dir 2012-08-23 10:37:38 +01:00

README

This tool is used to generate etc/nova/nova.conf.sample

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.