Adds OpenDaylight
authorTim Rozet <trozet@redhat.com>
Tue, 28 Jun 2016 18:52:36 +0000 (14:52 -0400)
committerTim Rozet <trozet@redhat.com>
Sat, 13 Aug 2016 19:34:22 +0000 (15:34 -0400)
commitd688064d238712b0511b31865824b8868e98e0c8
tree4b7bf88bc02d26b9fb4e6fa57a9328c5da72ed86
parent6e9c1f50a3b0c17854663a81d19a788e241257d6
Adds OpenDaylight

Partially-Implements: blueprint opendaylight-integration

Note this patch only adds support for a single ODL instance.

 - neutron/opendaylight.pp handles installing ODL to control nodes
 - ml2/opendaylight.pp handles configuring ML2 to work with ODL
 - ovs/opendaylight.pp handles configuring OVS to connect to ODL

Change-Id: I666dc0874f1d11a72a62d796f4f6d41f7aa87a3f
Signed-off-by: Tim Rozet <trozet@redhat.com>
manifests/haproxy.pp
manifests/profile/base/neutron/opendaylight.pp [new file with mode: 0644]
manifests/profile/base/neutron/plugins/ml2.pp
manifests/profile/base/neutron/plugins/ml2/opendaylight.pp [new file with mode: 0644]
manifests/profile/base/neutron/plugins/ovs/opendaylight.pp [new file with mode: 0644]