
* sync charm-helpers to classic charms * change openstack-origin/source default to zed * align testing with zed * add new zed bundles * add zed bundles to tests.yaml * add zed tests to osci.yaml and .zuul.yaml * update build-on and run-on bases * add bindep.txt for py310 * sync tox.ini and requirements.txt for ruamel * use charmcraft_channel 2.0/stable * drop reactive plugin overrides * move interface/layer env vars to charmcraft.yaml Change-Id: I34ae94970fc5cfd242df5184fba09b611874ee71
16 lines
339 B
YAML
16 lines
339 B
YAML
repo: https://github.com/juju/charm-helpers
|
|
destination: charmhelpers
|
|
include:
|
|
- core
|
|
- osplatform
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.hahelpers
|
|
- contrib.hardware
|
|
- contrib.storage.linux
|
|
- contrib.network.ip
|
|
- contrib.python
|
|
- contrib.charmsupport
|
|
- contrib.openstack.policyd
|