This PR adds a builder to NewInstance making it possible to add serviceAccounts 
and scopes to a instance. 

This is related to JCLOUDS-906 but does not propagate the changes to the 
Compute Abstraction. 
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs-google/pull/142

-- Commit Summary --

  * Adding builder to NewInstance, add tests.

-- File Changes --

    M 
google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/domain/NewInstance.java
 (87)
    M 
google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/domain/Tags.java
 (4)
    M 
google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/features/InstanceApiLiveTest.java
 (29)
    M 
google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/features/InstanceApiMockTest.java
 (37)
    A google-compute-engine/src/test/resources/instance_insert_full.json (47)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-google/pull/142.patch
https://github.com/jclouds/jclouds-labs-google/pull/142.diff

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

Reply via email to