charm-ironic-dashboard:stable/2023.1

Last commit made on 2023-04-20
Get this branch:
git clone -b stable/2023.1 https://git.launchpad.net/charm-ironic-dashboard

Branch merges

Branch information

Name:
stable/2023.1
Repository:
lp:charm-ironic-dashboard

Recent commits

5da1bb3... by Alex Kavanagh

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: Ib4975dbbe9ae71f2eef1559d49607d87a1ee8b34

cd0a9b6... by Felipe Reyes

Add Antelope support

* Add new antelope bundles
* Drop focal and kinetic bundles
* Drop jammy-yoga bundle
* Use generic job templates in osci.yaml
* Update build-on and run-on bases
* Amend path to built charm
* Add .zuul.yaml
* Add .gitreview file
* passenv OS_* and TEST_* env variables
* Update allowlist_externals

Change-Id: Ib2b1713198cc0daaff81cf7738e4623c5d965a46

3ea8161... by Billy Olsen

Update horizon plugin

Update the horizon plugin library that is used to be the one from
the openstack-libs pseudo charm.

Signed-off-by: Billy Olsen <email address hidden>

d8019ba... by Billy Olsen

Move to Operator Framework

Move the charm to an Operator Framework Charm

Signed-off-by: Billy Olsen <email address hidden>

9f9a9dd... by Billy Olsen

Add UVW bundles

Add bundles for Ussuri, Victoria and Wallaby releases.
Note the Ussuri bundle is focused on focal only.

Signed-off-by: Billy Olsen <email address hidden>

9d6a107... by Billy Olsen

Initial commit

Initial commit of the Ironic Dashboard charm.