You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Bhathiya <no...@github.com> on 2015/03/17 17:41:29 UTC

[jclouds-labs] JCLOUDS-664: Get Cloud Service Properties Operation Support (#155)

Support Get Cloud Service Properties Operation  with embeded details
https://msdn.microsoft.com/en-us/library/azure/ee460806.aspx with
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/155

-- Commit Summary --

  * JCLOUDS-664: Get Cloud Service Properties Operation Support

-- File Changes --

    A azurecompute/src/main/java/org/jclouds/azurecompute/domain/CloudServiceProperties.java (96)
    M azurecompute/src/main/java/org/jclouds/azurecompute/features/CloudServiceApi.java (26)
    A azurecompute/src/main/java/org/jclouds/azurecompute/xml/CloudServicePropertiesHandler.java (155)
    M azurecompute/src/test/java/org/jclouds/azurecompute/features/DeploymentApiLiveTest.java (24)
    A azurecompute/src/test/java/org/jclouds/azurecompute/xml/CloudServicePropertiesHandlerTest.java (146)
    A azurecompute/src/test/resources/cloudserviceproperties.xml (120)

-- Patch Links --

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

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

Re: [jclouds-labs] JCLOUDS-664: Get Cloud Service Properties Operation Support (#155)

Posted by Ignasi Barrera <no...@github.com>.
Thanks @hsbhathiya ! Looks good. Only missing the mock tests for the new api method.

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

Re: [jclouds-labs] JCLOUDS-664: Get Cloud Service Properties Operation Support (#155)

Posted by Bhathiya <no...@github.com>.
@nacx  
Added Mock tests and moved to https://github.com/jclouds/jclouds-labs/pull/168

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

Re: [jclouds-labs] JCLOUDS-664: Get Cloud Service Properties Operation Support (#155)

Posted by Bhathiya <no...@github.com>.
Closed #155.

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