openstack-python-openstackc.../openstackclient
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 Fix 'auhentication' spelling error/mistake 2015-09-01 15:51:58 -07:00
common Merge "Add tests for volume quota set" 2015-09-19 03:03:05 +00:00
compute Use discover_extensions for novaclient 2015-09-11 16:23:54 +03: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 Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00
object Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
tests Mark arguments for 'credential' commands as required 2015-09-30 15:33:45 -07:00
volume Merge "Use a common decorator to log 'take_action' activation" 2015-09-11 02:43:54 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Merge "Override the debug default and help text" 2015-09-24 21:47:33 +00:00