Hi Andrea, Ignasi,
sorry for late reply, I've been out for few days.

Your proposed changes make sense to me, please go ahead.

Regards.

On 04/08/2015 09:38, Andrea Turli wrote:
Sure! Here we go https://issues.apache.org/jira/browse/JCLOUDS-982

On Tue, Aug 4, 2015 at 8:54 AM Ignasi Barrera <n...@apache.org> wrote:

Thx!

If the TemplateOptions#networks method is not honored now in Azure (and it 
makes sense in the provider), mind opening a JIRA for it too?

El 4/8/2015 8:49, "Andrea Turli" <andrea.tu...@gmail.com> escribió:

Thanks Ignasi!

Here is the jira issue https://issues.apache.org/jira/browse/JCLOUDS-981

Notice that even without specifying an explicit virtual network, VMs can
reach each other without any particular firewall management (aka endpoint
in Azure).

Andrea

On Tue, Aug 4, 2015 at 12:08 AM Ignasi Barrera <n...@apache.org> wrote:

I'll +1 anything that simplifies the provider.
This said, if Azure allows the users to manage networks, we should
suport the TemplateOptions.networks [1] option to let the users create
VMs attached to the desired networks. That option allows users to pass
a list of network IDs where the created nodes will be attached.

Please, open the corresponding JIRAs.


Thx Andrea!

I.


[1] 
https://github.com/jclouds/jclouds/blob/master/compute/src/main/java/org/jclouds/compute/options/TemplateOptions.java#L378
On 3 August 2015 at 17:14, Andrea Turli <andrea.tu...@gmail.com> wrote:

Hi Francesco, all,

I'd like to share with you some thoughts around azure compute. I've seen that 
using the web GUI to create a Virtual Machine, it does not require to create a 
virtual network upfront. So I tried using
  jclouds-azurecompute to skip the creation of the virtual network so that 
Azure assigns a Virtual IP to the VM automatically. It seems to be ok.

Do you all see any issue if we remove the virtual network creation from the 
GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes ?

Happy to file a jira issue to track this better, if needed.

Thank,
Andrea

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/

Reply via email to