aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application
AgeCommit message (Collapse)AuthorFilesLines
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-1/+1
Roll master version to El Alto versions Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-06Merge "Clean unused spec generated."Dan Timoney1-155/+0
2019-04-05Clean unused spec generated.Muthuramalingam, Brinda Santh1-155/+0
Change-Id: I005608cbfad3b4c89110c2acbb35d425899e2c2f Issue-ID: CCSDK-1127 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-04-04AAI source supportjanani b2-2/+2
Controller blueprint to support AAI also as a rest source Issue-ID: CCSDK-692 Change-Id: I25822c921e1b5232deded5f3b52382d24a2d3c03 Signed-off-by: janani b <janani.b@huawei.com>
2019-04-01Improve bulk processingMuthuramalingam, Brinda Santh1-35/+35
Change-Id: Ia8bd447563072284aa71e00eab0ef9b93e1776b1 Issue-ID: CCSDK-1127 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-29Fix logging dependency conflictAlexis de Talhouët4-9/+15
- use spring logging framework - get rid of EELF - do not get sl4fj transitivly Change-Id: I1d47749b53dca2f3a815a2d9898b7a0388725655 Issue-ID: SDNC-710 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-03-27Improve blueprint saveMuthuramalingam, Brinda Santh2-2/+2
Change-Id: Ibac2ef9cd7e217db809a6a695ea0ee39a6bd2e21 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët15-351/+351
Issue-ID: CCSDK-1177 Issue-ID: CCSDK-1178 Change-Id: I0c02702fbec52211ca367abbba72aebecee8cbaa Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-22Merge "Ressource resolution using configurable database"Dan Timoney3-3/+3
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-1/+1
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18Ressource resolution using configurable databasevinal patel3-3/+3
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-02-12Multiple fixes & enhancementAlexis de Talhouët9-349/+55
- 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-02-08Refactor test blueprint catalogMuthuramalingam, Brinda Santh5-6/+6
Change-Id: I948067b25787c7a79f769ac4055c34ffdd2f172d Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-01-28blueprint scripting moduleMuthuramalingam, Brinda Santh1-1/+1
Change-Id: Ibe7602bdb6708d9adbe1aecd26eb14e24872f75d Issue-ID: CCSDK-941 Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
2019-01-23ControllerBlueprint blueprintsProcessor containerSteve Alphonse Siani10-20/+215
Change-Id: I77df77757c276fca705091c1566c386f842269c4 Issue-ID: CCSDK-949 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-01-20Resource Resolution Service: Source RestSingal, Kapil (ks220y)3-3/+3
Complex Data Processing for Primary-Config-Data DataSource Resource Resolution Service Change-Id: I62492b5c4e3c0b831f9027df5d42c6b80186debc Issue-ID: CCSDK-674 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
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-10Add Java Capability resource assignment processorMuthuramalingam, Brinda Santh3-3/+3
Change-Id: I21cea850d8fbe1c9f0a01fdc72f7147a2827ae03 Issue-ID: CCSDK-665 Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
2019-01-10Prepare for release buildTimoney, Dan (dt5972)1-260/+254
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>
2019-01-041st drop integration with BluePrintCatalogServiceSteve Alphonse Siani2-12/+10
Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290 Issue-ID: CCSDK-418 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2018-12-21Applied comments from review: Change 74622 - DraftSteve Alphonse Siani3-3/+15
Change-Id: I8ec37a628af98a332f568dc254e499dfdcf886ce Issue-ID: CCSDK-418 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2018-12-14Add multiple path load service.Muthuramalingam, Brinda Santh(bs2796)3-35/+46
Change-Id: Ib2e5f60663991d097b7446106bb883a45db1bdb8 Issue-ID: CCSDK-746 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-12-11fixed sonar issues in SwaggerConfig.javaSandeep J1-6/+9
fixed sonar issues Issue-ID: CCSDK-552 Change-Id: I46b7ed49ea6212779c6d5300a56b84d28cdf5fe2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-02Enable Webflux Service.Muthuramalingam, Brinda Santh(bs2796)12-273/+152
Change-Id: I99bacee9b63aa788bb368dec60981bf19ea759c4 Issue-ID: CCSDK-781 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-12Controller Blueprints Component CoreMuthuramalingam, Brinda Santh(bs2796)1-13/+10
Modify test case blueprint data pointing to model catalog location. Change-Id: I601eddf899516b01ae8624c96aa13c5e236c8e5b Issue-ID: CCSDK-678 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-10Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)2-6/+68
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-10Controller Design StudioMuthuramalingam, Brinda Santh(bs2796)110-7480/+7
Upgrade Spring Boot and Kotlin versions. Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a Issue-ID: CCSDK-658 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-02SwaggerConfig,ResourceAssignmentInitializer-SonarArundathi Patil1-154/+155
Fixed sonar issues/code-smells accross these files Issue-ID: CCSDK-631 Change-Id: I0312937af688341e37b68f7da6229fdf935d620d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-10-25Assign image keyname and pubkey at vnf levelAlexis de Talhouët9-48/+462
Change-Id: I7eb4b47a9440e277a510864f2bb52323e464da5a Issue-ID: CCSDK-621 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f39904fbe580301b896ad598e85a135d11c8944b)
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-10-15Fix DDs, blueprint and template for vFW CDSAlexis de Talhouët11-451/+496
Change-Id: Ia52b9717df2ef67dd5bf667515c55816b750a199 Issue-ID: CCSDK-601 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-09Add DD, blueprint and template for self-serve vFWAlexis de Talhouët65-470/+6027
Change-Id: If818d768a471156d02db357c83b005f7dae761ff Issue-ID: CCSDK-601 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Signed-off-by: Singal, Kapil (ks220y) <ks220y@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-21Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)10-25/+170
Add basic authentication for Controllerblueprint MS. Change-Id: I145e26d6feba873e8d3ed82e4169cbaa425a277e Issue-ID: CCSDK-590 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-17naming micro-service updates.BT29831-2/+18
More tests, changes for maria DB, support for UUID and timestamp etc. Change-Id: I17bdf3acbe970ef4104f2ec0d59d5777c0a9928e Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-17Remove invalid testTimoney, Dan (dt5972)1-6/+2
Test case expects 404 Not Found, but URL used is actually same as one used in 200 OK case. Change-Id: Icf7da8237b483cdf13eccbb4a8bb17c23f300733 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-14Merge "formatted code for ControllerBluPrintsApplication"Dan Timoney1-14/+18
2018-09-14Merge "fixed sonar issue in CorsFilter.java"Dan Timoney1-1/+4
2018-09-14Merge "fix sonar issue in ApplicationLoggingFilter.java"Dan Timoney1-2/+3
2018-09-14Merge "fixed major sonar issue in WebConfig.java"Dan Timoney1-1/+2
2018-09-14formatted code for ControllerBluPrintsApplicationSandeep J1-14/+18
added object assignment in setUp method Issue-ID: CCSDK-552 Change-Id: I485e21b09b9c04bb04a499a0f7bbf8079f8e24d1 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14fixed sonar issue in CorsFilter.javaSandeep J1-1/+4
fixed sonar issue as detailed in CCSDK-566 Issue-ID: CCSDK-566 Change-Id: I5ec97cca3c0b632fb1219e981be950fce771e224 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14fix sonar issue in ApplicationLoggingFilter.javaSandeep J1-2/+3
fixed sonar issue as detailed in CCSDK-565 Issue-ID: CCSDK-565 Change-Id: Iacef03814e977e8823812bed9d4c5544cb9f7a49 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14fixed major sonar issue in WebConfig.javaSandeep J1-1/+2
fixed sonar issue as detailed in CCSDK-564 Issue-ID: CCSDK-564 Change-Id: I694bc8d5abe130016ba7ac9d7786895fe1d5010d Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-13Control docker build with profileTimoney, Dan (dt5972)1-0/+2
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-13Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)7-10/+66
Add resource assignment enhancement and validation to blueprint validation and enhancement. Change-Id: I547760012e7014cfbb7a1e3a1d8ffb77edc9b6a2 Issue-ID: CCSDK-562 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-12Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)3-2/+24
Add dynamic resource source mapping rest service. Change-Id: I59274a4c0162bc6718c4248788c0e7f36830a129 Issue-ID: CCSDK-556 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-11Controller Blueprints MicroserviceBrinda Santh1-2/+2
Changes to MariaDB from MySql in Pom.xml Issue-ID: CCSDK-532 Change-Id: I6b231f503448a3a0134da8cfc360989b60a9b2b2 Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
2018-09-07Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)2-107/+79
Modify get_input, get_attribute, get_property and get_artifact functions string implementation to Json Implementation. Change-Id: I6d4aadd370dc23127a176964f84fc9bb5e7ab5ee Issue-ID: CCSDK-432 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-07Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)5-8/+58
Remove Resource Dictionary resource_type, resource_path, sample_values and valid_values parameters. Change-Id: I7ec899e30aaef64130f35eb754a79f9dfc54f71f Issue-ID: CCSDK-488 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>