Method: Fog::Rackspace::AutoScale::Real#authenticate
- Defined in:
- lib/fog/rackspace/auto_scale.rb
#authenticate(options = {}) ⇒ Object
116 117 118 |
# File 'lib/fog/rackspace/auto_scale.rb', line 116 def authenticate(={}) super(([:rackspace_username, :rackspace_api_key, :rackspace_auth_url, :connection_options])) end |