Update git submodules

* Update charm-aodh from branch 'master'
  to b44e3bd667bea59b00392c5d341501a467a63531
  - Update to build using charmcraft
    
    Due to a build problem with the reactive plugin, this change falls back
    on overriding the steps and doing a manual build, but it also ensures
    the CI system builds the charm using charmcraft.  Changes:
    
    - add a build-requirements.txt
    - modify charmcraft.yaml
    - modify osci.yaml
        -> indicate build with charmcraft
    - modify tox.ini
        -> tox -e build does charmcraft build/rename
        -> tox -e build-reactive does the reactive build
    - modify bundles to use the <charm>.charm artifact in tests.
      and fix deprecation warning re: prefix
    - tox inception to enable tox -e func-test in the CI
    
    Change-Id: Ic5d06e404f307409db960a98538310e1e0e80308
This commit is contained in:
Alex Kavanagh 2022-02-02 13:12:14 +00:00 committed by Gerrit Code Review
parent 209707ff0b
commit a871d742ee
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 827dda5cb44e3072dda279edb3c9501928cec0f7
Subproject commit b44e3bd667bea59b00392c5d341501a467a63531