mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[stormondemand|account] Add Account service to the service lsit
This commit is contained in:
parent
ed231cee87
commit
8c0f8a44b6
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ module Fog
|
|||
service(:billing, 'storm_on_demand/billing', 'Billing')
|
||||
service(:monitoring, 'storm_on_demand/monitoring', 'Monitoring')
|
||||
service(:support, 'storm_on_demand/support', 'Support')
|
||||
service(:account, 'storm_on_demand/account', 'Account')
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue