summaryrefslogtreecommitdiffstats
path: root/deploy/conf/base.conf
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-07-28 04:11:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-28 04:11:43 +0000
commit4a59daec53faa8686d782e5f6ba1cdc1d304950d (patch)
treeda8af996c1588a89442645ad3376bf6098217a71 /deploy/conf/base.conf
parentef7fcad91a146edf21a5a6600f7ec4067f844fbc (diff)
parent1edb67f913276eec2dad1adae80a3ac3d9a5356c (diff)
Merge "Add moonv4 into Compass4nfv"
Diffstat (limited to 'deploy/conf/base.conf')
-rw-r--r--deploy/conf/base.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/conf/base.conf b/deploy/conf/base.conf
index b474e282..bdbea459 100644
--- a/deploy/conf/base.conf
+++ b/deploy/conf/base.conf
@@ -68,3 +68,4 @@ export OS_CONFIG_FILENAME=""
export SERVICE_CREDENTIALS="image:service=service,compute:service=service,dashboard:service=service,identity:service=service,image:service=service,metering:service=service,network:service=service,rabbitmq:service=service,volume:service=service,mysql:service=service,heat:heat=heat_db_secret,alarming:aodh=aodh_db_secret,policy:congress=service"
export CONSOLE_CREDENTIALS="admin:console=console,demo:console=console,compute:console=console,dashboard:console=console,identity:console=console,image:console=console,metering:console=console,network:console=console,object-store:console=console,volume:console=console,heat:heat=heat_secret,alarming:aodh=aodh_secret,policy:congress=console"
export PACKAGE_CONFIG_FILENAME=""
+export MOON_CFG=${MOON_CFG:-"master:flag=Disable,slave:flag=Disable,slave:name=slave1,slave:master_ip=master_ip"}