- 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.
推薦閱讀
- Spring Cloud Alibaba微服務(wù)架構(gòu)設(shè)計與開發(fā)實戰(zhàn)
- ASP.NET Core Essentials
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- PyTorch Artificial Intelligence Fundamentals
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實踐教程 (清華電腦學堂)
- 數(shù)據(jù)結(jié)構(gòu)(C語言)
- Modular Programming in Java 9
- Mastering Android Development with Kotlin
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Unity 2018 Shaders and Effects Cookbook
- FPGA嵌入式項目開發(fā)實戰(zhàn)
- Angular Design Patterns
- IBM RUP參考與認證指南
- Java程序設(shè)計入門(第2版)
- Ubuntu Server Cookbook