Bug 788272

Summary: Retrieving domains list via REST API is unexpectedly slow
Product: OKD Reporter: Clayton Coleman <ccoleman>
Component: PodAssignee: Krishna Raman <kraman>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: mfisher, mpatel
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-13 21:50:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Clayton Coleman 2012-02-07 22:49:36 UTC
In a development environment (standard ec2 large instance) a single call to /broker/rest/domains.json takes between 5 and 8 seconds to return.

/broker/rest/api.json takes about .2s
/broker/rest/user.json takes about .2s

Until a short cut to bypass looking up the domain to get applications is provided (opened as bug 788201) this makes the retrieval of the application info painfully slow.