python-openstackclient/openstackclient/tests
Dean Troyer bec206fa0a Fix auth prompt brokenness
We start by fixing this in the already-present OSC_Config class so OSC
can move forward.  This change needs to get ported down into
os-client-config in the near future, maybe even soon enough to make the
client library freeze this week.

* Add the pw-func argument to the OSC_Config (or OpenStackConfig) __init__()
* When looping through the auth options from the KSA plugin look for any
  that have a prompt defined and do not have a value already, so ask for one.

Closes-bug: #1617384
Change-Id: Ic86d56b8a6844516292fb74513712b486fec4442
2016-08-29 11:58:49 -05:00
..
api Standardize import format 2016-07-22 19:24:02 +08:00
common Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00
compute Merge "Pass security group id to novaclient while adding security group to server" 2016-07-29 13:21:20 +00:00
identity Merge "Add support for domain specific roles" 2016-08-18 23:30:54 +00:00
image Merge "Use identity fake classes instead of old unit tests data" 2016-07-26 15:13:20 +00:00
network Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd" 2016-08-11 07:27:35 +00:00
object Standardize import format 2016-07-22 19:24:02 +08:00
volume Merge "Fix errors in volume set/unset image properties unit tests" 2016-08-19 02:48:08 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Standardize import format 2016-07-22 19:24:02 +08:00
test_shell.py osc-lib: shell 2016-08-05 13:48:55 -05:00
test_shell_integ.py Fix auth prompt brokenness 2016-08-29 11:58:49 -05:00
utils.py Standardize import format 2016-07-22 19:24:02 +08:00