IK
Size: a a a
IK
DD
IK
IK
DD
F
F
IK
@
cat fixtures/random_string.yml
heat_template_version: 2015-10-15
resources:
random:
type: OS::Heat::RandomString
properties:
length: 20
outputs:
random:
value: { get_attr: [random, value] }
IK
cat fixtures/random_string.yml
heat_template_version: 2015-10-15
resources:
random:
type: OS::Heat::RandomString
properties:
length: 20
outputs:
random:
value: { get_attr: [random, value] }
AK
F
F
D
D
IK
IK
IK
D
D