> @@ -77,8 +77,13 @@ public 
> AllocateAndAddFloatingIpToNode(@Named(TIMEOUT_NODE_RUNNING) Predicate<Ato
>  
>        FloatingIP ip = null;
>        try {
> -         logger.debug(">> allocating or reassigning floating ip for 
> node(%s)", node.getId());
> +         
> +       logger.debug(">> allocating or reassigning floating ip for node(%s)", 
> node.getId());
> +         

[minor] remove new blank lines here?

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

Reply via email to