пн, 18 мар. 2019 г. в 13:30, Numan Siddique <nusid...@redhat.com>:
>
>
>
> On Mon, Mar 18, 2019 at 1:45 PM Vasiliy Tolstov <v.tols...@selfip.ru> wrote:
>>
>> Hi. I'm try to modify/write/improve golang ovn binding. And i'm stuck
>> at dhcpv4_options in logical_switch_port.
>> As i see its is weak reference, i think that it is string, but as i
>> see in returned results via libovsdb it is OvsSet type (array of
>> strings). Does it right?
>>
>
> I think it is array of string.
>
> When I run the below command,
> ovn-nbctl set logical_switch_port <LSP_UUID/LSP_NAME> 
> dhcpv4_options="DHCP_OPTIONS_ROW_UUID".
>

Thank you! I forget that uuid not string, but array of strings with
the first element string with name uuid.


-- 
Vasiliy Tolstov,
e-mail: v.tols...@selfip.ru
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to