Jenkins build became unstable: jclouds » jclouds #869

2014-02-27 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds/869/

Re: [jclouds] JCLOUDS-453. Add OpenStack Keystone v2.0 OS-KSADM Admin Extension support (#303)

2014-02-27 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #623](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/623/) 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/303#issuecomment-36221726

Re: [jclouds] JCLOUDS-453. Add OpenStack Keystone v2.0 OS-KSADM Admin Extension support (#303)

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

Re: [jclouds-examples] Address deprecation warnings in CloudFilesPublish (#28)

2014-02-27 Thread Martin Smith
The examples repo has lots and lots and lots of deprecated usage. I'd love to see recent examples. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/28#issuecomment-36238313

Re: [jclouds-examples] Address deprecation warnings in CloudFilesPublish (#28)

2014-02-27 Thread Andrew Phillips
@andrewgaul: Any other changes you'd like to make to this, or ready to merge..? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/28#issuecomment-36247992

Re: [jclouds] JCLOUDS-453. Add OpenStack Keystone v2.0 OS-KSADM Admin Extension support (#303)

2014-02-27 Thread Andrew Phillips
jclouds » jclouds #869 UNSTABLE Unrelated [test

Re: [jclouds] Update README.md (#304)

2014-02-27 Thread Andrew Phillips
Closed #304. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/304

Re: [jclouds] Update README.md (#304)

2014-02-27 Thread Andrew Phillips
Squashed and committed to [master](https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=commit;h=a6d5adb69684ae67de814ac1be5f14ca6860b788). Thanks, @johnbendi! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/304#issuecomment-36250677

Jenkins build is back to stable : jclouds » jclouds #870

2014-02-27 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds/870/changes

Re: [jclouds-site] Rebranding proposal (#58)

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

Re: [jclouds-site] Rebranding proposal (#58)

2014-02-27 Thread Ignasi Barrera
Finally I had time to finish the genetic TOC. It has room for improvements, but basically it generates a TOC based on the page headings (h1 to h3, but if you think having from h4 to h6 too in the TOC is a good idea is a trivial change), with the appropriate nesting levels. To use it in a page,

[jclouds] Backported missed amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Nikolay
You can merge this Pull Request by running: git pull https://github.com/chemikadze/jclouds 1.5.x-backports Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/305 -- Commit Summary -- * add g2.2xlarge EC2 instance size (JCLOUDS-364) *

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Andrew Phillips
@@ -222,7 +223,7 @@ private TemplateBuilder newTemplateBuilder(SupplierSet? extends Image images SupplierSet? extends Hardware sizes = Suppliers.Set? extends Hardware ofInstance(ImmutableSet .Hardware of(t1_micro().build(), c1_medium().build(), c1_xlarge().build(),

Build failed in Jenkins: jclouds-cli #136

2014-02-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-cli/136/ -- [...truncated 1271 lines...] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/cli/jclouds-cli-assembly/1.8.0-SNAPSHOT/maven-metadata.xml Uploaded:

Re: [jclouds-site] Rebranding proposal (#58)

2014-02-27 Thread Andrew Phillips
Finally I had time to finish the generic TOC. Nice, thanks @nacx! One initial comment about the sample TOC: it's so long that a reader now has to scroll down quite a way to see some content. Is there some way we could make this expandable, with minimized being the default? Either section by

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Nikolay
@@ -222,7 +223,7 @@ private TemplateBuilder newTemplateBuilder(SupplierSet? extends Image images SupplierSet? extends Hardware sizes = Suppliers.Set? extends Hardware ofInstance(ImmutableSet .Hardware of(t1_micro().build(), c1_medium().build(), c1_xlarge().build(),

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1094](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1094/) 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/305#issuecomment-36271343

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Andrew Gaul
I suspect that we have Checkstyle enabled but misconfigured for 1.5.x. I will verify this PR locally then push to 1.5.x. @chemikadze any reason you cannot move forward to 1.7.1? --- Reply to this email directly or view it on GitHub:

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Andrew Phillips
@@ -222,7 +223,7 @@ private TemplateBuilder newTemplateBuilder(SupplierSet? extends Image images SupplierSet? extends Hardware sizes = Suppliers.Set? extends Hardware ofInstance(ImmutableSet .Hardware of(t1_micro().build(), c1_medium().build(), c1_xlarge().build(),

[jira] [Commented] (JCLOUDS-383) Add EC2 c3 instance sizes

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

[jira] [Commented] (JCLOUDS-431) Add new EC2 instance types: m3.medium and m3.large

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

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Andrew Gaul
Verified locally, pushed to 1.5.x. Note that we do not currently plan another 1.5 release. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/305#issuecomment-36272966

[jira] [Commented] (JCLOUDS-364) Add g2.2xlarge EC2 instance size

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

Re: [jclouds] JCLOUDS-427: Avoiding Guava reflection code broken in Java 7u51 (#263)

2014-02-27 Thread Marc
Hello all, When will the release of the 1.6.x version be made with this backport in it? Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/263#issuecomment-36276046

Re: [jclouds] JCLOUDS-427: Avoiding Guava reflection code broken in Java 7u51 (#263)

2014-02-27 Thread Andrew Gaul
@splittingfield can you move forward to the 1.7.1 release? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/263#issuecomment-36276255

Re: [jclouds] JCLOUDS-427: Avoiding Guava reflection code broken in Java 7u51 (#263)

2014-02-27 Thread Marc
Unfortunately, I do not think that we can yet, due to internal use of the async code that was deprecated (assuming I understand the state of the world properly) We use/contributed the AzureBlob work. --- Reply to this email directly or view it on GitHub:

[jclouds] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

2014-02-27 Thread Thomas Manville
To repro issue 342, the following steps were taken: - Spawn 500 parallel / 2000 total putBlobs to cloudfiles-uk - issue a SIGSTOP - wait 60 seconds - issue a SIGCONT Without this patch, there are several hundred 408s. With this patch, these are retried and complete successfully. You can merge

Re: [jclouds] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

2014-02-27 Thread Andrew Gaul
:+1: tested commit locally. @zack-shoylev could you take a look at this since it increases the failure counter you added in 578a77d6313ce0945f8d29e82103e09787622c58? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/306#issuecomment-36281263

Re: [jclouds] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

2014-02-27 Thread Jeremy Daggett
@andrewgaul Does this also need to be adapted to the openstack-keystone [RetryOnRenew](https://github.com/jclouds/jclouds/blob/master/apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/handlers/RetryOnRenew.java) ? --- Reply to this email directly or view it on GitHub:

Re: [jclouds] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

2014-02-27 Thread BuildHive
[jclouds » jclouds #872](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/872/) 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] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

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

Re: [jclouds] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

2014-02-27 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #625](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/625/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/306#issuecomment-36286123

Jenkins build is unstable: jclouds-1.5.x-branch #253

2014-02-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-1.5.x-branch/253/changes

Re: [jclouds] JCLOUDS-342: Retry on HTTP 408 for swift (#306)

2014-02-27 Thread Andrew Gaul
@jaggett Sorry I misunderstood, thought you were referring to the new labs openstack-swift provider. I guess we could make similar changes to openstack-keystone. Do any of the public providers use the newer Keystone implementation? --- Reply to this email directly or view it on GitHub:

Re: [jclouds-labs-openstack] Adds support for multi-region implementation of Rackspace Cloud Files API (#79)

2014-02-27 Thread Jeremy Daggett
+ +import com.google.common.base.Function; +import com.google.common.base.Supplier; + +/** + * @author Jeremy Daggett + */ +@Singleton +public class RegionToCDNEndpoint implements FunctionObject, URI { + + private final SupplierMapString, SupplierURI endpointsSupplier; + +

Re: [jclouds-labs-openstack] Adds support for multi-region implementation of Rackspace Cloud Files API (#79)

2014-02-27 Thread Ignasi Barrera
+ +import com.google.common.base.Function; +import com.google.common.base.Supplier; + +/** + * @author Jeremy Daggett + */ +@Singleton +public class RegionToCDNEndpoint implements FunctionObject, URI { + + private final SupplierMapString, SupplierURI endpointsSupplier; + +

Re: [jclouds-site] Added Google Analytics and removed old site docs (887453c)

2014-02-27 Thread Andrew Phillips
Yes. To the old site. Ah, OK. Then we're all set! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/commit/887453cd8a677b3d8330c6d7287f9e92a82e71c8#commitcomment-5516708

Re: [jclouds-labs-openstack] Adds support for multi-region implementation of Rackspace Cloud Files API (#79)

2014-02-27 Thread Zack Shoylev
+ +import com.google.common.base.Function; +import com.google.common.base.Supplier; + +/** + * @author Jeremy Daggett + */ +@Singleton +public class RegionToCDNEndpoint implements FunctionObject, URI { + + private final SupplierMapString, SupplierURI endpointsSupplier; + +

Re: [jclouds-labs-openstack] Adds support for multi-region implementation of Rackspace Cloud Files API (#79)

2014-02-27 Thread Jeremy Daggett
+ +import com.google.common.base.Function; +import com.google.common.base.Supplier; + +/** + * @author Jeremy Daggett + */ +@Singleton +public class RegionToCDNEndpoint implements FunctionObject, URI { + + private final SupplierMapString, SupplierURI endpointsSupplier; + +

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Nikolay
Also, two commits form these PR are missed on `1.6.x` branch. C-picked them too https://github.com/chemikadze/jclouds/tree/1.6.x-backports for convenience. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/305#issuecomment-36303004

Re: [jclouds] Backported missing amazon instance sizes from master to 1.5.x (#305)

2014-02-27 Thread Andrew Gaul
Verified locally, pushed to 1.6.x. Note that we do no currently plan another 1.6 release. @chemikadze any reason you cannot move forward to 1.7.1? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/305#issuecomment-36304982

[jira] [Commented] (JCLOUDS-431) Add new EC2 instance types: m3.medium and m3.large

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

[jira] [Commented] (JCLOUDS-412) Add new EC2 i2.* instance sizes

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

Re: [jclouds-labs-openstack] Adds support for multi-region implementation of Rackspace Cloud Files API (#79)

2014-02-27 Thread Ignasi Barrera
+ +import com.google.common.base.Function; +import com.google.common.base.Supplier; + +/** + * @author Jeremy Daggett + */ +@Singleton +public class RegionToCDNEndpoint implements FunctionObject, URI { + + private final SupplierMapString, SupplierURI endpointsSupplier; + +

Re: [jclouds-labs-openstack] Adds support for multi-region implementation of Rackspace Cloud Files API (#79)

2014-02-27 Thread Jeremy Daggett
What else needs to be reviewed here in order to get this PR in? I have several others that depend on this PR being merged first, so please let me know asap. Thanks. :) --- Reply to this email directly or view it on GitHub:

Build failed in Jenkins: jclouds-chef-1.6.x-branch #70

2014-02-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-chef-1.6.x-branch/70/ -- [...truncated 2420 lines...] --- T E S T S --- Results : Tests run: 0,

Build failed in Jenkins: jclouds-labs-1.6.x-branch #59

2014-02-27 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/59/ -- [...truncated 18706 lines...] [Unloading class GregorSamsa] [Unloading class GregorSamsa] [Unloading class GregorSamsa] [Unloading class