Remove ovn4nfv support (#8265)

This commit is contained in:
Florian Ruynat
2021-12-03 20:56:35 +01:00
committed by GitHub
parent 4d711691d0
commit e19ce27352
18 changed files with 48 additions and 1028 deletions

View File

@@ -45,11 +45,6 @@ dependencies:
tags:
- kube-router
- role: network_plugin/ovn4nfv
when: kube_network_plugin == 'ovn4nfv'
tags:
- ovn4nfv
- role: network_plugin/multus
when: kube_network_plugin_multus
tags: