079c0ff67a
This is needed to ensure all containers update the same cache file used by swift-recon to collect health and debug data. Closes-Bug: 1734268 Change-Id: Ia586cc6277359dcb1a78194d65eaa932dd995ed3
8 lines
307 B
YAML
8 lines
307 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Processes are storing important health and debug data in some files within
|
|
/var/cache/swift, and these files must be shared between all swift-*
|
|
processes. Therefore it is needed to mount this directory on all Swift
|
|
containers, which is required to make swift-recon working.
|