Switch to Antelope

Switch charm to antelope rock(s).

Change-Id: I6602bf31730791d4a9e55b42bca2249ed34c9a53
This commit is contained in:
Liam Young 2023-05-24 10:18:52 +00:00
parent 0b38ad063f
commit 072bdc89d2
5 changed files with 6 additions and 6 deletions

View File

@ -52,7 +52,7 @@ run:
To deploy the local test instance:
juju deploy ./keystone-k8s_ubuntu-20.04-amd64.charm --trust --resource keystone-image=kolla/ubuntu-binary-keystone:xena
juju deploy ./keystone-k8s_ubuntu-20.04-amd64.charm --trust --resource keystone-image=ghcr.io/openstack-snaps/keystone:2023.1
<!-- LINKS -->

View File

@ -72,7 +72,7 @@ developers:
## OCI Images
The charm by default uses `docker.io/kolla/ubuntu-binary-keystone:xena` image.
The charm by default uses `ghcr.io/openstack-snaps/keystone:2023.1` image.
## Contributing

View File

@ -75,5 +75,5 @@ resources:
keystone-image:
type: oci-image
description: OCI image for OpenStack Keystone
# docker.io/kolla/ubuntu-binary-keystone:yoga
upstream-source: docker.io/kolla/ubuntu-binary-keystone@sha256:05bc029e63ec06da8f5351f08196c549ecce371fc2236ea53dabb994f2e246b7
# ghcr.io/openstack-snaps/keystone:2023.1
upstream-source: ghcr.io/openstack-snaps/keystone:2023.1

View File

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

View File

@ -32,7 +32,7 @@ applications:
fernet-keys: 5M
credential-keys: 5M
resources:
keystone-image: kolla/ubuntu-binary-keystone:yoga
keystone-image: ghcr.io/openstack-snaps/keystone:2023.1
# NOTE: should be in sync with resources described in ../../metadata.yaml
glance: