Activity log for bug #1929660

Date Who What changed Old value New value Message
2021-05-26 07:41:22 Bartosz Bezak bug added bug
2021-05-26 07:42:34 Bartosz Bezak 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: openstack port create --network private --vnic-type=direct \ --binding-profile '{"capabilities": ["switchdev"]}' direct_port1 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