commit | c8bd4b12b020c1ec2e92b6d7f3fbd10eca379835 | [log] [tgz] |
---|---|---|
author | Andrey Pavlov <andrey-mp@yandex.ru> | Mon Aug 17 10:20:17 2015 +0300 |
committer | Andrey Pavlov <andrey-mp@yandex.ru> | Thu Aug 20 12:58:11 2015 +0300 |
tree | 87b46b778e214d8d030f31d23dce200d3e167e7f | |
parent | c29370c51811a831a62984448d7bdb1632554ce3 [diff] |
add 'boot from ebs' scenario test test that boots from a snapshot of a volume backed instance (instance that was booted from bootable volume that was created from image). Recent changes in nova and cinder broke booting from EBS instance. For example last change in cinder is here (that broke booting) - https://review.openstack.org/#/c/182994/ Change-Id: I3915e2f04163568f758bb9e98bd5394af80aa431 Closes-Bug: #1485424