> @@ -85,7 +84,7 @@ public boolean apply(DriveInfo drive) {
> }
>
> });
> - private final CloudSigmaClient client;
> + private final CloudSigmaApi client;As with the other de-async commits: variable name is still `client`. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/86/files#r5556062
