summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-06 15:19:31 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-07 01:10:42 -0500
commitaca4784eacb9b27e8640b90af3edbebea96aa39f (patch)
tree5680843411f98ffb6a97d2b2940cf0b8bb4293a5 /ci/deploy.sh
parentcb56a154c5bd3817af14eaddfb7b45b76b6dc30a (diff)
added the labconfig file for att virpod1. Remove the mac
as it gateway br-ex was not configured with MAC. Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index a698ad1d..31d435b4 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -189,6 +189,10 @@ echo "...... deployment started ......"
#deploy_dep
deploy
check_status
+
+#create the basic dayta for verification of stack.
+./openstack.sh
+
echo "...... deployment finished ......."
echo "...... creating OpenRc file for consuming by various user ......."