openstack client does not accept domain name in project list --domain

Bug #1618840 reported by SFilatov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Invalid
Undecided
tamil vanan

Bug Description

Steps to reproduce:

use sample V3 policies, replacing admin_domain_id with default

openstack --os-domain-id default --os-user-domain-id default --os-identity-api-version 3 domain create test

openstack --os-domain-id default --os-user-domain-id default --os-identity-api-version 3 user create domain_admin --password admin --domain test

openstack --os-domain-id default --os-user-domain-id default --os-identity-api-version 3 role add admin --user domain_admin --domain test

openstack --os-domain-id <test domain id> --os-user-domain-id <test domain id> --os-username domain_admin --os-identity-api-version 3 project list --domain test

fails with unable to find test

though:

openstack --os-domain-id <test domain id> --os-user-domain-id <test domain id> --os-username domain_admin --os-identity-api-version 3 project list --domain <test domain id>
works fine

tamil vanan (tamilhce)
Changed in python-openstackclient:
assignee: nobody → tamil vanan (tamilhce)
Revision history for this message
M V P Nitesh (m-nitesh) wrote :

This is working properly in current release of OSC

Changed in python-openstackclient:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.