Implement GetAll projects handler 01/110301/1
authorRajamohan Raj <rajamohan.raj@intel.com>
Thu, 16 Jul 2020 23:12:57 +0000 (23:12 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Thu, 16 Jul 2020 23:15:29 +0000 (23:15 +0000)
commit7e1ac3352cac761fe4e6052a6770d8bd77cdf046
tree38911f1e25c51a2e021f61437ab5a62037545d20
parentad02ea4b31bc3a8e32c72f4a2905bfe94194ae33
Implement GetAll projects handler

In this patch implement the route: /v2/projects.

Issue-ID: MULTICLOUD-1126
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Ia38aa560a74c26b8528d6bd579038c1b80b4d3c9
src/orchestrator/api/api.go
src/orchestrator/api/projecthandler.go
src/orchestrator/api/projecthandler_test.go
src/orchestrator/pkg/module/project.go