rajat-garg-del opened a new issue, #1964:
URL: https://github.com/apache/libcloud/issues/1964

   ## Feature Request
   
   To start with we have `def ex_change_node_size(self, node, new_size)` 
function in 
[https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/ec2.py] 
which supports `instance type change` for AWS.
   
   We need similar functionality for `Azure` cloud as well where we could 
change the `vmSize` for Azure cloud. This could be done by adding `node_resize` 
function at  
(https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/azure_arm.py
 )
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to