Update git submodules

* Update charm-trilio-wlm from branch 'master'
  to 9c58c4bb2c66a4998f9d76ec2b0052c45d5a5539
  - 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
    - Pin everything in wheelhouse.txt for bionic and focal support.
      This will need updating when the charm channels are created.
    
    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/778
    Change-Id: I1fc6374f6201a6ee5dbe46bd23a71a2f7372bbcf
This commit is contained in:
Liam Young 2022-06-22 15:40:02 +00:00 committed by Gerrit Code Review
parent 2693c27d5a
commit 72a5362b3c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 84523ed0b7ce01aace295e5a45aaddd8b7a49f41
Subproject commit 9c58c4bb2c66a4998f9d76ec2b0052c45d5a5539