Hello guys,
I'm trying to integrate openstack stein with an already running vmware vsphere cluster.
All the documentation that I found explain how do it with distributed switches or port groups but currently in my setup, vmware is using Standard Network.
Openstack Stein was deployed using OSA , neutron was configured using ovs and i configured the integrated_bridge to br-int. I tried first to deployed using linux-bridge but when I tried to deployed an instance, neutron returned that only ovs or dvs method is supported.
Now when ovsĀ when I'm deploying an instance with network, nova returns an error message:
2019-09-10 10:15:19.010 22443 ERROR nova.compute.manager [instance: d8d1cbb8-5c1c-4b98-9739-bea0668cfaa5] VimFaultException: An error occurred during host configuration.
2019-09-10 10:15:19.010 22443 ERROR nova.compute.manager [instance: d8d1cbb8-5c1c-4b98-9739-bea0668cfaa5] Faults: ['PlatformConfigFault']