Re: [ovs-dev] [PATCH 1/2] ovs-ctl: Store hostname as an external-id.

2016-03-24 Thread Justin Pettit
> On Mar 24, 2016, at 5:40 PM, Russell Bryant wrote: > > Update ovs-ctl to store the system hostname as an external-id, similar > to the system-id. This is largely for convenience. ovn-controller > will make use of it in a future commit. Someone in the OpenDaylight > community requested the s

[ovs-dev] [PATCH 1/2] ovs-ctl: Store hostname as an external-id.

2016-03-24 Thread Russell Bryant
Update ovs-ctl to store the system hostname as an external-id, similar to the system-id. This is largely for convenience. ovn-controller will make use of it in a future commit. Someone in the OpenDaylight community requested the same thing in a discussion earlier this week. While we're at it, s