[hp|compute] Fix mock for create server.

This commit is contained in:
Rupak Ganguly 2013-03-13 11:39:49 -04:00
parent 78ad8e6a70
commit 1b3ec2beef
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ module Fog
'tenant_id' => Fog::HP::Mock.user_id.to_s,
'uuid' => "95253a45-9ead-43c6-90b3-65da2ef048b3",
'config_drive' => "",
'user_data' => "",
'security_groups' => [{"name"=>"#{sec_group_name}", "links"=>[{"href"=>"http://nova1:8774/v1.1/admin//os-security-groups/111", "rel"=>"bookmark"}], "id"=>111}],
'key_name' => options['key_name'] || ""
}