charm-openstack-dashboard/charm-helpers-hooks.yaml
Alex Kavanagh 1d17ea8e3a Stable artefacts for stable/2023.1 (antelope)
This patch is to lock the stable/2023.1 (antelope release) charms
down so that as much as possible.
In particular, this patch does:

- set the .gitreview to stable/2023.1
- lock zaza and zaza-openstack-tests to stable/antelope branches
- for reactive charms Add build.lock files to lock the layers
  and python modules used to build the charm.
- for ops framework charms, extract a pip freeze from the
  charmcraft container after building the charm to lock the
  modules used to build the charm.
- drop the kinetic bundles if the exist. (Note the updates to
  tests.yaml is in another batch (topic: antelope-voting)
- update the bundles so that they point to the antelope specific
  channels.  e.g. 2023.1/edge for OpenStack charms, 23.03/edge for
  OVN charms, quincy/edge for Ceph charms and generally, the
  appropriate LTS Jammy branch for the various support charms.

Change-Id: I53695776bf70f90b93abb86502c6aee384d7dee0
2023-04-22 11:22:00 +01:00

19 lines
425 B
YAML

repo: https://github.com/juju/charm-helpers@stable/antelope
destination: charmhelpers
include:
- core
- osplatform
- cli
- fetch
- contrib.openstack|inc=*
- contrib.storage.linux
- contrib.hardware.pci
- contrib.hahelpers
- contrib.storage
- contrib.network.ip
- contrib.python
- payload
- contrib.charmsupport
- contrib.hardening|inc=*
- contrib.openstack.policyd