← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1297173] [NEW] Cannot view object details with Ceph backend

 

Public bug reported:

Steps to reproduce:

With Ceph configured as the Object Storage backend,

Navigate to Object Store - > Containers.
Click on a Container in the list of containers.
For an Object in In the Objects panel, Click on More -> View Details.

Expected Result:
Details of object should be displayed in a pop-up modal.

Actual Result: 
An Error pop-up appears with the text " Error: An error occurred. Please try again later."

I am able to retrieve object details using the swfitclient:

$ swift list 
container1

$ swift stat container1 object1
       Account: v1
     Container: container1
        Object: functions
  Content Type: binary/octet-stream
Content Length: 59177
 Last Modified: Tue, 25 Mar 2014 09:46:45 GMT
          ETag: a837e4f4ac61417e6385a896cf4ba409
    Meta Mtime: 1394204154.954066
 Accept-Ranges: bytes
        Server: Apache/2.2.22 (Ubuntu)

** Affects: horizon
     Importance: Undecided
     Assignee: Rohit Karajgi (rohitk)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Rohit Karajgi (rohitk)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1297173

Title:
  Cannot view object details with Ceph backend

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to reproduce:

  With Ceph configured as the Object Storage backend,

  Navigate to Object Store - > Containers.
  Click on a Container in the list of containers.
  For an Object in In the Objects panel, Click on More -> View Details.

  Expected Result:
  Details of object should be displayed in a pop-up modal.

  Actual Result: 
  An Error pop-up appears with the text " Error: An error occurred. Please try again later."

  I am able to retrieve object details using the swfitclient:

  $ swift list 
  container1

  $ swift stat container1 object1
         Account: v1
       Container: container1
          Object: functions
    Content Type: binary/octet-stream
  Content Length: 59177
   Last Modified: Tue, 25 Mar 2014 09:46:45 GMT
            ETag: a837e4f4ac61417e6385a896cf4ba409
      Meta Mtime: 1394204154.954066
   Accept-Ranges: bytes
          Server: Apache/2.2.22 (Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1297173/+subscriptions


Follow ups

References