Dashboard take 5-10 secs for OpenStack operations
Bug #1624264 reported by
Junaid Ali
This bug affects 11 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Incomplete
|
Undecided
|
Unassigned | ||
horizon (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Dashboard takes around 5-10secs for OpenStack operations (e.g opening instance's page etc) from project panel in admin tenant. Although, if we open any page from admin panel, it takes around 2-3 seconds. Similarly, if we open any page from any other tenant, 5-10 secs are consumed.
CLI commands seem to be working fine as they take around 1-3.5 secs.
Please let me know the logs to share. Neutron, Keystone, Nova logs doesn't show any errors regarding slowness in API calls.
OpenStack Release: Mitaka
Horizon version: 9.1.0
Changed in horizon: | |
status: | New → Confirmed |
status: | Confirmed → New |
Changed in horizon (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
Charm configurations that I'm using are:
mysql: connections: 20000 transport: unicast origin: "cloud: trusty- mitaka" multiplier: "1" transport: unicast dashboard: origin: "cloud: trusty- mitaka" dashboard: transport: unicast live-migration: "True" origin: "cloud: trusty- mitaka" auth-type: "ssh" neutron- plugin- legacy- mode: False controller: manager: "Neutron" access- protocol: "novnc" origin: "cloud: trusty- mitaka" nova-consoleaut h: "False" CLOUD_CONTROLLE R_VIP>" multiplier: "1" transport: unicast origin: "cloud: trusty- mitaka" security- groups: "True" neutron- plugin- legacy- mode: False multiplier: "1" neutron- api: transport: unicast origin: "cloud: trusty- mitaka" multiplier: "1" transport: unicast
dataset-size: 4G
max-
root-password: "admin"
sst-password: "admin"
vip: "<MYSQL_VIP>"
vip_cidr: <NETWORK_PREFIX>
vip_iface: "eth0"
hacluster-mysql:
corosync_
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP>"
keystone:
admin-password: "admin"
admin-token: "admin"
region: "serverstack"
openstack-
vip: "<KEYSTONE_VIP>"
worker-
hacluster-keystone:
cluster_count: 3
corosync_
monitor_host: "<MONITOR_HOST_IP>"
openstack-
vip: "<DASHBOARD_VIP>"
openstack-
hacluster-
cluster_count: 3
corosync_
monitor_host: "<MONITOR_HOST_IP>"
nova-compute:
enable-
enable-resize: "True"
openstack-
migration-
manage-
nova-cloud-
network-
console-
openstack-
region: "serverstack"
single-
vip: "<NOVA_
worker-
hacluster-nova-cc:
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP>"
corosync_
neutron-api:
openstack-
neutron-
neutron-plugin: "plumgrid"
manage-
region: "serverstack"
vip: "<NEUTRON_VIP>"
worker-
hacluster-
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP>"
corosync_
glance:
openstack-
region: "serverstack"
vip: "<GLANCE_VIP>"
worker-
hacluster-glance:
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP"
corosync_
rabbitmq-server:
vip: "<RABBIT_MQ_VIP>"