mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-10 13:57:22 +03:00
M #-: Remove refactor leftover (#2737)
This commit is contained in:
parent
b4ebee7ff0
commit
d0c4f30c4b
@ -60,10 +60,7 @@ require 'equinix'
|
||||
class EquinixProvider
|
||||
|
||||
def initialize(provider, host)
|
||||
@eq_token = provider.body['connection']['token']
|
||||
@eq_project = provider.body['connection']['project']
|
||||
@eq_endpoint = ENDPOINT
|
||||
|
||||
@eq_token = provider.body['connection']['token']
|
||||
@deploy_id = host['TEMPLATE/PROVISION/DEPLOY_ID']
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user