You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Philip Healy (JIRA)" <ji...@apache.org> on 2016/01/20 19:45:39 UTC

[jira] [Created] (JCLOUDS-1062) VirtualMachineApi in azurecompute lacks support creating and starting deployment roles

Philip Healy created JCLOUDS-1062:
-------------------------------------

             Summary:  VirtualMachineApi in azurecompute lacks support creating and starting deployment roles
                 Key: JCLOUDS-1062
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1062
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs
            Reporter: Philip Healy


The  VirtualMachineApi interface in azurecompute does not allow new roles to be added to deployments. The missing request types are:

Add Role https://msdn.microsoft.com/en-us/library/azure/jj157186.aspx
Start Role https://msdn.microsoft.com/en-us/library/azure/jj157189.aspx
Start Roles https://msdn.microsoft.com/en-us/library/azure/dn469419.aspx

Also, "Shutdown Role" is present but not "Shutdown Roles":
https://msdn.microsoft.com/en-us/library/azure/dn469421.aspx
.
Delete Role is also missing:
https://msdn.microsoft.com/en-us/library/azure/jj157184.aspx






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)