Update git submodules

* Update python-aodhclient from branch 'master'
  to 02176deb25b3a8f1bc02eb3d70f0a50ce22f02f7
  - Make tox.ini tox 4.0 compatible
    
    * use min version 4.2.5, for fixes [1][2][3]
    * passenv fixed as space-separated list is not allowed anymore
    * dock target uses requirements from requirements.txt as well as
      doc/requirements.txt
    * skipsdist is not supported
    * whitelist_externals has been removed in favour of allowlist_externals
    
    * reno was added to doc/requirements.txt to fix the releasenotes target
    * update setup.cfg to install aodh from tarball in the requirements
      The tarball wasn't being installed when specified in tox.ini, and the
      [extras] section in setup.cfg needed updating to support installing
      from a URL
    
    [1] https://github.com/tox-dev/tox/issues/2754
    [2] https://github.com/tox-dev/tox/pull/2824
    [3] https://github.com/tox-dev/tox/pull/2828
    
    Change-Id: I4122d0d05f297f864318e80392e6c77fb2e9fdcf
This commit is contained in:
Emma Foley 2023-01-12 08:05:03 +00:00 committed by Gerrit Code Review
parent 757de6cc7f
commit 2376112d5a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3214e4fbdd3e528a5566ca08ae05952296981474
Subproject commit 02176deb25b3a8f1bc02eb3d70f0a50ce22f02f7