Change default mac address in OpenStack instance
I have an instance with Cadence on my Openstack and i need a custom mac address, in order to get Cadence and other license software to work properly.
- Change mac address on MySQL on neutron database and table named ports
- power off Instance
- backup libvirt.xml inside instance folder on Compute node
- remove libvirt.xml
- restart neutron-server on Controller
- restart neutron services on Network Node
- restart openvswitch-switch, neutron-plugin-openvswitch-agent
- power on Instance