openstack group list returns sometimes empty list with LDAP
Hello,
Our domain is setup with LDAP groups.
Sometimes the command openstack group list
returns empty result without any error (just one blank line).
Sometimes the command returns the list of groups.
I sourced the same openstack config files.
The error appears randomly when I type the command several times.
Any idea where this could come from ?
Thanks.
To me it sounds like a network issue, but have you tried running
openstack --debug group list
and compare the output from a successful command vs. an empty response?