A mapping is used by the Identity service’s OS-FEDERATION extension. It is used by federation protocols and identity providers. Applicable to Identity v3.
Create new mapping
openstack mapping create --rules <filename> <name>
--rules <filename>¶Filename that contains a set of mapping rules (required)
name¶New mapping name (must be unique)
Delete mapping(s)
openstack mapping delete <mapping> [<mapping> ...]
mapping¶Mapping(s) to delete
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.