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 <micou12@xxxxxxxxx> Sent: September 13, 2021 01:08 AM To: ceph-users Subject: 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@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx