python-openstackclient/openstackclient/identity
Guang Yee 5cbecc130e Support non-interactive user password update
Currently user password update require interactive prompting of user's
original password. This is problematic because we can't support
non-interactive applications and therefore hinders automation. This
patch make it possible by optionally accepting an
'--original-password' argument. If specified, we would use it instead
of prompting.

DocImpact

Change-Id: I2d994e8c2be949f7ae616ac1d1594fb94e1a27cd
Closes-Bug: 1531360
2016-01-11 09:27:10 -08:00
..
v2_0 Implementation for project unset cmd for python-openstackclient. 2016-01-04 10:25:55 -05:00
v3 Support non-interactive user password update 2016-01-11 09:27:10 -08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Change Identity API default version to 3 2015-10-09 05:25:19 +00:00
common.py Fix "sevice show" cannot catch NoUniqueMatch Exception 2015-12-09 05:47:12 +08:00