c83a968997
Currently we hardcode the iSCSI port to its default. With this patch, we added new portal_port argument into iscsi.start_iscsi_target api, cover both lio and tgt two iscsi target operations. And for IPA client and driver code change, will commit more patch to cover. Change-Id: I6da20487ccba6cbac04d36b8643afdd1e3920b12 Partial-Bug: #1523829
5 lines
125 B
YAML
5 lines
125 B
YAML
---
|
|
features:
|
|
- Add new portal_port argument into iscsi.start_iscsi_target
|
|
to support iscsi portal port customization.
|