ansible/cloud/rackspace
Vladimir Mihailenco 366e6ab360 rackspace: set headers when uploading files to CF.
Otherwise CDN (Akamai) downloads file without the headers. The sequence
is following:
1. Ansible uploads file to CF.
2. Akamai downloads the file and caches it in CDN.
3. Ansible sets headers.

As a result Akamai serves file without headers.

This is backwards incompatible change, because headers keys are not
prefixed with `x-object-meta-`. Which allows user to set headers like
`Access-Control-Allow-Origin`.
2015-12-08 18:11:37 +02:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
rax.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_cbs.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_cbs_attachments.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_cdb.py added version added to new rax_cdb choices 2015-10-07 21:30:17 -04:00
rax_cdb_database.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_cdb_user.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_clb.py Updated author data for modules 2015-06-16 11:26:33 -04:00
rax_clb_nodes.py Updated author data for modules 2015-06-16 11:26:33 -04:00
rax_dns.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_dns_record.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_facts.py Preventing servers that are deleted and left in the deleted state from being included in the server list 2015-08-20 11:07:58 -05:00
rax_files.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_files_objects.py rackspace: set headers when uploading files to CF. 2015-12-08 18:11:37 +02:00
rax_identity.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_keypair.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_meta.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_network.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_queue.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
rax_scaling_group.py Docs fixes 2015-09-28 08:22:36 -07:00
rax_scaling_policy.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00