Comment 9 for bug 1777576

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-designateclient (stable/pike)

Reviewed: https://review.openstack.org/585611
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=05990b868e192d5ebb46509bdb0254e91b9ccbe9
Submitter: Zuul
Branch: stable/pike

commit 05990b868e192d5ebb46509bdb0254e91b9ccbe9
Author: miaoyuliang <email address hidden>
Date: Tue Jun 19 15:45:56 2018 -0400

    server-get/update show wrong values about 'id' and 'update_at'

    While process 'designate server-get' and 'designate server-update',
    the 'id' and 'update_at' values are wrong, they should be
    interchanged.

    Change-Id: Ibddf9cc9a018774ed229c0dfa81e705cd74704bc
    Closes-Bug: #1777576