← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1929660] [NEW] Cannot create port with binding profile

 

Public bug reported:

There is no option to create port with binding profile in Horizon.
This is needed to create hardware offloaded ports, and it is possible via cli - https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-hardware-offload.html#creating-hardware-offloaded-ports

openstack port create --network private --vnic-type=direct \
     --binding-profile '{"capabilities": ["switchdev"]}' direct_port1

** Affects: horizon
     Importance: Undecided
         Status: New

** Description changed:

  There is no option to create port with binding profile in Horizon.
- This is needed to create hardware offloaded ports, and it is possible via cli:
+ This is needed to create hardware offloaded ports, and it is possible via cli - https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-hardware-offload.html#creating-hardware-offloaded-ports
  
  openstack port create --network private --vnic-type=direct \
-      --binding-profile '{"capabilities": ["switchdev"]}' direct_port1
+      --binding-profile '{"capabilities": ["switchdev"]}' direct_port1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1929660

Title:
  Cannot create port with binding profile

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  There is no option to create port with binding profile in Horizon.
  This is needed to create hardware offloaded ports, and it is possible via cli - https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-hardware-offload.html#creating-hardware-offloaded-ports

  openstack port create --network private --vnic-type=direct \
       --binding-profile '{"capabilities": ["switchdev"]}' direct_port1

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