Hi Shital, Here's a pointer to the API docs that have the Networking-related options:
http://javadocs.jclouds.cloudbees.net/org/jclouds/openstack/nova/v2_0/options/CreateServerOptions.html#networks%28java.lang.Iterable%29 There's an OpenStack summit this week, so you're likely to get slower replies until it ends. Cheers, - Martin ________________________________ From: Shital Patil [[email protected]] Sent: Tuesday, May 13, 2014 6:25 AM To: [email protected] Subject: Re: Openstack multiple network interfaces Please provide me pointers on how can I assign multiple VNICs to an instance launched on openstack using jclouds On Thu, May 8, 2014 at 4:39 PM, Shital Patil <[email protected]<mailto:[email protected]>> wrote: Hi, I would like to know how we can add multiple network interfaces to an instance being launched on openstack through jclouds openstack specific APIs. Sample code will be really helpful. Thank you
