Comment 4 for bug 1496822

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

Reviewed: https://review.openstack.org/268013
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=a8d7ded8fb4f5cf1e84c185d13c6fac1b607696c
Submitter: Jenkins
Branch: master

commit a8d7ded8fb4f5cf1e84c185d13c6fac1b607696c
Author: kairat_kushaev <email address hidden>
Date: Fri Jan 15 11:50:43 2016 +0300

    Enhance description of instance-uuid option for image-create

    Current description of instance-uuid may confuse users because
    they may think that instance-uuid can serve as basis for image
    but it just stores instance-uuid as image-metadata.
    So we need to enhance the description in glanceclient.

    Change-Id: I55829d106c9d25374df6538b3071104ee5f215f2
    Closes-Bug: #1496822