openstack-python-openstackc.../openstackclient/tests
Sean Perry b33cdec92a Mark arguments for 'credential' commands as required
According to the [1], 'user_id', 'type', and 'blob' are all required
arguments for 'credential set' but the code treats them as optional. Set the
'required' flag and remove logic supporting missing arguments.

[1]: https://github.com/openstack/keystone-specs/blob/master/api/v3/identity-api-v3.rst#credentials-v3credentials "spec"

Change-Id: I597c9616ad744385fc6dd92379feb03daec54458
Closes-Bug: #1418837
2015-09-30 15:33:45 -07:00
..
api Merge "Begin low-level API for Network v2" 2015-02-07 00:16:28 +00:00
common Merge "Add tests for volume quota set" 2015-09-19 03:03:05 +00:00
compute Properly handle port arguments for ICMP 2015-09-03 13:06:45 -05:00
identity Mark arguments for 'credential' commands as required 2015-09-30 15:33:45 -07:00
image Merge "Glance image set Resolve Fracturing" 2015-09-23 12:28:02 +00:00
network Merge "Remove the --dhcp option to network list" 2015-07-14 20:47:09 +00:00
object fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
volume Volume v2 list does not show server name 2015-08-28 11:11:37 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Add configuration show command 2015-07-23 13:00:59 -06:00
test_shell.py Merge "Create log configuration class" 2015-09-09 20:15:54 +00:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00