Fixes incorrect nova host/ip config 51/17251/3
authorTim Rozet <trozet@redhat.com>
Wed, 20 Jul 2016 18:01:46 +0000 (14:01 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 21 Jul 2016 19:09:15 +0000 (15:09 -0400)
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 <trozet@redhat.com>
ci/PR_revision.log

index 1cb61d3..de684ef 100644 (file)
@@ -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