Open paulbeattie opened 13 years ago
It looks like the ruby-cloudfiles API provides a constant:
:auth_url => CloudFiles::AUTH_UK
Option 1: Add additional option such as --uk_cloud. Option 2: Add --auth_url option and require the UK URL to be required but future proof CFBackup for future data centers that Rackspace may make available. Option 3: Do both options 1 and 2.
I'm inclined for option 3 to kill two birds with one stone so to speak. If someone provides a patch I'll merge it.
No config option to specify which RS Cloud to use.