diff options
author | 2016-12-08 14:23:07 +0100 | |
---|---|---|
committer | 2017-02-21 10:36:57 -0500 | |
commit | 4317142020921c6dcdcfda7a349a91088d969f14 (patch) | |
tree | de4acfa4bdbec9348940a0897314156d4f803650 /scripts/qapi-commands.py | |
parent | iscsi: Split URL into individual options (diff) | |
download | qemu-4317142020921c6dcdcfda7a349a91088d969f14.tar.xz qemu-4317142020921c6dcdcfda7a349a91088d969f14.zip |
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
This splits the logic in the old parse_chap() function into a part that
parses the -iscsi options into the new driver-specific options, and
another part that actually applies those options (called apply_chap()
now).
Note that this means that username and password specified with -iscsi
only take effect when a URL is provided. This is intentional, -iscsi is
a legacy interface only supported for compatibility, new users should
use the proper driver-specific options.
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions