opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
31 stars 40 forks source link

feat(storage): modify storage frontend_nvme_pcie proto file to support http api #331

Closed chujieyang closed 1 year ago

chujieyang commented 1 year ago

Define the services used by the NVMe front-end proto file in storage to support the conversion to http api.

artek-koltun commented 1 year ago

@chujieyang could you please rebase your change?

chujieyang commented 1 year ago

@chujieyang could you please rebase your change?

resolved

artek-koltun commented 1 year ago

@chujieyang please adjust commit msg (dot is not needed at the end of the heading) Could you also generate protobufs? Just run make in storage dir and commit it with chore(storage): auto-generated protos heading.

artek-koltun commented 1 year ago

@chujieyang Why did you close the PR? It could be a good starting point for community discussion

chujieyang commented 1 year ago

@chujieyang Why did you close the PR? It could be a good starting point for community discussion

I will submit a pull request after redefine the proto file according to the Google AIP