> +            .add("links", links);
> +   }
> +
> +   @Override
> +   public String toString() {
> +      return string().toString();
> +   }
> +   
> +   /**
> +    * Lists possible Cluster status.
> +    * @author zack-shoylev
> +    */
> +   public enum Status {
> +      /**
> +       * The cluster is in the process of being created. Servers are being 
> created and booted.
> +       * */

Fix all of the Javadoc comment ends.

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

Reply via email to