Comment 10 for bug 1777576

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

Reviewed: https://review.openstack.org/585621
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=930384a48fd2124981d97304a8bc6c4fd875d7b7
Submitter: Zuul
Branch: stable/ocata

commit 930384a48fd2124981d97304a8bc6c4fd875d7b7
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