From aa7486577fb66e85a5bb220438946579695b27b8 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 9 Aug 2018 20:47:29 +0000 Subject: Controller Blueprints MS Creating the base directory structure for Controller Blueprints MicroService Change-Id: I1ccf7fc76446048af3b2822f9155bb634657aee3 Issue-ID: CCSDK-410 Signed-off-by: Singal, Kapil (ks220y) --- .../load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ms/controllerblueprints/application/load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json (limited to 'ms/controllerblueprints/application/load/blueprints/baseconfiguration/Mappings') diff --git a/ms/controllerblueprints/application/load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json b/ms/controllerblueprints/application/load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json new file mode 100644 index 00000000..6abfb51b --- /dev/null +++ b/ms/controllerblueprints/application/load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json @@ -0,0 +1,3 @@ +{ + "assignments": "Sample Assignments" +} \ No newline at end of file -- cgit 1.2.3-korg