[root@controller ~]# source admin-openrc.sh
[root@controller ~]# openstack user list
__init__() got an unexpected keyword argument 'token'
[root@controller ~]# unset OS_TOKEN
[root@controller ~]# openstack user list
The request you have made requires authentication. (HTTP 401) (Request-ID: req-a90d7199-96a1-4fdb-82a4-f57c7523857e)
[root@controller ~]#
[root@controller ~]# source admin-openrc.sh
[root@controller ~]# openstack user list
__init__() got an unexpected keyword argument 'token'
[root@controller ~]# openstack user list
__init__() got an unexpected keyword argument 'token'
[root@controller ~]# unset OS_TOKEN
[root@controller ~]# openstack user list
The request you have made requires authentication. (HTTP 401) (Request-ID: req-a90d7199-96a1-4fdb-82a4-f57c7523857e)
[root@controller ~]#
[root@controller ~]# source admin-openrc.sh
[root@controller ~]# openstack user list
__init__() got an unexpected keyword argument 'token'