
Plugin can now be used on Fuel 7.0. It will install and setup OpenDaylight Lithium SR2 controller together with networking_odl driver. User can now decided where ODL controller will be installed by assigning role OPENDAYLIGHT to one of the nodes. Experimental option of managing L3 traffic by ODL was added. It will prepare necessary configuration on ODL and Neutron side and also disable neutron l3 agent. This feature require further development and should be only enabled by users who know what they are doing. Change-Id: I99bb9434f0e2baec52748e20551681d63d2bf1ce
7 lines
154 B
YAML
7 lines
154 B
YAML
# Set here new volumes for your role
|
|
volumes: []
|
|
volumes_roles_mapping:
|
|
opendaylight:
|
|
# Default role mapping
|
|
- {allocate_size: "min", id: "os"}
|