1 heat_template_version: 2015-10-15
9 type: OS::Swift::Container
11 name: { get_param: "OS::stack_name" }
14 type: Rackspace::Cloud::CloudFilesCDN
16 container: { get_resource: container }
22 value: { get_attr: [ container_cdn, show ] }
23 description: Show all attributes of the CDN configuration for the container
26 value: { get_resource: container_cdn }
27 description: The URI for downloading container objects over HTTP.
30 value: { get_attr: [ container_cdn, ssl_uri ] }
31 description: The URI for downloading container objects over HTTPS, using SSL.
34 value: { get_attr: [ container_cdn, streaming_uri ] }
36 The URI for video streaming container objects that uses HTTP Dynamic
40 value: { get_attr: [ container_cdn, ios_uri ] }
42 The URI for video streaming container objects that uses HTTP Live