Bug 1512643

Summary: Cold-migration should use the internal_api network
Product: Red Hat OpenStack Reporter: Jeremy <jmelvin>
Component: openstack-tripleo-heat-templatesAssignee: Ollie Walsh <owalsh>
Status: CLOSED DUPLICATE QA Contact: Gurenko Alex <agurenko>
Severity: high Docs Contact:
Priority: high    
Version: 8.0 (Liberty)CC: aschultz, jjoyce, lyarwood, mburns, owalsh, rhel-osp-director-maint
Target Milestone: asyncKeywords: Triaged, ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-23 13:50:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeremy 2017-11-13 18:35:22 UTC
Description of problem:Cold-migration should use the internal_api network

Cold or static migration should have option to choose dedicated migration network. Currently this is only possible with live migration in this bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1453178


Version-Release number of selected component (if applicable):

tripleo-heat-templates-0.8.14-29.el7ost

Additional info:
duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1486948

Comment 1 Ollie Walsh 2017-11-17 14:12:07 UTC
The cold migration network is determined by the value of my_ip in nova.conf.

It should be explicitly set to the IP address on the internal api network. However it is currently set to the puppet "ipaddress" fact which is not necessarily the correct IP address on a host with multiple NICs.

Comment 2 Ollie Walsh 2018-03-23 13:50:17 UTC

*** This bug has been marked as a duplicate of bug 1552855 ***