From: zhouya Date: Wed, 31 May 2017 00:30:44 +0000 (+0800) Subject: add the missing openrc token X-Git-Tag: opnfv-5.0.RC1~81 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d52f2ec25b346cceb9d0a9b400240d4baa0d7bdb;p=daisy.git add the missing openrc token Change-Id: Id9fca539f2f5a866376b12a11306a9ea97760a0d Signed-off-by: zhouya --- 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