mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge pull request #385 from brianhartsock/mock_enhancements
Mock enhancements for Rackspace provider and SSH commands.
This commit is contained in:
commit
216b3ded0d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ module Fog
|
|||
end
|
||||
|
||||
def initialize(options={})
|
||||
require 'json'
|
||||
@rackspace_username = options[:rackspace_username]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue