summaryrefslogtreecommitdiffstats
path: root/deploy/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/post.sh')
-rwxr-xr-xdeploy/post.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/post.sh b/deploy/post.sh
index 3fae69bc..e6f39513 100755
--- a/deploy/post.sh
+++ b/deploy/post.sh
@@ -46,5 +46,6 @@ do
done
python $PYTHONPATH/deploy/post/execute.py -nw $NETWORK
+source /etc/kolla/admin-openrc.sh
openstack security group rule create --proto icmp default
openstack security group rule create --proto tcp --dst-port 22 default