commit | 29771c1c1e09e6bf2cad0f67cf4c176735f5ac0a | [log] [tgz] |
---|---|---|
author | Luigi Toscano <ltoscano@redhat.com> | Thu Feb 21 10:36:18 2019 +0100 |
committer | Luigi Toscano <ltoscano@redhat.com> | Thu Feb 21 10:37:45 2019 +0100 |
tree | 4db7deda32e90b99ddd4f5a694a61eb7ebea9a85 | |
parent | 72f632222f6d90d3545b5d7ca48297da4218e2ea [diff] |
Remove the usage of read_password from library files The read_password function is defined inside stack.sh and it cannot be used inside the "public library interface" provided by DevStack. Move the calls found inside library files to stack.sh, following the same pattern of the other calls to read_password. Change-Id: I8adc6723b677dfac2bef735f660e056c498bf773