>        }
>     }
>  
> -   private static String url(DeploymentParams params) {
> -      return String.format("http://%s.blob.core.windows.net/disks/%s/%s";, 
> params.getStorageAccount(), params.getName(),
> -            params.getSourceImageName());
> +   private static String upperCamel(String input) {

[minor] Only seems to be used once so far - inline in a later cleanup round, 
perhaps?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/94/files#r19126448

Reply via email to