Re: [Openstack-operators] Issue running Controllers as virtual machines on Vmware hosts

2016-06-16 Thread Hauke Bruno Wollentin
Hi Pedro, you also need to activate "MAC address changes" and maybe "forged transmits". (not sure for the last one) on the vSwitch port. We also run the control plane inside VMWare, works pretty good. cheers, hauke On Mittwoch, 15. Juni 2016 12:42:04 CEST Pedro Sousa wrote: > Hi all, > > I'm

[Openstack-operators] Issue running Controllers as virtual machines on Vmware hosts

2016-06-15 Thread Pedro Sousa
Hi all, I'm trying to virtualize some controllers on Vmware hosts, however I have an issue with networking. When tripleo enables promiscuous mode on the interfaces inside the VM operating system, I lose connectivity to the network. I already permitted promiscuous mode on vmware vswitch. Anyone