yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49120
[Bug 1564834] Re: With Ceph horizon containers page raises error "Unable to get the Swift service info"
Reviewed: https://review.openstack.org/301110
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=80e52c1ae5e52abcc83c8efbb469a0d0ce020815
Submitter: Jenkins
Branch: master
commit 80e52c1ae5e52abcc83c8efbb469a0d0ce020815
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date: Mon Apr 4 16:05:35 2016 +0300
Fix new Swift UI to work with Ceph backend
First, tolerate missing '/info' API endpoint, which Ceph doesn't
support yet. Second, `content_type` attribute on objects may be not
set, don't rely heavily on it.
Change-Id: I101338aa9c96a6551bfbf2dd9c460a4801b4e7b6
Closes-Bug: #1564834
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1564834
Title:
With Ceph horizon containers page raises error "Unable to get the
Swift service info"
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Steps:
- Deploy cluster with ceph as storage backends.
- Login as admin to horizon
- Go to Project -> Containers
-> There is alert "Error: Unable to get the Swift service info."
- Create container and enter into it
- Upload a file
-> File is uploaded and objects count is incremented, but file isn't shown
- Create a folder
-> Folder is created and objects count is incremented, but folder isn't shown
Problems:
- page alert "Error: Unable to get the Swift service info."
- Not possible to view and manupulate uploaded files and folders
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1564834/+subscriptions
References