From 50b404400a599b826511593218bf98acdf7fa55e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Sat, 9 Feb 2019 18:33:55 -0500 Subject: [PATCH] Multiple fixes & enhancement MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit - Rework docker image build - Fix compress function - Fix node type name for source-primary-db Change-Id: Ide38e17036e76047d9f850b714ba0da4add5cd9d Issue-ID: CCSDK-414 Signed-off-by: Alexis de Talhouët --- .../starter-type/node_type/{source-db.json => source-primary-db.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename components/model-catalog/definition-type/starter-type/node_type/{source-db.json => source-primary-db.json} (100%) diff --git a/components/model-catalog/definition-type/starter-type/node_type/source-db.json b/components/model-catalog/definition-type/starter-type/node_type/source-primary-db.json similarity index 100% rename from components/model-catalog/definition-type/starter-type/node_type/source-db.json rename to components/model-catalog/definition-type/starter-type/node_type/source-primary-db.json -- 2.16.6