Errors should not print as html

Bug #1490378 reported by zhurong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Low
zhurong

Bug Description

Now the Errors print as a html like:
<html>
 <head>
  <title>403 Forbidden</title>
 </head>
 <body>
  <h1>403 Forbidden</h1>
  Access was denied to this resource.<br /><br />

 </body>
</html> (HTTP 403)

A concise error message would be better.

zhurong (zhu-rong)
Changed in python-muranoclient:
assignee: nobody → zhu.rong (zhu-rong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/218714

Changed in python-muranoclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/218714
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=5965291de752e89af074c92907e1c828fde21f54
Submitter: Jenkins
Branch: master

commit 5965291de752e89af074c92907e1c828fde21f54
Author: zhu.rong <zhu.rong@99cloud.net>
Date: Mon Aug 31 11:40:26 2015 +0800

    Strip json and html from error messages

    refer:https://review.openstack.org/#/c/148387/

    Change-Id: Iac14e8b1950934827964de02a0d7e893cfce303e
    Closes-Bug: #1490378

Changed in python-muranoclient:
status: In Progress → Fix Committed
Changed in python-muranoclient:
milestone: none → 0.7.0
importance: Undecided → Low
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.