Change DB Name to accept variable 91/102791/2
authorenyinna1234 <enyinna.ochulor@intel.com>
Mon, 2 Mar 2020 17:09:46 +0000 (09:09 -0800)
committerenyinna1234 <enyinna.ochulor@intel.com>
Thu, 5 Mar 2020 12:58:16 +0000 (04:58 -0800)
commit59ead086a9fbd61cad2187f196b1176c20f98691
treee658558be83f56792b6071b1c520460d11371a32
parent7b566f2875230e15f79a6549b17240e767cc98f1
Change DB Name to accept variable

This enables the initialization of the mongo database name with
a variable.

Issue-ID: MULTICLOUD-996
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
Change-Id: Id3f07b47cedde16235ee7078e1e6f4d287106d29
src/orchestrator/cmd/main.go
src/orchestrator/pkg/infra/db/store.go
src/orchestrator/pkg/infra/db/store_test.go