Correct returned HTTP status code (Use 403 instead of 413)

Bug #1355548 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Steven Deaton

Bug Description

https://review.openstack.org/95671
commit af44b50b6b8187c559c56b9d3f7dc047fc5be407
Author: Facundo Farias <email address hidden>
Date: Mon Mar 31 16:26:51 2014 -0300

    Correct returned HTTP status code (Use 403 instead of 413)

    The exception HTTPRequestEntityTooLarge should not be used as an
    exception response based on RFC2616. Because of that, change
    the returned response to HTTPForbidden.

    Restore commit for Iab090c40c632a76b0528df8145ad0897c8b649bf
    And add compute V3 changes.

    Related Tempest commit to match this change:
    If376eda0a7929ba2baa4ac4acbb457883bcfc96d

    DocImpact: corrects HTTP return code from 413 to 403 for quota-related
    limit faults

    Closes-Bug: #1298131
    Change-Id: I2bb8a60ef254afbfed514cfeebe75355d0de4475

Tags: nova
Steven Deaton (sdeaton2)
Changed in openstack-manuals:
assignee: nobody → Steven Deaton (sdeaton2)
status: New → In Progress
Steven Deaton (sdeaton2)
Changed in openstack-manuals:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/118081
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=17793e38cec1ff06e2e2fcbb72e665673b5f0b1e
Submitter: Jenkins
Branch: master

commit 17793e38cec1ff06e2e2fcbb72e665673b5f0b1e
Author: Steven Deaton <email address hidden>
Date: Mon Sep 1 00:42:02 2014 -0500

    Make updates to change HTTP response code as needed.

    There were changes needed to conform compliance with
    RFC2616. Updated code number and description accordingly.

    Change-Id: Ie7fd6ad34095bb7857c69e6d1da2ea1453ecc60b
    Partial-Bug: #1355548
    Related-Bug: #1298131

Revision history for this message
Christian Berendt (berendt) wrote :

The mentioned change is related to Nova. There is one HTTP code 413 in openstack-manuals (doc/config-reference/object-storage/section_object-storage-features.xml). But the file is related to the object storage and the HTTP code 413 is still used there.

Changing status to "Fix Committed" because all related occurrences of HTTP code 413 are changed to HTTP code 403.

Changed in openstack-manuals:
status: In Progress → Fix Committed
Changed in openstack-manuals:
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.