Comment 2 for bug 1052695

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

Reviewed: https://review.openstack.org/13243
Committed: http://github.com/openstack/nova/commit/f30387d88377b88d8bc9ef248875f8b568033ba4
Submitter: Jenkins
Branch: master

commit f30387d88377b88d8bc9ef248875f8b568033ba4
Author: Vishvananda Ishaya <email address hidden>
Date: Tue Sep 18 16:37:23 2012 -0700

    Adds deserialization for block_device_mapping

    The os-volumes extension adds the ability to boot from a volume
    or snapshot by including block_device_mapping in the server create
    request. This patch adds code to the xml deserializer so
    block_device_mapping can be specified via xml as well.

    Fixes bug 1052695

    Change-Id: I3e586abb32976df98d70c29b6a021fd01c4c186b