diff --git a/review-bundle.py b/review-bundle.py index 06ccabd..665b1fa 100644 --- a/review-bundle.py +++ b/review-bundle.py @@ -63,11 +63,11 @@ "keystone", "glance", "cinder", "cinder-ceph", "nova-cloud-controller", "nova-compute", "neutron-api", "neutron-api-plugin-ovn", "placement", "octavia", "barbican", "magnum", "magnum-dashboard", "openstack-dashboard", - "ceph-radosgw", } CHANNEL_MATRIX = { "ovn-central": "24.03/stable", "ovn-chassis": "24.03/stable", - "ceph-mon": "squid/stable", "ceph-osd": "squid/stable", "ceph-fs": "squid/stable", + "ceph-mon": "squid/stable", "ceph-osd": "squid/stable", + "ceph-fs": "squid/stable", "ceph-radosgw": "squid/stable", "mysql-innodb-cluster": "8.0/stable", "mysql-router": "8.0/stable", "rabbitmq-server": "3.9/stable", "vault": "1.8/stable", }