[GitHub] [jclouds] nacx commented on issue #21: Adds methods listAll and listByLocation to VirtualMachineAPI

2019-04-05 Thread GitBox
nacx commented on issue #21: Adds methods listAll and listByLocation to VirtualMachineAPI URL: https://github.com/apache/jclouds/pull/21#issuecomment-480350282 Yes, I think you should add your adapter work here. One mistake we've done in the past is not putting abstractions first.

[GitHub] [jclouds] ak58588 opened a new pull request #22: Disable PublicAccess enquiry for AzureBlob, when using SAS Auth.

2019-04-05 Thread GitBox
ak58588 opened a new pull request #22: Disable PublicAccess enquiry for AzureBlob, when using SAS Auth. URL: https://github.com/apache/jclouds/pull/22 Since it is impossible (checked with the Azure Storage dev team) to execute getContainerACL with SAS Authorisation, here is a possible