Comment 4 for bug 1709544

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

Reviewed: https://review.openstack.org/499031
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=cf92ece9362232cd35b352ed75929881226b4f9e
Submitter: Jenkins
Branch: master

commit cf92ece9362232cd35b352ed75929881226b4f9e
Author: Hidekazu Nakamura <email address hidden>
Date: Wed Aug 30 14:23:30 2017 +0900

    Update default Nova API version to 2.53(Pike)

    Services are now identified by uuid instead of database id to ensure
    uniqueness across cells.
    GET /os-services returns a uuid in the id field of the response
    from API microversion 2.53(maximum in Pike)

    This patch set updates default Nova API version to 2.53.

    Change-Id: Ib9fefb794eda3c9e75c6a2f5cfdb0e682b8955f3
    Closes-Bug: #1709544