> @@ -34,6 +34,10 @@
>      */
>     public static final String GOOGLE_PROJECT = "google";
>  
> +   public static final String CENTOS_PROJECT = "centos-cloud";
> +
> +   public static final String DEBIAN_PROJECT = "debian-cloud";

Applies to all of these properties, but...no need for `public`? These are in an 
interface?

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

Reply via email to