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

Ignasi Barrera commented on JCLOUDS-330:
----------------------------------------

Currently the AbiquoComputeServiceAdapter will try to assign an available 
public ip address to the node. If no public ip address is available, it will 
default to one from the virtual datacenter default network, and if I am not 
wrong this is what you want to be able to configure.

Configuring the networks for a virtual datacenter is not part of a node deploy 
process, so I don't like the idea that the ComputeService does that. It sounds 
better to add a method tot he AbiquoTemplateOptions to specify which network 
has to be used by the ComputeService to pick the ips from. You'll get the 
desired behavior without having to change the virtual datacenter configuration. 
Will that work for you?

> Add defaultNetwork to AbiquoTemplateOptions
> -------------------------------------------
>
>                 Key: JCLOUDS-330
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-330
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-labs
>    Affects Versions: 1.6.2
>            Reporter: Andrea
>              Labels: abiquo
>             Fix For: 1.6.3
>
>
> For abiquo provider:
> It will be useful to have a TemplateOptions on AbiquoTemplateOptions to set 
> up the default network



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to