diff options
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-x | ci/deploy.sh | 4 |
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 ......." |