python-openstackclient/openstackclient/tests
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 Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:40:09 +05:30
compute Merge "Add support to list all security group rules" 2016-01-04 21:41:06 +00:00
identity Support non-interactive user password update 2016-01-11 09:27:10 -08:00
image Add owner validation for "openstack image create/set" 2015-12-21 11:17:42 -06:00
network Merge "Map some of the SDK field names" 2016-01-01 17:27:23 +00:00
object Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
volume Add multi deletion testcase for openstack volume delete 2015-12-02 16:02:10 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Move FakeServer to tests.common.v2.compute.fakes 2015-11-25 00:17:49 -08:00
test_shell.py Add all regions to cloud configuration 2015-12-23 12:48:45 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00