
- 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 - charm-helpers-sync Change-Id: I27bba777156f162331b0be992d2eec4259b4d23f
20 lines
429 B
YAML
20 lines
429 B
YAML
repo: https://github.com/juju/charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- osplatform
|
|
- cli
|
|
- fetch
|
|
- contrib.charmsupport
|
|
- contrib.openstack|inc=*
|
|
- contrib.python
|
|
- contrib.storage
|
|
- contrib.network.ip
|
|
- contrib.hardware.pci
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- payload.execd
|
|
- contrib.hardening|inc=*
|
|
- contrib.openstack.policyd
|