Bug 718638

Summary: Synchronization status needs to be updated in table 8.1 as per new design.
Product: Red Hat Update Infrastructure for Cloud Providers Reporter: Sachin Ghai <sghai>
Component: DocumentationAssignee: Lana Brindley <lbrindle>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0CC: jskeoch, kbidarka, mhideo, sghai, tsanders
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-29 04:52:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Sachin Ghai 2011-07-04 05:46:03 UTC
Description of problem:
Synchronization status needs to be updated in table 8.1 as per new design.

In-progress : when sync is running
Awaiting-Execution: When sync is ready to run, but waiting on other tasks to complete.
Success: When last sync finished successfully
Error: When last sync failed

Version-Release number of selected component (if applicable):
http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/chap-Installation_Guide-Status_and_Scheduling.html

How reproducible:


Steps to Reproduce:
Chapter 8 Status and scheduling: ==> Table 8.1. Synchronization Status Descriptions
  
Actual results:


Expected results:
In-progress : when sync is running
Awaiting-Execution: When sync is ready to run, but waiting on other tasks to complete.
Success: When last sync finished successfully
Error: When last sync failed

Additional info:

Comment 1 Lana Brindley 2011-07-05 23:33:00 UTC
<table frame="all" id="tabl-Installation_Guide-Status_and_Scheduling-Synchronization_Status_Descriptions">
	<title>Synchronization Status Descriptions</title>
	 <tgroup align="left" cols="2" colsep="1" rowsep="1">
		<colspec colname="c1"></colspec>
		 <colspec colname="c2"></colspec>
		 <thead>
			<row>
				<entry>
					Status
				</entry>
				 <entry>
					Description
				</entry>
				</row>
		</thead>
		 <tbody>
			 <row>
				<entry>
					<guilabel>In-progress</guilabel>
				</entry>
				 <entry>
					A synchronization is in progress. You will not be able to trigger another synchronization until after the running one has completed.
				</entry>
			</row>
			<row>
				<entry>
					<guilabel>Awaiting-execution</guilabel>
				</entry>
				 <entry>
					A synchronization is ready to run, but is waiting for other tasks to complete.
				</entry>
			</row>
			 <row>
				<entry>
					<guilabel>Success</guilabel>
				</entry>
				 <entry>
					The last synchronization finished successfully.
				</entry>
			</row>
			 <row>
				<entry>
					<guilabel>Error</guilabel>
				</entry>
				 <entry>
					The last synchronization failed.
				</entry>
			</row>
		</tbody>
	</tgroup>
</table>

Revisiom 1-18

LKB

Comment 2 Sachin Ghai 2011-07-06 06:23:49 UTC
Thanks for updating the sync status table. 

Not sure if this matters but status should be similar to what we see on console, so it should be like. I didn't notice earlier, sorry for that.

s/In-progress/In Progress
s/Awaiting-execution/Awaiting Execution

Comment 3 Lana Brindley 2011-07-19 02:51:07 UTC
(In reply to comment #2)
> Thanks for updating the sync status table. 
> 
> Not sure if this matters but status should be similar to what we see on
> console, so it should be like. I didn't notice earlier, sorry for that.
> 
> s/In-progress/In Progress
> s/Awaiting-execution/Awaiting Execution

<row>
	<entry>
		<guilabel>In Progress</guilabel>
	</entry>
	<entry>
		A synchronization is in progress. You will not be able to trigger another synchronization until after the running one has completed.
	</entry>
</row>
<row>
	<entry>
		<guilabel>Awaiting Execution</guilabel>
	</entry>
	<entry>
		A synchronization is ready to run, but is waiting for other tasks to complete.
	</entry>
</row>

Revision 1-21

LKB

Comment 5 Lana Brindley 2011-07-29 04:52:02 UTC
This book is now available at http://docs.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/index.html

Please raise a new bug for any further changes.

LKB