Comment 2 for bug 1341348

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

Reviewed: https://review.openstack.org/106655
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=f73c08af9ae7c771691cbb9fff4a9f538e84f7ad
Submitter: Jenkins
Branch: master

commit f73c08af9ae7c771691cbb9fff4a9f538e84f7ad
Author: lingxiankong <email address hidden>
Date: Mon Jul 14 04:54:19 2014 +0800

    Fix wrong description for nova image-create

    In the subsection "Create an image (nova)", there is a sentence said "You
    cannot create a snapshot from an instance that has an attached volume",
    which must be wrong. Currently, nova supports creating image from an
    instance with attached volumes.

    Change-Id: I811a845b8ee028ab83a12af03364930a0394e18d
    Closes-Bug: #1341348