Updates for zed stable branch creation

- Set default branch for git review/gerrit to stable/zed
- Switch tests to stable.
- Switch to using stable charm-helpers branch.
- Switch to using stable charm.openstack branch.
- Switch to using stable zaza, zaza-openstack-tests
  branch
- (reactive charms) Add build.lock file
- (classic charms) make sync
- (reactive: not reactive plugin): lock charm-tools < 3.1
- (reactive: with reactive plugin): lock charm snap to 3.x/stable

Change-Id: I176c54603b01070faf8c9c902003c3a020c4c66e
This commit is contained in:
Alex Kavanagh
2022-10-14 17:05:25 +01:00
committed by Billy Olsen
parent f5a61e7c78
commit 0154c87627
18 changed files with 254 additions and 89 deletions

View File

@@ -30,33 +30,31 @@ applications:
heat-mysql-router:
charm: ch:mysql-router
channel: latest/edge
channel: 8.0/edge
nova-cloud-controller-mysql-router:
charm: ch:mysql-router
channel: latest/edge
channel: 8.0/edge
placement-mysql-router:
charm: ch:mysql-router
channel: latest/edge
channel: 8.0/edge
keystone-mysql-router:
charm: ch:mysql-router
channel: latest/edge
channel: 8.0/edge
glance-mysql-router:
charm: ch:mysql-router
channel: latest/edge
channel: 8.0/edge
neutron-api-mysql-router:
charm: ch:mysql-router
channel: latest/edge
channel: 8.0/edge
mysql-innodb-cluster:
charm: ch:mysql-innodb-cluster
num_units: 3
options:
source: *openstack-origin
to:
- '0'
- '1'
- '2'
channel: latest/edge
channel: 8.0/edge
keystone:
charm: ch:keystone
@@ -65,16 +63,14 @@ applications:
openstack-origin: *openstack-origin
to:
- '3'
channel: latest/edge
channel: zed/edge
rabbitmq-server:
charm: ch:rabbitmq-server
num_units: 1
options:
source: *openstack-origin
to:
- '4'
channel: latest/edge
channel: 3.9/edge
glance:
charm: ch:glance
@@ -83,7 +79,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '5'
channel: latest/edge
channel: zed/edge
nova-cloud-controller:
charm: ch:nova-cloud-controller
@@ -94,7 +90,7 @@ applications:
network-manager: Neutron
to:
- '6'
channel: latest/edge
channel: zed/edge
nova-compute:
charm: ch:nova-compute
@@ -105,7 +101,7 @@ applications:
enable-live-migration: "False"
to:
- '7'
channel: latest/edge
channel: zed/edge
placement:
charm: ch:placement
@@ -115,7 +111,7 @@ applications:
debug: "True"
to:
- '8'
channel: latest/edge
channel: zed/edge
neutron-gateway:
charm: ch:neutron-gateway
@@ -124,7 +120,7 @@ applications:
openstack-origin: *openstack-origin
to:
- '9'
channel: latest/edge
channel: zed/edge
neutron-api:
charm: ch:neutron-api
@@ -135,11 +131,11 @@ applications:
openstack-origin: *openstack-origin
to:
- '10'
channel: latest/edge
channel: zed/edge
neutron-openvswitch:
charm: ch:neutron-openvswitch
channel: latest/edge
channel: zed/edge
heat:
charm: ../../heat.charm