[
https://issues.apache.org/jira/browse/JCLOUDS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864848#comment-13864848
]
Andrew Bayer commented on JCLOUDS-416:
--------------------------------------
Initial PR up - https://github.com/jclouds/jclouds/pull/246 - note that this is
very, very basic in that I just add the networks field/method to
TemplateOptions (and inheritors) and deprecated networkIds in
CloudStackTemplateOptions in favor of it, which served exactly the same role as
networks already. Other APIs/providers will need to modify their
CreateNodesInGroupThenAddToSet implementation to take advantage of this field -
I can do that for GCE, and am kicking around ideas for how to frame this for
EC2, but I don't know enough about nova to do it there. =)
> TemplateBuilder is lacking network id support
> ---------------------------------------------
>
> Key: JCLOUDS-416
> URL: https://issues.apache.org/jira/browse/JCLOUDS-416
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 1.7.0
> Reporter: Izek Greenfield
> Assignee: Andrew Bayer
> Labels: features, openstack, rackspace
>
> You can choose which network to assign to the new VM (Rackspace).
> need to add public and internal networks.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)