Update the bundles to use the stable track, edge risk for xena

This update points the charms to the appropriate channel for
the charm being used, either from ceph, openstack, ovn or the
misc tracks for xena.

Change-Id: Ic9ae3fdb8e6f0ba0d3d6c371baea46acce7e745e
This commit is contained in:
Alex Kavanagh
2022-06-17 11:46:53 +01:00
parent 6fd91ee947
commit 3c7c39ad78
2 changed files with 20 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
local_overlay_enabled: False
variables:
openstack-origin: &openstack-origin cloud:focal-wallaby
@@ -39,19 +41,19 @@ applications:
keystone-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
glance-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
nova-cloud-controller-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
cinder-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
placement-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
@@ -62,7 +64,7 @@ applications:
- '0'
- '1'
- '2'
channel: 8.0.19/edge
channel: 8.0/edge
ceph-mon:
charm: ch:ceph-mon
@@ -175,7 +177,7 @@ applications:
# external swift
swift-keystone-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
swift-mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
@@ -186,7 +188,7 @@ applications:
- '3'
- '4'
- '5'
channel: 8.0.19/edge
channel: 8.0/edge
swift-keystone:
charm: ch:keystone

View File

@@ -1,3 +1,5 @@
local_overlay_enabled: False
variables:
openstack-origin: &openstack-origin cloud:focal-xena
@@ -39,19 +41,19 @@ applications:
keystone-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
glance-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
nova-cloud-controller-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
cinder-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
placement-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
@@ -62,7 +64,7 @@ applications:
- '0'
- '1'
- '2'
channel: 8.0.19/edge
channel: 8.0/edge
ceph-mon:
charm: ch:ceph-mon
@@ -175,7 +177,7 @@ applications:
# external swift
swift-keystone-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/edge
channel: 8.0/edge
swift-mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
@@ -186,7 +188,7 @@ applications:
- '3'
- '4'
- '5'
channel: 8.0.19/edge
channel: 8.0/edge
swift-keystone:
charm: ch:keystone