connection between openstack and esxi vmwa
Hello, I followed the documentation to connect ESXi with OpenStack Juno, put in the following configuration on the compute node, nova.conf file :
[DEFAULT] compute_driver=vmwareapi.VMwareVCDriver
[vmware] host_ip=<vcenter host="" ip=""> host_username=<vcenter username=""> host_password=<vcenter password=""> cluster_name=<vcenter cluster="" name=""> datastore_regex=<optional datastore="" regex="">
But in vain, on the OpenStack Dashboard juno, it does not display my ESXi vmaware venter, plz there is an idea for this connection.