openstack --debug server list --long  >server-log-debug 2>&1

grep curl server-log-debug |wc -l
45

grep curl server-log-debug |grep "images?marker=" |wc -l
40

So we actually have to list all images, in multiple requests for some
reason? Isn't this highly inefficient?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1726955

Title:
  openstack server list is very slow and makes too many HTTP connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1726955/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to