From f1bfba27225d42fa678080b749924d00eb2e6e0b Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Mon, 24 Oct 2011 10:56:10 -0700 Subject: [PATCH] document how to overwrite the debug settings --- openrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openrc b/openrc index dd04730f98..4f953dec90 100644 --- a/openrc +++ b/openrc @@ -38,4 +38,4 @@ export NOVA_VERSION=${NOVA_VERSION:-1.1} export NOVA_REGION_NAME=${NOVA_REGION_NAME:-RegionOne} # set log level to DEBUG (helps debug issues) -export NOVACLIENT_DEBUG=${NOVACLIENT_DEBUG:-0} +# export NOVACLIENT_DEBUG=1