aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/base.conf
diff options
context:
space:
mode:
authorbaigk <baiguoku@huawei.com>2015-09-12 11:28:51 +0800
committerbaigk <baiguoku@huawei.com>2015-09-12 11:28:51 +0800
commit9322711b6347bab9c2a7b47792373ddabae3a8a6 (patch)
treec62631ef1e08aa6195f4ab1f46fce0d53b1b6fbc /deploy/conf/base.conf
parent6ec9d66787b01e710de5514f377830a94e32a4d2 (diff)
delete unused dir and config item
JIRA: COMPASS-45 Change-Id: Ica089d58ba339c2093ce2d47524ccf2e5e301cf4 Signed-off-by: baigk <baiguoku@huawei.com>
Diffstat (limited to 'deploy/conf/base.conf')
-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