Isaku I can still see this test failing with: - https://github.com/openstack/networking-odl/tree/70f79c7cd3a48f02a09e002055081f979065f6ec - https://github.com/openstack/neutron/tree/6b26bc57f6ddf615ed1f0b55f1fad8d02a9301ee content of files in /etc/neturon - - -/etc/neutron/lbaas_agent.ini - - - [DEFAULT] [haproxy] - - -/etc/neutron/services_lbaas.conf - - - [DEFAULT] [haproxy] [octavia] [radwarev2] [radwarev2_debug] - - -/etc/neutron/l3_agent.ini - - - [DEFAULT] [agent] [ovs] - - -/etc/neutron/metering_agent.ini - - - [DEFAULT] [agent] [ovs] - - -/etc/neutron/networking_bgpvpn.conf - - - [service_providers] service_provider=BGPVPN:Dummy:networking_bgpvpn.neutron.services.service_drivers.driver_api.BGPVPNDriver:default - - -/etc/neutron/plugins/ml2/ml2_conf.ini - - - [DEFAULT] [ml2] type_drivers=vxlan,vlan,flat,gre tenant_network_types=vxlan mechanism_drivers=opendaylight_v2 extension_drivers=port_security path_mtu=0 overlay_ip_version=4 [ml2_type_flat] flat_networks=datacentre [ml2_type_geneve] [ml2_type_gre] tunnel_id_ranges=1:4094 [ml2_type_vlan] network_vlan_ranges=datacentre:1:1000 [ml2_type_vxlan] vni_ranges=1:4094 vxlan_group=224.0.0.1 [securitygroup] firewall_driver=openvswitch [ml2_odl] username=odladmin password=redhat url=http://172.17.1.16:8081/controller/nb/v2/neutron - - -/etc/neutron/plugins/ml2/openvswitch_agent.ini - - - [DEFAULT] [agent] [ovs] [securitygroup] [xenapi] - - -/etc/neutron/plugins/ml2/ml2_conf_odl.ini - - - [ml2_odl] - - -/etc/neutron/plugins/ml2/sriov_agent.ini - - - [DEFAULT] [agent] [sriov_nic] - - -/etc/neutron/plugins/ml2/linuxbridge_agent.ini - - - [DEFAULT] [agent] [linux_bridge] [securitygroup] [vxlan] - - -/etc/neutron/plugins/networking-ovn/networking-ovn.ini - - - [DEFAULT] [ovn] - - -/etc/neutron/conf.d/README - - - This directory can be used to configure Neutron services with custom user-defined configuration files. To use the facility, just drop a file (or a symlink) that has .conf file name extension into an appropriate directory to make a service read it during initialization. 'common' directory is read by all Neutron services. Note that user-defined configuration files override any configuration values defined in other files read by services. Service specific configuration directories beat common one. - - -/etc/neutron/neutron_lbaas.conf - - - [DEFAULT] [certificates] [quotas] [service_auth] [service_providers] - - -/etc/neutron/neutron.conf - - - [DEFAULT] bind_host=172.17.1.10 auth_strategy=keystone core_plugin=ml2 service_plugins=odl-router_v2,trunk dns_domain=openstacklocal dhcp_agent_notification=True allow_overlapping_ips=True host=controller-0.localdomain notify_nova_on_port_status_changes=True notify_nova_on_port_data_changes=True global_physnet_mtu=1500 api_workers=4 rpc_workers=4 dhcp_agents_per_network=1 router_distributed=False enable_dvr=False router_scheduler_driver=neutron.scheduler.l3_agent_scheduler.ChanceScheduler allow_automatic_l3agent_failover=True l3_ha=False max_l3_agents_per_router=3 debug=True log_dir=/var/log/neutron transport_url=rabbit://guest: