Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/migrate-port-from-one-network-to-another. Description: In CT cloud, We encounter the need to migrate a port from one network to another and the port's MAC must be unchanged. After migrating, the port's attributes such as ip, gateway, route and so on should be used the new network. In native openstack, there is no way to do this direct, we must delete the port first and then create a new one which has the same MAC with the old port. So we can add the migrate port api to adapt this scene. Specification URL (additional information): None
Upstream milestone was changed to 'next'. No longer targeted to Icehouse
This RFE was automatically opened to track status of upstream development. At this point we see no reason to keep track of this in Red Hat bugzilla, thus closing it.