INTPAK-163 Fixes default ODL Java opts 61/71261/1
authorTim Rozet <trozet@redhat.com>
Tue, 24 Apr 2018 15:43:02 +0000 (11:43 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 24 Apr 2018 15:46:12 +0000 (11:46 -0400)
commitb4ee1b52ba8a33375fc14cdfcd645921bc19581d
tree4115f3f0b58370e40556b5a5b452e15df8094464
parent724bf3a9a2a60bfdc61897b7957b3547f45f1857
INTPAK-163 Fixes default ODL Java opts

The previous way we were configuring Java options was preventing any
default Java options from being included when ODL started. These
included garbage collection and heap size settings.  This patch modifies
the behavior of specifying Java options to puppet-opendaylight to be in
addition to the default Java options provided by ODL.

Change-Id: Ia46a8b64842bf766543f18678e100f33778f2d76
Signed-off-by: Tim Rozet <trozet@redhat.com>
CHANGELOG
README.markdown
manifests/config.pp
metadata.json
spec/spec_helper.rb
spec/spec_helper_acceptance.rb