Bug 1446216

Summary: [Doc RFE] Document support for s3 compatible object store in RHGS via PUT/GET operations (TP)
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Anjana Suparna Sriram <asriram>
Component: doc-Container_Native_Storage_with_OpenShiftAssignee: Bhavana <bmohanra>
Status: CLOSED CURRENTRELEASE QA Contact: Prasanth <pprakash>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: cns-3.6CC: asriram, bmohanra, divya, pprakash, rcyriac, rhs-bugs, sabose, sarumuga, storage-doc
Target Milestone: ---Keywords: Documentation, FutureFeature
Target Release: CNS 3.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 1474317    
Bug Blocks: 1445453    

Description Anjana Suparna Sriram 2017-04-27 13:21:12 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Sahina Bose 2017-07-10 13:49:17 UTC
Bhavana, I've added needinfo on Saravanan who's the POC for this.

Comment 6 Bhavana 2017-08-17 10:06:10 UTC
Hi Saravana,

Based on our discussions, here is the first draft of the "S3 Compatible Object Store in a Container Native Storage Environment" chapter.


https://access.qa.redhat.com/documentation/en-us/red_hat_gluster_storage/3.3/html-single/container-native_storage_for_openshift_container_platform/#S3_Object_Store

Please share your review comments / suggestions for the same.

Thanks.

Comment 7 Saravanakumar 2017-08-17 11:20:28 UTC
----
<< s3curl.pl requires the presence of Digest::HMAC_SHA1 and Digest::MD5. You can install the perl-Digest-HMAC package to get this.  

This step is repeated , you may remove the one from paragraph.
----
<< Execute the following command to verify if the s3 pod is up:

Please arrange the output better after above line, it looks bit garbled.
----
<<  To verify listing of objects in the container: 

change it as :

 To verify listing of objects in the bucket:
----

Comment 8 Bhavana 2017-08-21 07:07:26 UTC
(In reply to Saravanakumar from comment #7)
> ----
> << s3curl.pl requires the presence of Digest::HMAC_SHA1 and Digest::MD5. You
> can install the perl-Digest-HMAC package to get this.  
> 
> This step is repeated , you may remove the one from paragraph.
> ----
> << Execute the following command to verify if the s3 pod is up:
> 
> Please arrange the output better after above line, it looks bit garbled.
> ----
> <<  To verify listing of objects in the container: 
> 
> change it as :
> 
>  To verify listing of objects in the bucket:
> ----

Thanks Saravana. I have made the changes, except for formatting the output to check if s3 pod is up. It seems to be a bit tricky to get everything in one row, but I shall try :)