]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Support SnapshotId in volume creation.
authorThomas Herve <therve@gmail.com>
Mon, 6 May 2013 07:02:25 +0000 (09:02 +0200)
committerThomas Herve <therve@gmail.com>
Mon, 6 May 2013 07:02:25 +0000 (09:02 +0200)
commit8dcea9b40c8299fe615a0ceb63960af3177882bd
tree6e84741212ef9a5d529f2c0c06883da93aa2c051
parent984496a1e5d8cfe17ed61b61c336b93861928189
Support SnapshotId in volume creation.

This uses cinder backups as snapshot, to be symmetrical to the deletion
policy.

Change-Id: Ie8f1ff095df7bdad8500c6298d1b7d9fd233693f
Implements: blueprint bp/volume-snapshots
heat/engine/resources/volume.py
heat/tests/test_volume.py