You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrew Bayer <no...@github.com> on 2015/06/05 02:58:52 UTC

[jclouds-labs-google] JCLOUDS-925 - add support for suspendNode/resumeNode to GCE (#147)

Not sure why these were still unimplemented, since stop/start has been
in GCE for ages. Probably my bad. =) Anyway, unit tests pass, live
tests...run? Took a bunch of work to get them to actually launch,
which was odd.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * JCLOUDS-925 - add support for suspendNode/resumeNode to GCE

-- File Changes --

    M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/GoogleComputeEngineServiceAdapter.java (32)
    M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/functions/Resources.java (28)
    M google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/compute/GoogleComputeEngineServiceLiveTest.java (46)

-- Patch Links --

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

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

Re: [jclouds-labs-google] JCLOUDS-925 - add support for suspendNode/resumeNode to GCE (#147)

Posted by Andrew Bayer <no...@github.com>.
Will let you know - I had to leave before they finished. I'll defer to #141 in general, though. =)

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

Re: [jclouds-labs-google] JCLOUDS-925 - add support for suspendNode/resumeNode to GCE (#147)

Posted by Ignasi Barrera <no...@github.com>.
@abayer are live tests passing? The change looks pretty much the same than the implemented in https://github.com/jclouds/jclouds-labs-google/pull/141 but the resume live test is failing there.

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

Re: [jclouds-labs-google] JCLOUDS-925 - add support for suspendNode/resumeNode to GCE (#147)

Posted by Andrew Bayer <no...@github.com>.
Closing since I hit the same live test failure.

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

Re: [jclouds-labs-google] JCLOUDS-925 - add support for suspendNode/resumeNode to GCE (#147)

Posted by Andrew Bayer <no...@github.com>.
Closed #147.

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