Comment 5 for bug 1892361

Revision history for this message
sean mooney (sean-k-mooney) wrote :

openstack port create -f value -c id --network testinstance_net --vnic-type=direct --binding-profile type=dict --binding-profile physical_network=physnet2 testinstance_net-port

just an fyi setting physical_network=physnet2 in the binding profile is not supported

that is set by nova users should never set that.

we get the physnet info form the network and then use that to update the binding profile but the binding profile is inteded to convay info form nova to neturon.
its admin only be defualt and there is only one user/admin settable filed with is for trusted VF.