Bug 1341676

Summary: [RFE] [API] Improve error handling for Subscription Manifest Upload
Product: Red Hat Quickstart Cloud Installer Reporter: Thom Carlin <tcarlin>
Component: fusor-serverAssignee: John Matthews <jmatthew>
Status: NEW --- QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0Keywords: FutureFeature, Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thom Carlin 2016-06-01 13:21:08 UTC
Description of enhancement:

If there are problems with uploading the manifest or parameters supplied, request fails with 500 Internal Error.  The next steps involve using the logfiles for diagnosis as to cause.

Enhancement request is to provide more meaningful diagnostic output returned to caller (in HTTP Response).

Version-Release number of selected component (if applicable):

1.0

Additional info:

Issues encountered:
* Missing/bad parameters
* Unicode encoding
* File upload issues
* Zipfile format issues