aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/distribution
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Fix docker tagsTimoney, Dan (dt5972)1-19/+6
Update docker tags to conform to ONAP project standards Change-Id: I348f9507e382931e6adfa224d30225f0fbe270bc Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Multiple fixes & enhancementAlexis de Talhouët5-44/+28
- 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 <adetalhouet89@gmail.com>
2019-01-23ControllerBlueprint blueprintsProcessor containerSteve Alphonse Siani5-82/+87
Change-Id: I77df77757c276fca705091c1566c386f842269c4 Issue-ID: CCSDK-949 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-01-16Merge "Resource Resolution Service : 2"Dan Timoney1-36/+36
2019-01-11Update to use correct parent pomTimoney, Dan (dt5972)1-1/+1
Updated neng microservice to use springboot v1 parent as opposed to odlparent. Without that change, javadoc was failing when compiled with Fluorine version of odlparent-lite parent pom. Change-Id: I677278d90869f493c281c7c5432b271dd43e7513 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Resource Resolution Service : 2Singal, Kapil (ks220y)1-36/+36
Changes for Primary-DB Resource Resolution Processor Service Change-Id: Iaf6ad6277d36787d87881819ae530de1d7038a2e Issue-ID: CCSDK-942 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-10Prepare for release buildTimoney, Dan (dt5972)1-202/+196
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-10Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)4-10/+5
Change Application Properties and Docker Blueprint model load Parameters. Change-Id: I799cbab4388916c8e07e9453d93214e788a16fa2 Issue-ID: CCSDK-660 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-01Build/deploy ControllerBlueprint DockerimageAlexis de Talhouët1-8/+15
Change-Id: Iba3217fe6080f4a1430095ef4c184fe7e9286459 Issue-ID: CCSDK-646 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-25Roll to initial Dublin versionTimoney, Dan (dt5972)1-1/+1
Roll to initial Dublin release version Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-27Roll to next snapshot versionTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-17Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)1-2/+2
Change database to mariadb in docker compose and spring boot version upgrade Change-Id: Icd73b8110aea2a1b90ab29217b9c5e30817e6c06 Issue-ID: CCSDK-574 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-13Control docker build with profileTimoney, Dan (dt5972)1-41/+49
Docker build should only be run if docker profile is enabled. Change-Id: I6942c3e59b769053fd47d04fe98f3e4b95ea33dd Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-04Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)1-2/+3
Add Logger MDC using ONAP LoggerAdaptor and change swagger configuration to return the transactions information, version, etc Change-Id: Ie1dccecce0c08e7ae02c0e55c1cc5be75d5fc686 Issue-ID: CCSDK-510 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-23Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)5-0/+323
Add Docker Build and Deploy Maven Implementations for Controller Blueprint MS and their dependencies Change-Id: I9eee9fff535bcc9ca0b855150892ce53af126d1c Issue-ID: CCSDK-483 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>