aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Use managed guava versionGary Wu2-9/+4
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I6b131c9311f70a46b67b81119ef201b93c28ffa5 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Merge "Controller Blueprints Microservice"Dan Timoney8-87/+81
2018-08-24Merge "Change Vlantag Api input param key to vlan-tag-key"Dan Timoney5-64/+64
2018-08-23Change Vlantag Api input param key to vlan-tag-keyPaira, Saurav (sp694w) sp694w@att.com5-64/+64
Changing the Vlantag Api input param key to vlan-tag-key. Change-Id: Ie1c18e25a6abe8dde931021c6d86dbca7beef976 Issue-ID: CCSDK-485 Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>
2018-08-23Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)8-87/+81
Implement Controller Blueprint Meta File format and Meta names such as template_name, template_version, template_author Change-Id: Id221bb9cb0f9e382e3d59d4e309002de1ceb112b Issue-ID: CCSDK-458 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-23Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)29-131/+363
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>
2018-08-22Restore "Add VlantagApi Functional Component""Timoney, Dan (dt5972)89-0/+33299
This reverts previous revert for VlantagApi functional component, with correction to pom.xml which had prevented jUnit tests from being counted. Change-Id: I8cff5d04949fe8e110565fb7f68f939caba2eff8 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Issue-ID: CCSDK-475
2018-08-21Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)44-113/+584
Define Controllerblueprint API DataType and Error definitions for Config model, Service Template, Model Type and Resource Dictionary Services Change-Id: I12d8d87292ec101601b0cfb7ba9670730973e318 Issue-ID: CCSDK-469 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-20Merge "Naming micro-service code."Dan Timoney2-11/+57
2018-08-20Merge "Naming micro-service code."Dan Timoney30-147/+817
2018-08-20Naming micro-service code.BT29832-11/+57
Using different docker plugin. Change-Id: I2103d3058e9b3d1b95dac49790b244e21d77b39a Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-20Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)35-1377/+545
Restcontroller Swagger Implementation with Embeded jar for Controller Bluprints MS Change-Id: I0c0a33f0e29dad0d4aa703e3e381068b510e57d4 Issue-ID: CCSDK-468 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-16Naming micro-service code.BT298330-147/+817
Docker updates and tests. Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-16Merge "Controller Blueprints Microservice"Dan Timoney54-28377/+0
2018-08-16Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)54-28377/+0
Remove Swagger Javascript files included in Controller Bluprints MS Change-Id: I97f8842437364f2461d3ee864904cd04c7a38b14 Issue-ID: CCSDK-410 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-16Blueprints Processor ServiceMuthuramalingam, Brinda Santh(bs2796)42-0/+1973
Blueprints Processor API definitions Change-Id: Id44c74938f75e847a43b8e6d0733c36d4dc99e97 Issue-ID: CCSDK-411 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-14Blueprints Processor ServiceSingal, Kapil (ks220y)1-0/+0
Creating the base directory structure for Blueprints Processor Service Change-Id: Iae0b0153b5bcb0be5d46a61553b2f3bf6956d36b Issue-ID: CCSDK-411 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-08-10Controller Blueprints MSSingal, Kapil (ks220y)295-0/+49787
Creating the base directory structure for Controller Blueprints MicroService Change-Id: I1ccf7fc76446048af3b2822f9155bb634657aee3 Issue-ID: CCSDK-410 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-08-01Adding naming micro-service code - pom updates.BT29832-12/+125
Updates to pom.xml per earlier comments, and linked to the parent pom. Change-Id: Id052d631a1855980ef9917b0144aa4a0ec6d652f Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-24Adding naming micro-service code - scripts-2.BT29837-64/+0
Refactor DB scripts. Change-Id: I9a9a2f57435a73f7adb35c388d33dad1f9316e75 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-23Adding naming micro-service code - more tests.BT298322-17/+1315
Integration tests and more unit tests. Change-Id: Id3500085a43ff817d04d8f407e5cdbc4271dfb35 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-23Adding naming micro-service code - tests.BT298317-1/+1684
Unit tests. Change-Id: I14176a8b47764d5e308258fd9b24bf3e301d04d5 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-23Adding naming micro-service code - scripts.BT298315-0/+226
Docker and DB scripts. Change-Id: I2e9e153f6c72e5f5d6ee86cc9dfc275ec77b4642 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-23Adding naming micro-service code - API.BT298315-0/+1227
API and configuration related classes. Change-Id: Ic62c502fc38b3f36dc12016e16f61adba789db9d Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-23Adding naming micro-service code - generation.BT298313-0/+1333
Main generation algorithm and AAI interface. Change-Id: I21eb0065358b4c9eeda85a4ae41545e864fdc627 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-22Adding naming micro-service code - persistence.BT298311-0/+994
Entities and repository classes. Change-Id: I9d7e11fd7196c20cf74ff302f552c1732e0c9121 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-22Adding part-1 of naming micro-service code.BT298315-0/+1598
Adding pom, main files and policy related classes. Change-Id: I9ccbd03784cb2d85b3f1be353417f596384bd554 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-20Adding naming micro-service code.BT29831-0/+1
Adding directory for micro-service. Change-Id: I1ad07b22f8fee8d92da3e866c78094e01275cd47 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>