On 01/29/2018 04:27 AM, Moshe Levi wrote: > Hi all, > > It seem that this commit [1] deprecated the > OpenDaylightConnectionProtocol, but it also remove it. > > This is causing the following issue when we deploy opendaylight non > containerized. See [2] > > One solution is to add back the OpenDaylightConnectionProtocol [3] the > other solution is to remove the OpenDaylightConnectionProtocol from the > deprecated parameter_groups [4]. Looks like the deprecation was done incorrectly. The parameter should have been left in place and referenced in the deprecated group. So I think the fix would just be to put the parameter definition back. > > [1] - > https://github.com/openstack/tripleo-heat-templates/commit/af4ce05dc5270b84864a382ddb2a1161d9082eab > > > [2] - http://paste.openstack.org/show/656702/ > > [3] - > https://github.com/openstack/tripleo-heat-templates/commit/af4ce05dc5270b84864a382ddb2a1161d9082eab#diff-21674daa44a327c016a80173efeb10e7L20 > > > [4] - > https://github.com/openstack/tripleo-heat-templates/commit/af4ce05dc5270b84864a382ddb2a1161d9082eab#diff-21674daa44a327c016a80173efeb10e7R112 > > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >