Use environment variables for OLM timers 91/98991/4
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 14 Dec 2021 16:14:43 +0000 (17:14 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 17 Dec 2021 14:45:35 +0000 (15:45 +0100)
commit3d1dd382415217763ea8d1f729a45bb9ca48d91b
tree4656ca727b87cc210f2d726eee956607663ece1c
parentf0c7d45051b7cf4aa225cbefcf7f34b4f1f4a514
Use environment variables for OLM timers

- Allow injection of environment variables in OLM blueprint to modify
the default value of OLM timers
- Adapt tox configuration for functional tests
- update user-guide

JIRA: TRNSPRTPCE-580
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
Change-Id: I3e649f17159ae852aa00d14f4e089c1f599f2c11
docs/user-guide.rst
features/odl-transportpce/pom.xml
features/odl-transportpce/src/main/feature/feature.xml [new file with mode: 0644]
features/odl-transportpce/src/main/resources/org.opendaylight.transportpce.cfg [new file with mode: 0644]
karaf/src/main/assembly/ressources/post_install_for_tests.sh
olm/src/main/resources/OSGI-INF/blueprint/olm-blueprint.xml
tests/karaf121.env
tests/karaf221.env
tests/karaf71.env
tox.ini