Comment 3 for bug 1533281

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

Reviewed: https://review.openstack.org/281873
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=22c9c4df877b5fabcdf74bb80e61d24d06700dcc
Submitter: Jenkins
Branch: master

commit 22c9c4df877b5fabcdf74bb80e61d24d06700dcc
Author: Vincent Françoise <email address hidden>
Date: Thu Feb 18 14:48:49 2016 +0100

    Disabled PATCH, POST and DELETE for /actions

    I removed the POST, PATCH and DELETE verbs from the actions
    controller as they should only be modified internally.

    Change-Id: Ia72484249240f829423056f66c5c0f9632d02106
    Closes-Bug: #1533281