Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/1bd3b8f9) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/467501fd). Thanks @danielestevez! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Ignasi Barrera
Closed #1220. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1220#event-1723703416

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Ignasi Barrera
nacx approved this pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1220#pullrequestreview-135491806

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Daniel Estévez
Sorry i forgot about the mock test! Also noticed i changed the returning HTTP codes for start/restart/stop to the actual values returned by ARM API -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Daniel Estévez
@danielestevez pushed 1 commit. cb8881b Adds missing mock test -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds/pull/1220/files/b76a2b6ecf997e4214fa7990b3d58d1f1b095043..cb8881bbac7f8fc448acd59772c00891814d7cea

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-06-29 Thread Ignasi Barrera
nacx commented on this pull request. Please, add the corresponding mock test. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1220#pullrequestreview-133397328

[jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-06-29 Thread Daniel Estévez
https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/deallocate You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1220 -- Commit Summary -- * Implements VirtualMachineAPI deallocate operation -- File Changes -- M