Add X-Delete-At/After support to FormPost

Bug #1347014 reported by OpenStack Infra
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Diane Fleming
openstack-manuals
Fix Released
Medium
Diane Fleming

Bug Description

https://review.openstack.org/104101
commit 90272a0564e3824e1199fb7e1250de124c1f34b0
Author: Matthew Oliver <email address hidden>
Date: Wed Jul 2 17:21:54 2014 +1000

    Add X-Delete-At/After support to FormPost

    This change adds the ability to specify a X-Delete-At or
    X-Delete-After attribute when using the FormPost middleware.

    Here is an example of what you need to add to the form:

      <input type="hidden" name="x_delete_at" value="<unix-timestamp>"/>
      <input type="hidden" name="x_delete_after" value="<seconds>"/>

    To be inline with the other form imput names, x-delete-at/after has
    changed to x_delete_at/after.

    DocImpact
    Change-Id: Ib1cc0bcf1dd7d2b689f2f26d100f9bab36880c81
    Closes-Bug: #1065522

Tags: swift
affects: openstack-manuals → openstack-api-site
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → liberty
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

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

Changed in openstack-api-site:
status: Confirmed → In Progress
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/220645

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

Reviewed: https://review.openstack.org/220645
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=7ef52d0e0b8285510e1485b2a9bfaf9e8d862e70
Submitter: Jenkins
Branch: master

commit 7ef52d0e0b8285510e1485b2a9bfaf9e8d862e70
Author: Diane Fleming <email address hidden>
Date: Fri Sep 4 14:33:46 2015 -0500

    Add new attributes to the form POST middleware

    Change-Id: I46873b84a7c046f9d0a1b8c9470c8f4d59bf33c1
    Closes-Bug: #1347014

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/220575
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=2ef13414f52d729c45f9c3a34b67eea224296ded
Submitter: Jenkins
Branch: master

commit 2ef13414f52d729c45f9c3a34b67eea224296ded
Author: Diane Fleming <email address hidden>
Date: Fri Sep 4 11:27:46 2015 -0500

    Update link to "form POST"

    The rest of this bug fix is in openstack-manuals

    Change-Id: I3bde8d981d4a9aa008b441dee39a294e13e6d4d6
    Partial-Bug: #1347014

Changed in openstack-api-site:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.