- Learning OpenStack Networking(Neutron)(Second Edition)
- James Denton
- 125字
- 2021-07-30 10:21:23
Chapter 3. Installing Neutron
OpenStack Networking, also known as Neutron, provides a network Infrastructure as a Server (IaaS) platform to users of the cloud. In the last chapter, we installed some of the base services of OpenStack, including Keystone, Glance, and Nova. In this chapter, I will guide you through the installation of Neutron networking services on top of the OpenStack environment installed in the previous chapter.
Components to be installed include:
- Neutron API server
- Modular Layer 2 (ML2) plugin
- DHCP agent
- Metadata agent
By the end of this chapter, you will have a basic understanding of the function and operation of various Neutron plugins and agents, as well as a foundation on top of which a virtual switching infrastructure can be built.
推薦閱讀
- What's New in TensorFlow 2.0
- Getting Started with CreateJS
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- 青少年信息學競賽
- C++反匯編與逆向分析技術揭秘(第2版)
- 零基礎學Scratch 3.0編程
- 跟戴銘學iOS編程:理順核心知識點
- Learning Concurrency in Python
- Python程序設計教程
- JavaScript程序設計基礎教程(慕課版)
- Tkinter GUI Application Development Blueprints
- 流暢的Python
- Mastering Android NDK
- 企業應用架構模式
- Python大數據分析與應用實戰