← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1279103] [NEW] CAP_PORT_FILTER should be VIF_DETAILS

 

Public bug reported:

neutron/plugins/ml2/drivers/mech_hyperv.py

neutron/plugins/ml2/drivers/mech_linuxbridge.py
 	
neutron/plugins/ml2/drivers/mech_openvswitch.py


{portbindings.CAP_PORT_FILTER: True})

should be

{portbindings.VIF_DETAILS: True})


Blueprint:
Implement the binding:profile port attribute in ML2
https://blueprints.launchpad.net/neutron/+spec/ml2-binding-profile

** Affects: neutron
     Importance: Medium
     Assignee: Robert Kukura (rkukura)
         Status: New

** Changed in: nova
   Importance: Undecided => Medium

** Project changed: nova => neutron

** Changed in: neutron
    Milestone: icehouse-3 => None

-- 
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/1279103

Title:
  CAP_PORT_FILTER should be VIF_DETAILS

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  neutron/plugins/ml2/drivers/mech_hyperv.py

  neutron/plugins/ml2/drivers/mech_linuxbridge.py
   	
  neutron/plugins/ml2/drivers/mech_openvswitch.py

  
  {portbindings.CAP_PORT_FILTER: True})

  should be

  {portbindings.VIF_DETAILS: True})

  
  Blueprint:
  Implement the binding:profile port attribute in ML2
  https://blueprints.launchpad.net/neutron/+spec/ml2-binding-profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1279103/+subscriptions


Follow ups

References