Adds OpenDaylight composable service
authorTim Rozet <trozet@redhat.com>
Sat, 13 Aug 2016 02:12:28 +0000 (22:12 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 26 Aug 2016 13:35:25 +0000 (09:35 -0400)
commit783975c72ca91486eb18a254591c964e93c60403
tree10827ff24c2f6c8f06d5e1a44d8fbcdee21c49d1
parenta4b8e861999a891816c90ee1879263545cf94968
Adds OpenDaylight composable service

Introduces environment files for deploying OpenDaylight in two ways:
 - ODL only managing L2 as an ML2 plugin
 - ODL managing L2 and L3 DVR, by replacing NeutronL3Agent

Two services are added.  One to install ODL and configure OVS on the
Controllers, and another service to only configure OVS on compute nodes.

Paritally-Implements: blueprint opendaylight-integration

Depends-On: I666dc0874f1d11a72a62d796f4f6d41f7aa87a3f

Change-Id: Ide69e20cbf2ec6151953cb23e51478b770aca17f
Signed-off-by: Tim Rozet <trozet@redhat.com>
environments/neutron-opendaylight-l3.yaml [new file with mode: 0644]
environments/neutron-opendaylight.yaml [new file with mode: 0644]
network/service_net_map.yaml
overcloud-resource-registry-puppet.yaml
overcloud.yaml
puppet/all-nodes-config.yaml
puppet/services/opendaylight-ovs.yaml [new file with mode: 0644]
puppet/services/opendaylight.yaml [new file with mode: 0644]
puppet/vip-config.yaml