diff options
Diffstat (limited to 'build/opendaylight.yaml')
-rw-r--r-- | build/opendaylight.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/opendaylight.yaml b/build/opendaylight.yaml new file mode 100644 index 00000000..39e4aa3d --- /dev/null +++ b/build/opendaylight.yaml @@ -0,0 +1,4 @@ +parameters: + ExtraConfig: + neutron_mechanism_drivers: ['opendaylight'] + neutron_tenant_network_type: vxlan |