> @@ -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";
I have no idea. I feel like they're referenced outside of the interface/implementations, but could be wrong. Again, as always the case with me, cargo cult code. =) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/17/files#r8320301
