| Summary: | Increase the logging when loading quickstarts. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Eric Rich <erich> | ||||
| Component: | Pod | Assignee: | Dan McPherson <dmcphers> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.x | CC: | dmcphers, jhou | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-09 15:17:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Eric Rich
2013-09-13 12:06:27 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/2c6f3a34551739a9aa82b41c68e2306f88de1289 Bug 1007830 - Better error handling around quickstarts.json loading Verified on devenv_4509 Remove the /etc/openshift/quickstarts.json, and retrieve quickstarts via 'curl -k https://localhost:8118/api/v1/quickstarts/promoted.json', There was a warning in development.log: '2014-03-13 23:15:06.302 [WARN ] /etc/openshift/quickstarts.json not found! (pid:15335)' |