Ensure that kinetic/22.10 is enabled
This patch adds kinetic to the metadata.yaml and ensures that a run-on base for 22.10 is added in the charmcraft.yaml Change-Id: Ia7464da419476fdf070a06c912d816423e2ba2be
This commit is contained in:
@@ -29,3 +29,6 @@ bases:
|
|||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
channel: "22.04"
|
channel: "22.04"
|
||||||
architectures: [amd64, s390x, ppc64el, arm64]
|
architectures: [amd64, s390x, ppc64el, arm64]
|
||||||
|
- name: ubuntu
|
||||||
|
channel: "22.10"
|
||||||
|
architectures: [amd64, s390x, ppc64el, arm64]
|
||||||
|
@@ -9,6 +9,7 @@ tags:
|
|||||||
- openstack
|
- openstack
|
||||||
series:
|
series:
|
||||||
- jammy
|
- jammy
|
||||||
|
- kinetic
|
||||||
subordinate: true
|
subordinate: true
|
||||||
provides:
|
provides:
|
||||||
nova-vgpu:
|
nova-vgpu:
|
||||||
|
Reference in New Issue
Block a user