Uploading a file from parent dir with relative path results in two containers created and no file upload
Bug #1541018 reported by
James Nzomo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-swiftclient |
In Progress
|
Undecided
|
James Nzomo |
Bug Description
Calling `swift upload container_name ../file_name` will create containers "container_name" and "file_name" (idempotently) instead of uploading "file_name" into "container_name"
Changed in python-swiftclient: | |
assignee: | nobody → James Nzomo (moje) |
Changed in python-swiftclient: | |
status: | New → In Progress |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/280312
Review: https:/