blob: ce82d8bd1cbdecbffe0466cbe296fc2847476e80 (
plain)
1
2
3
4
5
6
7
8
|
---
fixes:
- |
Fix an issue with the ``--domain`` option when used with the ``project show``,
``user show`` and ``user set`` commands. The domain filter did not work when
the login user's project name or user name is the same as the requested resource
name in the specified domain.
[Bug `1704097 <https://bugs.launchpad.net/python-openstackclient/+bug/1704097>`_]
|