jClouds sadly doesn't support v3 auth. v2 of the openstack plugin has been released which no longer uses jClouds. It uses openstackj4. However, it doesn't support v3 authentication.
I forked it and made the necessary modifications https://github.com/monkeylittleinc/openstack-cloud-plugin feel free to compile and use as you see fit. On 22 February 2016 at 19:57, Jason Reslock <[email protected]> wrote: > I'm having an issue with the jclouds plugin running against an openstack > cloud that uses keystone v3 authentication. The problem appears to be that > the system requires a domain as part of the credentials and there is no > place to enter the domain. Has anyone been able to use the v3 auth with > jclouds+openstack and also use domain authentication successfully? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/4ed64e61-c5f3-415e-a7b1-f63914ad8c1f%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/4ed64e61-c5f3-415e-a7b1-f63914ad8c1f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAEJ3w4WF8x%3DDH48OP4eDn7NYwvNtUnOLm4KyHuiJzTkRcO4jXA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
