diff options
author | Markos Chandras <mchandras@suse.de> | 2017-12-05 17:33:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-05 17:33:03 +0000 |
commit | 175b1544882572c442702f4db8f0ead73df1413d (patch) | |
tree | 4f2ec341e6ddbf072e2211696f0a3d32cb471479 /xci | |
parent | 22c401e5aed10e09b4849673f3a6bd0defbb504a (diff) | |
parent | 9f1a6b0a499ac90a70fc417e6c1eaaa44d1e25e5 (diff) |
Merge "Do not execute ironic node-list"
Diffstat (limited to 'xci')
-rwxr-xr-x | xci/xci-deploy.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xci/xci-deploy.sh b/xci/xci-deploy.sh index cbc39e27..d5e41f66 100755 --- a/xci/xci-deploy.sh +++ b/xci/xci-deploy.sh @@ -169,9 +169,6 @@ cd ${OPENSTACK_BIFROST_PATH} bash ./scripts/bifrost-provision.sh echo "-----------------------------------------------------------------------" echo "Info: VM nodes are provisioned!" -source $OPENSTACK_BIFROST_PATH/env-vars -ironic node-list -echo #------------------------------------------------------------------------------- # Configure localhost #------------------------------------------------------------------------------- |