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

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

Change-Id: I55d51f1fba0c4c35fa4225ec7d1612fb583db4c3
This commit is contained in:
Alex Kavanagh
2022-06-17 15:05:47 +01:00
parent 21b53cbf34
commit cf342150dd
4 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ git+https://github.com/openstack-charmers/zaza-openstack-tests.git@stable/wallab
# Needed for charm-glance:
git+https://opendev.org/openstack/tempest.git#egg=tempest;python_version>='3.8'
tempest<31.0.0;python_version<'3.8'
tempest<31.0.0;python_version<'3.8' and python_version>='3.6'
tempest<24.0.0;python_version<'3.6'
croniter # needed for charm-rabbitmq-server unit tests

View File

@@ -23,10 +23,10 @@ applications:
glance-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/stable
channel: 8.0/edge
keystone-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/stable
channel: 8.0/edge
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
@@ -37,7 +37,7 @@ applications:
- '0'
- '1'
- '2'
channel: 8.0.19/stable
channel: 8.0/edge
keystone:
charm: ../../keystone.charm

View File

@@ -23,10 +23,10 @@ applications:
glance-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/stable
channel: 8.0/edge
keystone-mysql-router:
charm: ch:mysql-router
channel: 8.0.19/stable
channel: 8.0/edge
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
@@ -37,7 +37,7 @@ applications:
- '0'
- '1'
- '2'
channel: 8.0.19/stable
channel: 8.0/edge
keystone:
charm: ../../keystone.charm

View File

@@ -6,7 +6,7 @@ applications:
hacluster:
charm: ch:hacluster
num_units: 0
channel: 2.0.3/stable
channel: 2.0.3/edge
relations:
- - keystone
- hacluster