1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

Fix error in onegate when running in a different machine

This commit is contained in:
Daniel Molina 2015-02-25 15:10:36 +01:00
parent 0110036033
commit bae9205930

View File

@ -81,8 +81,6 @@ end
set :cloud_auth, $cloud_auth
$flow_client = Service::Client.new(:user_agent => USER_AGENT)
helpers do
def authenticate(env, params)
begin