Does Quantum support Multi-host Mode like nova-network?
I have a question about Quantum set-up. I follow the instruction described in https://github.com/mseknibilel/OpenSt... to set up the quantum. In this manual, only network node supports DHCP function. My question is does Quantum support Multi-host Mode like nova-network? Could every compute node has one DHCP agent? Currently it seems to me that almost all the function is realized in network node. Thanks a lot.