Update git submodules

* Update ovsdbapp from branch 'master'
  - Merge "Add indexed column support to ovsdbapp"
  - Add indexed column support to ovsdbapp
    
    Add support for python-ovs multi-column indexes. This is currently
    disabled by default, though in a simple test of creating 10k
    Logical_Switches the time went from "I give up after 10 mins" to
    4 seconds. The only reason I didn't enable it by default was in
    case users want to tailor which columns they index.
    
    There are slight API changes w/ Backend.ovsdb_connection
    properties added and start_connection becoming an instance method
    instead of a classmethod. But since ovsdb_connection was the
    item being stored on the class and it still is via an overridable
    property, users shouldn't be broken by the change.
    
    Depends-On: https://review.opendev.org/#/c/727232/
    Change-Id: I9c7994d50066adf02b0066cb8efb1beb61d2e1f0
This commit is contained in:
Zuul 2020-05-19 17:56:55 +00:00 committed by Gerrit Code Review
parent ce365cf07d
commit ccdb3c5b2b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b93b1b0c7226496fb408ec7543c6d44d2540032d
Subproject commit 7736bac7dc093abbcb6990cf84d46c2fb6beeb9d