5781b740a3
Currently during resource suspend/resume/delete we manually detach/re-attach volumes on AWS Instance resource. This is not needed, as Nova already keeps volumes attached to suspended instances, so the volume attachments are readily available on resume, and automatically detaches volumes on instance termination. Besides, since AWS CFN has no support for stack/resource suspend/resume, we do not have to keep compatibility with any CFN behavior in this regard. Change-Id: I38234d68467b5a4036e1a474a1e89d10686e1c3e Related-Bug: #1393268 |
||
---|---|---|
.. | ||
autoscaling | ||
cfn | ||
ec2 | ||
iam | ||
lb | ||
s3 | ||
__init__.py |