Re: [Openstack] List user without id

2016-11-18 Thread Hakan Unal
inal message From: Halil İbrahim BİNOL Date: 18/11/2016 19:44 (GMT+03:00) To: openstack@lists.openstack.org Subject: [Openstack] List user without id Hi guys, i'm very newbie on openstack. I try this command "openstack user list" And its return to "id name Admin De

Re: [Openstack] List user without id

2016-11-18 Thread Dariusz Śmigiel
Sounds strange. This how it looks for me ubuntu@dasm:/opt/stack/tempest$ openstack user list +--+--+ | ID | Name | +--+-

[Openstack] List user without id

2016-11-18 Thread Halil İbrahim BİNOL
Hi guys, i'm very newbie on openstack. I try this command "openstack user list" And its return to "id name Admin Demo" without id. And this command "openstack user show admin" provide all user info even id. Is there any problem or something like that? Thanks. __

[Openstack] list user

2016-08-18 Thread Hamza Nissoul
I create a website with php-opencloud/openstack and i want to list user id and name for demo user, and when i use : foreach ($identity->listUsers() as $user) {} that give me error 403 forbidden. even if my authentication is configured for the demo user: $openstack = new OpenStack\OpenStack(['au

[Openstack] list user

2016-08-18 Thread Hamza Nissoul
Hi! I want to know if i can list user with token id ? because i want to list just demo user ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.or