The document summarizes Quantum, an OpenStack networking service that aims to provide an API and abstraction layer for managing virtual networks in OpenStack clouds. It allows tenants to create isolated private networks and attach virtual machines. The Quantum service API is called by other OpenStack services and tenants. Quantum plugins map the API abstraction to specific network implementations. This allows Quantum to work with different network infrastructures. The goal is to provide networking capabilities similar to a physical data center but with less complexity. Quantum is still basic but evolving to support more advanced networking features.
Related topics: