Update README.md

* finish `Target Group` and `Target Port`
* assign `Login` to orzhang
This commit is contained in:
Lei Xue
2016-11-29 13:39:11 +08:00
committed by GitHub
parent 3016122284
commit a28b586bf9
+2 -4
View File
@@ -55,14 +55,12 @@ You can test this with [open-iscsi](http://www.open-iscsi.com/) or [libiscsi](ht
## Roadmap ## Roadmap
* Auth (p3) * Auth (p3)
* Login Process (p2) * Login Process (orzhang, p2)
* ACL (Access control) (p3) * ACL (Access control) (p3)
* SCSI Task Management (p3) * SCSI Task Management (p3)
* iSCSI Task Management (p3) * iSCSI Task Management (p3)
* SCSI Command Queue (p2) * SCSI Command Queue (p2)
* More SCSI commands * More SCSI commands (p2)
* SPC3/SAM2
* Support `Target Group` and `Target Port` (p3)
* Refactor (carmark, p1) * Refactor (carmark, p1)
* Command Line (carmark, p1) * Command Line (carmark, p1)
* More Backstore Plugins(such as `ceph` and `raw device`) (orzhang, p1) * More Backstore Plugins(such as `ceph` and `raw device`) (orzhang, p1)