Use environment variables for OLM timers 21/99121/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 14 Dec 2021 16:14:43 +0000 (17:14 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Mon, 20 Dec 2021 09:11:54 +0000 (10:11 +0100)
commit6b74e240adcb1cb13537e3096de66c361db98986
tree103c4e164dc9b006c91a95b82f370ddaefd3a1bf
parent2112b0e5add742be7ccba711b9d725a057f86501
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