|
openstack云平台对接vmware虚拟化平台时,对接参数: nova.conf文件中配置: [vmware] host_ip = 190.168.131.252 host_username = admin host_password = rootq1 cluster_name = P9-P10 disable_neutron_nsx = True enable_vmware_dvs = False vlan_interface=vmnic0 glance-api.conf文件配置:
2 b" B1 k" v+ W3 _[glance_store] stores=glance.store.vmware_datastore.Store default_store = vsphere vmware_server_host= 10.168.11.22 vmware_server_username=admin vmware_server_password= rootq1 vmware_datastores=机房a3FVC2:datastore1 暂不支持中文,启动服务报错。 需要修改代码,最好所有的对接都是用英文。
) s( U# M* X" o; n( z
6 J; u2 b7 x# u |