volumes property not implemented

Bug #1101119 reported by Pierre Freund
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Angus Salkeld

Bug Description

Volumes property of an EC2 instance should be implemented.

Now, the error message is :
"Volumes" is detected as an unsupported : "Malformed Query Response WikiDatabase: Volumes Property not implemented yet"

This property should be implemented to be sure that the mount point is ready before entering UserData.

Volume attachement during EC2 instance creation will not work on CloudFormation. Instead, they use ""while [ ! -e /dev/sdh ]" in UserData and wait for next ressources creation.

Angus Salkeld (asalkeld)
Changed in heat:
status: New → Confirmed
assignee: nobody → Angus Salkeld (asalkeld)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/21737

Changed in heat:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/21737
Committed: http://github.com/openstack/heat/commit/b019ec2690957b373a88bc3ac767b2704e144dc1
Submitter: Jenkins
Branch: master

commit b019ec2690957b373a88bc3ac767b2704e144dc1
Author: Angus Salkeld <email address hidden>
Date: Tue Feb 12 17:53:56 2013 +1100

    Implement the "Volumes" property of Instances

    This moves the attachment code to clients so both instance
    and volume can use it.

    bug: 1101119
    Change-Id: Id412110ceb74b3b5316f591d03898312691f2a3e

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → grizzly-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: grizzly-3 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.