bug with object name "v1/*"

Bug #1990943 reported by Antoine
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

Hello,

Found a bug, when an object name contain /v1xxx we cannot acces it via url. Please note that the object is in the container an can be manipulate for example with the swift client.

We can reproduce the bug like this : push a object with v1 in the name

swift upload bugcontainer test.jpg --object-name "test/v1/test.jpg"
swift post bugcontainer --read-acl ".r:*,.rlistings"

When you want to access it with a url (ex http://bugcontainer.auth-xxxxx.anyprovider.net/test/v1/test.jpg as it is public), openstack will return a 404 Not Found on the request.

Regards,
Antoine

Revision history for this message
clayg (clay-gerrard) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.