Controller Callbacks

Bug #1195875 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Invalid
Medium
Unassigned

Bug Description

https://review.openstack.org/34948
commit 76ca383da1f52687cd439c31ff1cc561a6e75dcc
Author: David Hadas <email address hidden>
Date: Fri Jun 28 22:20:33 2013 +0300

    Controller Callbacks

    A callback mechanism was added to allow middleware to register
    callbacks from a/c/o controllers allowing easier core swift
    extendiability by middleware.

    The callback takes the form:
          resp = controller_callback(req, resp)

    Any middleware using the callback mechanism should chain
    its callback to previous callbacks - i.e. it is tasked to
    call any other callback it replaces when adding itself.

    DocImpact

    Bug: #1195861
    Change-Id: I7ef756cb7030e1189a0ba74da5b3cf689969b2c6

Revision history for this message
Tom Fifield (fifieldt) wrote :

Nice doc in the patch. good for ops guide customising chapter

tags: added: ops-guide
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → ops-guide-2
Tom Fifield (fifieldt)
Changed in openstack-manuals:
assignee: nobody → Everett Toews (everett-toews)
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: ops-guide-2 → juno
Tom Fifield (fifieldt)
Changed in openstack-manuals:
assignee: Everett Toews (everett-toews) → nobody
milestone: juno → kilo
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: kilo → liberty
Revision history for this message
Tom Fifield (fifieldt) wrote :

I think this is fine where it is in the swift devref, and doesn't need to go in the ops guide

Changed in openstack-manuals:
status: Confirmed → Invalid
milestone: liberty → none
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.