ADd SERVICE_TIMEOUT
This commit is contained in:
parent
460413c259
commit
20ef58ffcb
@ -51,6 +51,9 @@ KEYSTONE_DIR=keystone
|
|||||||
NOVACLIENT_DIR=python-novaclient
|
NOVACLIENT_DIR=python-novaclient
|
||||||
NOVA_DIR=nova
|
NOVA_DIR=nova
|
||||||
|
|
||||||
|
# Timeouts
|
||||||
|
SERVICE_TIMEOUT=120
|
||||||
|
|
||||||
# Allow local overrides of env variables
|
# Allow local overrides of env variables
|
||||||
if [ -f $RC_DIR/localrc ]; then
|
if [ -f $RC_DIR/localrc ]; then
|
||||||
source $RC_DIR/localrc
|
source $RC_DIR/localrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user