Update /usr/lib/python3.6/site-packages/swiftclient/client.py and restart 
container horizon.
This is to fix the error message on dashboard when it tries to retrieve policy 
list.

-        parsed = urlparse(urljoin(url, '/info'))
+        parsed = urlparse(urljoin(url, '/swift/info'))


Tony
________________________________________
From: Michel Niyoyita <mico...@gmail.com>
Sent: September 13, 2021 01:08 AM
To: ceph-users
Subject: [ceph-users] Cannot create a container, mandatory "Storage Policy" 
dropdown field is empty

  Hello team ,

I am replacing swift by Ceph Radosgateway , and I am successful by creating
containers through openstack and ceph CLI side . but once trying to create
through the horizon dashboard I get errors:  *Error: *Unable to fetch the
policy details. ,  Unable to get the Swift service info   and Unable to get
the Swift container listing.

anyone faced the same issue can help
I  deployed Openstack wallaby using kolla-ansible running on ubuntu 20.04
and ceph pacific using ansible running on ubuntu 20.04

Michel
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to