multiple requests to manila while on network pages
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/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
/v2/094ae1e2c08
There is no manila information on this page so unsure why it's talking to manila.
description: | updated |
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!