Jump to: navigation, search

Difference between revisions of "Documentation/ContentSpecs"

(Release specific documentation)
Line 5: Line 5:
 
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.
 
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.
  
* OpenStack Installation Guides: Describe a manual install process, as in, by hand, no automation, for multiple distributions based on packaging system:
+
== Installation Guides ==
** [http://docs.openstack.org/trunk/install-guide/install/apt-debian/content/ Installation Guide for Debian 7.0]
+
The OpenStack Installation Guides describe a manual install process, as in, by hand, no automation, for multiple distributions based on packaging system:
** [http://docs.openstack.org/trunk/install-guide/install/zypper/content/ Installation Guide for openSUSE and SUSE Linux Enterprise Server]  
+
* [http://docs.openstack.org/trunk/install-guide/install/apt-debian/content/ Installation Guide for Debian 7.0]
** [http://docs.openstack.org/trunk/install-guide/install/yum/content/ Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora]
+
* [http://docs.openstack.org/trunk/install-guide/install/zypper/content/ Installation Guide for openSUSE and SUSE Linux Enterprise Server]  
** [http://docs.openstack.org/trunk/install-guide/install/apt/content/ Installation Guide for Ubuntu 12.04 and 14.04 (LTS) Server]
+
* [http://docs.openstack.org/trunk/install-guide/install/yum/content/ Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora]
* [http://docs.openstack.org/trunk/config-reference/content/ OpenStack Configuration Reference]: Contains a reference listing of all configuration options for core and integrated OpenStack services by release version.
+
* [http://docs.openstack.org/trunk/install-guide/install/apt/content/ Installation Guide for Ubuntu 12.04 and 14.04 (LTS) Server]
 +
 
 +
== Guides for deployers and administrators ==
 +
[http://docs.openstack.org/trunk/config-reference/content/ OpenStack Configuration Reference]: Contains a reference listing of all configuration options for core and integrated OpenStack services by release version.
  
 
= Continously released documentation =
 
= Continously released documentation =

Revision as of 19:40, 1 June 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.