<div dir="ltr">Hi all,<div><br></div><div>as I am removing scheduler tasks from server resources, I have the following question:</div><div><br></div><div>in OS Server resource on suspend/resume/delete we do not care about attached volumes. In fact Nova keeps them attached to the suspended instance (volumes are in 'in-use' state) and after server resume they are still attached to the server without any additional steps. On server delete Nova again detaches all the volumes automatically.</div><div><br></div><div>On the other hand, in AWS Instance resource we manually detach volumes on delete/suspend and reattach them on resume. What's the point of that? Is it for some compatibility with instance+volumes behavior in real AWS or some leftover from earlier Nova days?</div><div><br></div><div>An advice from anyone with AWS experience would be appreciated, as if it is not for compatibility sake, I would gladly remove that seemingly unnecessary logic.</div><div><br></div><div>Best regards,</div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Pavlo Shchelokovskyy<div>Software Engineer</div><div>Mirantis Inc</div><div><a href="http://www.mirantis.com" target="_blank">www.mirantis.com</a></div></div></div></div>
</div></div>