> @@ -77,8 +77,11 @@ 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] Please fix the indent? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/425/files#r14408920
