Re: Domain listing takes too much time

2017-01-27 Thread Sergey Levitskiy
Fix is developed but not yet merged. https://github.com/apache/cloudstack/pull/1901

Domain listing takes too much time

2017-01-27 Thread Dmytro Shevchenko
Hi All, I've noticed that domain listing become too long in new releases, at least it related with "listDomains" command. Comparing between 4.5 and 4.8, 4.9 releases (near 200 domains in list): 4.5.1: # time cloudmonkey list domains filter=name | grep name | wc -l 212 real0m0.804s user