Merge "Set targeted dependency of libvirt with ovn networking backend"
This commit is contained in:
commit
4e49d940c1
@ -15,7 +15,7 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm libvirt
|
description: OpenStack-Helm libvirt
|
||||||
name: libvirt
|
name: libvirt
|
||||||
version: 0.1.21
|
version: 0.1.22
|
||||||
home: https://libvirt.org
|
home: https://libvirt.org
|
||||||
sources:
|
sources:
|
||||||
- https://libvirt.org/git/?p=libvirt.git;a=summary
|
- https://libvirt.org/git/?p=libvirt.git;a=summary
|
||||||
|
@ -220,6 +220,13 @@ dependencies:
|
|||||||
- endpoint: node
|
- endpoint: node
|
||||||
service: local_image_registry
|
service: local_image_registry
|
||||||
targeted:
|
targeted:
|
||||||
|
ovn:
|
||||||
|
libvirt:
|
||||||
|
pod:
|
||||||
|
- requireSameNode: true
|
||||||
|
labels:
|
||||||
|
application: ovn
|
||||||
|
component: ovn-controller
|
||||||
openvswitch:
|
openvswitch:
|
||||||
libvirt:
|
libvirt:
|
||||||
pod:
|
pod:
|
||||||
|
@ -22,4 +22,5 @@ libvirt:
|
|||||||
- 0.1.19 Set kubernetes cgroup value equal kubepods.slice to fit systemd cgroup driver
|
- 0.1.19 Set kubernetes cgroup value equal kubepods.slice to fit systemd cgroup driver
|
||||||
- 0.1.20 Update Ceph to 17.2.6
|
- 0.1.20 Update Ceph to 17.2.6
|
||||||
- 0.1.21 Disable libvirt cgroup functionality for cgroup-v2
|
- 0.1.21 Disable libvirt cgroup functionality for cgroup-v2
|
||||||
|
- 0.1.22 Set targeted dependency of libvirt with ovn networking backend
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user