nova/releasenotes/notes/bp-xenapi-vif-hotplug-2a2b913c49123fe0.yaml
Matt Riedemann 5dedd0b22a xenapi: support the hotplug of a neutron port
Nova already has support for hotplugging neutorn ports in the libvirt
driver. This extends the support to the XenAPI driver, implement
attaching/detaching VIFs

I have made a patch to run releated testcase in xenserver CI
https://review.openstack.org/#/c/416797/

Change-Id: I22f3fe52d07100592015007653c7f8c47c25d22c
Implements: blueprint xenapi-vif-hotplug
2017-01-11 12:24:27 -05:00

5 lines
105 B
YAML

---
features:
- The XenServer compute driver now supports hot-plugging
virtual network interfaces.