[jclouds/jclouds-examples] Expose wait for predicates on relevant API (#96)

2019-01-10 Thread Boris Trishkin
Examples of use recently exposed predicates
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-examples/pull/96

-- Commit Summary --

  * Expose wait for predicates on relevant API

-- File Changes --

M dimensiondata/pom.xml (2)
M 
dimensiondata/src/main/java/org/jclouds/examples/dimensiondata/cloudcontrol/DeleteServerVlanAndNetworkDomain.java
 (28)
M 
dimensiondata/src/main/java/org/jclouds/examples/dimensiondata/cloudcontrol/DeployNetworkDomainVlanAndServer.java
 (29)
M 
dimensiondata/src/main/java/org/jclouds/examples/dimensiondata/cloudcontrol/NetworkDomainTearDown.java
 (39)
D 
dimensiondata/src/main/java/org/jclouds/examples/dimensiondata/cloudcontrol/WaitForUtils.java
 (108)

-- Patch Links --

https://github.com/jclouds/jclouds-examples/pull/96.patch
https://github.com/jclouds/jclouds-examples/pull/96.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/96


[jclouds/jclouds-labs] Expose wait for predicates on relevant API (#451)

2019-01-10 Thread Boris Trishkin
Expose wait for predicates on relevant API
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/451

-- Commit Summary --

  * Expose wait for predicates on relevant API

-- File Changes --

M 
dimensiondata/src/main/java/org/jclouds/dimensiondata/cloudcontrol/features/NetworkApi.java
 (27)
M 
dimensiondata/src/main/java/org/jclouds/dimensiondata/cloudcontrol/features/ServerApi.java
 (27)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/451.patch
https://github.com/jclouds/jclouds-labs/pull/451.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/451


[jira] [Comment Edited] (JCLOUDS-1428) Support for SAS token based Authentication for Azure Blob Storage

2019-01-10 Thread Alexandra Horuszko (JIRA)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737998#comment-16737998
 ] 

Alexandra Horuszko edited comment on JCLOUDS-1428 at 1/10/19 10:01 AM:
---

Hello Andrew, 

I am currently working on this task. 

I wonder, if I can somehow omit the URL encoding of the SAS URL in HttpRequest 
which is built in BlobRequestSigner interface?

I would also like to ask for a slack channel invitation!

Thanks

 

 



> Support for SAS token based Authentication for Azure Blob Storage
> -
>
> Key: JCLOUDS-1428
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1428
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-blobstore
>Reporter: Himanshu Jain
>Priority: Major
>  Labels: azureblob
>
> Hi,
> We have one use case where we want to provide limited access to objects in 
> our storage accounts. We figured that the best way to do  this is by using 
> SAS token based authentication mechanism to upload/download objects to Azure 
> Blob Storage - [SAS based 
> Authentication|https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1]
> We found that JClouds client library provides support for Azure Blob Storage 
> using account keys which might not fit our use case because of security 
> reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (JCLOUDS-1428) Support for SAS token based Authentication for Azure Blob Storage

2019-01-10 Thread Alexandra Horuszko (JIRA)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739258#comment-16739258
 ] 

Alexandra Horuszko commented on JCLOUDS-1428:
-

Thanks, I probably did not form my question right - I mean the url encoding of 
the HttpRequest query parameters. 

It seems like I have already found the answer to my question myself. 

Anyway, I would be really glad someone could invite me to the jclouds slack 
channel, as I have no access to the community. 

Thanks! 

 

> Support for SAS token based Authentication for Azure Blob Storage
> -
>
> Key: JCLOUDS-1428
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1428
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-blobstore
>Reporter: Himanshu Jain
>Priority: Major
>  Labels: azureblob
>
> Hi,
> We have one use case where we want to provide limited access to objects in 
> our storage accounts. We figured that the best way to do  this is by using 
> SAS token based authentication mechanism to upload/download objects to Azure 
> Blob Storage - [SAS based 
> Authentication|https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1]
> We found that JClouds client library provides support for Azure Blob Storage 
> using account keys which might not fit our use case because of security 
> reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] gaul opened a new pull request #1: Remove stale Meetup link

2019-01-10 Thread GitBox
gaul opened a new pull request #1: Remove stale Meetup link
URL: https://github.com/apache/jclouds-site/pull/1
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] asfgit commented on issue #1: Remove stale Meetup link

2019-01-10 Thread GitBox
asfgit commented on issue #1: Remove stale Meetup link
URL: https://github.com/apache/jclouds-site/pull/1#issuecomment-453026313
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] nacx closed pull request #1: Remove stale Meetup link

2019-01-10 Thread GitBox
nacx closed pull request #1: Remove stale Meetup link
URL: https://github.com/apache/jclouds-site/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/community/index.md b/community/index.md
index f8c09cf..1a486d6 100644
--- a/community/index.md
+++ b/community/index.md
@@ -16,7 +16,6 @@ title: Get in touch!
 
   https://webchat.freenode.net/?channels=jclouds";>Chat 
with us on IRC at https://botbot.me/freenode/jclouds/";>#jclouds on 
Freenode
   Join the https://the-asf.slackarchive.io/jclouds";>#jclouds 
Slack channel at the https://the-asf.slack.com/";>ASF 
workspace. Ask us for an invitation to join!
-  http://www.meetup.com/jclouds/";>Attend a jclouds 
event!
 
 
 Get involved!


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] gaul opened a new pull request #1: Remove stale Meetup link

2019-01-10 Thread GitBox
gaul opened a new pull request #1: Remove stale Meetup link
URL: https://github.com/apache/jclouds-site/pull/1
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] nacx commented on issue #1: Remove stale Meetup link

2019-01-10 Thread GitBox
nacx commented on issue #1: Remove stale Meetup link
URL: https://github.com/apache/jclouds-site/pull/1#issuecomment-453026301
 
 
   Made some changes to the PR build config. Closing and reopening to see if it 
is triggered.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] nacx closed pull request #1: Remove stale Meetup link

2019-01-10 Thread GitBox
nacx closed pull request #1: Remove stale Meetup link
URL: https://github.com/apache/jclouds-site/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/community/index.md b/community/index.md
index f8c09cf..1a486d6 100644
--- a/community/index.md
+++ b/community/index.md
@@ -16,7 +16,6 @@ title: Get in touch!
 
   https://webchat.freenode.net/?channels=jclouds";>Chat 
with us on IRC at https://botbot.me/freenode/jclouds/";>#jclouds on 
Freenode
   Join the https://the-asf.slackarchive.io/jclouds";>#jclouds 
Slack channel at the https://the-asf.slack.com/";>ASF 
workspace. Ask us for an invitation to join!
-  http://www.meetup.com/jclouds/";>Attend a jclouds 
event!
 
 
 Get involved!


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services