865e8b574c
Java options like heap size configuration needs tweaking for large scale deployments. Allow customizing those values from TripleO. puppet-opendaylight will configure these values in ODL. Corresponding puppet-opendaylight patch is https://git.opendaylight.org/gerrit/#/c/68491 Change-Id: I99e08314dedfcc71a776423ac3c6c282237cc0c2 Closes-Bug: #1794073
4 lines
95 B
YAML
4 lines
95 B
YAML
---
|
|
features:
|
|
- |
|
|
Add provision to set java options like heap size configurations in ODL. |