multiple requests to manila while on network pages

Bug #1749316 reported by Sam Morrison
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
manila-ui
New
Undecided
Unassigned

Bug Description

Have installed the manila-ui plugin and have noticed this slows down the network views of horizon.

Have traced this back to multiple requests hitting manila when eg. listing networks. It also seems to hit the same url multiple times.

For example going to the network list page results in the following requests to manila:

/v2/094ae1e2c08f4eddb444a9d9db71ab40/share-networks
/v2/094ae1e2c08f4eddb444a9d9db71ab40/shares/detail?is_public=True
/v2/094ae1e2c08f4eddb444a9d9db71ab40/snapshots/detail
/v2/094ae1e2c08f4eddb444a9d9db71ab40/share-networks
/v2/094ae1e2c08f4eddb444a9d9db71ab40/shares/detail?is_public=True
/v2/094ae1e2c08f4eddb444a9d9db71ab40/snapshots/detail
/v2/094ae1e2c08f4eddb444a9d9db71ab40/share-networks
/v2/094ae1e2c08f4eddb444a9d9db71ab40/shares/detail?is_public=True
/v2/094ae1e2c08f4eddb444a9d9db71ab40/snapshots/detail
/v2/094ae1e2c08f4eddb444a9d9db71ab40/share-networks
/v2/094ae1e2c08f4eddb444a9d9db71ab40/shares/detail?is_public=True
/v2/094ae1e2c08f4eddb444a9d9db71ab40/snapshots/detail
/v2/094ae1e2c08f4eddb444a9d9db71ab40/share-networks

There is no manila information on this page so unsure why it's talking to manila.

Sam Morrison (sorrison)
description: updated
Revision history for this message
Dustin Schoenbrun (dschoenb) wrote :

Hey Sam,

Thanks for the bug report. We need a little more information to help triage this bug such as how Manila and Horizon were deployed and which release and distribution (if any) were in use when this was found. Having that will help us narrow down where this bug occurs. Feel free to reach out to me (dustins on freenode) if you have any questions. Thanks!

Revision history for this message
Sam Morrison (sorrison) wrote :

This is with stable/queens branch of horizon and the manila-ui package.

Let me know what else you need.

Cheers,
Sam

Revision history for this message
Dustin Schoenbrun (dschoenb) wrote :

Hey Sam,

Sorry for the delay in response and thank you for the information. Are you using DevStack to deploy this environment or are you using a distribution like Red Hat OpenStack Platform or similar to see this issue. Knowing that will help us figure out where this is occurring. Thanks!

Revision history for this message
Sam Morrison (sorrison) wrote :

Hi Dustin,

This is with the stable/queens branch of the code. We see this behaviour running the code in a virtual env or when running it with the queens ubuntu cloud archive provided packages.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.