summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorzhongjun <zhong.jun@zte.com.cn>2017-04-27 22:15:40 +0800
committerzhongjun <zhong.jun@zte.com.cn>2017-05-03 18:43:21 +0800
commita7e8ac7aa6cf5bdefb80fdd051a2162b4f7d6108 (patch)
treeab855ce492530441d80968d27cb809e262eaa2de /ci
parent17db096d1bbbaabd30add632fc91e4e48afc990f (diff)
Hardcoded physnet1 changed to obtain from .yml
the physical network device of external network is hardcode to 'physnet1',change it to obtain from network.yml configuration file. Change-Id: Id2e45ac488619db2247e73cc3fed5706db31d9e9 Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Diffstat (limited to 'ci')
-rwxr-xr-xci/deploy/deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/deploy/deploy.sh b/ci/deploy/deploy.sh
index 75d30047..be17dfa7 100755
--- a/ci/deploy/deploy.sh
+++ b/ci/deploy/deploy.sh
@@ -374,7 +374,6 @@ fi
echo "====== deploy successfully ======"
exit 0
-
#
# END of main
############################################################################