sodafoundation / nbp

NorthBoundPlugins for platforms and clients to connect to SODA Data Framework
Apache License 2.0
51 stars 39 forks source link

[Vmware/VRO] Backend code implementation #278

Open NajmudheenCT opened 5 years ago

NajmudheenCT commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

What happened: Each work flow in VRO should have a assocuated backend java code which connets to the storage platform. scope of this includes writing Adapter Rest client. etc.. What you expected to happen: Back end project is merged to nbp, with build scripts, unit tests

Environment:

NajmudheenCT commented 4 years ago

Framewok for connecting VRO server and OpenSDS has been writeen PR https://github.com/opensds/nbp/pull/288 .

This includes implementaion of 4 opensds services also. register unregister create volume delete volume