Search
j0ke.net Open Build Service
>
Projects
>
virtualization
:
Cloud
:
OpenNebula
:
3.0
>
opennebula-driver-vmware3
> README-AFTER-SETUP
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File README-AFTER-SETUP of Package opennebula-driver-vmware3
# After the installation, please add the following to your oned.conf file # and restart OpenNebula to activate the VMware Drivers Addon #------------------------------------------------------------------------------- # VMware Driver Addon Virtualization Driver Manager Configuration #------------------------------------------------------------------------------- VM_MAD = [ name = "vmm_vmware", executable = "one_vmm_sh", arguments = "vmware", default = "vmm_sh/vmm_sh_vmware.conf", type = "vmware" ] #------------------------------------------------------------------------------- # VMware Driver Addon Information Driver Manager Configuration #------------------------------------------------------------------------------- IM_MAD = [ name = "im_vmware", executable = "one_im_sh", arguments = "vmware" ] #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- # VMware Driver Addon Transfer Manager Driver Configuration #------------------------------------------------------------------------------- TM_MAD = [ name = "tm_vmware", executable = "one_tm", arguments = "tm_vmware/tm_vmware.conf" ] #------------------------------------------------------------------------------- # add ONE_AUTH path to defaultrc ONE_AUTH=/var/lib/one/.one/one_auth