4cb56269ad
This patch adds the ability to specify the domain context for making changes to a user with `--domain` flag. Example: $ openstack user set test_user --domain test_domain --enable Change-Id: I2b3241785c22e72e19181394acff650422299b0e Closes-Bug: #1658147
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--domain`` options to the ``user set`` command.
|
|
Allows specification of domain context when changing users.
|
|
[Bug `1658147 <https://bugs.launchpad.net/bugs/1658147>`_]
|