python-openstackclient/openstackclient
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
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
compute Further improve output for "os security group show" 2016-01-06 08:21:57 -06:00
identity Support non-interactive user password update 2016-01-11 09:27:10 -08:00
image Merge "Trivial: Remove useless return from files in image and volume" 2015-12-28 05:37:53 +00:00
network Merge "Map some of the SDK field names" 2016-01-01 17:27:23 +00:00
object Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
tests Support non-interactive user password update 2016-01-11 09:27:10 -08:00
volume Trivial: Remove useless return from files in image and volume 2015-12-18 23:25:05 +08: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 The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00