puppet-tripleo/releasenotes/notes/swift-proxy-use-hash-suffix-b04c2ac17a2c8c38.yaml
Christian Schwede 86df825028 Include swift base class in the proxy class
This was missing, and therefore the Swif hashes were not properly set in
swift.conf if only the proxy manifest was applied (for example when
deploying separate storage nodes).

Related-Bug: 1732663
Change-Id: I11c044bbc8b9f56f95ace9320cc77303d9a7543e
2017-11-16 11:16:02 +01:00

7 lines
194 B
YAML

---
fixes:
- |
Include the Swift base class in the proxy class, to ensure Swift hash
values are properly set in swift.conf when not applying the storage
manifest on the same node.