Bug 965607

Summary: Some tables in Chapter 6. Using OpenStack With the Command Line Interface are too wide for page
Product: Red Hat OpenStack Reporter: Bruce Reeler <breeler>
Component: doc-Getting_Started_GuideAssignee: Bruce Reeler <breeler>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: low Docs Contact:
Priority: low    
Version: 3.0CC: breeler, rlandman, sgordon, slong
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-06 03:53:17 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:    
Bug Blocks: 1011085    

Description Bruce Reeler 2013-05-21 12:07:08 UTC
Document URL: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_OpenStack/3/html/Getting_Started_Guide/ch06.html

Section Number and Name: 
Chapter 6.  Using OpenStack With the Command Line Interface

Describe the issue: 
Some tables, especially ones with long ID numbers are too wide for page and wrap badly

Suggestions for improvement: 
cut out part of long ID numbers if they are only examples and use ellipsis to show part is missing.

Comment 3 Bruce Reeler 2013-12-03 06:32:43 UTC
Reduced table widths to avoid line wraps at:

"Example 8.2  Uploading an image."
Step 3. "Use the glance image-list command to verify that your image was successfully uploaded."

"Procedure 8.4. Attaching a Volume using the Command Line Interface"
Step 2. "Use the cinder list command to find available volumes."

"Procedure 8.4. Attaching a Volume using the Command Line Interface"
Step 3 "Use the nova list command to find running instances."

Removed trailing whitespace that sometimes trips up merges.