Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1074408

Summary: [Doc] Packstack should be documented as a deployment tool only for PoC and AIO installs
Product: Red Hat OpenStack Reporter: Bruce Reeler <breeler>
Component: doc-Getting_Started_GuideAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED DUPLICATE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: high    
Version: 4.0CC: breeler, dnavale, rlandman, slong, yeylon
Target Milestone: z3Keywords: Documentation, Triaged
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1074308 Environment:
Last Closed: 2014-03-10 06:53:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1074308, 1074409    
Bug Blocks: 1074343    

Description Bruce Reeler 2014-03-10 06:48:44 UTC
+++ This bug was initially created as a clone of Bug #1074308 +++

Description of problem:
Today Packstack is described in the release notes as:

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html-single/Release_Notes/index.html#idm59109272

> PackStack is a command line utility that enables rapid deployment of
> OpenStack on existing servers over an SSH connection. PackStack is
> suitable for deploying both single-node proof-of-concept
> installations and more complex multi-node installations. Deployment
> options are provided either interactively, via the command line, or
> non-interactively by means of a text file containing a set of
> preconfigured values for OpenStack parameters.

This should be changed to make it clearer that Packstack is suitable only for PoC, Demo and All In One (AIO) installs.

Changing the above to be:
**************
PackStack is a command line utility that enables rapid deployment of OpenStack on existing servers over an SSH connection.  Deployment options are provided either interactively, via the command line, or non-interactively by means of a text file containing a set of preconfigured values for OpenStack parameters.

PackStack is suitable for deploying the following types of configurations:

* Single-node proof-of-concept installations (where all controller services and your virtual machines run on a single physical host).  This is referred to All-in-One (AIO) install.

* Proof-of-Concept installations where there is a single controller node and multiple Compute Nodes.  This is similar to the AIO install above, except you may use one or more additional hardware nodes for running virtual machines.

PackStack is not suitable as a production deployment tool, as it uses many assumptions in its configuration to make demos and proof-of-concept installs easier.  For production deployments it is recommended that you use Foreman or configured individual services manually.

PackStack will not be able to deploy services in a highly available or load balanced configuration, nor will it provide the flexibility needed to configure arbitrary networking.  These are features that will be reserved for the production deployment tools (Foreman, and in the future, TripleO).
**************

--- Additional comment from Summer Long on 2014-03-09 18:56:52 EDT ---

Assigning to Bruce Reeler, as the assigned author for PackStack.

--- Additional comment from Bruce Reeler on 2014-03-10 01:36:14 EDT ---

Copied description from comment 0 into Release Notes, with minor rewording, but left out mention of tripleO (Tuskar) as it won't be in Icehouse.

Comment 1 Bruce Reeler 2014-03-10 06:53:24 UTC
Forgot to remove incorrect info from parent bug when cloning - will re-clone a new bug.

Comment 2 Summer Long 2014-03-10 19:36:08 UTC

*** This bug has been marked as a duplicate of bug 1074409 ***