From ff3b05b865ce9cf9dfba4b48cbb654f9b16b7854 Mon Sep 17 00:00:00 2001 From: Zhongyue Luo Date: Thu, 22 Aug 2013 10:15:14 +0800 Subject: [PATCH] Updates tools/config/README The sample command line lacks the arguments required for executing the script. Added the command line used in check_uptodate.sh Fixes bug #1204204 Change-Id: I475491872577632c472695a3b1089caaf1f27d7c --- tools/config/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/config/README b/tools/config/README index 64c9f0902541..0d5bd5740363 100644 --- a/tools/config/README +++ b/tools/config/README @@ -2,7 +2,7 @@ This generate_sample.sh tool is used to generate etc/nova/nova.conf.sample Run it from the top-level working directory i.e. - $> ./tools/config/generate_sample.sh + $> ./tools/config/generate_sample.sh -b ./ -p nova -o etc/nova Watch out for warnings about modules like libvirt, qpid and zmq not being found - these warnings are significant because they result