@jasminSPC
You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/242
-- Commit Summary --
* Profitbricks REST - Image API
-- File Changes --
M
profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/ProfitBricksApi.java
(4)
A
profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/binder/image/UpdateImageRequestBinder.java
(98)
M
profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/domain/Image.java
(81)
M
profitbricks-rest/src/main/java/org/apache/jclouds/profitbricks/rest/features/ImageApi.java
(58)
A
profitbricks-rest/src/test/java/org/apache/jclouds/profitbricks/rest/binder/image/UpdateImageRequestBinderTest.java
(65)
A
profitbricks-rest/src/test/java/org/apache/jclouds/profitbricks/rest/features/ImageApiLiveTest.java
(55)
A
profitbricks-rest/src/test/java/org/apache/jclouds/profitbricks/rest/features/ImageApiMockTest.java
(95)
A profitbricks-rest/src/test/resources/image/get.json (32)
A profitbricks-rest/src/test/resources/image/list.json (423)
-- Patch Links --
https://github.com/jclouds/jclouds-labs/pull/242.patch
https://github.com/jclouds/jclouds-labs/pull/242.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/242