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):
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=