aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/swift-proxy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-09-12 04:20:52 +0000
committerGerrit Code Review <review@openstack.org>2017-09-12 04:20:52 +0000
commitd1b2eb47236cd316495966f99754fc5695f1f356 (patch)
treec66ac3bae424695dfe80071d4cf3b4d1695dafc4 /docker/services/swift-proxy.yaml
parente73c84ad5685df4cdca70d9ad255635de2cf63f7 (diff)
parentf171eca4c3fc2e18b3971bb9cd930208bf43e646 (diff)
Merge "Persist containerized services httpd logs" into stable/pike
Diffstat (limited to 'docker/services/swift-proxy.yaml')
-rw-r--r--docker/services/swift-proxy.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/services/swift-proxy.yaml b/docker/services/swift-proxy.yaml
index 374db250..86871210 100644
--- a/docker/services/swift-proxy.yaml
+++ b/docker/services/swift-proxy.yaml
@@ -111,6 +111,7 @@ outputs:
- /srv/node:/srv/node
- /dev:/dev
- /var/log/containers/swift:/var/log/swift
+ - /var/log/containers/httpd/swift-proxy:/var/log/httpd
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
- if:
@@ -138,6 +139,7 @@ outputs:
state: directory
with_items:
- /var/log/containers/swift
+ - /var/log/containers/httpd/swift-proxy
- /srv/node
upgrade_tasks:
- name: Stop and disable swift_proxy service