jenkinsci / jenkinsci/openstack-cloud-plugin
Cache image/network/flavor/floating pool listings
Open
enhancement
idea
- Dominant language
- Java
- Stars
- 49
- Forks
- 97
- Avg merge
- 13h 23m
- Merged PRs (30d)
- 6
Description
When global config page is populated, the lists are downloaded from openstack instance on demand. All three items require custom request that is repeated for every cloud/template on the page. (So for 4 templates in one cloud there is 20 requests). This needs to be cached for a couple of seconds to avoid this.
Contributor guide
Assessment
This issue has not been assessed yet.