1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Remove deprecated provider recognize clause.

This commit is contained in:
Rupak Ganguly 2011-10-20 22:16:16 -04:00
parent 78a45b0a56
commit 75df6105ba
2 changed files with 0 additions and 2 deletions

View file

@ -7,7 +7,6 @@ module Fog
requires :hp_secret_key, :hp_account_id
recognizes :hp_auth_uri, :hp_servicenet, :persistent, :connection_options
recognizes :provider # remove post deprecation
model_path 'fog/hp/models/compute'
model :flavor

View file

@ -7,7 +7,6 @@ module Fog
requires :hp_secret_key, :hp_account_id
recognizes :hp_auth_uri, :hp_servicenet, :hp_cdn_ssl, :persistent, :connection_options
recognizes :provider # remove post deprecation
model_path 'fog/hp/models/storage'
model :directory