Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing bits for Openstack Bobcat #161

Merged
merged 1 commit into from
Dec 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions common/ch_channel_map/jammy-bobcat
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# These are charmhub mappings for charms that are outside of the main large
# groupings like openstack and ceph etc.

# Versions are based on https://docs.openstack.org/charm-guide/latest/project/charm-delivery.html

CHARM_CHANNEL[ovn-central]=23.09/edge
CHARM_CHANNEL[ovn-chassis]=23.09/edge
CHARM_CHANNEL[ovn-dedicated-chassis]=23.09/edge
16 changes: 16 additions & 0 deletions common/ch_channel_map/mantic
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# These are charmhub mappings for charms that are outside of the main large
# groupings like openstack and ceph etc.

# Versions are based on https://docs.openstack.org/charm-guide/latest/project/charm-delivery.html

# "Charm Delivery" specifies vault 1.8 for jammy, however field have actually been using 1.7.
# Stick with 1.7 to more closely replicate customer deployments.
CHARM_CHANNEL[vault]=latest/edge

CHARM_CHANNEL[rabbitmq-server]=latest/edge
CHARM_CHANNEL[mysql-router]=latest/edge
CHARM_CHANNEL[mysql-innodb-cluster]=latest/edge
CHARM_CHANNEL[hacluster]=2.4/edge
CHARM_CHANNEL[ovn-central]=23.09/edge
CHARM_CHANNEL[ovn-chassis]=23.09/edge
CHARM_CHANNEL[ovn-dedicated-chassis]=23.09/edge