tripleo-heat-templates/releasenotes/notes/bug-1741464-78403f89e9dc5d75.yaml
Michael Henkel b83a62fe00 Allow for optinal volumes and env variables
This patch will allow to attach optional volumes and env variables to the
neutron-api, heat-api and nova-compute containers.

Change-Id: I95cd5017fdbbec257d274b805be4509ec32f9019
Closes-Bug: 1741464
2018-01-05 13:24:24 +01:00

7 lines
234 B
YAML

---
features:
- |
This patch allows to attach optional volumes to and set optional
environment variables in the neutron-api, heat-api and nova-compute
containers. This makes it easier to plug plugins to that containers.