b15973407a
According to https://docs.openstack.org/charm-guide/latest/project/charm-delivery.html#tracks-for-the-openstack-charms-project octopus is the supported release for OpenStack victoria, so victoria must be included in the UCA codename map. Otherwise the charm cannot determine correctly what action should be taken after upgrading the `source` to victoria. Closes-Bug: 2071875 Change-Id: Ia756c1df0f9d4b98bbb89586eda0534bcc28b041
27 lines
622 B
YAML
27 lines
622 B
YAML
repo: https://github.com/juju/charm-helpers@stable/ussuri
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- osplatform
|
|
- fetch
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- contrib.python
|
|
- contrib.storage.linux
|
|
- contrib.openstack
|
|
- contrib.network.ip
|
|
- contrib.openstack:
|
|
- alternatives
|
|
- audits
|
|
- context
|
|
- exceptions
|
|
- ip
|
|
- neutron
|
|
- utils
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|
|
- contrib.openstack.policyd
|
|
- contrib.openstack.templates|inc=*/section-ceph-bluestore-compression
|