Re: [jclouds/jclouds] JCLOUDS-1258 S3 China Beijing Region Support (#1081)

2017-04-13 Thread zrealyi
Asking for help. I have compiled the newest jclouds within supporting the china region for aws-s3. And I code an example program to accessing the aws-s3. But there is an error when I call the method named blobStore.createContainerInLocation(location, "awss3buket2") that the location's id is

[jira] [Commented] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968011#comment-15968011 ] Andrea Turli commented on JCLOUDS-1269: --- Yes > Jclouds doesn't get the VPC when subnetId

[jira] [Commented] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967994#comment-15967994 ] Ignasi Barrera commented on JCLOUDS-1269: - Or set the {{jclouds.regions}} property to only the

[jira] [Commented] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Svetoslav Neykov (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967955#comment-15967955 ] Svetoslav Neykov commented on JCLOUDS-1269: --- A workaround it to explicitly set the endpoint

Re: [jclouds/jclouds-labs] Live tests are failing due to not including /caas in path. (#381)

2017-04-13 Thread Trevor Flanagan
trevorflanagan commented on this pull request. > @@ -144,6 +144,7 @@ ${test.dimensiondata-cloudcontrol.credential} +

Re: [jclouds/jclouds-labs] Live tests are failing due to not including /caas in path. (#381)

2017-04-13 Thread Trevor Flanagan
@trevorflanagan pushed 1 commit. 966b0ac Updating live tests -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/381/files/c5f3e13ecc2f0c74cbf099082d13dfb21016e6ac..966b0acf9cb6a8f1e9ecad5a8e5dcc6b5999191b

[jclouds/jclouds-labs] Live tests are failing due to not including /caas in path. (#381)

2017-04-13 Thread Trevor Flanagan
This pull request is for the Mock tests and OrganisationIdFilter changes before changing live tests. I intend to create a proper test for @Zone in the next pull request. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/381 --

[jira] [Commented] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967565#comment-15967565 ] Andrea Turli commented on JCLOUDS-1269: --- [~nacx]I think Yavor is right. I actually spent a couple

Re: [jclouds/jclouds] JCLOUDS-1263: URL encode object names from list object response before creating URIs with them (#1084)

2017-04-13 Thread Mat Mannion
@andrewgaul I haven't had chance to go back and look at this, but I was testing against a DevStack instance with the following: mvn integration-test -pl :openstack-swift -Plive -Dtest.openstack-swift.endpoint="http://137.205.194.8:5000/identity/v2.0;

Re: [jclouds/jclouds] JCLOUDS-1264: Use core BindToJsonPayload to send OpenStack Swift multipart manifests (#1083)

2017-04-13 Thread Zack Shoylev
Even though we use project.build.sourceEncoding, on Windows, you still seem to have to specify file encoding explicitly using JAVA_TOOL_OPTIONS i.e.: [Environment]::SetEnvironmentVariable("JAVA_TOOLS_OPTIONS", "-Dfile.encoding=UTF8", "Machine") otherwise the new test fails. Leads me to think we

[jira] [Commented] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967408#comment-15967408 ] Ignasi Barrera commented on JCLOUDS-1269: - Does the subnet actually exist in the configured

[jira] [Updated] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1269: Labels: aws-ec2 (was: ) > Jclouds doesn't get the VPC when subnetId parameter is

[jira] [Created] (JCLOUDS-1269) Jclouds doesn't get the VPC when subnetId parameter is provided

2017-04-13 Thread Yavor Yanchev (JIRA)
Yavor Yanchev created JCLOUDS-1269: -- Summary: Jclouds doesn't get the VPC when subnetId parameter is provided Key: JCLOUDS-1269 URL: https://issues.apache.org/jira/browse/JCLOUDS-1269 Project: