Re: [jclouds-labs-openstack] Fixes issue where glance fails to parse image details with milli seconds in the date (#195)

2015-06-23 Thread Ignasi Barrera
+public ImageDetails expected() { +return ImageDetails.builder() +.id(fcc451d0-f6e4-4824-ad8f-70ec12326d07) +.name(debian) +.properties(ImmutableMap.of(description, debian image description)) +

Re: [jclouds-labs] Fixes for Clocker (#178)

2015-06-23 Thread Ignasi Barrera
@@ -384,7 +400,7 @@ public static DockerTemplateOptions overrideLoginCredentials(LoginCredentials cr } /** - * @see TemplateOptions#blockUntilRunning + * @see TemplateOptions#blockUntilRunning(boolean) */ public static DockerTemplateOptions

Re: [jclouds-labs] Fixes for Clocker (#178)

2015-06-23 Thread Ignasi Barrera
@@ -384,7 +400,7 @@ public static DockerTemplateOptions overrideLoginCredentials(LoginCredentials cr } /** - * @see TemplateOptions#blockUntilRunning + * @see TemplateOptions#blockUntilRunning(boolean) */ public static DockerTemplateOptions

Re: [jclouds-labs] Fixes for Clocker (#178)

2015-06-23 Thread Andrew Donald Kennedy
@@ -384,7 +400,7 @@ public static DockerTemplateOptions overrideLoginCredentials(LoginCredentials cr } /** - * @see TemplateOptions#blockUntilRunning + * @see TemplateOptions#blockUntilRunning(boolean) */ public static DockerTemplateOptions

Jenkins build is back to stable : jclouds-karaf #1363

2015-06-23 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-karaf/1363/changes

Re: [jclouds-labs-openstack] Fixes issue where glance fails to parse image details with milli seconds in the date (#195)

2015-06-23 Thread Zack Shoylev
Outside of some formatting issues and the merge commit (is it needed?), this looks good. Good bug to fix. Thanks @arvindn05 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/195#issuecomment-114613597

Re: [jclouds-labs-openstack] Fixes issue where glance fails to parse image details with milli seconds in the date (#195)

2015-06-23 Thread arvindn05
Thanks Zack and nac. Sorry for the formatting issues, this is my first commit so please bear with me :) The merge commit is not needed. Trying to learn working with github. Please see my latest review. Thanks! --- Reply to this email directly or view it on GitHub:

[jira] [Created] (JCLOUDS-942) Add google-cloud-storage to jclouds-karaf

2015-06-23 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-942: --- Summary: Add google-cloud-storage to jclouds-karaf Key: JCLOUDS-942 URL: https://issues.apache.org/jira/browse/JCLOUDS-942 Project: jclouds Issue Type: Bug

[jclouds-karaf] Upgrade to Karaf 2.3.11 (#68)

2015-06-23 Thread Andrew Gaul
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-karaf/pull/68 -- Commit Summary -- * Upgrade to Karaf 2.3.11 -- File Changes -- M pom.xml (2) -- Patch Links -- https://github.com/jclouds/jclouds-karaf/pull/68.patch

[jira] [Commented] (JCLOUDS-943) Add google-cloud-storage to jclouds-karaf

2015-06-23 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598375#comment-14598375 ] Andrew Gaul commented on JCLOUDS-943: - [~broudy] Could you take a look at this? Add

[jira] [Resolved] (JCLOUDS-942) Add google-cloud-storage to jclouds-karaf

2015-06-23 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul resolved JCLOUDS-942. - Resolution: Duplicate Add google-cloud-storage to jclouds-karaf

[jira] [Created] (JCLOUDS-943) Add google-cloud-storage to jclouds-karaf

2015-06-23 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-943: --- Summary: Add google-cloud-storage to jclouds-karaf Key: JCLOUDS-943 URL: https://issues.apache.org/jira/browse/JCLOUDS-943 Project: jclouds Issue Type: Bug

Re: [jclouds-karaf] Add support for Atmos (0a7310c)

2015-06-23 Thread Andrew Gaul
Done in master as 2ca04d07d2bc625e5d71efee44ea6dbe4bfe13d3 and 1.9.x as 947f4c5942322db98441744ccb6ade32b426a58e. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/commit/0a7310cc8109959d3daf5ca817188fd10215c3fb#commitcomment-11814518

Jenkins build became unstable: jclouds-karaf #1362

2015-06-23 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-karaf/1362/changes

Re: [jclouds] list MPU parts with prefix listing instead of marker (#782)

2015-06-23 Thread Andrew Gaul
Corrected whitespace and pushed to master as e0bafd4c10c20312d8117e193adbc915bbac5621. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/782#issuecomment-114720445

Re: [jclouds] list MPU parts with prefix listing instead of marker (#782)

2015-06-23 Thread Andrew Gaul
Closed #782. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/782#event-338525763

Jenkins build is back to normal : jclouds-labs-openstack-1.9.x-branch #96

2015-06-23 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/96/

Re: [jclouds-karaf] Add support for Atmos (0a7310c)

2015-06-23 Thread Ignasi Barrera
The corresponding tests should be added to the itests project. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/commit/0a7310cc8109959d3daf5ca817188fd10215c3fb#commitcomment-11813012

[jira] [Commented] (JCLOUDS-669) jclouds-cli support for openstack-swift

2015-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598833#comment-14598833 ] ASF subversion and git services commented on JCLOUDS-669: - Commit

[jira] [Commented] (JCLOUDS-669) jclouds-cli support for openstack-swift

2015-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598835#comment-14598835 ] ASF subversion and git services commented on JCLOUDS-669: - Commit

[jira] [Commented] (JCLOUDS-669) jclouds-cli support for openstack-swift

2015-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598834#comment-14598834 ] ASF subversion and git services commented on JCLOUDS-669: - Commit

Build failed in Jenkins: jclouds-cli-1.9.x-branch #83

2015-06-23 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.9.x-branch/83/changes Changes: [Andrew Gaul] JCLOUDS-669: Add support for rackspace-cloudfiles -- [...truncated 452 lines...] [INFO] Exclude: **/*.log* [INFO] Exclude: **/TODO [INFO] Exclude: .mailmap

[jira] [Updated] (JCLOUDS-669) jclouds-cli support for openstack-swift

2015-06-23 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-669: Fix Version/s: 1.9.1 jclouds-cli support for openstack-swift

Jenkins build is back to normal : jclouds-cli-1.9.x-branch #84

2015-06-23 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.9.x-branch/84/

Jenkins build is back to normal : jclouds-guava-17-18 ยป 18.0,OpenJDK 7 (latest) #306

2015-06-23 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-guava-17-18/GUAVA_VERSION=18.0,jdk=OpenJDK%207%20(latest)/306/changes

[jclouds] list MPU parts with prefix listing instead of marker (#782)

2015-06-23 Thread Ka-Hing Cheung
we now use segment conventions that allow us to do more efficient listing You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/782 -- Commit Summary -- * list MPU parts with prefix listing instead of marker -- File Changes -- M

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

2015-06-23 Thread Andrew Gaul
Corrected test name and pushed to master as 413b03b6bf05a647c135ac8d808fd0bd6438375f and 1.9.x as 72db4f53366ff466ab6714a8def8359f6c40f6de. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114678711

[jira] [Commented] (JCLOUDS-172) Graduate GCE to core

2015-06-23 Thread Daniel Broudy (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598618#comment-14598618 ] Daniel Broudy commented on JCLOUDS-172: --- Any update here? Graduate GCE to core

[jira] [Resolved] (JCLOUDS-928) GoogleCloudStorageBlobIntegrationLiveTest.testGetRangeOutOfRange fails

2015-06-23 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul resolved JCLOUDS-928. - Resolution: Fixed Fix Version/s: 1.9.1 2.0.0 Fixed in master as

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

2015-06-23 Thread Andrew Gaul
@danbroudy Can you fix the Checkstyle violations? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114673587

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

2015-06-23 Thread danbroudy
My mistake, I guess thats what I get for removing newlines after doing checkstyle. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114675527

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

2015-06-23 Thread danbroudy
Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/159#issuecomment-114679311

[jclouds-labs-google] add rewrite to ObjectApi (#159)

2015-06-23 Thread danbroudy
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs-google/pull/159 -- Commit Summary -- * add rewrite to ObjectApi -- File Changes -- A google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/domain/RewriteResponse.java

Re: [jclouds-labs-google] add rewrite to ObjectApi (#159)

2015-06-23 Thread Andrew Gaul
Closed #159. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/159#event-338408573