Update git submodules

* Update rally from branch 'master'
  to 14d449b2f1bc51416053d1e6bdd1a5cd915e527a
  - Pin SQLAlchemy to <2.0.0
    
    Rally code is not compatible with SQLAlchemy-2.0.0,
    until it's compatible let's pin it.
    
    CI jobs are broken with multiple errors, so to get
    this in also need following fixes:-
    - Remove python-dev from bindep to fix announce-release
      and docs jobs
    - Update upper-constraints for testtools to 2.5.0 to fix
      issues with python3.10+
    - Update tox.ini for tox4 compatibility
    - Ignore warnings introdueced with oslo.db-12.1.0,
      SQLAlchemy-1.4.46
    - Make tox-cover job non-voting as to get it passing
      coverage report need to succeed for previous commit,
      which will not succeed without the required changes
      in this patch. It will be made voting again in follow
      up patch.
    
    Related-Bug: #2004022
    Change-Id: Ifcffd11e300e1485fdbfa54b23bcdcaa6ad61011
This commit is contained in:
yatinkarel 2023-01-31 03:17:05 +05:30 committed by Gerrit Code Review
parent d7a44be4fa
commit b294aab3f7
1 changed files with 1 additions and 1 deletions

2
rally

@ -1 +1 @@
Subproject commit 03155a82e2510112e029b668962eb4434524af9f
Subproject commit 14d449b2f1bc51416053d1e6bdd1a5cd915e527a