Comment 13 for bug 1219795

Revision history for this message
Brian D. Burns (iosctr) wrote :

What's with Patch #6? Now we're back to no device_owner...

This works:

- create network
- create/delete port # trigger network creation
- create subnet
- create port

But this does not:

- create network
- create subnet
- create port

The port being created is attached to device_id, but no device_owner is set.