javaswift / joss

Java library for OpenStack Storage, aka Swift
http://javaswift.org
117 stars 108 forks source link

feat: Adds support for KeystoneV3 scoping during auth #156

Closed tfelix closed 5 years ago

tfelix commented 6 years ago

Enables scoping against domain name as well as project name during authorization with KeystoneV3.

This is the PR mentioned in ticket #155 .

Its maybe advisable to put the creation of the KeystoneV3Authentication objects into a dedicated Factory instead of doing it in the CommandImpl. But here I need feedback from the maintainers.

jemc commented 5 years ago

What's the status of this one? Can it be merged?

tfelix commented 5 years ago

From me: yes. We use it internally and it works for us. So if its ok for you from a quality standpoint it can be merged :)

JohannesRudolph commented 5 years ago

@ferrys is there any chance you get to take a look at merging PRs? If you need assistance maintaining JOSS and/or reviewing PRs just let us know.

ferrys commented 5 years ago

@JohannesRudolph, apologies for the late reply, I would love assistance maintaining JOSS if there is interest

breddy-nnk commented 5 years ago

@ferrys Can you please merge this? I am new to this group. Let me how can I contribute to speed up this merge request.

breddy-nnk commented 5 years ago

@robert-bor can I know the timeline for 0.10.3 release?

pdurbin commented 5 years ago

@ferrys (and others) hi!

I'm also interested in a 0.10.3 release, mostly because a little bird told me at http://irclog.iq.harvard.edu/dataverse/2019-06-04#i_96054 that this might be a fix for https://github.com/IQSS/dataverse/issues/5910