Use alternate interface for (live) migrations
So I have a dedicated 10Gb backend private network that i use for mgmt of my 10node openstack cluster. this works great with the exception of live migration or any migration. All the migrations seem to be flowing over the frontend 1Gb interface, which is not the desired behaviour. Is there anyway to configure nova to register itself with an alternate IP? or to manually set the ip address to use for that compute node?
Thanks
Mark Guz