Should **not** be merged until after #9. This will have to be merged and rebased after #9 is done, but I'm pretty sure the validation that is currently _broken_ was actually intended. You can merge this Pull Request by running:
git pull https://github.com/jclouds/jclouds-labs-google fix-project-name-validation Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-google/pull/12 -- Commit Summary -- * Enforcing identity format '...@developer.gserviceaccount.com' correctly -- File Changes -- M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/config/GoogleComputeEngineHttpApiModule.java (4) M google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/compute/GoogleComputeEngineServiceExpectTest.java (2) M google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/internal/BaseGoogleComputeEngineApiExpectTest.java (2) M google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/internal/BaseGoogleComputeEngineExpectTest.java (2) -- Patch Links -- https://github.com/jclouds/jclouds-labs-google/pull/12.patch https://github.com/jclouds/jclouds-labs-google/pull/12.diff