openstack-ansible/etc/openstack_deploy/env.d/neutron_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

17 lines
314 B
Plaintext

component_skel:
neutron_ovn_controller:
belongs_to:
- neutron_all
neutron_ovn_northd:
belongs_to:
- neutron_all
container_skel:
neutron_agents_container:
contains: {}
neutron_ovn_northd_container:
belongs_to:
- network_containers
contains:
- neutron_ovn_northd