Many Thanks for the response, Lajos.
We see this issue particularly on the OVN setup deployed from RedHat. We are using “Red Hat OpenStack Platform release 17.1.1 (Wallaby)”. I believe the below setup is OVS based, in which we were
also able to see the bridge name in the dictionary. This is specific to OVN setup.
Also please let us know the details about the SDK you have tested.
[stack@chndirector ~]$ cat /etc/rhosp-release
Red Hat OpenStack Platform release 17.1.1 (Wallaby)
Adding
@Sivakumar Vedachalam.
Regards,
Mahudees
Hi, The patch you referenced was not removing the bridge_name from the binding: vif_details dct actually. I checked in a fresh deployment and the api-ref also and
the bridge_name is in the above dict: https: //docs. openstack. org/api-ref/network/v2/index. html#show-port-binding-of-a-port$
Hi,
The patch you referenced was not removing the bridge_name from the binding:vif_details dct actually.
I checked in a fresh deployment and the api-ref also and the bridge_name is in the above dict:
$ openstack port show ef304f9c-3945-4cd8-bce7-36503196c94f -c binding_vif_details
+---------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+---------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
| binding_vif_details | bound_drivers.0='openvswitch', bridge_name='br-int', connectivity='l2', datapath_type='system', ovs_hybrid_plug='False', port_filter='True' |
+---------------------+---------------------------------------------------------------------------------------------------------------------------------------------+
Could you please give more help what is missing exactly? I am not familiar with java_sdk.
I tested with openstcksdk and the bridge name is as expected in the port's binding:vif_details dict.
This message may contain confidential and privileged information. If it has been sent to you in error, please reply to advise the sender of the error and then immediately delete it. If you are not the intended recipient, do not read, copy,
disclose or otherwise use this message. The sender disclaims any liability for such unauthorized use. NOTE that all incoming emails sent to Gigamon email accounts will be archived and may be scanned by us and/or by external service providers to detect and
prevent threats to our systems, investigate illegal or inappropriate behavior, and/or eliminate unsolicited promotional emails (“spam”).