Closed elight closed 10 years ago
@mwhagedorn @wchrisjohnson @krames This seems to do the trick. Mocks and Reals both get created.
My tired brain didn't realize that, because the V1 and V2 classes already inherited from Fog::Service
that Fog::Service
would still do the heavy lifting other than my necessary Fog::OSC::Identity
change.
Good to go? Someone else merge it.
So maybe something like this... except ServiceDiscovery now has to worry about returning a Mock vs a Real.