OS_DEFAULT_DOMAIN must be an ID
Fix the documentation to indicate that the value of OS_DEFAULT_DOMAIN must be the domain ID. A domain name is not valid here Change-Id: Id6d42aa10ef346fa5124ef841c5ce408e34d6424
This commit is contained in:
parent
e272473afc
commit
27a55fd796
@ -130,7 +130,7 @@ If using a domain as authorization scope, set either it's name or ID.
|
||||
* ``--os-domain-id`` or ``OS_DOMAIN_ID``
|
||||
|
||||
Note that if the user and project share the same domain, then simply setting
|
||||
``os-default-domain`` or ``OS_DEFAULT_DOMAIN`` is sufficient.
|
||||
``--os-default-domain`` or ``OS_DEFAULT_DOMAIN`` to the domain ID is sufficient.
|
||||
|
||||
Thus, a minimal set of environment variables would be:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user