Upgrade to OpenStack Yoga

Update OCI image.

Update OSCI publication target to yoga/edge.

Misc doc updates.

Change-Id: Idd2909cdb15f1bc1081d824ea163a74ecd51d3cd
This commit is contained in:
James Page 2022-11-22 14:27:39 +00:00
parent 75253284b9
commit d4b94a6bf4
4 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@ run:
To deploy the local test instance:
juju deploy ./horizon-k8s_ubuntu-20.04-amd64.charm --trust --resource openstack-dashboard-image=kolla/ubuntu-binary-horizon:xena
juju deploy ./horizon-k8s_ubuntu-20.04-amd64.charm --trust --resource openstack-dashboard-image=kolla/ubuntu-binary-horizon:yoga
<!-- LINKS -->

View File

@ -44,7 +44,7 @@ horizon-k8s requires the following relations:
## OCI Images
The charm by default uses `docker.io/kolla/ubuntu-binary-horizon:xena` image.
The charm by default uses `docker.io/kolla/ubuntu-binary-horizon:yoga` image.
## Contributing

View File

@ -23,8 +23,8 @@ resources:
openstack-dashboard-image:
type: oci-image
description: OCI image for OpenStack Dashboard
# docker.io/kolla/ubuntu-binary-horizon:xena
upstream-source: docker.io/kolla/ubuntu-binary-horizon@sha256:3385e3d30382a4f7f4603597b8c6bdd19523b03487ad8e2383c447659b1aab61
# docker.io/kolla/ubuntu-binary-horizon:yoga
upstream-source: docker.io/kolla/ubuntu-binary-horizon@sha256:85fde22e0d1e66c8333eb7ce3371a3aa32248b13186928540535b020693bce2b
requires:
database:

View File

@ -9,4 +9,4 @@
build_type: charmcraft
publish_charm: true
charmcraft_channel: 2.0/stable
publish_channel: xena/edge
publish_channel: yoga/edge