Comment 2 for bug 1697687

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

Reviewed: https://review.openstack.org/474124
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=bdd048e76c36e0a3ae787c5dedfa06868abc6229
Submitter: Jenkins
Branch: master

commit bdd048e76c36e0a3ae787c5dedfa06868abc6229
Author: bhagyashris <email address hidden>
Date: Tue Jun 13 18:15:25 2017 +0530

    Remove get_service method from compute

    If a get_service method is called with a valid service id,
    then it raises ResourceNotFound exception as this API is not
    implemented in nova.

    Removed this method and related test cases to cleanup the code.

    Closes-Bug: #1697687
    Change-Id: I4086f4731fc653d721fe879b718b117327460933