Comment 3 for bug 1478429

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

Reviewed: https://review.openstack.org/206300
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=1b310b5390e83daf1787918417a40178a1145e82
Submitter: Jenkins
Branch: master

commit 1b310b5390e83daf1787918417a40178a1145e82
Author: Lujin Luo <email address hidden>
Date: Tue Jul 28 13:52:07 2015 +0900

    Updates to delete service method in (os-services) extension

    The correct URI is: /v2/{tenant_id}/os-services/{service_id}
    The correct normal response codes is 204

    Remove tabs as notices by niceness check

    Change-Id: I5d176780b094e36f891b452bd2c0bae2e20a6e97
    Closes-Bug: 1478429