[Openstack] List user without id
Dariusz Śmigiel
smigiel.dariusz at gmail.com
Fri Nov 18 16:57:50 UTC 2016
Sounds strange. This how it looks for me
ubuntu at dasm:/opt/stack/tempest$ openstack user list
+----------------------------------+----------------------------------+
| ID | Name |
+----------------------------------+----------------------------------+
| 09b762d9f1df4f55a50e87c66ab7e22e | nova |
| 203cf536fcd24a359cf9801cce46f471 | glance |
| 49f3f1d88182493d969a92aa09826f17 | tempest-TestRevisions-1162037667 |
| 5580c649bb324f5db8179460af3e1cb9 | cinder |
| a12500dfcb37401e9f4643efcb3d1385 | demo |
| a8392366fc1e4fdfb1a13af5413fef8f | tempest-TestRevisions-1512719377 |
| b375f16e26684d7eb906a09eefcae9e1 | neutron |
| c9ed4c291ede42f1bc11f338960fccb2 | alt_demo |
| ff2eabd5bfc542f787a05f7454358da9 | admin |
+----------------------------------+----------------------------------+
Which version of openstack client are you using?
ubuntu at dasm:/opt/stack/tempest$ openstack --version
openstack 3.2.0
One of the things, that you can do, to execute the same command with
additional `--debug`
You should see what kind of request is sent and returned to
investigate if you have all necessary info returned.
2016-11-18 10:42 GMT-06:00 Halil İbrahim BİNOL <hibrahimbinol at gmail.com>:
> 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.
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
--
Darek "dasm" Śmigiel
--------------------------------------------
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
More information about the Openstack
mailing list