08c823a9b4
- Add 22.04 to charmcraft.yaml - Update metadata to include jammy - Remove impish from metadata - Update osci.yaml to include py3.10 default job - Modify tox.ini to remove py35,py36,py37 tox target and add py310 target. - ensure that the openstack-origin is yoga - charmhelpers sync func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/747 Change-Id: I8bd5e6f5d002fbd1118f2c7fa54e50f1b31fc722
19 lines
411 B
YAML
19 lines
411 B
YAML
repo: https://github.com/juju/charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- osplatform
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.hardware.pci
|
|
- contrib.hahelpers
|
|
- contrib.network
|
|
- contrib.python
|
|
- contrib.storage.linux
|
|
- contrib.python
|
|
- payload
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|
|
- contrib.openstack.policyd
|