Jump to: navigation, search

Difference between revisions of "Documentation/ContentSpecs"

(Release specific documentation)
(Guides for deployers and administrators)
Line 18: Line 18:
 
== Guides for deployers and administrators ==
 
== Guides for deployers and administrators ==
  
 +
* [http://docs.openstack.org/arch-design/content OpenStack Architecture Design Guide]: Contains information on how to plan, design and architect an OpenStack cloud.
 
* [http://docs.openstack.org/admin-guide-cloud/content/ OpenStack Cloud Administrator Guide]: Contains how-to information for managing an OpenStack cloud as needed for your use cases, such as storage, computing, or software-defined-networking.
 
* [http://docs.openstack.org/admin-guide-cloud/content/ OpenStack Cloud Administrator Guide]: Contains how-to information for managing an OpenStack cloud as needed for your use cases, such as storage, computing, or software-defined-networking.
 
* [http://docs.openstack.org/high-availability-guide/content/index.html OpenStack High Availability Guide]: Describes potential strategies for making your OpenStack services and related controllers and data stores highly available.
 
* [http://docs.openstack.org/high-availability-guide/content/index.html OpenStack High Availability Guide]: Describes potential strategies for making your OpenStack services and related controllers and data stores highly available.

Revision as of 17:25, 26 July 2014

Release specific documentation

The Installation Guides and Configuration Reference are released at release time, with draft material published to docs.openstack.org/trunk/. The rest of the guides are continuously released.

Installation Guides

The OpenStack Installation Guides describe a manual install process, as in, by hand, no automation, for multiple distributions based on packaging system:

Guides for deployers and administrators

OpenStack Configuration Reference: Contains a reference listing of all configuration options for core and integrated OpenStack services by release version.

Continously released documentation

Guides for deployers and administrators

Guides for end users

  • OpenStack End User Guide: Shows OpenStack end users how to create and manage resources in an OpenStack cloud with the OpenStack dashboard and OpenStack client commands.
  • OpenStack Admin User Guide: Shows OpenStack administrators how to create and manage resources in an OpenStack cloud with the OpenStack dashboard and OpenStack client commands.
  • OpenStack API Quick Start: A brief overview of how to send REST API requests to endpoints for OpenStack services.
  • Command-Line Interface Reference: Automatically generates help text for CLI commands and subcommands.