|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH 1 of 2] CA-36086: interface-reconfigure: only bring dev
The vswitch backend was bringing up the physical devices in the
preconfigure method which runs before devices have been renamed
etc. This was incorrect since preconfigure is not intended to modify
state. Bring up the physical devices in the configure method instead.
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
interface-reconfigure-vswitch-bring-up-after-rename.patch
Description: Text Data
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
|
|
|
|