Comment 8 for bug 1549443

Revision history for this message
Tyler Bishop (tyler-bishop) wrote :

Okay I was able to figure out the cause.

Steps to create:

1. Build VM
2. Disable security group: neutron port-update ec25360e-75e9-42fe-9491-013337f2768c --no-security-group
3. Disable port security rules: neutron port-update ec25360e-75e9-42fe-9491-013337f2768c --port-security-enabled=False
4. Live migrate VM to another hypervisor.

The port will now become broken, you can run disable again and it will correct it, however if you then live migrate the machine again it will break it and changing the port won't fix it.