diff options
author | Tim Rozet <trozet@redhat.com> | 2015-11-11 15:32:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-11-11 15:32:56 +0000 |
commit | 347201e194d84f23e247d1110c705256cf9f2070 (patch) | |
tree | 7bc8b6a3830c6a2052fd9d247035267e7e3eaaf2 /build/opendaylight.yaml | |
parent | c37b85a4d356212402277741a3cec793ccf47e68 (diff) | |
parent | f579df75d3a7b14e9c85fa6667deaab91a4339c4 (diff) |
Merge "adding the opendaylight integration"
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 |