On Fri, Aug 19, 2016 at 11:01 AM, Ben Pfaff <b...@ovn.org> wrote: > On Fri, Aug 19, 2016 at 10:37:36AM +0530, Numan Siddique wrote: > > On Thu, Aug 18, 2016 at 11:44 PM, Ben Pfaff <b...@ovn.org> wrote: > > > > > Signed-off-by: Ben Pfaff <b...@ovn.org> > > > --- > > > ovn/TODO | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > 1 file changed, 55 insertions(+) > > > > > > diff --git a/ovn/TODO b/ovn/TODO > > > index b3c4831..97a5fc9 100644 > > > --- a/ovn/TODO > > > +++ b/ovn/TODO > > > @@ -1,5 +1,60 @@ > > > -*- outline -*- > > > > > > +* Work out database for clustering or HA properly. > > > + > > > +* Compromised chassis mitigation. > > > + > > > +Possibly depends on database solution. > > > + > > > +* Get incremental updates in ovn-controller and ovn-northd in some > > > + sensible way. > > > + > > > > > > > ​May be the below can also be added which you mentioned in the IRC > meeting > > (11th August). > > > > ------------------ > > blp regXboi: We should eventually make OVN use OpenFlow "bundles" so that > > it transactionally replaces the flow table instead of deleting and then > > repopulating it. > > ​ > > > > ​---------​-------- > > OK, added: > > --8<--------------------------cut here-------------------------->8-- > > From: Ben Pfaff <b...@ovn.org> > Date: Fri, 19 Aug 2016 08:01:33 -0700 > Subject: [PATCH] ovn/TODO: Add items proposed for 2.7 in OVN IRC meeting. > > Signed-off-by: Ben Pfaff <b...@ovn.org> > --- > ovn/TODO | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 57 insertions(+) > > diff --git a/ovn/TODO b/ovn/TODO > index b3c4831..91600f7 100644 > --- a/ovn/TODO > +++ b/ovn/TODO > @@ -1,5 +1,62 @@ > -*- outline -*- > > +* Work out database for clustering or HA properly. > + > +* Compromised chassis mitigation. > + > +Possibly depends on database solution. >
I think this is already in the file under "Security". You could replace it with this. You could also include a link to the latest discussion on the topic, which starts here: http://openvswitch.org/pipermail/dev/2016-August/078106.html The rest lgtm. -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev