Merge "Pin ODL java version to 8 on ubuntu"

This commit is contained in:
Zuul
2018-09-10 15:27:32 +00:00
committed by Gerrit Code Review

View File

@@ -16,8 +16,8 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
] %}
{% elif base_distro in ['debian', 'ubuntu'] %}
{% set opendaylight_packages = [
'default-jre-headless',
'opendaylight',
'openjdk-8-jre-headless',
] %}
# NOTE(egonzalez): ODL fails to install in debian family images with
# existing odl user. First install odl and then allow usage of