modify odl features to enable odl dashboard

Change-Id: I954990a5a3d80699ed89370082437128d072bcdd
This commit is contained in:
root 2017-07-04 13:17:32 +08:00
parent a5f11cf3a0
commit b51853e422
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ def enable_neutron_backend(req, cluster_id, kolla_config):
'enable_opendaylight_qos': "no",
'enable_opendaylight_legacy_netvirt_conntrack': "no",
'opendaylight_features':
"odl-dlux-core,odl-dluxapps-applications,"
"odl-mdsal-apidocs,odl-netvirt-openstack",
'opendaylight_restconf_port': "8087",
'opendaylight_leader_ip_address': ''}