Applied, thanks!

On Wed, Oct 08, 2014 at 07:01:16PM +0000, Mukesh Hira wrote:
> Ben,
> 
> Yes, this will help solve the problem of modifying the port name to a 
> user-defined value in the same transaction as creating the port. 
> 
> Thanks,
> Mukesh
> 
> ________________________________________
> From: Ben Pfaff <b...@nicira.com>
> Sent: Tuesday, October 7, 2014 1:37 PM
> To: dev@openvswitch.org
> Cc: Mukesh Hira
> Subject: Re: [PATCH] ovs-vsctl: Allow modifying "immutable" columns if we 
> just created the row.
> 
> On Fri, Sep 26, 2014 at 04:01:13PM -0700, Ben Pfaff wrote:
> > OVSDB has the concept of "immutable" columns, which are columns whose
> > values are fixed once a row is inserted.  Until now, ovs-vsctl has not
> > allowed these columns to be modified at all.  However, this is a little too
> > strict, because these columns can be set to any value at the time that the
> > row is inserted.  This commit relaxes the ovs-vsctl requirement, then, to
> > allow an immutable column's value to be modified if its row has been
> > inserted within this transaction.
> >
> > Requested-by: Mukesh Hira <mh...@vmware.com>
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> 
> Mukesh, does this help solve the problem that you mentioned?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to