From f579df75d3a7b14e9c85fa6667deaab91a4339c4 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Tue, 27 Oct 2015 01:55:20 -0400 Subject: adding the opendaylight integration Change-Id: Iaaf5cbc790abd3b7af6f94b4e6d7e8ecfbbc6534 --- build/opendaylight.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build/opendaylight.yaml (limited to 'build/opendaylight.yaml') 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 -- cgit 1.2.3-korg