Open martinb3 opened 9 years ago
In https://github.com/theborch/rackspace_lbaas/blob/master/libraries/helpers.rb#L12, US endpoint is hardcoded.
Also, some appear to be able to be present in Fog as constants: https://github.com/fog/fog/blob/master/lib/fog/rackspace/load_balancers.rb#L13-L15
Maybe we could document that so users can use it.
In https://github.com/theborch/rackspace_lbaas/blob/master/libraries/helpers.rb#L12, US endpoint is hardcoded.