[−][src]Module openstack::auth
Reimports of authentication bits from osauth.
See osauth documentation for details.
Structs
| NoAuth | Authentication type that provides no authentication. |
| Password | Password authentication using Identity API V3. |
Traits
| AuthType | Trait for an authentication type. |
| Identity | Generic trait for authentication using Identity API V3. |
Functions
| from_config | Create a |
| from_env | Create a |