Option "--name" can be used to set as the object name of the file to be uploaded in the container. Similar to option "--object-name" in command "swift upload". Added unit test case to ensure an exception is raised when using option "--name" for uploading multiple objects. Change-Id: Ied7827841f6ca1cf9d4b48e304cbe5d62eda38ab Closes-Bug: #1607972changes/43/358343/9
parent
f19240fc29
commit
78312ca9af
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- Add ``--name`` option to command ``object create``
|
||||
for uploading a file and renaming it.
|
||||
[Bug `1607972 <https://bugs.launchpad.net/bugs/1607972>`_]
|
Loading…
Reference in new issue