Merge "Removes odl-dlux-gui feature for ODL"

This commit is contained in:
Zuul 2018-04-12 23:58:09 +00:00 committed by Gerrit Code Review
commit f2b336520b
2 changed files with 7 additions and 1 deletions

View File

@ -24,7 +24,7 @@ parameters:
OpenDaylightFeatures:
description: List of features to install with ODL
type: comma_delimited_list
default: ["odl-netvirt-openstack","odl-dlux-core","odl-jolokia"]
default: ["odl-netvirt-openstack","odl-jolokia"]
OpenDaylightApiVirtualIP:
type: string
default: ''

View File

@ -0,0 +1,6 @@
---
deprecations:
- |
odl-dlux-all feature for OpenDaylight is no longer supported and removed
from default installed OpenDaylightFeatures. See
https://bugs.launchpad.net/tripleo/+bug/1751857