Add support for reverse CHAP to the kickstart iscsi command
commit42ecd4a15c9e98cd45182255919bad554164e65c
authorHans de Goede <hans@localhost.localdomain>
Mon, 22 Sep 2008 11:56:22 +0000 (22 13:56 +0200)
committerHans de Goede <hans@localhost.localdomain>
Mon, 22 Sep 2008 11:56:22 +0000 (22 13:56 +0200)
treeaaa47216100b47cbb74d493ba511a805ff221163
parentab57a98fcebab651d1e3bf96a4e66068c256ac50
Add support for reverse CHAP to the kickstart iscsi command

The "iscsi" command in RHEL-5.3 has 2 new parameters: --reverse-user and
--reverse-password. This patch adds the same 2 parameters to pykickstart's
iscsi command handler for F-10
pykickstart/commands/iscsi.py
pykickstart/handlers/control.py