Reviewed: https://review.openstack.org/299253 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5dc7bcee56ca4d7cad9dfe16f879cabd23192521 Submitter: Jenkins Branch: master
commit 5dc7bcee56ca4d7cad9dfe16f879cabd23192521 Author: Muawia Khan <[email protected]> Date: Wed Mar 30 14:43:34 2016 +0500 Remove network information from IOVisor vif IOVisor vif driver fails with some network names because of schema usage in ifc_ctl, so this changeset removes the network name along to the ifc_ctl Change-Id: If91591acd95cd965ed2b8738136f2bd3d7bc4b0b Closes-Bug: #1527370 Signed-off-by: Muawia Khan <[email protected]> ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1527370 Title: IOvisor vif driver fails with some network names because of schema usage in ifc_ctl Status in OpenStack Compute (nova): Fix Released Bug description: IOvisor vif driver fails with some network names because of schema usage in ifc_ctl This will require changing plug_iovisor code [1] to not use network in the ifc_ctl event schema. [1] https://github.com/openstack/nova/blob/master/nova/virt/libvirt/vif.py To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1527370/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

