- OpenStack Cloud Computing Cookbook(Third Edition)
- Kevin Jackson Cody Bunch Egle Sigler
- 267字
- 2021-07-16 20:39:17
Introduction
OpenStack Networking is the Software Defined Networking (SDN) component of OpenStack and its project name is Neutron. With SDN, we can describe complex networks in a secure multitenant environment that overcomes the issues often associated with the Flat and VLAN OpenStack networks. In OpenStack, SDN is a pluggable architecture, which means we are able to plug in and control various switches, firewalls, and load balancers and achieve various functions such as Firewall-as-a-Service. All this is defined in software to give you fine-grained control over your complete cloud infrastructure.
OpenStack Networking is a replacement for the networking component that is available with OpenStack Compute itself: nova-network. While nova-network is still seen as more robust and available for use, many people are deploying OpenStack Networking in production. Nova-network is expected to be deprecated in an upcoming release of OpenStack.
The following figure shows the OpenStack architecture as described in this chapter.

In this environment, we have a Controller, a Network host, and one or more Compute hosts. The hosts are all running Ubuntu 14.04 and have a number of network cards installed as shown in the figure. For the purpose of this chapter, we reference the virtual environment that accompanies the text and as such an interface eth0
is dedicated to the out-of-band management for the environment itself. Therefore, it remains unassigned. As you begin to work with OpenStack in a production environment, the networking requirements will likely vary, and will need to change the interface assignments.
For consistency of network configuration, each interface has a dedicated network associated with it. This is described in the following table:

- 極簡算法史:從數學到機器的故事
- Kibana Essentials
- INSTANT FreeMarker Starter
- JMeter 性能測試實戰(第2版)
- Elasticsearch for Hadoop
- Java網絡編程實戰
- 軟件測試技術
- Python高性能編程(第2版)
- 深入大型數據集:并行與分布化Python代碼
- Cloud Development andDeployment with CloudBees
- CISSP in 21 Days(Second Edition)
- Office VBA開發經典:中級進階卷
- Mastering Swift 4(Fourth Edition)
- Visual FoxPro程序設計
- Python商業數據分析:零售和電子商務案例詳解(雙色)