Comment 1 for bug 1499418

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy-ui (stable/kilo)

Reviewed: https://review.openstack.org/227364
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy-ui/commit/?id=aafbb7e536e99255c4667341a98425d2c3052836
Submitter: Jenkins
Branch: stable/kilo

commit aafbb7e536e99255c4667341a98425d2c3052836
Author: Patrick Smith <email address hidden>
Date: Thu Sep 24 11:09:35 2015 -0400

    Fix booting from volume snapshot

    When passing the source type of the block device mapping when booting
    from a volume snapshot, we need to specify "snapshot" instead of
    "volume".

    This fix is the same as the one applied in horizon:
    https://github.com/openstack/horizon/commit/a1db17aeff842566e6ac429889ca9a3dad9a6daa

    Change-Id: I4b110af9956773e1ce53dbce91557ac26f171c1a
    Closes-Bug: #1499418