From: Tim Rozet Date: Wed, 20 Jul 2016 18:01:46 +0000 (-0400) Subject: Fixes incorrect nova host/ip config X-Git-Tag: colorado.1.0~111 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7c3b94c06222b2b61d4e5bd42d87de6833840d14;p=apex.git Fixes incorrect nova host/ip config When rebooting a control node, duplicate nova instances will be created because the hostname in the nova config is not set properly. opnfv-tht-pr: 44 JIRA: APEX-182 Change-Id: I04447fbc0f25b2ffeac7490f6b64ed1e611f0026 Signed-off-by: Tim Rozet --- diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 1cb61d37..de684ef5 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -15,3 +15,4 @@ 39,removing extra whitespace from congress parameter 40,Move mongo to step 1 42, congress typo +44,Fixes nova host/ip bug