- Learning OpenStack Networking(Neutron)(Second Edition)
- James Denton
- 155字
- 2021-07-30 10:21:24
Summary
Neutron has seen major internal architectural improvements over the last few releases. These improvements have made developing and implementing network features easier for developers and operators, respectively. Neutron maintains the logical network architecture in its database, and network plugins and agents on each node are responsible for configuring virtual and physical network devices accordingly. With the introduction of the ML2 plugin, developers can spend less time implementing the core Neutron API functionality and more time developing value-added features.
Now that OpenStack Networking services have been installed across all nodes in the environment, configuration of a layer 2 networking plugin is all that remains before instances can be created.
In the next chapter, you will be guided through the configuration of the ML2 plugin and both the LinuxBridge and Open vSwitch network agents. We will also explore the differences between LinuxBridge and Open vSwitch in terms of how they function and provide connectivity to instances.
- Learning Java Functional Programming
- JSP網(wǎng)絡(luò)編程(學(xué)習(xí)筆記)
- 區(qū)塊鏈架構(gòu)與實(shí)現(xiàn):Cosmos詳解
- Servlet/JSP深入詳解
- C語言程序設(shè)計(jì)立體化案例教程
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- 動手學(xué)數(shù)據(jù)結(jié)構(gòu)與算法
- Learning YARN
- OpenCV with Python By Example
- Web性能實(shí)戰(zhàn)
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)(第2版)
- Visual C++開發(fā)寶典
- Python第三方庫開發(fā)應(yīng)用實(shí)戰(zhàn)
- INSTANT Premium Drupal Themes
- C# 7 and .NET Core 2.0 Blueprints