python-openstackclient/openstackclient/tests/unit
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
..
api move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
common Merge "Fix openstack quota set/show --class not work" 2016-09-20 09:01:16 +00:00
compute Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
identity Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
image Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Merge "Add --description to Neutron commands" 2016-09-23 18:26:55 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Add unit tests for backup commands in volume v1 2016-09-23 17:22:44 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_shell.py Remove unnecessary setUp 2016-09-21 10:46:46 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00