Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
control/discovery: add discovery controller
The discovery contrller implement the basic function. Use command "python3 -m control.discovery" to start discovery controller. Client can use command "nvme discover -t tcp -a ip -s port" to get log pages. The configuration is in ceph-nvmeof.conf [discovery] part. feature: #108 Signed-off-by: Yin Congmin <[email protected]>
- Loading branch information