summaryrefslogtreecommitdiffstats
path: root/src/orchestrator/pkg/module/app_test.go
AgeCommit message (Collapse)AuthorFilesLines
2020-03-23Sync up Key json attribute namesEric Multanen1-1/+1
Sync up names used for the Key structures and tagMeta attribute names. This should ensure that the mongo db routines will query properly. Issue-ID: MULTICLOUD-1029 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: I05da9de92a22cb73d60a7349c3cc5bd4cedd99a5
2020-03-12Add apps under composite app APISrivahni Chivukula1-0/+327
Implemented create, get and delete handlers for the apps under composite app. Added unit tests Added remove function to mockdb Handled multipart POST request to upload file along with app data. Issue-ID: MULTICLOUD-998 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com> Change-Id: I25c1faba1212c0cc881c2cd599e8e66a7b93033e