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

Michal Fojtik commented on DTACLOUD-348:
----------------------------------------

OK,  what version of VSphere and what version of rbvmomi gem you have? Can you 
try to update this gem? (1.6.0 is the one I'm using). To confirm I have this on 
the line 290 in server/lib/deltacloud/drivers/vsphere_driver.rb:

289:          device.backing = 
RbVmomi::VIM::VirtualDeviceDeviceBackingInfo(:deviceName => opts[:network_name] 
)
290:          device[:deviceInfo][:summary] = opts[:network_name]

Also what version of ruby you're using?
                
> Allow to change network configuration when creating an instance in Vsphere
> --------------------------------------------------------------------------
>
>                 Key: DTACLOUD-348
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-348
>             Project: DeltaCloud
>          Issue Type: New Feature
>          Components: Server
>            Reporter: Michal Fojtik
>         Attachments: error.xml
>
>
> Add new feature called 'network_name' for instance and allow to pass 
> 'network_name' parameter when creating a new instance in Vsphere. This 
> parameter will then change the CloneSpec for new VM and change the network 
> adapter used by the template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to