python-openstackclient/releasenotes/notes/bug-1704097-8ff1ce1444b81b04.yaml
Dean Troyer 1f2295cf65 Release note cleanup for 3.12.0
Change-Id: I1fab42256e7b01d2efc23af686554e0325a48af6
2017-07-23 16:51:47 +00:00

9 lines
387 B
YAML

---
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>`_]