Re: Openstack application credentials support

2022-05-02 Thread DImuthu Upeksha
]. Please let me know if this is the correct approach and if so, I can send a PR [2] https://github.com/DImuthuUpe/jclouds/commit/c0bdf264dea02d6bdcea549405d05e3aac42f0b4 Thanks Dimuthu On Sat, Apr 30, 2022 at 11:37 AM DImuthu Upeksha wrote: > Hi, > > I am trying to use Jclouds

Openstack application credentials support

2022-04-30 Thread DImuthu Upeksha
Hi, I am trying to use Jclouds to access an openstack swift container using the application credentials. Is that supported in 2.5.0 version? Below is the code sample I used and the error message I got. I can a similar question in StackOverflow[1] as well [1]

Re: Openstack application credentials support

2022-05-02 Thread DImuthu Upeksha
Awesome. Here is the PR [3] [3] https://github.com/apache/jclouds/pull/142 Thanks Dimuthu On Mon, May 2, 2022 at 5:05 AM Ignasi Barrera wrote: > That looks good. Thanks! PR would be very welcome! > > On Mon, May 2, 2022 at 9:46 AM DImuthu Upeksha > wrote: > > > Seems lik