Re: [jclouds/jclouds] JCLOUDS-945: fix local blobstore marker handling (#1016)

2016-10-04 Thread Andrew Gaul
andrewgaul commented on this pull request. > @@ -276,21 +276,11 @@ public StorageMetadata apply(String key) { if (options.getMarker() != null) { final String finalMarker = options.getMarker(); String delimiter = storageStrategy.getSeparator(); -

Re: [jclouds/jclouds] JCLOUDS-945: fix local blobstore marker handling (#1016)

2016-10-04 Thread Andrew Gaul
@kahing Please review. -- 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/pull/1016#issuecomment-251582602

[jclouds/jclouds] JCLOUDS-945: fix local blobstore marker handling (#1016)

2016-10-04 Thread Andrew Gaul
Previously using prefix markers would not correctly find the next key. Add test for this behavior. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1016 -- Commit Summary -- * JCLOUDS-945: fix local blobstore marker handling -- File

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-10-04 Thread alibazlamit
Reopened #292. -- 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/292#event-811844281

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-10-04 Thread alibazlamit
@devcsrj this is the gist including the arbitrary support tests [here ](https://gist.github.com/alibazlamit/0dcbdcf91009c0fc4c54b2878ed6b512), all the nitpicks have been changed and pushed, i hope we will be able to close this one soon as you said its long overdue. Thanks. -- You are

Re: [jclouds/jclouds-labs] Fix AzureTemplateBuilderLiveTest and AzureComputeServiceLiveTest (#323)

2016-10-04 Thread Andrea Turli
@andreaturli pushed 1 commit. 8d223b1 remove DeploymentToNodemetadata -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds-labs] Fix AzureTemplateBuilderLiveTest and AzureComputeServiceLiveTest (#323)

2016-10-04 Thread Andrea Turli
@andreaturli pushed 3 commits. 21403be refactor from Deployment to VirtualMachine 84ed11f fix Cleanup resources e450fd4 some more fixes -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-10-04 Thread alibazlamit
Closed #292. -- 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/292#event-811585869

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-10-04 Thread alibazlamit
@alibazlamit pushed 1 commit. b1964a4 Arbitrary CPU/RAM support, is now supported. -- You are receiving this because you are subscribed to this thread. View it on GitHub: