Re: [ovs-dev] [PATCH v2] ovn-tutorial: Add a section on ACLs.

2015-11-04 Thread Russell Bryant
On 11/04/2015 10:58 AM, Kyle Mestery wrote: > Thanks for writing this up Russell! I found super pedantic (possible) > nit, but otherwise, this reads fine to me and was helpful in > understanding how ACLs work. Thanks! > > Acked-by: Kyle Mestery mailto:mest...@mestery.com>> Thanks for the review!

Re: [ovs-dev] [PATCH v2] ovn-tutorial: Add a section on ACLs.

2015-11-04 Thread Kyle Mestery
Thanks for writing this up Russell! I found super pedantic (possible) nit, but otherwise, this reads fine to me and was helpful in understanding how ACLs work. Thanks! Acked-by: Kyle Mestery On Wed, Nov 4, 2015 at 9:53 AM, Russell Bryant wrote: > Add a section that gives a quick introduction t

[ovs-dev] [PATCH v2] ovn-tutorial: Add a section on ACLs.

2015-11-04 Thread Russell Bryant
Add a section that gives a quick introduction to applying ACLs. It discusses how the ACLs are translated into OVN logical flows. It doesn't get down to the OpenFlow level because that's not supported in ovs-sandbox yet. Instead, it provides a reference to an OpenStack related blog post that talks