python-openstackclient/openstackclient/api
Rajasi Kulkarni 78312ca9af Add option "--name" to command "openstack object create"
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: #1607972
2016-09-26 22:42:10 -04:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Fix missing i18n supports in api/ and shell.py 2016-06-14 11:03:56 -05:00
auth.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
auth_plugin.py remove unused LOG 2016-07-09 23:23:38 +08:00
image_v1.py Don't hack the image url 2015-03-05 20:58:23 -06:00
image_v2.py Trivial: Update image_list v2 docs 2016-03-01 18:48:09 +08:00
object_store_v1.py Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
utils.py Fix typos in docstrings and comments 2016-04-06 10:30:39 +07:00