[ovs-dev] [PATCH v2] ovn: Add hostname to Chassis.

Russell Bryant russell at ovn.org
Wed Mar 23 19:58:08 UTC 2016


On Wed, Mar 23, 2016 at 3:41 PM, Russell Bryant <russell at ovn.org> wrote:

>
>
> On Tue, Mar 22, 2016 at 5:14 PM, Justin Pettit <jpettit at ovn.org> wrote:
>
>>
>> > On Mar 22, 2016, at 12:20 PM, Russell Bryant <russell at ovn.org> wrote:>
>> +    <column name="hostname">
>>
> > +      The hostname of the chassis, if applicable.  ovn-controller will
>> populate
>> > +      this column with the hostname of the host it is running on.
>> > +      ovn-controller-vtep will leave this column empty.
>> > +    </column>
>>
>> In the vtep schema, it looks like there is a "name" in the
>> "Physical_Switch" table that should map to the hostname.  We should
>> probably have ovn-controller-vtep populate that field here.  I can look
>> into doing that if you want.
>>
>
> Thanks for the tip!  I can add this.  It sounds easy enough.
>

ovn-controller-vtep already populates chassis->name with the
Physical_Switch name.  We could populate chassis->hostname with the same
thing, but I'm not sure it's valuable.

I at least updated the docs:
http://openvswitch.org/pipermail/dev/2016-March/068362.html

-- 
Russell Bryant



More information about the dev mailing list