redbo / cloudfuse

Filesystem (fuse) implemented on Mosso's Cloud Files
http://redbo.github.com/cloudfuse/
MIT License
392 stars 114 forks source link

Implement support for authentication through OpenStack Identity API v3. #77

Closed lucasvr closed 8 years ago

lucasvr commented 8 years ago

This patchset introduces support for authentication through OpenStack Identity API v3. The required arguments to mount the object store are the following:

-o authurl= -o username= -o password=

If "/v3" is contained in , then authentication is performed by this new code.

Users may also provide the following arguments (which are guessed when not specified in the command line):

-o region= -o tenant=