Skip to content
Snippets Groups Projects
Commit 8e9b4ced authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Add forgotten 'Restart container' handler for swift"

parents dda787fc 5c19f9a5
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
project_name: "swift"
swift_services:
swift-api:
swift-proxy-server:
group: swift-proxy-server
enabled: true
haproxy:
......
---
- name: Restart swift-proxy-server container
debug:
msg: "Noop. No need to restart the swift-proxy-server container"
---
fixes:
- |
Fixes Swift deploy when TLS enabled.
Added the missing handler and corrected the container name.
`LP#1931097 <https://launchpad.net/bugs/1931097>`__
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment