We have a need to change the host for an external S3 Bucket. In our case it is greenqloud.
Included is a patch to allow the alteration of the host name. Also, it should still work with existing destinations set up to AWS and defaults to use Amazon when a new destination is created.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | backup_migrate-n2404113-4.interdiff.txt | 820 bytes | damienmckenna |
| #4 | backup_migrate-n2404113-4.patch | 1.23 KB | damienmckenna |
| #3 | backup_migrate-n2404113-3.patch | 1.05 KB | damienmckenna |
| #3 | backup_migrate-n2404113-3.interdiff.txt | 637 bytes | damienmckenna |
| bucket_hosts.patch | 1.16 KB | john cook |
Comments
Comment #1
danharper commentedTested and used this patch and works as described, can this be rolled into dev?
Comment #2
danharper commentedComment #3
damienmckennaA minor tweak for coding standards compliance.
Comment #4
damienmckennaI think this needs extra logic to make sure the host value works for existing sites.
Comment #7
damienmckennaComment #8
damienmckennaFYI salmino put together a patch for this in #2567427: Select an endpoint for your region too, but the one here had some more logic.
Comment #11
damienmckennaCommitted. Thanks everyone.