Hi Dan, could you please clarify which jclouds version are you using? which provider/api are you consuming? Is it a public openstack (I guess) endpoint or an on-premise installation? If the latter what services can you use?
I think those are useful preliminary questions to get the context of your use case. Thanks, Andrea On Sat, Nov 29, 2014 at 4:53 PM, dan rusak <[email protected]> wrote: > I need to assign static ips on VM creates. It appears that the only way MAY > be to use neutron to > > create a port and assign an ip there and assign the port to the VM. > > However when it came to assigning the port I could not find an interface to > accomplish that. > > Hopefully I am just missing seeing it. > > Doesn’t Jclouds support this? If it can be done from command line it should > be available > > programmatically? > > > > -d
