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

file rename

This commit is contained in:
Mike Hagedorn 2013-03-06 11:35:09 -06:00 committed by Rupak Ganguly
parent c3f4b66c3d
commit 1bb94984f9

View file

@ -2,6 +2,7 @@ module Fog
module HP
class LB
class Real
def delete_load_balancer_node(instance_id, node_id)
response = request(
:expects => 202,
@ -13,6 +14,7 @@ module Fog
end
class Mock
def delete_load_balancer_node(instance_id, node_id)
response = Excon::Response.new