opiproject / pydpu

Python library and cli to communicate with DPUs and IPUs
Apache License 2.0
5 stars 8 forks source link

[storage] Rename NVMf -> Nvme #68

Closed glimchb closed 1 year ago

glimchb commented 1 year ago

Naming NVMf caused proto to force "nv_mf" syntax which is weird. Unify the naming to Nvme format utilized throughout all API components.

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com