diff options
author | Tim Rozet <trozet@redhat.com> | 2016-07-20 14:01:46 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-07-21 15:09:15 -0400 |
commit | 7c3b94c06222b2b61d4e5bd42d87de6833840d14 (patch) | |
tree | a1be830c849f1255d86332a063026f3f46facb8d | |
parent | 74c3a21e33e9eb3d69024c00fece652d86d8fd38 (diff) |
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 <trozet@redhat.com>
-rw-r--r-- | ci/PR_revision.log | 1 |
1 files changed, 1 insertions, 0 deletions
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 |