[Openstack] Queens horizon is very slow

Satish Patel satish.txt at gmail.com
Fri Aug 3 18:39:04 UTC 2018


forgot to share some result which is here

[root at ostack-infra-02-utility-container-c39f9322 ~]# openstack
--timing server list
+--------------------------------------+--------+---------+----------------------+-----------------+----------+
| ID                                   | Name   | Status  | Networks
          | Image           | Flavor   |
+--------------------------------------+--------+---------+----------------------+-----------------+----------+
| d5e16566-1262-4ac7-ad2b-2ad252472b18 | help-1 | ACTIVE  |
net-vlan31=10.31.1.5 | cirros-raw      | m1.tiny  |
| c6f3920b-93f3-4a3a-a546-a5b575f8815d | help   | SHUTOFF |
net-vlan31=10.31.1.4 | Centos-7-x86_64 | m1.small |
+--------------------------------------+--------+---------+----------------------+-----------------+----------+

+------------------------------------------------+----------+
| URL                                            |  Seconds |
+------------------------------------------------+----------+
| GET http://172.28.0.9:5000/v3                  | 0.013816 |
| POST http://172.28.0.9:5000/v3/auth/tokens     | 0.357006 |
| POST http://172.28.0.9:5000/v3/auth/tokens     | 0.547765 |
| GET http://172.28.0.9:8774/v2.1/servers/detail | 0.645702 |
| GET http://172.28.0.9:8774/v2.1/flavors/detail | 0.093062 |
| Total                                          | 1.657351 |
+------------------------------------------------+----------+

On Fri, Aug 3, 2018 at 2:32 PM, Satish Patel <satish.txt at gmail.com> wrote:
> Folks,
>
> I have deployed pike using openstack-ansible on 3 node (HA) and
> everything was good Horizon was fast enough but last week i have
> upgraded to queens and found horizon is painful slow, I did command
> line test and they are ok but GUI is just hard to watch, I have check
> all basic setting memcache etc.. all looks good, i am not sure how to
> troubleshoot this issue.
>
> Just wonder if this is queens issue because pike was running fast
> enough, is there any good guide line or tool to find out speed of GUI



More information about the Openstack mailing list