1 Description: 'Swift-proxy: OpenStack object storage proxy'
5 Description: A random string to be used as a salt when hashing to determine mappings in the ring.
10 Description: The password for the swift service account, used by the swift proxy services.
15 Type: OS::Heat::StructuredDeployment
17 config: {Ref: SwiftConfig}
18 server: {Ref: controller0}
19 signal_transport: NO_SIGNAL
21 swift_hash_suffix: {Ref: SwiftHashSuffix}
22 swift_password: {Ref: SwiftPassword}
31 - {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [controller0, networks]} ]} ] }
54 - - {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [controller0, networks]} ]} ] }