python-openstackclient/openstackclient
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 Fix auth prompt brokenness 2016-08-29 11:58:49 -05:00
compute osc-lib: shell 2016-08-05 13:48:55 -05:00
identity Merge "Add support for domain specific roles" 2016-08-18 23:30:54 +00:00
image osc-lib: shell 2016-08-05 13:48:55 -05:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd" 2016-08-11 07:27:35 +00:00
object osc-lib: shell 2016-08-05 13:48:55 -05:00
tests Fix auth prompt brokenness 2016-08-29 11:58:49 -05:00
volume Rename backup commands in volume v1 and v2 2016-08-11 09:32:10 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix auth prompt brokenness 2016-08-29 11:58:49 -05:00