Update git submodules

* Update devstack from branch 'master'
  to 83a81755ac47516b7866cf8b587e743b174bac10
  - Merge "Wait for OVN dbs also along with sockets"
  - Wait for OVN dbs also along with sockets
    
    When OVN is setup from distro packages, the
    main service is ovn-central which when restarted,
    restarts ovn-northd, ovn nb and db services.
    
    And during the restart ovn dbs(ovnnb_db.db and ovnsb_db.db)
    are created, which may sometime takes time as seen with
    ubuntu jammy tests[1].
    
    We already checking for socket's file to be available,
    let's also check for db files as without it ovn-*ctl
    operations succeed but changes are not persisted until
    db files are available and changes are lost with the restart.
    
    [1] https://review.opendev.org/c/openstack/devstack/+/839389
    
    Change-Id: I178da7af8cba8bcc8a67174e439df7c0f2c7d4d5
This commit is contained in:
Zuul 2022-05-12 19:03:50 +00:00 committed by Gerrit Code Review
parent e22290260a
commit a87bcf5c7c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d450e146ccc9b43ce151f57523e4e4c88b9fdafb
Subproject commit 83a81755ac47516b7866cf8b587e743b174bac10