Comment 2 for bug 1474487

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

Reviewed: https://review.openstack.org/202304
Committed: https://git.openstack.org/cgit/openstack/heat-translator/commit/?id=24ea2895b4fd0001a39cca50671b5aa78892ffdd
Submitter: Jenkins
Branch: master

commit 24ea2895b4fd0001a39cca50671b5aa78892ffdd
Author: Vahid Hashemian <email address hidden>
Date: Wed Jul 15 14:41:13 2015 -0700

    Fix translation of block storage

    Fix block storage translation when custom relationship templates
    are defined in the template. Also, create unit tests to verify
    the translations.

    Also, fix minor inconsistencies between the spec and the block
    storage templates.

    Also, fix minor issues in block storage attachment translation,
    including renaming of 'location' property to 'mountpoint' as
    supported by heat.

    Change-Id: Iecbe10c592edda28197d1ed30fa2af7174d7bf55
    Closes-Bug: #1474574
    Partial-Bug: #1474487