Re: [jclouds] Handle lowercase user metadata headers (#773)

2015-06-11 Thread Ka-Hing Cheung
:+1: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/773#issuecomment-111377089

Re: [jclouds] Handle lowercase user metadata headers (#773)

2015-06-11 Thread Andrew Gaul
@kahing @zack-shoylev Please review. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/773#issuecomment-111362891

[jclouds] Handle lowercase user metadata headers (#773)

2015-06-11 Thread Andrew Gaul
HTTP headers are not case-sensitive. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/773 -- Commit Summary -- * Handle lowercase user metadata headers -- File Changes -- M apis/openstack-swift/src/main/java/org/jclouds/openstack/

Re: [jclouds] send HEAD instead of GET for blobMetadata (#772)

2015-06-11 Thread Andrew Gaul
Good catch! Pushed to master as 320742c6b5ad8258ddf5ed621a2ad4cb556a49ba and 1.9.x as 59291175968e044ef3aabf69f924d585ebd971de. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/772#issuecomment-111344085

Re: [jclouds] send HEAD instead of GET for blobMetadata (#772)

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

[jclouds] send HEAD instead of GET for blobMetadata (#772)

2015-06-11 Thread Ka-Hing Cheung
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/772 -- Commit Summary -- * send HEAD instead of GET for blobMetadata -- File Changes -- M apis/openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/blobstore/RegionScopedSw

[jclouds-labs-google] JCLOUDS-935. Move AttachDisk.InitializeParams to URI for diskType (#153)

2015-06-11 Thread Andrew Bayer
Note that two tests are failing right now with or without this. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs-google/pull/153 -- Commit Summary -- * JCLOUDS-935. Move AttachDisk.InitializeParams to URI for diskType -- File Changes --

[jira] [Commented] (JCLOUDS-666) Exception in createNodesInGroup when authorizePublicKey is set for template

2015-06-11 Thread Sunil Shah (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582510#comment-14582510 ] Sunil Shah commented on JCLOUDS-666: Hey [~nacx] - sorry for the slow response. Our p

[jira] [Created] (JCLOUDS-935) Specify disk type in AttachDisk.InitializeParams as a URL

2015-06-11 Thread Andrew Bayer (JIRA)
Andrew Bayer created JCLOUDS-935: Summary: Specify disk type in AttachDisk.InitializeParams as a URL Key: JCLOUDS-935 URL: https://issues.apache.org/jira/browse/JCLOUDS-935 Project: jclouds I

[jira] [Created] (JCLOUDS-934) Add support for specifying GCE disk type in compute abstraction

2015-06-11 Thread Andrew Bayer (JIRA)
Andrew Bayer created JCLOUDS-934: Summary: Add support for specifying GCE disk type in compute abstraction Key: JCLOUDS-934 URL: https://issues.apache.org/jira/browse/JCLOUDS-934 Project: jclouds

[jira] [Updated] (JCLOUDS-823) BackoffLimitedRetryHandler prints username and password involved in request

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-823: --- Fix Version/s: 1.9.0 > BackoffLimitedRetryHandler prints username and password involved in re

[jira] [Closed] (JCLOUDS-933) username & password are displayed in logs in case of authentication or invalid host errors

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera closed JCLOUDS-933. -- > username & password are displayed in logs in case of authentication or > invalid host errors > -

[jira] [Resolved] (JCLOUDS-933) username & password are displayed in logs in case of authentication or invalid host errors

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-933. Resolution: Duplicate > username & password are displayed in logs in case of authentication

[jira] [Created] (JCLOUDS-933) username & password are displayed in logs in case of authentication or invalid host errors

2015-06-11 Thread Alexei Yarilovets (JIRA)
Alexei Yarilovets created JCLOUDS-933: - Summary: username & password are displayed in logs in case of authentication or invalid host errors Key: JCLOUDS-933 URL: https://issues.apache.org/jira/browse/JCLOUDS-9

Jenkins build is back to normal : jclouds-labs-openstack » Apache jclouds labs openstack #854

2015-06-11 Thread jenkins-no-reply
See

[jira] [Resolved] (JCLOUDS-921) Can not ssh with key and sudo password

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-921. Resolution: Fixed Fix Version/s: 1.9.1 2.0.0 > Can not ssh with k

[jira] [Updated] (JCLOUDS-921) Can not ssh with key and sudo password

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-921: --- Component/s: jclouds-drivers > Can not ssh with key and sudo password > -

Re: [jclouds] JCLOUDS-921 prioritise key over password in SSHClientConnection (#761)

2015-06-11 Thread Ignasi Barrera
Closed #761. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/761#event-328409541

Re: [jclouds] JCLOUDS-921 prioritise key over password in SSHClientConnection (#761)

2015-06-11 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/f6a97139) and [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/f88acd67). I've also added a commit after yours to align the Jsch driver, which was required after merging https://github.com/jclouds/jclouds/pull

[jira] [Commented] (JCLOUDS-921) Can not ssh with key and sudo password

2015-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581849#comment-14581849 ] ASF subversion and git services commented on JCLOUDS-921: - Commit

[jira] [Commented] (JCLOUDS-921) Can not ssh with key and sudo password

2015-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581848#comment-14581848 ] ASF subversion and git services commented on JCLOUDS-921: - Commit

[jira] [Commented] (JCLOUDS-921) Can not ssh with key and sudo password

2015-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581845#comment-14581845 ] ASF subversion and git services commented on JCLOUDS-921: - Commit

[jira] [Commented] (JCLOUDS-921) Can not ssh with key and sudo password

2015-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581844#comment-14581844 ] ASF subversion and git services commented on JCLOUDS-921: - Commit

Jenkins build is back to normal : jclouds-labs-openstack #854

2015-06-11 Thread jenkins-no-reply
See

[jira] [Resolved] (JCLOUDS-904) Using ContextBuilder to build new aws-s3 context throws NoClassDefFoundError

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-904. Resolution: Fixed Fix Version/s: 1.9.1 2.0.0 > Using ContextBuild

Re: [jclouds] Use ssh agent if privatekey and password are not provided (#735)

2015-06-11 Thread Ignasi Barrera
Closed #735. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/735#event-328382066

Re: [jclouds] Use ssh agent if privatekey and password are not provided (#735)

2015-06-11 Thread Ignasi Barrera
Squashed and pused to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/f646b84c) and [1.9,x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/522c080a). Thanks @hlta! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/735#issuecomme

Re: [jclouds] JCLOUDS-904 Fixing OSGi Header by adding org.jclouds.io import (#747)

2015-06-11 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/a809c11a) and [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/b1231257). Thanks @agrz! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/747#issuecomment-111089023

Re: [jclouds] JCLOUDS-904 Fixing OSGi Header by adding org.jclouds.io import (#747)

2015-06-11 Thread Ignasi Barrera
Closed #747. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/747#event-328381619

[jira] [Commented] (JCLOUDS-904) Using ContextBuilder to build new aws-s3 context throws NoClassDefFoundError

2015-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581830#comment-14581830 ] ASF subversion and git services commented on JCLOUDS-904: - Commit

[jclouds-labs-google] Image credentials and project improvements (#152)

2015-06-11 Thread Ignasi Barrera
This fixes several issues. It improves the OsFamily detection and properly sets a default username for each image so the SSH access works on them out of the box. [JCLOUDS-870](https://issues.apache.org/jira/browse/JCLOUDS-870): Adds the missing projects to the default project list [JCLOUDS-861]

[jira] [Commented] (JCLOUDS-666) Exception in createNodesInGroup when authorizePublicKey is set for template

2015-06-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581822#comment-14581822 ] Ignasi Barrera commented on JCLOUDS-666: [~ssk2hd] Any feedback on this? > Excep

[jira] [Commented] (JCLOUDS-904) Using ContextBuilder to build new aws-s3 context throws NoClassDefFoundError

2015-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581819#comment-14581819 ] ASF subversion and git services commented on JCLOUDS-904: - Commit

Build failed in Jenkins: jclouds-labs-openstack #853

2015-06-11 Thread jenkins-no-reply
See -- [...truncated 9533 lines...] [WARNING]

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

2015-06-11 Thread jenkins-no-reply
See -- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace

Re: [jclouds] JCLOUDS-904 Fixing OSGi Header by adding org.jclouds.io import (#747)

2015-06-11 Thread Ignasi Barrera
Live tests are still not added to our CI, as we don't have credentials for every provider, so we run them manually when performing the releases. It is clear that the AWS karaf live tests weren't run in the last one, but it's good to know the test is there. Thanks for the feedback! --- Reply to

Re: [jclouds] JCLOUDS-904 Fixing OSGi Header by adding org.jclouds.io import (#747)

2015-06-11 Thread agrz
Sorry, I wasn't aware you are waiting for me :) The issue only shows up during provisioning a real S3 service on Karaf. In fact the AwsS3LiveTest.java already in the project would already test it. But the live tests are excluded in the pom.xml. Are they executed at any time during build/release

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Ignasi Barrera
> + } > + int b = currentChunk.getData()[bytesRead] & 0xff; > + bytesRead = bytesRead + 1; > + if (bytesRead >= currentChunk.getSize()) { > + readNextChunk(); > + } > + return b; > + } > + > + private boolean hasFinished() { > + return chunks.size() ==

Re: [jclouds] [SoftLayer] fix SoftLayerTemplateBuilderLiveTest (#763)

2015-06-11 Thread Ignasi Barrera
@andreaturli can this be merged? If so, can you merge it? :) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/763#issuecomment-111043348

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Roman Coedo
Thank you both for the review, I'll check these issues and fix them. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/176#issuecomment-111043400

Re: [jclouds] JCLOUDS-904 Fixing OSGi Header by adding org.jclouds.io import (#747)

2015-06-11 Thread Ignasi Barrera
@agrz ping :) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/747#issuecomment-111043233

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Roman Coedo
> + } > + int b = currentChunk.getData()[bytesRead] & 0xff; > + bytesRead = bytesRead + 1; > + if (bytesRead >= currentChunk.getSize()) { > + readNextChunk(); > + } > + return b; > + } > + > + private boolean hasFinished() { > + return chunks.size() ==

Re: [jclouds] Added CoreOS to the OSFamily enum (#771)

2015-06-11 Thread Ignasi Barrera
Closed #771. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/771#event-328247935

Re: [jclouds] Added CoreOS to the OSFamily enum (#771)

2015-06-11 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/278ada8b) and [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/35264487). --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/771#issuecomment-111042452

Re: [jclouds] [Softlayer] Implements setting and retrieving the notes property (#756)

2015-06-11 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/9d652a9c) and [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/06f1b132). Thanks @neykov! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/756#issuecomment-1110417

Re: [jclouds] [Softlayer] Implements setting and retrieving the notes property (#756)

2015-06-11 Thread Ignasi Barrera
Closed #756. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/756#event-328246237

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Ignasi Barrera
> + } > + int b = currentChunk.getData()[bytesRead] & 0xff; > + bytesRead = bytesRead + 1; > + if (bytesRead >= currentChunk.getSize()) { > + readNextChunk(); > + } > + return b; > + } > + > + private boolean hasFinished() { > + return chunks.size() ==

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Ignasi Barrera
> + byte[] buffer = new byte[JdbcConstants.DEFAULT_CHUNK_SIZE]; > + while ((bytes = data.read(buffer, 0, > JdbcConstants.DEFAULT_CHUNK_SIZE)) != -1) { > + chunks.add(chunkRepository.create(new ChunkEntity(buffer, > bytes)).getId()); > + buffer = new byte[JdbcConstants.DE

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Ignasi Barrera
> + List blobs = findBlobsByContainer(containerName); > + for (BlobEntity blob : blobs) { > + deleteBlob(containerName, blob.getKey()); > + } > + } > + > + @Transactional > + public void deleteBlobsByDirectory(String containerName, String > directoryName, boolean recur

Re: [jclouds-labs] JCLOUDS-826: Add blob operations (#176)

2015-06-11 Thread Ignasi Barrera
> > @Inject > private ContainerRepository(Provider entityManager) { >super(entityManager); > } > > - public Container findContainerByName(String name) { > - return entityManager.get().createQuery("SELECT c FROM " + > entityClass.getName() + " c WHERE c.name = :name",

[jclouds] Added CoreOS to the OSFamily enum (#771)

2015-06-11 Thread Ignasi Barrera
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/771 -- Commit Summary -- * Added CoreOS to the OSFamily enum -- File Changes -- M compute/src/main/java/org/jclouds/compute/domain/OsFamily.java (2) -- Patch Links -- https://gith