- OpenStack Cloud Computing Cookbook(Third Edition)
- Kevin Jackson Cody Bunch Egle Sigler
- 69字
- 2021-07-16 20:39:17
Chapter 3. Neutron – OpenStack Networking
In this chapter, we will cover the following recipes:
- Installing Neutron and Open vSwitch on a dedicated network node
- Configuring Neutron and Open vSwitch
- Installing and configuring the Neutron API service
- Creating a tenant Neutron network
- Deleting a Neutron network
- Creating an external Floating IP Neutron network
- Using Neutron networks for different purposes
- Configuring Distributed Virtual Routers
- Using Distributed Virtual Routers
推薦閱讀
- Mastering Concurrency Programming with Java 8
- Mastering JavaScript Functional Programming
- 深入理解Bootstrap
- C程序設計簡明教程(第二版)
- Learning PostgreSQL
- 測試驅動開發:入門、實戰與進階
- .NET 4.0面向對象編程漫談:基礎篇
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- JavaScript:Moving to ES2015
- 用戶體驗可視化指南
- Mastering Web Application Development with AngularJS
- GameMaker Essentials
- C指針原理揭秘:基于底層實現機制
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- Kotlin語言實例精解