Comment 5 for bug 1255316

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

Reviewed: https://review.openstack.org/58629
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0530e02004578a36039111beddf472fcf3e48df6
Submitter: Jenkins
Branch: master

commit 0530e02004578a36039111beddf472fcf3e48df6
Author: jcooklin <email address hidden>
Date: Tue Nov 26 14:33:47 2013 -0700

    Set is_public to False by default for volume backed snapshots

    This update results in the same behavior that is already implemented
    in _create_image where the meta_data for is_public is set to False.

    Change-Id: Ie0720d5c847871527db7d9477ca6cb05abe7a1a5
    Closes-Bug: #1255316