Chapter 1.
Sidebar
|
Next
OpenStack Manuals
Chapter 1.
Contents
Programming OpenStack Compute API with Shell and Python, 1st ed.
Introduction
The Basics
Servers
Server Metadata
Server Image Metadata
Server Images
Additional Tools
Please enable JavaScript to view the
comments powered by Disqus.
Legal notices
Contents
Search
Programming OpenStack Compute API with Shell and Python, 1st ed.
Introduction
Why Should You Use Cloud Computing?
How Will You Manage It All?
The Solution: OpenStack Compute API
The Basics
Getting Python
Installing Python on Your Machine
Getting the Keys to the Kingdom
Remembering Basic Security Hygiene
Getting the Authentication Token
What About HTTPS?
Using Python to Obtain the Authentication Token
Getting the API Endpoint URL
Getting Your Nova Credentials -- The Drop-In Script Snippet for Your Python Scripts
Servers
Creating Servers
Listing Images
Listing Flavors
Booting a New Server
Using Curl to Boot a New Server
Customizing Your Server: Adding Metadata
Customizing Your Server: Adding Custom Files
Server Limits
Modifying Live Servers
Listing Servers
Listing Servers Using Python
Getting Detailed Server Information
Getting Detailed Server Information Using Python
Listing Server Addresses
Listing Server Addresses Using Python
Listing Network-Specific Server Addresses
Listing Network-Specific Server Addresses Using Python
Server Metadata
Listing Server Metadata
Listing Server Metadata Using Python
Listing Server Metadata Items
Listing Server Metadata Items Using Python
Setting Server Metadata
Setting Server Metadata Using Python
Setting Server Metadata Items
Setting Server Metadata Items Using Python
Updating Server Metadata
Updating Server Metadata Using Python
Deleting Server Metadata Items
Deleting Server Metadata Items Using Python
Server Image Metadata
Listing Server Image Metadata
Listing Server Image Metadata Using Python
Listing Server Image Metadata Items
Listing Server Metadata Items Using Python
Setting Server Image Metadata
Setting Server Image Metadata Using Python
Setting Server Image Metadata Items
Setting Server Image Metadata Items Using Python
Updating Server Image Metadata
Updating Server Image Metadata Using Python
Deleting Server Image Metadata Items
Deleting Server Image Metadata Items Using Python
Updating Servers: Changing Server Name
Updating Servers: Changing Server Name Using Python
Updating Servers: Changing Server Access Address
Updating Servers: Changing Server Access Address Using Python
Changing Root (Administrator) Password
Changing Root (Administrator) Password Using Python
Rebooting Servers
Rebooting Servers Using Python
Rebuilding Servers
Resizing Servers
Resizing Servers Using Python
Confirming Server Resize
Confirming Server Resize Using Python
Reverting Server Resize
Reverting Server Resize Using Python
Server Images
Creating Server Images
Creating Server Images Using Python
Deleting Servers
Deleting Servers Using Python
Deleting Server Images
Deleting Servers Images Using Python
Additional Tools
Search
Search Highlighter (On/Off)