aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2015-09-12 08:15:08 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-09-12 08:15:08 +0000
commitc8bfaecc87a732f8b31fbb8629893d8df4af7468 (patch)
tree83eacc46a182f863602f742279963383f6604746 /deploy
parent0e31ef15f4765216d7d7c2354c09576681cda7ff (diff)
parent9322711b6347bab9c2a7b47792373ddabae3a8a6 (diff)
Merge "delete unused dir and config item"
Diffstat (limited to 'deploy')
-rw-r--r--deploy/conf/base.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/deploy/conf/base.conf b/deploy/conf/base.conf
index 4455cc43..050fe350 100644
--- a/deploy/conf/base.conf
+++ b/deploy/conf/base.conf
@@ -10,8 +10,6 @@ export MGMT_GW=${MAGMT_GW:-192.168.200.1}
export MGMT_IP_START=${MGMT_IP_START:-192.168.200.3}
export MGMT_IP_END=${MGMT_IP_END:-192.168.200.254}
export OM_NIC=${OM_NIC:-eth3}
-export OM_IP=${OM_IP:-192.168.127.11/22}
-export OM_GW=${OM_GW:-192.168.124.1}
export COMPASS_VIRT_CPUS=4
export COMPASS_VIRT_MEM=4096
export COMPASS_SERVER=$INSTALL_IP