Re: [jclouds] Fixing a couple of typos (#315)

2014-03-13 Thread Roman Coedo
@@ -25,7 +25,7 @@ We handle this for you. Writing tests for cloud endpoints is difficult. We provide you with Stub connections that simulate a cloud without creating network connections. In this way, you can write your unit tests without mocking complexity or the brittleness of remote

[jclouds-site] Fixing some typos on what-is-jclouds text. (#64)

2014-03-13 Thread Roman Coedo
You can merge this Pull Request by running: git pull https://github.com/rcoedo/jclouds-site patch-1 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-site/pull/64 -- Commit Summary -- * Fixing some typos on what-is-jclouds text. -- File Changes

Re: [jclouds-site] Fixing some typos on what-is-jclouds text. (#64)

2014-03-13 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #215](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/215/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/64#issuecomment-37506719

Re: [jclouds] Updating the features section to match the website (#316)

2014-03-13 Thread BuildHive
[jclouds » jclouds #908](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/908/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub:

Re: [jclouds] Updating the features section to match the website (#316)

2014-03-13 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #658](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/658/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/316#issuecomment-37511857

Re: [jclouds] Updating the features section to match the website (#316)

2014-03-13 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1128](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1128/) UNSTABLE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/316#issuecomment-37512115

Re: [jclouds-labs-openstack] WIP: JCLOUDS-494: Change EndpointParam parser to negotiate version for Glance API (#82)

2014-03-13 Thread Ignasi Barrera
Then some more elaborated configuration will be required. Could you paste the stack trace, to see the exact exception you're getting? jclouds automatically retries 300 requests to the host provided in the `Location` header. Just share the stack trace so we can properly configure jclouds to do

[jira] [Commented] (JCLOUDS-457) Amazon Glacier support

2014-03-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933052#comment-13933052 ] Ignasi Barrera commented on JCLOUDS-457: I plan to start a Developer Guide in the

[jira] [Created] (JCLOUDS-500) Create a Docker provider

2014-03-13 Thread Ignasi Barrera (JIRA)
Ignasi Barrera created JCLOUDS-500: -- Summary: Create a Docker provider Key: JCLOUDS-500 URL: https://issues.apache.org/jira/browse/JCLOUDS-500 Project: jclouds Issue Type: New Feature

[jira] [Updated] (JCLOUDS-498) PUT object calls fail against Swift with JClouds 1.7.1

2014-03-13 Thread Bill Branan (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Branan updated JCLOUDS-498: Description: I am attempting to upgrade my application from JClouds 1.5.5 to JClouds 1.7.1. My

Re: [jclouds-site] Fixing some typos on what-is-jclouds text. (#64)

2014-03-13 Thread Ignasi Barrera
Merged and republished the site. Thanks @rcoedo ! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/64#issuecomment-37531721

Jenkins build became unstable: jclouds » jclouds #909

2014-03-13 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds/909/changes

Re: [jclouds] Fixing a couple of typos (#315)

2014-03-13 Thread Roman Coedo
@@ -25,7 +25,7 @@ We handle this for you. Writing tests for cloud endpoints is difficult. We provide you with Stub connections that simulate a cloud without creating network connections. In this way, you can write your unit tests without mocking complexity or the brittleness of remote

Re: [jclouds-labs-openstack] WIP: JCLOUDS-494: Change EndpointParam parser to negotiate version for Glance API (#82)

2014-03-13 Thread jasdeep-hundal
The stack trace is: ``` org.jclouds.http.HttpResponseException: command: GET https://proxy.env11.nebula.com:9292/ HTTP/1.1 failed with response: HTTP/1.1 300 Multiple Choices; content: [{versions: [{status: CURRENT, id: v2.1, links: [{href: http://proxy.env11.nebula.com:9292/v2/;, rel:

Re: [jclouds] JCLOUDS-486 This will allow booting up nova servers with fixed IPs and p... (#313)

2014-03-13 Thread Zack Shoylev
Closed #313. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/313

[jira] [Commented] (JCLOUDS-486) Be able to use neutron to statically assign IPs to private interface at boot time in nova

2014-03-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933480#comment-13933480 ] ASF subversion and git services commented on JCLOUDS-486: - Commit

[jira] [Created] (JCLOUDS-501) The clojure namespace org.jclouds.ec2.ebs2 is broken

2014-03-13 Thread Hugo Duncan (JIRA)
Hugo Duncan created JCLOUDS-501: --- Summary: The clojure namespace org.jclouds.ec2.ebs2 is broken Key: JCLOUDS-501 URL: https://issues.apache.org/jira/browse/JCLOUDS-501 Project: jclouds Issue

[jclouds] Retry on S3 HTTP 504 Gateway Timeout status codes (#317)

2014-03-13 Thread Andrew Gaul
RiakCS using the S3 interface occasionally surfaces these status codes. You can merge this Pull Request by running: git pull https://github.com/maginatics/jclouds s3-504-retry Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/317 -- Commit

Jenkins build is back to stable : jclouds-1.7.x-branch » jclouds compute core #53

2014-03-13 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-1.7.x-branch/org.apache.jclouds$jclouds-compute/53/

Re: [jclouds] Retry on S3 HTTP 504 Gateway Timeout status codes (#317)

2014-03-13 Thread Shri Javadekar
Looks good to me. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/317#issuecomment-37567286

Re: [jclouds] Retry on S3 HTTP 504 Gateway Timeout status codes (#317)

2014-03-13 Thread BuildHive
[jclouds » jclouds #910](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/910/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub:

[jira] [Commented] (JCLOUDS-498) PUT object calls fail against Swift with JClouds 1.7.1

2014-03-13 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933932#comment-13933932 ] Jeremy Daggett commented on JCLOUDS-498: Hi Bill, I wanted you to know that I am

Re: [jclouds] Allow Guava MediaType for Content-Type (#44)

2014-03-13 Thread BuildHive
[jclouds » jclouds #911](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/911/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub:

Jenkins build became unstable: jclouds » jclouds-karaf #798

2014-03-13 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds-karaf/798/

Re: [jclouds] Allow Guava MediaType for Content-Type (#44)

2014-03-13 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1130](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1130/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/44#issuecomment-37580932

[jclouds-examples] Remove RestContext from Rackspace examples (#35)

2014-03-13 Thread Jeremy Daggett
This PR removes RestContext from the Rackspace examples as the first step towards the work to be done in [JCLOUDS-346](https://issues.apache.org/jira/browse/JCLOUDS-346). Please refer to [JCLOUDS-152](https://issues.apache.org/jira/browse/JCLOUDS-152) which discusses the removal of

Jenkins build is still unstable: jclouds » jclouds-karaf #799

2014-03-13 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds-karaf/799/

[jira] [Commented] (JCLOUDS-498) PUT object calls fail against Swift with JClouds 1.7.1

2014-03-13 Thread Bill Branan (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934187#comment-13934187 ] Bill Branan commented on JCLOUDS-498: - Hi Jeremy, I've updated the 1.7.1 test code I

Re: [jclouds-site] Modernize BlobStore examples (#59)

2014-03-13 Thread Andrew Gaul
@@ -96,8 +96,9 @@ h3 class=panel-titleBlobStore/h3 blobStore.createContainerInLocation(location, mycontainer); +ByteSource payload = ByteSource.wrap(blob-content.getBytes(Charsets.UTF_8)); Done. --- Reply to this email directly or view it on GitHub:

Re: [jclouds-site] Modernize BlobStore examples (#59)

2014-03-13 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #216](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/216/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/59#issuecomment-37593232

Re: [jclouds-examples] Remove RestContext from Rackspace examples (#35)

2014-03-13 Thread Everett Toews
Did you run the SmokeTest with these changes? When that passes, I'm a +1. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/35#issuecomment-37594984

Jenkins build is back to stable : jclouds » jclouds compute core #2557

2014-03-13 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds$jclouds-compute/2557/

Build failed in Jenkins: jclouds-labs-openstack » Apache jclouds labs openstack #305

2014-03-13 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$jclouds-labs-openstack/305/ -- [INFO] [INFO]

Re: [jclouds-site] Modernize BlobStore examples (#59)

2014-03-13 Thread jclouds-commentator
Go to http://2652f14e5456c7d8a584-84feae4228b9ba60f1e3b03619b50a08.r0.cf1.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/59#issuecomment-37612482

Re: [jclouds-site] Modernize BlobStore examples (#59)

2014-03-13 Thread jclouds-commentator
Go to http://50922bbcc0b370760eeb-c5161db033c907f2a461fa4544af29fb.r55.cf1.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/59#issuecomment-37613542