Skip to content

Releases: opiproject/opi-mangoboost-bridge

Abstraction Release

Choose a tag to compare

@sknrao sknrao released this 28 Apr 23:07
c086acf
feat: storageboost support (#8)

* feat: implement the backend server for MangoBoost StorageBoost

This patch implements the backend server needed to implement
StorageBoost features with OPI Storage APIs.
Null / Malloc / AIO volume service servers will soon be added.

Signed-off-by: minhee-han <minhee.han@mangoboost.io>

* feat: implement methods related to NvmeSubsystem

This patch implements methods related to NvmeSubsystem needed
to make MangoBoost StorageBoost work with OPI Storage API.

Signed-off-by: minhee-han <minhee.han@mangoboost.io>

* feat: implement methods related to NvmeNamespace

This patch implements methods related to NvmeNamespace
required to make MangoBoost StorageBoost work with OPI Storage API

Signed-off-by: minhee-han <minhee.han@mangoboost.io>

* feat: implement NHI transport

This patch implements support for NHI transport

Signed-off-by: minhee-han <minhee.han@mangoboost.io>

---------

Signed-off-by: minhee-han <minhee.han@mangoboost.io>