openstack-ansible/etc/openstack_deploy/env.d/nova_ovn.yml.example
James Denton 5ae985bbf4 Add integrated test for Ubuntu using ML2/OVN driver
This patchset implements an integrated test for a new aio_metal_ovn
scenario, which deploys the ML2/OVN driver and associated services. The
basic server ops tempest test is also included. Expectations are that
the deployed cirros VM will be reachable behind a floating IP internally
for testing purposes.

add testing for both bionic and focal

Depends-On: https://review.opendev.org/#/c/750802

Change-Id: I1ff22f8b42bfb421a7af3ee0d6ffc3c25e7d4d91
2020-09-10 13:46:40 +00:00

14 lines
317 B
Plaintext

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