openstack-ansible-os_neutron/tests/neutron-overrides-ovs-fwaasv2.yml
gugug 5fb6ef370e Remove the neutron-fwaas since it retired
Depends-On: I561504160e5548c54d1af31821c3366ab34cf0ec
Change-Id: I7c2f011ea36b6ea4f8d1854a87df160034c6dcc6
2020-06-17 13:30:15 +08:00

23 lines
473 B
YAML

---
openstack_host_specific_kernel_modules:
- name: "openvswitch"
pattern: "CONFIG_OPENVSWITCH"
tempest_run: yes
tempest_plugins:
- name: neutron-plugins
repo: https://opendev.org/openstack/neutron-tempest-plugin
branch: master
tempest_test_whitelist:
- "neutron_tempest_plugin.api.test_networks*"
tempest_network_ping_gateway: False
neutron_plugin_type: ml2.ovs
neutron_local_ip: "{{ ansible_host }}"
neutron_plugin_base:
- router
- firewall_v2