Comment 1 for bug 1220107

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

Reviewed: https://review.openstack.org/42690
Committed: http://github.com/openstack/ironic/commit/b96e297dbbbd47e69abbd1b5f468e1fc84b9ef6d
Submitter: Jenkins
Branch: master

commit b96e297dbbbd47e69abbd1b5f468e1fc84b9ef6d
Author: Lucas Alvares Gomes <email address hidden>
Date: Mon Aug 19 18:38:35 2013 +0100

    Updating resources with PATCH

    This patch enables clients to update the resources using the PATCH HTTP
    method. PATCH allows partial updates on the documents, reducing network
    and processing overhead. Attributes may be removed, replaced, or added
    in a single request.

    Closes-Bug: #1220107

    Change-Id: I8187f32b86f05fda58360cd3a51f07ae43742a3a