/usr/share/tripleo-image-elements/swift/README.md is in python-tripleo-image-elements 0.7.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | Common element for swift elements
Configuration
-------------
swift:
devices: r1z1-192.0.2.6:%PORT%/d1
- A comma separated list of swift storage devices to place in the ring
file. This MUST be present in order for o-r-c to successfully complete.
hash: randomstring
- A hash used to salt paths on storage hosts
|