Switch to 23.09
Change-Id: I61881c130f225af2632b29f30dcca9f95444228b
This commit is contained in:
parent
1a1480148e
commit
a6b1f1eeee
@ -7,5 +7,5 @@
|
|||||||
charm_build_name: ovn-central-k8s
|
charm_build_name: ovn-central-k8s
|
||||||
juju_channel: 3.1/stable
|
juju_channel: 3.1/stable
|
||||||
juju_classic_mode: false
|
juju_classic_mode: false
|
||||||
microk8s_channel: 1.26-strict/stable
|
microk8s_channel: 1.28-strict/stable
|
||||||
microk8s_classic_mode: false
|
microk8s_classic_mode: false
|
||||||
|
@ -56,15 +56,15 @@ resources:
|
|||||||
ovn-sb-db-server-image:
|
ovn-sb-db-server-image:
|
||||||
type: oci-image
|
type: oci-image
|
||||||
description: OCI image for OVN Southbound Database Server
|
description: OCI image for OVN Southbound Database Server
|
||||||
upstream-source: ghcr.io/openstack-snaps/ovn-consolidated:23.03
|
upstream-source: ghcr.io/canonical/ovn-consolidated:23.09
|
||||||
ovn-nb-db-server-image:
|
ovn-nb-db-server-image:
|
||||||
type: oci-image
|
type: oci-image
|
||||||
description: OCI image for OVN Northbound Database Server
|
description: OCI image for OVN Northbound Database Server
|
||||||
upstream-source: ghcr.io/openstack-snaps/ovn-consolidated:23.03
|
upstream-source: ghcr.io/canonical/ovn-consolidated:23.09
|
||||||
ovn-northd-image:
|
ovn-northd-image:
|
||||||
type: oci-image
|
type: oci-image
|
||||||
description: OCI image for OVN Northd
|
description: OCI image for OVN Northd
|
||||||
upstream-source: ghcr.io/openstack-snaps/ovn-consolidated:23.03
|
upstream-source: ghcr.io/canonical/ovn-consolidated:23.09
|
||||||
|
|
||||||
requires:
|
requires:
|
||||||
certificates:
|
certificates:
|
||||||
|
@ -7,4 +7,4 @@
|
|||||||
build_type: charmcraft
|
build_type: charmcraft
|
||||||
publish_charm: true
|
publish_charm: true
|
||||||
charmcraft_channel: 2.0/stable
|
charmcraft_channel: 2.0/stable
|
||||||
publish_channel: 23.03/edge
|
publish_channel: 23.09/edge
|
||||||
|
@ -3,12 +3,12 @@ bundle: kubernetes
|
|||||||
applications:
|
applications:
|
||||||
traefik:
|
traefik:
|
||||||
charm: ch:traefik-k8s
|
charm: ch:traefik-k8s
|
||||||
channel: 1.0/stable
|
channel: 1.0/candidate
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
traefik-public:
|
traefik-public:
|
||||||
charm: ch:traefik-k8s
|
charm: ch:traefik-k8s
|
||||||
channel: 1.0/stable
|
channel: 1.0/candidate
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
options:
|
options:
|
||||||
@ -20,12 +20,12 @@ applications:
|
|||||||
trust: false
|
trust: false
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
charm: ch:rabbitmq-k8s
|
charm: ch:rabbitmq-k8s
|
||||||
channel: 3.9/edge
|
channel: 3.12/edge
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
keystone:
|
keystone:
|
||||||
charm: ch:keystone-k8s
|
charm: ch:keystone-k8s
|
||||||
channel: 2023.1/edge
|
channel: 2023.2/edge
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
options:
|
options:
|
||||||
@ -35,24 +35,24 @@ applications:
|
|||||||
credential-keys: 5M
|
credential-keys: 5M
|
||||||
glance:
|
glance:
|
||||||
charm: ch:glance-k8s
|
charm: ch:glance-k8s
|
||||||
channel: 2023.1/edge
|
channel: 2023.2/edge
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
storage:
|
storage:
|
||||||
local-repository: 5G
|
local-repository: 5G
|
||||||
nova:
|
nova:
|
||||||
charm: ch:nova-k8s
|
charm: ch:nova-k8s
|
||||||
channel: 2023.1/edge
|
channel: 2023.2/edge
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
placement:
|
placement:
|
||||||
charm: ch:placement-k8s
|
charm: ch:placement-k8s
|
||||||
channel: 2023.1/edge
|
channel: 2023.2/edge
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
neutron:
|
neutron:
|
||||||
charm: ch:neutron-k8s
|
charm: ch:neutron-k8s
|
||||||
channel: 2023.1/edge
|
channel: 2023.2/edge
|
||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
ovn-central:
|
ovn-central:
|
||||||
@ -61,9 +61,9 @@ applications:
|
|||||||
scale: 1
|
scale: 1
|
||||||
trust: true
|
trust: true
|
||||||
resources:
|
resources:
|
||||||
ovn-sb-db-server-image: ghcr.io/openstack-snaps/ovn-consolidated:23.03
|
ovn-sb-db-server-image: ghcr.io/canonical/ovn-consolidated:23.09
|
||||||
ovn-nb-db-server-image: ghcr.io/openstack-snaps/ovn-consolidated:23.03
|
ovn-nb-db-server-image: ghcr.io/canonical/ovn-consolidated:23.09
|
||||||
ovn-northd-image: ghcr.io/openstack-snaps/ovn-consolidated:23.03
|
ovn-northd-image: ghcr.io/canonical/ovn-consolidated:23.09
|
||||||
tls-operator:
|
tls-operator:
|
||||||
charm: self-signed-certificates
|
charm: self-signed-certificates
|
||||||
channel: edge
|
channel: edge
|
||||||
|
Loading…
Reference in New Issue
Block a user