diff --git a/lib/fog/hp.rb b/lib/fog/hp.rb index d90e2747a..0428fe924 100644 --- a/lib/fog/hp.rb +++ b/lib/fog/hp.rb @@ -162,8 +162,6 @@ module Fog :headers => { 'Content-Type' => 'application/json' }, - :host => @host, - :port => @port, :method => 'POST', :body => Fog::JSON.encode(request_body), :path => @auth_path