e6f12e2069
This patch adds support for deploying the ML2/Open Virtual Network (OVN) plugin for Neutron to an MNAIO deployment. A new var, osa_enable_networking_ovn, can be set to lay down the appropriate bits. Change-Id: Ib5bd4e0c20be62ddbf0bff13c91d1918907bf230
15 lines
321 B
YAML
15 lines
321 B
YAML
---
|
|
container_skel:
|
|
nova_compute_container:
|
|
belongs_to:
|
|
- compute_containers
|
|
- kvm-compute_containers
|
|
- lxd-compute_containers
|
|
- qemu-compute_containers
|
|
- powervm-compute_containers
|
|
contains:
|
|
- neutron_ovn_controller
|
|
- nova_compute
|
|
properties:
|
|
is_metal: true
|