Remove Lunar (23.04) support.

This charm no longer supports Ubuntu 23.04 release as it reached
its EOL.

Change-Id: I21f701e487e72d64d5fc77dcb1bba7fb6c46df82
Signed-off-by: Martin Kalcok <martin.kalcok@canonical.com>
This commit is contained in:
Martin Kalcok 2024-05-01 10:28:54 +02:00
parent e64a527e23
commit e136e0fbfc
4 changed files with 0 additions and 73 deletions

View File

@ -54,38 +54,6 @@ bases:
- name: ubuntu
channel: "22.04"
architectures: [arm64]
- build-on:
- name: ubuntu
channel: "23.04"
architectures: [amd64]
run-on:
- name: ubuntu
channel: "23.04"
architectures: [amd64]
- build-on:
- name: ubuntu
channel: "23.04"
architectures: [s390x]
run-on:
- name: ubuntu
channel: "23.04"
architectures: [s390x]
- build-on:
- name: ubuntu
channel: "23.04"
architectures: [ppc64el]
run-on:
- name: ubuntu
channel: "23.04"
architectures: [ppc64el]
- build-on:
- name: ubuntu
channel: "23.04"
architectures: [arm64]
run-on:
- name: ubuntu
channel: "23.04"
architectures: [arm64]
- build-on:
- name: ubuntu
channel: "23.10"

View File

@ -9,7 +9,6 @@ tags:
- networking
series:
- jammy
- lunar
- mantic
subordinate: false
extra-bindings:

View File

@ -1,38 +0,0 @@
variables:
openstack-origin: &openstack-origin distro
local_overlay_enabled: False
series: lunar
applications:
vault:
charm: ch:vault
num_units: 1
# The vault raft support is currently only available for jammy
series: jammy
channel: latest/edge
ovn-central:
charm: ch:ovn-central
num_units: 3
options:
source: *openstack-origin
channel: latest/edge
ovn-dedicated-chassis:
charm: ../../../ovn-dedicated-chassis_ubuntu-23.04-amd64.charm
num_units: 2
options:
source: *openstack-origin
relations:
- - 'ovn-central:certificates'
- 'vault:certificates'
- - 'ovn-dedicated-chassis:ovsdb'
- 'ovn-central:ovsdb'
- - 'ovn-dedicated-chassis:certificates'
- 'vault:certificates'

View File

@ -8,7 +8,6 @@ smoke_bundles:
dev_bundles:
- jammy-bobcat
- lunar-antelope
- mantic-bobcat
target_deploy_status:
@ -31,5 +30,4 @@ tests:
tests_options:
force_deploy:
- lunar-antelope
- mantic-bobcat