python-openstackclient/openstackclient/tests
Huanxuan Ao cf12239773 Error handling for KeyValueAction class.
The set --property command requires that the input match
the "key=value" type, but if the type don't match, the return
value will be None, and the command still can be implemented
successfully, this may confuse the users. I think we should
raise exception if the argument type don't match "key=value".
So I make some changes in KeyValueAction class in this patch.

Change-Id: I14e64922faa7e083bc8b5e7e1cac41ef8117c224
Closes-Bug: #1589935
2016-06-08 10:15:19 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Error handling for KeyValueAction class. 2016-06-08 10:15:19 +08:00
compute Merge "Refactor SetService --enable/disable option" 2016-06-06 21:56:55 +00:00
identity Merge "keystone: fix catalog output when region is unset" 2016-05-25 18:56:14 +00:00
image Add "image unset" command 2016-05-28 16:38:22 +08:00
network Merge "Add network availability for osc" 2016-06-06 08:20:15 +00:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Merge "Fix errors for "volume type unset" command" 2016-06-07 01:31:50 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00
test_shell.py Rename --profile to --os-profile 2016-04-19 07:50:42 -05:00
utils.py Add network segment command object 2016-05-27 12:58:25 -05:00