From: Tim Rozet Date: Tue, 12 Jan 2016 20:56:53 +0000 (-0500) Subject: Fixes neutron net creation for post config X-Git-Tag: brahmaputra.1.rc0~4 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ab108df51abd4b9e9f075d6123fc343abeadf64b;p=apex.git Fixes neutron net creation for post config Neutron external net should be creatd on overcloud Change-Id: I2c845e9af40d5dbe0106e542e24b9ef1b6169e31 Signed-off-by: Tim Rozet --- diff --git a/ci/deploy.sh b/ci/deploy.sh index bcc9c4b0..6f36371f 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -783,7 +783,7 @@ function configure_post_install { echo -e "${blue}INFO: Post Install Configuration Running...${reset}" ssh -T ${SSH_OPTIONS[@]} "stack@$UNDERCLOUD" <