> @@ -105,11 +105,11 @@ public NodeMetadata apply(VirtualGuest from) {
> @Singleton
> public static class GetHardwareForVirtualGuest {
>
> - private final SoftLayerClient client;
> + private final SoftLayerApi client;Rename variables to `api` rather than `client`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/90/files#r5544118
