12ff28a693
When integrating 3rd party component into openstack with kolla-ansible, maybe have to mount some extra volumes to container. Change-Id: I69108209320edad4c4ffa37dabadff62d7340939 Implements: blueprint support-extra-volumes
6 lines
174 B
YAML
6 lines
174 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for configuring the extra volumes.
|
|
Split container volumes into `<service_name>_default_volumes` and `<service_name>_extra_volumes`.
|