Commit Graph

6 Commits (4a0a9cd1fccb2be29850941554db2c10f221f1c7)

Author SHA1 Message Date
codemeup @ Work a51a896d20 Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 8 years ago
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`.
9 years ago
Matt Martz 45c5b4bf4b Merge pull request #1002 from vmihailenco/fix/rx-isdir-path
rackspace: pass full path to the isdir.
9 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 9 years ago
Vladimir Mihailenco 6d35aa3524 rackspace: pass full path to the isdir. 10 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 10 years ago