]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Re-adds VIF_TYPE_VHOST_USER to portbindings extension
authorSean Mooney <sean.k.mooney@intel.com>
Thu, 17 Sep 2015 12:31:13 +0000 (13:31 +0100)
committerSean Mooney <sean.k.mooney@intel.com>
Thu, 17 Sep 2015 12:54:53 +0000 (13:54 +0100)
commit6878db9f1cac62fc07e84722e1fac347e379578a
tree3001dad4a05e30eb3b5e67af6b871a462ee1cdd4
parent693db7cf7cac4c0fc4aeaffd113b9d833a950a52
Re-adds VIF_TYPE_VHOST_USER to portbindings extension

- This change re-adds the definition of the VIF_TYPE_VHOST_USER
  constant to the neuton portbinding extension.
- This change enables reuse of a single common VIF_TYPE_VHOST_USER
  constant between all agents and mechanism drivers that wish
  to support the qemu vhost-user interface type.

Change-Id: If92afb03f91a9092657e5b50c058f258952bafd8
Partial-Bug: #1477611
neutron/extensions/portbindings.py