diff options
-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 #------------------------------------------------------------------------------- |