Jump to: navigation, search

Difference between revisions of "Documentation/ContentSpecs"

Line 1: Line 1:
OpenStack Installation Guides
+
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.
Describe a manual install process, as in, by hand, no automation, for multiple distributions based on packaging system:
+
 
 +
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/havana/install-guide/install/apt-debian/content/ Installation Guide for Debian 7.0]
 
* [http://docs.openstack.org/havana/install-guide/install/apt-debian/content/ Installation Guide for Debian 7.0]
Line 10: Line 11:
 
* [http://docs.openstack.org/havana/install-guide/install/apt/content/ Installation Guide for Ubuntu 12.04 (LTS) Server]
 
* [http://docs.openstack.org/havana/install-guide/install/apt/content/ Installation Guide for Ubuntu 12.04 (LTS) Server]
  
[http://docs.openstack.org/havana/config-reference/content/ OpenStack Configuration Reference]  
+
[http://docs.openstack.org/havana/config-reference/content/ OpenStack Configuration Reference]: Contains a reference listing of all configuration options for core and integrated OpenStack services by release version.
 
 
Contains a reference listing of all configuration options for core and integrated OpenStack services by release version.
 
  
OpenStack Cloud Administrator Guide
+
[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.
Contains how-to information for managing an OpenStack cloud as needed for your use cases, such as storage, computing, or software-defined-networking.
 
  
OpenStack High Availability Guide
+
[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.
Describes potential strategies for making your OpenStack services and related controllers and data stores highly available.
 
  
OpenStack Security Guide
+
[http://docs.openstack.org/sec/ OpenStack Security Guide]: Provide best practices and conceptual information about securing an OpenStack cloud.
Provide best practices and conceptual information about securing an OpenStack cloud.
 
  
Virtual Machine Image Guide
+
[http://docs.openstack.org/image-guide/content/ Virtual Machine Image Guide]: Shows you how to obtain, create, and modify virtual machine images that are compatible with OpenStack.
Shows you how to obtain, create, and modify virtual machine images that are compatible with OpenStack.
 
  
OpenStack End User Guide
+
[http://docs.openstack.org/user-guide/content/ 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.
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
+
[http://docs.openstack.org/user-guide-admin/content/ 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.
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
+
[http://docs.openstack.org/api/quick-start/content/ OpenStack API Quick Start]: A brief overview of how to send REST API requests to endpoints for OpenStack services.
A brief overview of how to send REST API requests to endpoints for OpenStack services.
 

Revision as of 21:34, 17 January 2014

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:

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

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.

OpenStack High Availability Guide: Describes potential strategies for making your OpenStack services and related controllers and data stores highly available.

OpenStack Security Guide: Provide best practices and conceptual information about securing an OpenStack cloud.

Virtual Machine Image Guide: Shows you how to obtain, create, and modify virtual machine images that are compatible with OpenStack.

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.