Deep dive into Quantum
1. Quantum is the network connectivity service for OpenStack that provides an API to dynamically request and configure virtual networks. It integrates virtual networks with other OpenStack services.
2. The Open vSwitch plugin uses a quantum agent to poll the local Open vSwitch instance and configure flows to implement the logical network model defined in the central database.
3. Plugins hide the backend network technology and provide a generic tenant API for creating and configuring virtual networks, while agents perform the actual network configuration on each physical host.