![]()
OpenStack Cloud Computing Cookbook Third Edition
Table of Contents
OpenStack Cloud Computing Cookbook Third Edition
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
1. Keystone – OpenStack Identity Service
Introduction
Installing the OpenStack Identity Service
Getting ready
How to do it...
How it works...
Configuring OpenStack Identity for SSL communication
Getting ready
How to do it...
How it works...
Creating tenants in Keystone
Getting ready
How to do it...
How it works...
Configuring roles in Keystone
Getting ready
How to do it...
How it works...
Adding users to Keystone
Getting ready
How to do it...
How it works...
Defining service endpoints
Getting ready
How to do it...
How it works...
Creating the service tenant and service users
Getting ready
How to do it...
How it works...
Configuring OpenStack Identity for LDAP Integration
Getting ready
How to do it...
How it works...
2. Glance – OpenStack Image Service
Introduction
Installing OpenStack Image Service
Getting ready
How to do it...
How it works...
See also
Configuring OpenStack Image Service with OpenStack Identity Service
Getting ready
How to do it...
How it works...
Configuring OpenStack Image Service with OpenStack Object Storage
Getting ready
How to do it...
How it works...
Managing images with OpenStack Image Service
Getting ready
How to do it...
Uploading Ubuntu images
Listing images
Viewing image details
Deleting images
Making private images public
How it works
Registering a remotely stored image
Getting ready
How to do it...
How it works...
Sharing images among tenants
Getting ready
How to do it...
How it works...
Viewing shared images
Getting ready
How to do it...
How it works...
Using image metadata
Getting ready
How to do it...
Updating image properties
Deleting all image properties
Deleting specific image properties
Using metadata for host scheduling
How it works...
See also
Migrating a VMware image
Getting ready
How to do it...
How it works...
Creating an OpenStack image
Getting ready
How to do it...
How it works...
3. Neutron – OpenStack Networking
Introduction
Installing Neutron and Open vSwitch on a dedicated network node
Getting ready…
How to do it...
How it works...
Configuring Neutron and Open vSwitch
Getting ready
How to do it...
How it works...
Installing and configuring the Neutron API service
Getting ready
How to do it...
How it works...
See Also
Creating a tenant Neutron network
Getting ready
How to do it...
How it works...
Deleting a Neutron network
Getting ready
How to do it...
How it works...
Creating an external floating IP Neutron network
Getting ready
How to do it...
How it works...
Using Neutron networks for different purposes
Getting ready
How to do it...
How it works...
Configuring Distributed Virtual Routers
Getting ready
How to do it...
Network node
The Controller Node
Compute nodes
How it works...
Using Distributed Virtual Routers
Getting ready
How to do it...
How it works...
4. Nova – OpenStack Compute
Introduction
Installing OpenStack Compute controller services
Getting ready
How to do it...
How it works...
Installing OpenStack Compute packages
Getting ready
How to do it...
How it works...
There’s more...
Using an alternative release
Configuring database services
Getting ready
How to do it...
How it works...
See also
Configuring OpenStack Compute
Getting ready
How to do it...
How it works...
There’s more...
See also
Configuring OpenStack Compute with OpenStack Identity Service
Getting ready
How to do it...
How it works...
Stopping and starting nova services
Getting ready
Controller
Compute
How to do it...
How it works...
Installation of command-line tools on Ubuntu
Getting ready
How to do it...
How it works...
See also
Using the command-line tools with HTTPS
Getting ready
How to do it...
How it works...
Checking OpenStack Compute services
Getting ready
How to do it...
How it works...
Using OpenStack Compute
Getting ready
How to do it...
How it works...
Managing security groups
Getting ready
How to do it...
Creating security groups
Removing a rule from a security group
Deleting ...