Update git submodules

* Update python-aodhclient from branch 'master'
  to 5a8598c436a14efb1c718afe8ce1d0221d77104a
  - Fix CI jobs(py38, py310) and upload of wheels package to PyPi
    
    According to PEP440[1] python wheel with a direct references
    in their metadata cannot be uploaded to PyPi(public index server). Move "aodh-master" tarball url to tox.ini.
    
    Since this project doesn't consume upper-constraints, the latest
    releases of a few packages are being installed which breaks
    "gnocchi upgrade" when running py38 and py310 jobs. Avoid this
    by pinning sqlalchemy and oslo.db packages.
    
    [1] https://peps.python.org/pep-0440/#direct-references
    
    Change-Id: I6c10d87c572f9503484fcb02f6f0a0188c9454b3
This commit is contained in:
Yadnesh Kulkarni 2023-02-21 14:43:48 +05:30 committed by Gerrit Code Review
parent fda856f2ba
commit 8ae12aa557
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 02176deb25b3a8f1bc02eb3d70f0a50ce22f02f7
Subproject commit 5a8598c436a14efb1c718afe8ce1d0221d77104a