Public bug reported: Steps:
Using an cli to upload files to a S3 Container on openstack swift using the following command: aws --endpoint http://url s3 cp file s3://mybucket//file The Swift will assume the file has a prefix '/' and will list it as PRE/: aws --endpoint http://url s3 ls s3://mybucket/ PRE / 2023-05-11 13:35:21 10000000 file10MB This file can be delete through cli using a path like s3://mybucket//file. On Horizon, if will list a folder with no name on the table and will not delete. ** Affects: horizon Importance: Undecided Status: New ** Tags: aws-cli prefix -- 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/2023926 Title: Horizon cannot delete buckets with prefix PRE/ Status in OpenStack Dashboard (Horizon): New Bug description: Steps: Using an cli to upload files to a S3 Container on openstack swift using the following command: aws --endpoint http://url s3 cp file s3://mybucket//file The Swift will assume the file has a prefix '/' and will list it as PRE/: aws --endpoint http://url s3 ls s3://mybucket/ PRE / 2023-05-11 13:35:21 10000000 file10MB This file can be delete through cli using a path like s3://mybucket//file. On Horizon, if will list a folder with no name on the table and will not delete. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/2023926/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp