Do not execute ironic node-list 57/48357/2
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 5 Dec 2017 00:49:34 +0000 (16:49 -0800)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 5 Dec 2017 16:33:17 +0000 (08:33 -0800)
This command has been removed in order to solve the issue
caused by executing the command outside of venv. Apart from
that, it doesn't add much value to the process in general either.

Change-Id: Ice7edc5adbd3dd2e2bbde57b8cebd92416825597
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xci/xci-deploy.sh

index fde2944..42f836b 100755 (executable)
@@ -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
 #-------------------------------------------------------------------------------