mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
need these now, should be fixed
This commit is contained in:
parent
6d93fb5b0f
commit
f29948262e
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ module Fog
|
||||||
module Terremark
|
module Terremark
|
||||||
class Ecloud < Fog::Vcloud
|
class Ecloud < Fog::Vcloud
|
||||||
|
|
||||||
|
requires :username, :password, :versions_uri
|
||||||
|
recognizes :version
|
||||||
|
|
||||||
model_path 'fog/vcloud/terremark/ecloud/models'
|
model_path 'fog/vcloud/terremark/ecloud/models'
|
||||||
model :catalog_item
|
model :catalog_item
|
||||||
model :catalog
|
model :catalog
|
||||||
|
|
Loading…
Add table
Reference in a new issue