openstack client (3.6.0 from pip install) is significantly slower than nova client
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-openstackclient |
New
|
Undecided
|
Unassigned |
Bug Description
Hi
I installed python-
(OS) ➜ ~ time nova list --all-tenants
nova list --all-tenants 1.10s user 0.12s system 6% cpu 19.614 total
(OS) ➜ ~ time openstack server list --all-projects
openstack server list --all-projects 5.75s user 0.48s system 2% cpu 3:32.60 total
Environment
python-
python-novaclient version:
python version:
OS: OSX
I have compared it with my Ubuntu Xenial desktop which has python-
➜ ~ time openstack server list --all-projects
openstack server list --all-projects 0.68s user 0.08s system 4% cpu 18.477 total
Desktop environment
➜ ~ openstack --version
openstack 2.3.0
➜ ~ apt-cache policy python-
python-
Installed: 2.3.0-2
Candidate: 2.3.0-2
Version table:
*** 2.3.0-2 500
500 http://