python-openstackclient/openstackclient/tests/unit/object/v1
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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
test_container.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_container_all.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_object.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_object_all.py Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00