document how to overwrite the debug settings
This commit is contained in:
parent
f0a433086d
commit
f1bfba2722
1 changed files with 1 additions and 1 deletions
2
openrc
2
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
|
||||
|
|
Loading…
Reference in a new issue