- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 166字
- 2021-07-02 23:52:48
Networking requirements
Due to the use of containers to isolate the OpenStack services, the deployment needs special networking configuration. OSA uses various bridges to provide network connectivity to the LXC containers. The following is a list of bridges created for connectivity of OpenStack nodes:
- br_mgmt provides management access to the containers
- br_storage provides access to the storage services
- br_vxlan provides tunneled networking using vxlan
- br_vlan is used to provide vlan-based tenant networks
The following table summarizes the network connectivity for OpenStack nodes:

The OpenStack nodes are configured with bonded network links to provide redundancy of network connectivity. Each node is installed with four physical NIC cards. The following figure shows the configuration of the bonded interfaces and connectivity using Linux bridges:

We will look at each of the OpenStack services in subsequent chapters, but if you need to immediately install a production-ready OpenStack environment, follow the documentation at https://docs.openstack.org/developer/openstack-ansible/.
In the next section, we will start discussing a test environment that closely resembles the production setup.
- 輕松學C語言
- Deep Learning Quick Reference
- Machine Learning for Cybersecurity Cookbook
- Cloud Analytics with Microsoft Azure
- Python Data Science Essentials
- Multimedia Programming with Pure Data
- 網絡組建與互聯
- 大數據技術與應用
- Azure PowerShell Quick Start Guide
- Linux內核精析
- Windows安全指南
- HBase Essentials
- 西門子S7-1200/1500 PLC從入門到精通
- 計算機硬件技術基礎學習指導與練習
- Eclipse全程指南