[jclouds] Implement generic and S3+Swift delimiter support. (#764)

2015-06-08 Thread Timur Alperovich
The patch adds delimiter option support in the generic blob store interface. The parameter -- a char -- is correctly used in the openstack-swift and S3 APIs. The openstack-swift API no longer uses the "path" parameter, as it does not include subdirectories (subdir entries) and instead relies on a c

Re: [jclouds-labs-google] WIP: Add support to start and stop instances in the ComputeService (#141)

2015-06-08 Thread Andrew Bayer
Yeah, those ghost failures hit me too - not sure where they came from. But hey. Lemme know when this gets to 1.9.x so I can pull it into our internal app. =) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/141#issuecomment-110168828

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

2015-06-08 Thread Daniel Broudy (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578016#comment-14578016 ] Daniel Broudy commented on JCLOUDS-172: --- I looked into it. The tests are now passin

[jclouds-labs-google] Update UrlMapApiLiveTest (#148)

2015-06-08 Thread danbroudy
Updated the test to use two different backend services and have a mapping in addition to the default mapping. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs-google/pull/148 -- Commit Summary -- * Update UrlMapApiLiveTest -- File Chan

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

2015-06-08 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577980#comment-14577980 ] Ignasi Barrera commented on JCLOUDS-172: Nothing left. I already made the change

Build failed in Jenkins: jclouds-guava-17-18 ยป 18.0,OpenJDK 7 (latest) #288

2015-06-08 Thread jenkins-no-reply
See Changes: [Andrew Gaul] metadata and content metadata should have the same length [Andrew Gaul] Set Atmos object size to content metadata size ---

Re: [jclouds] Move logger and payer S3 tests to AWS provider (#759)

2015-06-08 Thread Andrew Gaul
:-1: We should move the functionality along with the tests. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/759#issuecomment-110148445

Re: [jclouds] metadata and content metadata should have the same length (#757)

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

Re: [jclouds] metadata and content metadata should have the same length (#757)

2015-06-08 Thread Andrew Gaul
Pushed to master as 573ceb51c36b78bd1c84ed095567c67975c275cf and fixed Atmos in 454a30a4846785dbfa214dc2c1250c86225dc3b5. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/757#issuecomment-110147689

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

2015-06-08 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577872#comment-14577872 ] Andrew Gaul commented on JCLOUDS-928: - [~broudy] Could you look into this? > GoogleC

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

2015-06-08 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-928: --- Summary: GoogleCloudStorageBlobIntegrationLiveTest.testGetRangeOutOfRange fails Key: JCLOUDS-928 URL: https://issues.apache.org/jira/browse/JCLOUDS-928 Project: jclouds

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

2015-06-08 Thread Daniel Broudy (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577804#comment-14577804 ] Daniel Broudy commented on JCLOUDS-172: --- What changes do we have to make for authen

[jira] [Comment Edited] (JCLOUDS-760) Enable multipart upload in RegionScopedSwiftBlobStore

2015-06-08 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577597#comment-14577597 ] Andrew Gaul edited comment on JCLOUDS-760 at 6/8/15 6:26 PM: -

[jira] [Commented] (JCLOUDS-760) Enable multipart upload in RegionScopedSwiftBlobStore

2015-06-08 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577597#comment-14577597 ] Andrew Gaul commented on JCLOUDS-760: - I did not backport JCLOUDS-894 to 1.9.x since

[jira] [Commented] (JCLOUDS-894) Expose component operations of multipart upload

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

[jira] [Created] (JCLOUDS-927) Can't start instance at gce

2015-06-08 Thread Tomas Fecko (JIRA)
Tomas Fecko created JCLOUDS-927: --- Summary: Can't start instance at gce Key: JCLOUDS-927 URL: https://issues.apache.org/jira/browse/JCLOUDS-927 Project: jclouds Issue Type: Bug Compone

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> > - /** > -* Optional. Specifies the name of a reserved IP address that is to be > assigned to the deployment. You must run > -* Create Reserved IP Address before you can assign the address to the > deployment using this element. > -* > -* The ReservedIPName element is only

Re: [jclouds-labs-google] WIP: Add support to start and stop instances in the ComputeService (#141)

2015-06-08 Thread Ignasi Barrera
Closed #141. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/141#event-325309671

Re: [jclouds-labs-google] WIP: Add support to start and stop instances in the ComputeService (#141)

2015-06-08 Thread Ignasi Barrera
Pushed to master as [a3cb4490](http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/a3cb4490). I'll push it to 1.9.x later today as the merge there presented a couple conflicts. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pu

[jira] [Commented] (JCLOUDS-925) GCE ComputeServiceAdapter should support suspendNode and resumeNode

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

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + public static DomainJoin create(List credentials, String > joinDomain) { > + return new > AutoValue_WindowsConfigurationSetParams_DomainJoin(credentials, joinDomain); > + } > + } > + > + public abstract String configurationSetType(); > + > + @Nullable public abstract S

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + > + public abstract String domain(); > + > + public abstract String userName(); > + > + public abstract String password(); > + > + public static Credential create(String domain, String userName, String > password) { > + return new > AutoValue_WindowsConfigurationSe

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + > .remoteSourceImageLink(in.remoteSourceImageLink()).resizedSizeInGB(in.resizedSizeInGB()); > + } > + > + public OSVirtualHardDiskParam build() { > + return OSVirtualHardDiskParam > + .create(hostCaching, diskLabel, diskName, mediaLink, > sourceIm

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + public abstract String path(); > + > + public static KeyPair create(String fingerPrint, String path) { > + return new > AutoValue_LinuxConfigurationSetParams_KeyPair(fingerPrint, path); > + } > + } > + > + public abstract String configurationSetType(); > + > + @Nul

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + } > + > + @AutoValue > + public abstract static class PublicKey { > + > + public abstract String fingerPrint(); > + > + public abstract String path(); > + > + public static PublicKey create(String fingerPrint, String path) { > + return new > AutoValue_LinuxConfigur

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> -* Specifies the associated password for the user name. Passwords are > ASCII character strings 6 to 72 characters in > -* length. > -*/ > - public abstract String password(); > - > - /** > -* {@link OSImage#name() name} of the user or platform image. > -*/ > - public a

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + this.sourceMediaLink = sourceMediaLink; > + return this; > + } > + > + public Builder fromDataVirtualHardDiskParams(DataVirtualHardDiskParam > in) { > + return > hostCaching(in.hostCaching()).diskLabel(in.diskLabel()).diskName(in.diskName()).LUN(in.LUN()) > +

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + /** > +* If the disk that is being added is already registered in the > subscription or the VHD for the disk does not exist > +* in blob storage, this element is ignored. If the VHD file exists in > blob storage, this element defines the path to > +* the VHD and a disk is regist

Re: [jclouds-labs] JCLOUDS-853: Improve Create VirtualMachine Deployment (#175)

2015-06-08 Thread Ignasi Barrera
> + > + final RoleParam roleParam = RoleParam.builder() > + .roleName(name) > + > .roleSize(RoleSize.Type.fromString(template.getHardware().getName())) > + .osVirtualHardDiskParam(osParam) > + .windowsConfigurationSet(winConfig) > +

[jira] [Updated] (JCLOUDS-926) Prefer neutron security groups if available

2015-06-08 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zack Shoylev updated JCLOUDS-926: - Fix Version/s: 2.0.0 > Prefer neutron security groups if available >

[jira] [Commented] (JCLOUDS-926) Prefer neutron security groups if available

2015-06-08 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577113#comment-14577113 ] Zack Shoylev commented on JCLOUDS-926: -- This will be the way to go forward (by defau

[jira] [Created] (JCLOUDS-926) Prefer neutron security groups if available

2015-06-08 Thread Andrea Turli (JIRA)
Andrea Turli created JCLOUDS-926: Summary: Prefer neutron security groups if available Key: JCLOUDS-926 URL: https://issues.apache.org/jira/browse/JCLOUDS-926 Project: jclouds Issue Type: Imp

[jira] [Commented] (JCLOUDS-760) Enable multipart upload in RegionScopedSwiftBlobStore

2015-06-08 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577005#comment-14577005 ] Zack Shoylev commented on JCLOUDS-760: -- Note: You are referring specifically to htt

[jira] [Commented] (JCLOUDS-760) Enable multipart upload in RegionScopedSwiftBlobStore

2015-06-08 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577004#comment-14577004 ] Zack Shoylev commented on JCLOUDS-760: -- That is good news [~gaul]. I am still about

[jira] [Updated] (JCLOUDS-912) GCS uploads with InputStream payloads are not working

2015-06-08 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-912: Component/s: jclouds-blobstore > GCS uploads with InputStream payloads are not working > --