写在前面

摘要

OpenStack是一个开源的云计算平台,可以用在公有云和私有云上。若干互相关联的项目结合成了这样一整套的云基础设施解决方案。本文档向OpenStack最终用户介绍了如何用OpenStack dashboard和OpenStack命令行工具在OpenStack云上创建和管理资源。

本文档涵盖了OpenStack Liberty,OpenStack Kilo和OpenStack Juno这三个版本。

目录

  • Conventions

    • Notices

    • Command prompts

  • How can I use an OpenStack cloud?

    • Who should read this book?

  • OpenStack dashboard

    • Log in to the dashboard

    • Upload and manage images

    • Configure access and security for instances

    • Launch and manage instances

    • Create and manage networks

    • Create and manage object containers

    • Create and manage volumes

    • Create and manage shares

    • Launch and manage stacks

    • Create and manage databases

  • OpenStack command-line clients

    • Overview

    • Install the OpenStack command-line clients

    • Discover the version number for a client

    • Set environment variables using the OpenStack RC file

    • Manage images

    • Manage volumes

    • Manage shares

    • Configure access and security for instances

    • Launch instances

    • Manage instances and hosts

    • Provide user data to instances

    • Use snapshots to migrate instances

    • Store metadata on a configuration drive

    • Create and manage networks

    • Manage objects and containers

    • Create and manage stacks

    • Measure cloud resources

    • Create and manage databases

  • OpenStack Python SDK

    • nstalling OpenStack SDK

    • Authenticate

    • Manage images

    • Assign CORS headers to requests

    • Schedule objects for deletion

    • Configure access and security for instances

    • Networking

    • Compute

  • HOT Guide

  • OpenStack command-line interface cheat sheet

    • Identity (keystone)

    • Images (glance)

    • Compute (nova)

    • Networking (neutron)

    • Block Storage (cinder)

    • Object Storage (swift)

  • Community support

    • Documentation

    • ask.openstack.org

    • OpenStack mailing lists

    • The OpenStack wiki

    • The Launchpad Bugs area

    • The OpenStack IRC channel

    • Documentation feedback

    • OpenStack distribution packages

  • Glossary

Last updated

Was this helpful?