Files
python-cinderclient/cinderclient/shell.py
Abhijeet Malawade 24deab1090 Fix authentication issue
Fix authentication issue if password is provided from tty prompt.
Set options.os_password to user input from prompt, as it gets
used to create auth object otherwise it will give authentication error.

Change-Id: I0246473f2165f1464d731e0ae9b4afa0b61dcbcc
Closes-Bug: #1575656
2016-04-27 06:37:19 +05:30

35 KiB