更新时间:2021-07-02 16:25:45
coverpage
OpenStack Cloud Computing Cookbook Fourth Edition
www.mapt.io
Why subscribe?
PacktPub.com
Contributors
About the authors
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
Sections
Get in touch
Chapter 1. Installing OpenStack with Ansible
Introduction – the OpenStack architecture
Host network configuration
Root SSH keys configuration
Installing Ansible playbooks and dependencies
Configuring the installation
Running the OpenStack-Ansible playbooks
Troubleshooting the installation
Manually testing the installation
Modifying the OpenStack configuration
Virtual lab - vagrant up!
Chapter 2. The OpenStack Client
Introduction – using OpenStack
Installing Python on Windows
Installing the OpenStack clients
Configuring your Linux or macOS environment
Configuring your Windows environment
Common OpenStack networking tasks
Common OpenStack server (instances) tasks
Common OpenStack image tasks
Common OpenStack identity tasks
Common OpenStack storage tasks
Common OpenStack orchestration tasks
Chapter 3. Keystone – OpenStack Identity Service
Introduction – OpenStack Identity
Creating OpenStack domains in Keystone
Enabling domains in the OpenStack dashboard
Creating OpenStack projects in Keystone
Configuring roles in Keystone
Adding users in Keystone
Configuring groups in Keystone
Deleting projects
Deleting users
Deleting roles
Deleting groups
Deleting domains
OpenStack endpoint information
Chapter 4. Neutron – OpenStack Networking
Introduction to OpenStack networking
Managing networks subnets and ports
Creating provider networks
Creating tenant networks
Creating ports
Updating network attributes
Deleting ports
Deleting networks
Managing routers and floating IPs
Attaching networks to routers
Creating and assigning floating IPs
Deleting routers
Managing security groups
Managing load balancers
Chapter 5. Nova – OpenStack Compute
Introduction to OpenStack Compute
Adding a compute host using OpenStack-Ansible
Suspending a host for maintenance
Configuring Nova Scheduler to use host aggregates
Creating a host aggregate
Adding a compute host to a host aggregate
Removing a compute host from a host aggregate
Adding metadata to a host aggregate
Deleting a host aggregate
Creating an Availability Zone
Booting an instance into an Availability Zone
Removing an Availability Zone
Creating a flavor
Deleting a flavor
Setting CPU limits for a flavor
Setting IOPS limits for a flavor
Booting an instance
Stopping an instance
Deleting an instance
Live migration
Snapshotting an instance
Booting an instance from a snapshot
Rescuing an instance
Shelving an instance
Reviewing the console logs
Chapter 6. Glance – OpenStack Image Service
Introduction to OpenStack Image services
Managing images
Using image snapshots
Using image metadata
Protecting images
Deactivating images