Bug 1306486

Summary: Get List of Containers returns different result to native Swift
Product: Red Hat Ceph Storage Reporter: Neil Levine <nlevine>
Component: RGWAssignee: Yehuda Sadeh <yehuda>
Status: CLOSED NOTABUG QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.3.2CC: anirban.chakraborty, bhargav.guntamadugu, cbodley, ceph-eng-bugs, flucifre, hnallurv, kbader, mbenjamin, nlevine, owasserm, sweil, yehuda, yweinste
Target Milestone: rc   
Target Release: 2.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-12 18:35:27 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:
Attachments:
Description Flags
Swift results
none
RGW results none

Description Neil Levine 2016-02-11 00:31:36 UTC
Created attachment 1123040 [details]
Swift results

According to Citrix, who have been testing Sharefile with RHCS 1.3, there is a variation in the return when listing containers between RGW and RHCS. I quote:

"We observed, there is no proper formatting/serialization and tags to the result body and we may have to write our own logic to parse the result to adapt with existing SDK. Since it is not standard, changing the internal API signatures might also break our logic."

See two attachments for variation between the Swift results and the RGW results.

Comment 1 Neil Levine 2016-02-11 00:32:02 UTC
Created attachment 1123041 [details]
RGW results

Comment 3 Neil Levine 2016-02-23 22:34:36 UTC
Comment 1 should say:

"when listing containers between RGW and Swift"