Commit Graph

6 Commits (e9810bcd1e8dec17ef5102b9731536cf6fef1874)

Author SHA1 Message Date
Darragh O'Reilly 6346798e7e 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 5c69918d53 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 858efd00e3 Standarize docs 11 years ago
Michael DeHaan d0286f7611 Standardize docs 11 years ago
Lorin Hochstein b432ae5a74 Documentation for keystone_user
Updated the module with proper documentation.
11 years ago
Lorin Hochstein dbd9d92861 OpenStack Identity (keystone) user module
Module for managing users, tenants, and roles within OpenStack.
11 years ago