88c3c9d5a4
- 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 Change-Id: I9e03f8032c4e66586feec2bbf5f07e93b89355cc
20 lines
447 B
YAML
20 lines
447 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.ovs
|
|
- contrib.storage.linux
|
|
- payload.execd
|
|
- payload.archive
|
|
- contrib.network.ip
|
|
- contrib.python
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|
|
- contrib.openstack.policyd
|