[Bug 1624264] Re: Dashboard take 5-10 secs for OpenStack operations
Junaid Ali
junaidali at plumgrid.com
Fri Sep 16 13:45:36 UTC 2016
Charm configurations that I'm using are:
mysql:
dataset-size: 4G
max-connections: 20000
root-password: "admin"
sst-password: "admin"
vip: "<MYSQL_VIP>"
vip_cidr: <NETWORK_PREFIX>
vip_iface: "eth0"
hacluster-mysql:
corosync_transport: unicast
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP>"
keystone:
admin-password: "admin"
admin-token: "admin"
region: "serverstack"
openstack-origin: "cloud:trusty-mitaka"
vip: "<KEYSTONE_VIP>"
worker-multiplier: "1"
hacluster-keystone:
cluster_count: 3
corosync_transport: unicast
monitor_host: "<MONITOR_HOST_IP>"
openstack-dashboard:
vip: "<DASHBOARD_VIP>"
openstack-origin: "cloud:trusty-mitaka"
hacluster-dashboard:
cluster_count: 3
corosync_transport: unicast
monitor_host: "<MONITOR_HOST_IP>"
nova-compute:
enable-live-migration: "True"
enable-resize: "True"
openstack-origin: "cloud:trusty-mitaka"
migration-auth-type: "ssh"
manage-neutron-plugin-legacy-mode: False
nova-cloud-controller:
network-manager: "Neutron"
console-access-protocol: "novnc"
openstack-origin: "cloud:trusty-mitaka"
region: "serverstack"
single-nova-consoleauth: "False"
vip: "<NOVA_CLOUD_CONTROLLER_VIP>"
worker-multiplier: "1"
hacluster-nova-cc:
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP>"
corosync_transport: unicast
neutron-api:
openstack-origin: "cloud:trusty-mitaka"
neutron-security-groups: "True"
neutron-plugin: "plumgrid"
manage-neutron-plugin-legacy-mode: False
region: "serverstack"
vip: "<NEUTRON_VIP>"
worker-multiplier: "1"
hacluster-neutron-api:
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP>"
corosync_transport: unicast
glance:
openstack-origin: "cloud:trusty-mitaka"
region: "serverstack"
vip: "<GLANCE_VIP>"
worker-multiplier: "1"
hacluster-glance:
cluster_count: 3
monitor_host: "<MONITOR_HOST_IP"
corosync_transport: unicast
rabbitmq-server:
vip: "<RABBIT_MQ_VIP>"
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1624264
Title:
Dashboard take 5-10 secs for OpenStack operations
Status in OpenStack Dashboard (Horizon):
New
Status in horizon package in Ubuntu:
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1624264/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list