You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/01/20 23:37:39 UTC

[jira] [Commented] (JCLOUDS-981) Azure: remove mandatory virtual network creation

    [ https://issues.apache.org/jira/browse/JCLOUDS-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109627#comment-15109627 ] 

ASF subversion and git services commented on JCLOUDS-981:
---------------------------------------------------------

Commit f9b393de0e66f100a764e502c7f95508fc6e9053 in jclouds-labs's branch refs/heads/master from [~andreaturli]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=f9b393d ]

[JCLOUDS-981,JCLOUDS-982] remove Optional from AzureComputeTemplateOptions

- fix reuse of existing storage service during deployment
- use AutoValue.Builder in DeployParams
- make network creation optional
- remove AzureComuteAdapterLiveTest b/c not meaningful
- fix DiskLiveTest
- fix OSImageApiLiveTest
- fix VMImageApiLiveTest
- fix VirtualMachineApiLiveTest
- fix NetworkSecurityGroupApiLiveTest
- fix AzureComputeServiceContextLiveTest.testListSizes
- simplify AzureComputeServiceContextModule
- add AdminUsername to DeploymentParamsToXML for Windows images
- fix NPE in DeploymentToNodeMetadata.status
- add check role status into deployment
- modify deployemtParamsToXml
- fix VM deletion
- fix DeploymentApiMockTest


> Azure: remove mandatory virtual network creation
> ------------------------------------------------
>
>                 Key: JCLOUDS-981
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-981
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-labs
>    Affects Versions: 1.9.0, 1.9.1, 2.0.0
>            Reporter: Andrea Turli
>            Assignee: Andrea Turli
>              Labels: azurecompute
>             Fix For: 2.0.0
>
>
> Using Azure's web GUI to create a Virtual Machine does not require to create a virtual network upfront, while jclouds-azurecompute create a virtual network beforehand. 
> If jclouds-azurecompute could skip the creation of the virtual network, Azure should assign a Virtual IP to the VM automatically, reducing the complexity of the implementation.
> Do you all see any issue if we remove the virtual network creation from the GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes ?



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