Networking service overview

0x01 Component

neutron-server

接收(accepts)並繞送(routes) API 請求給適當的 OpenStack Networking plug-in

OpenStack Networking plug-ins and agents

增減 ports, 建立網路和子網路,提供 IP 位置,這些 plug-in 和 agent 對於不同的廠商和技術使用是有區別的

OpenStack Networking 附帶有 Cisco virtual and physical switches, NEC OpenFlow products, OpenvSwitch, Linux bridging, and the VMware NSX product 的 plug-in 和 agent

Messaging queue

OpemStack Networking 中多將 message queue 用於處理 neutron-server 和多數 agents 間的資料繞送,對某些 plug-in 而言也可以像 database 一樣來儲存 network state


OpenStack Networking 主要是與 OpenStack Compute 互動,提供網路連線給 instances