更新时间:2021-07-23 17:05:24
封面
Title Page
Copyright and Credits
Learning OpenStack NetworkingThird Edition
Packt Upsell
Why subscribe?
PacktPub.com
Contributors
About the author
About the reviewers
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Reviews
Introduction to OpenStack Networking
What is OpenStack Networking?
Features of OpenStack Networking
Switching
Routing
Load balancing
Firewalling
Virtual private networks
Network functions virtualization
OpenStack Networking resources
Virtual network interfaces
Virtual network switches
Overlay networks
Virtual Extensible Local Area Network (VXLAN)
Generic Router Encapsulation (GRE)
Generic Network Virtualization Encapsulation (GENEVE)
Preparing the physical infrastructure
Configuring the physical infrastructure
Management network
API network
External network
Guest network
Physical server connections
Single interface
Multiple interfaces
Bonding
Separating services across nodes
Using a single controller node
Using a dedicated network node
Summary
Installing OpenStack
System requirements
Operating system requirements
Initial network configuration
Example networks
Interface configuration
Initial steps
Permissions
Configuring the OpenStack repository
Upgrading the system
Setting the hostnames
Installing and configuring Network Time Protocol
Rebooting the system
Installing and configuring the MySQL database server
Installing and configuring the messaging server
Installing and configuring memcached
Installing and configuring the identity service
Configuring the database
Installing Keystone
Configuring tokens and drivers
Bootstrap the Identity service
Configuring the Apache HTTP server
Setting environment variables
Defining services and API endpoints in Keystone
Defining users projects and roles in Keystone
Installing and configuring the image service
Defining the Glance user service and endpoints
Installing and configuring Glance components
Configuring authentication settings
Configuring additional settings
Verifying the Glance image service installation
Installing additional images
Installing and configuring the Compute service
Defining the Nova user service and endpoints
Installing and configuring controller node components
Additional controller tasks
Installing and configuring compute node components
Additional compute tasks
Adding the compute node(s) to the cell database
Installing the OpenStack Dashboard
Updating the host and API version configuration
Configuring Keystone settings
Modifying network configuration
Uninstalling default Ubuntu theme (optional)
Reloading Apache
Testing connectivity to the dashboard