Commit Graph

6 Commits (e2b38ff41a8ce397a3c281017e91e5c74e996ee7)

Author SHA1 Message Date
Darragh O'Reilly e3fabe8050 Keystone_user module: fix authentication needs tenant_name too
The keystone client needs to be passed tenant_name when authenticating the
user/password way. Also it needs auth_url instead of endpoint.
This fix adds login_tenant_name as a module parameter which is consistent
with the other OpenStack modules.
11 years ago
Jan-Piet Mens 3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Michael DeHaan 38b5b0c241 Standarize docs 11 years ago
Michael DeHaan a004b3a865 Standardize docs 11 years ago
Lorin Hochstein 4a215203ed Documentation for keystone_user
Updated the module with proper documentation.
11 years ago
Lorin Hochstein 869e14c318 OpenStack Identity (keystone) user module
Module for managing users, tenants, and roles within OpenStack.
11 years ago