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

ASF subversion and git services commented on JCLOUDS-486:
---------------------------------------------------------

Commit 6e39ba2351e6146ccd2d52fc4c60710d12adc333 in jclouds's branch 
refs/heads/1.7.x from [~zack-s]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=6e39ba2 ]

JCLOUDS-486 This will allow booting up nova servers with fixed IPs and ports.


> Be able to use neutron to statically assign IPs to private interface at boot 
> time in nova
> -----------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-486
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-486
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.8.0, 1.7.1
>            Reporter: Zack Shoylev
>            Assignee: Zack Shoylev
>             Fix For: 1.8.0
>
>
> There is no way currently to assign a specific static IP to a specific 
> network at nova instance creation time. CreateServerOptions currently only 
> supports a network uuid, but that is not sufficient.
> Specifically, networks in nova can support the following parameters:
> fixed_ip
> uuid -> jclouds supported
> port
> uuid and port seems to be mutually exclusive.
> see: CreateServerOptions 
> see: ServerApi 
> see: ServerCreated



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to