Comment 80 for bug 1515222

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

Reviewed: https://review.openstack.org/252323
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=2daa7d811b59020c0c5e16137a1f65ec5fa26b73
Submitter: Jenkins
Branch: master

commit 2daa7d811b59020c0c5e16137a1f65ec5fa26b73
Author: jichenjc <email address hidden>
Date: Mon Nov 23 16:52:47 2015 +0800

    /v2.1/{tenant_id}/os-services/detail not exist

    it's not enabled, instead user need to use
    /v2.1/{tenant_id}/os-services to get all service info

    Change-Id: Ifb075a5b3c7f005034fb4a8f9029c090b7541ac4
    Partial-Bug: #1515222