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

2016-03-22 Thread Russell Bryant
On Mon, Mar 21, 2016 at 10:36 PM, Russell Bryant wrote: > > @@ -125,8 +127,12 @@ chassis_run(struct controller_ctx *ctx, const char > *chassis_id) >chassis_id); > > if (!chassis_rec) { > +char hostname[HOST_NAME_MAX + 1]; > chassis_rec = sbrec_

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

2016-03-21 Thread Russell Bryant
We currently use the system-id from the Open_vSwitch schema on each host to populate the unique name field of a Chassis in OVN_Southbound. On most systems, this is a UUID. It would be very convenient to also have the hostname available as that will allow people to more quickly identify which host