[ovs-dev] [PATCH V4] Separation of NB & SB dbs.

Ben Pfaff blp at ovn.org
Thu Feb 25 19:25:31 UTC 2016


On Thu, Feb 18, 2016 at 06:26:02PM +0100, Michael Arnaldi wrote:
> From V3 removed any unnecessary code change and removed cloning of the
> running ovsdb configuration database. We should address SSL in a specific
> patch without depending on the default database.
> 
> Signed-off-by: Michael Arnaldi <arnaldimichael at gmail.com>

I think I'd drop the NEWS item.  So far, we haven't been putting
anything about OVN in NEWS because we're still considering it somewhat
experimental.  We'll start adding items for OVN as we begin to consider
it more stable.

This changes some of the indentation in ovn-ctl from 4 spaces to 2
spaces.  It would be better to maintain it.

This breaks all the OVN end-to-end tests:

2006: ovn-nbctl - basic lswitch commands              FAILED (ovn-nbctl.at:35)
2007: ovn-nbctl - basic lport commands                FAILED (ovn-nbctl.at:59)
2008: ovn-nbctl - addresses                           FAILED (ovn-nbctl.at:84)
2009: ovn-nbctl - port security                       FAILED (ovn-nbctl.at:107)
2010: ovn-nbctl - ACLs                                FAILED (ovn-nbctl.at:130)
2012: ovn-sbctl - test                                FAILED (ovn-sbctl.at:78)
2014: ovn-controller-vtep - test chassis              FAILED (ovn-controller-vtep.at:114)
2015: ovn-controller-vtep - test binding 1            FAILED (ovn-controller-vtep.at:181)
2016: ovn-controller-vtep - test binding 2            FAILED (ovn-controller-vtep.at:245)
2017: ovn-controller-vtep - test vtep-lswitch         FAILED (ovn-controller-vtep.at:284)
2018: ovn-controller-vtep - test vtep-macs 1          FAILED (ovn-controller-vtep.at:336)
2019: ovn-controller-vtep - test vtep-macs 2          FAILED (ovn-controller-vtep.at:407)

Thanks,

Ben.



More information about the dev mailing list