CloudVE / cloudbridge

A consistent interface to multiple IaaS clouds; in Python.
https://cloudbridge.cloudve.org
MIT License
113 stars 51 forks source link

Add app creds support to OS provider for JS2 #297

Closed almahmoud closed 2 years ago

almahmoud commented 2 years ago

JS2 has Globus Xsede auth instead of Keystone credentials, so application credentials have to be generated for programmatic use. This adds support for Application credentials login

Friends with https://github.com/galaxyproject/cloudlaunch/pull/260 https://github.com/CloudVE/cloudman-boot/pull/56 https://github.com/CloudVE/djcloudbridge/pull/10