Thank you, that was the issue created a bug: https://bugs.launchpad.net/python-openstackclient/+bug/1618840 <https://bugs.launchpad.net/python-openstackclient/+bug/1618840>
..Sergey Filatov > On Aug 31, 2016, at 12:09 PM, Kseniya Tychkova <[email protected]> wrote: > > You should request by domain id not by domain name: > 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> > > On Wed, Aug 31, 2016 at 11:13 AM, <[email protected] > <mailto:[email protected]>> wrote: > Hi, > > it might be helpful to follow [1] > I suspect that /etc/keystone/policy.json is a culprit in your situation > > BR, > Konstantin > [1] https://www.rdoproject.org/documentation/domains/ > <https://www.rdoproject.org/documentation/domains/> > > > > -----Original Message----- > > From: Сергей Филатов [mailto:[email protected] <mailto:[email protected]>] > > Sent: Tuesday, August 30, 2016 3:26 PM > > To: [email protected] <mailto:[email protected]> > > Subject: [Openstack] [Keystone] List projects as domain admin > > > > Hi all, > > I’m trying to test keystone v3 functionality in mitaka. > > > > As admin of non-default domain I cannot list domains -> when I’m doing list > > on > > projects with —domain <domain> key it fails with cannot find domain. > > Am I doing something wrong here? > > > > Steps to reproduce: > > > > 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 > > > > > Could not find resource test > > > > ..Sergey Filatov > > > > > > > > > > _______________________________________________ > > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > > Post to : [email protected] > > <mailto:[email protected]> > > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
