aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/cinder-api.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-07-31 18:22:44 +0300
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-07-31 18:22:44 +0300
commite3ee5965fd1dab46fc9054e5b2b48adfea6e5304 (patch)
tree0cd3a1ab551f25f640e3c63755851cb2a2879216 /docker/services/cinder-api.yaml
parent599c6740eb4c81a5fcd2e99d37b831efc6d3ad7e (diff)
Add missing metadata_settings from docker services
These are needed for the TLS everywhere bits. Change-Id: I81fcf453fc1aaa2545e0ed24013f0f13b240a102
Diffstat (limited to 'docker/services/cinder-api.yaml')
-rw-r--r--docker/services/cinder-api.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/services/cinder-api.yaml b/docker/services/cinder-api.yaml
index 7804fdb2..58dec1a0 100644
--- a/docker/services/cinder-api.yaml
+++ b/docker/services/cinder-api.yaml
@@ -166,6 +166,8 @@ outputs:
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+ metadata_settings:
+ get_attr: [CinderBase, role_data, metadata_settings]
host_prep_tasks:
- name: create persistent logs directory
file: