Comment 5 for bug 1614095

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

Reviewed: https://review.openstack.org/472545
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=b1e2b0459ca4dd5b84eb8fcb66e4a2414c154183
Submitter: Jenkins
Branch: master

commit b1e2b0459ca4dd5b84eb8fcb66e4a2414c154183
Author: luqitao <email address hidden>
Date: Fri Jun 9 03:07:54 2017 -0400

    Show user_id when cinder snapshot-show

    The user_id attribute should be shown for end user or other
    project(eg:ceilometer, cloudkitty). And it should consistent
    with other cinder command to be shown.

    Change-Id: I629bacb73135fd7756f6008b5c376a8ab0f0df6a
    Closes-Bug: #1614095