Comment 128 for bug 1515222

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

Reviewed: https://review.openstack.org/268075
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=0386f221f21623f00f55ccbed0712b5bf642fd6f
Submitter: Jenkins
Branch: master

commit 0386f221f21623f00f55ccbed0712b5bf642fd6f
Author: jichenjc <email address hidden>
Date: Thu Jan 14 01:04:58 2016 +0800

    Change flavor-extra-specs return code

    201 and 204 is the correct value for create and delete
    however, current code didn't handle that and return 200
    we should be consistent to code and change doc later
    when doc update.

    Change-Id: Ie7a6062229f124a091ed6d3cbe43f6b8b5b63834
    Partial-Bug: #1515222