<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>> <span style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">Is it possibile ? If yes, how ?</span></div>
<span id="OLK_SRC_BODY_SECTION">
<div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px">
<div id="yui_3_16_0_1_1427700057170_2830" dir="ltr"> </div>
</div>
</span>
<div>Short answer yes:</div>
<div><a href="http://docs.openstack.org/user-guide/content/nova_cli_resize.html">http://docs.openstack.org/user-guide/content/nova_cli_resize.html</a></div>
<div><br>
</div>
<div>Long answer:</div>
<div>It depends, iirc you can only resize to larger flavors and it is a somewhat error-prone procedure that requires downtime.</div>
<div>I think it uses the vm migration codebase and that means it will copy the whole vm and not just modify the cpu/mem and be done with it.</div>
<div>(it also might have changed by now since it has been a while since I looked at it)</div>
<div>I recommend to highly test this before allowing users to use this functionality.</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Robert van Leeuwen</div>
</body>
</html>