Returns inconsistent error for non-existing files.

Bug #1816448 reported by Henrik Sommerland
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
New
Undecided
Unassigned

Bug Description

When I do a `swift stat missing-container` I get a:
```
Container 'missing-container' not found
```

But if I do a `swift stat valid-container missing-file` I get a:
```
Object HEAD failed: https://swift.elastx.cloud:443/v1/AUTH_cafecf71d4004a428ecb770c98561b98/valid-container/missing-file 404 Not Found
Failed Transaction ID: tx6c77fdc912474a9ca7d63-005c6ac99e
```

I'm writing a script that uses the CLI and it is very annoying to get inconsistent errors.

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.