-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.0, 1.9.1, 2.0.0
-
Component/s: jclouds-labs
-
Labels:
-
Flags:Important
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 ?