- 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.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- C++ Primer習題集(第5版)
- C++程序設計教程
- 微信公眾平臺與小程序開發:從零搭建整套系統
- 案例式C語言程序設計
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- PowerCLI Cookbook
- x86匯編語言:從實模式到保護模式(第2版)
- Modern JavaScript Applications
- Serverless computing in Azure with .NET
- Java EE核心技術與應用
- 移動互聯網軟件開發實驗指導
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Mastering HTML5 Forms
- ASP.NET開發寶典