Hi and thanks for the response:
1) this is how I create the CreateServerOptions : CreateServerOptions
Options = CreateServerOptions.Builder.keyPairName(addKeyPair(machine))
.securityGroupNames(addSecurityGroups(machine))
.networks(addNetworks(machine)).availabilityZone(addZone(machine));
When addNetworks return LinkedList
2) serverApiForZone.create(machineName, cloudNodeImage.getUuid(),
computeOfferingId, Options);
3)I am using a Grizzly node
Thanks
On Tue, Nov 19, 2013 at 3:59 PM, Everett Toews
<[email protected]>wrote:
> Can you share a snippet of code with us?
>
> Specifically, it would be good to see how you create your List of
> networks, how you create your CreateServerOptions, and how you call
> ServerApi.create.
>
> Also, what version of jclouds and what version of OpenStack are you using?
>
> Thanks,
> Everett
>
>
> On Nov 19, 2013, at 3:51 AM, Limor Bortman wrote:
>
> >
> > Hello all
> > I am trying to create machine on OpenStack with specific network
> ordering, but i find out that sometimes jclouds change the order before
> sending it to the node .
> >
> > I am using the function ServerApi.create and set the order I want in the
> CreateServerOptions
> >
> > does anybody saw this problem?
> > Thanks Limor
> >
>
>
--
בורטמן לימור
"אם הייתי צנועה הייתי מושלמת"