Comment 83 for bug 1515222

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

Reviewed: https://review.openstack.org/252316
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=4639c2402bac81ade11f6d5674622d25d84d7e4f
Submitter: Jenkins
Branch: master

commit 4639c2402bac81ade11f6d5674622d25d84d7e4f
Author: jichenjc <email address hidden>
Date: Mon Nov 23 16:35:04 2015 +0800

    Change return code from 204 to 202

    Even conceptually the delete should return 204, current code
    returns 202 so we change the doc now and will restore it back
    to 204 when code update.

    Change-Id: Ic76e8768151f13c4984ed2a3d95b4465b6d352a0
    Partial-Bug: #1515222