Juju Charm - TrilioVault Worload Manager
Go to file
Liam Young 9c58c4bb2c 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
2022-06-13 09:53:55 +00:00
src Update to build using charmcraft 2022-06-13 09:53:55 +00:00
unit_tests Make trustee role configurable 2021-05-12 10:38:19 -07:00
.gitignore Update to build using charmcraft 2022-06-13 09:53:55 +00:00
.gitreview misc: setup gerrit integrations 2020-04-21 17:40:50 +01:00
.stestr.conf Add baseline unit tests 2020-03-09 09:52:17 +00:00
.zuul.yaml misc: setup gerrit integrations 2020-04-21 17:40:50 +01:00
build-requirements.txt Update to build using charmcraft 2022-06-13 09:53:55 +00:00
charmcraft.yaml Update to build using charmcraft 2022-06-13 09:53:55 +00:00
LICENSE Baseline of charm 2020-02-27 17:00:52 +00:00
metadata.yaml Update to build using charmcraft 2022-06-13 09:53:55 +00:00
osci.yaml Update to build using charmcraft 2022-06-13 09:53:55 +00:00
pip.sh Sync in the tox/pip changes for blessings 2021-11-03 19:28:48 -07:00
rebuild rebuild - restore c-h proxy env vars for add-apt-repository 2021-06-21 09:52:03 +00:00
rename.sh Update to build using charmcraft 2022-06-13 09:53:55 +00:00
requirements.txt Add yoga bundles and release-tool syncs 2021-11-23 16:39:56 -05:00
test-generate-requirements.txt Baseline of charm 2020-02-27 17:00:52 +00:00
test-requirements.txt Update to build using charmcraft 2022-06-13 09:53:55 +00:00
tox.ini Update to build using charmcraft 2022-06-13 09:53:55 +00:00