summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model
AgeCommit message (Collapse)AuthorFilesLines
2019-11-13CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAItragait25-47/+1001
This commit includes changes in blueprint for "Configuration over netconf", So that CDS can fetch data from AAI. It has enhancement in UAT test yaml file, so this blueprint can be tested. An enhancement is also included to introduce request headers in the source-rest. Change-Id: I4ff973538249925239b89da4c5720ec63ffe8037 Issue-ID: CCSDK-1603 Signed-off-by: tragait <rahul.tyagi@est.tech>
2019-10-31Merge "Update vLB CDS Kotlin Package"Brinda Santh Muthuramalingam27-0/+9036
2019-10-31Merge "Description: Create RESTCONF based vLB CBA Blueprint"Dan Timoney27-0/+9137
2019-10-31Merge "Add GRPC log tracing service."Dan Timoney1-0/+1
2019-10-30Merge "Modified vf-module-name"Brinda Santh Muthuramalingam5-29/+29
2019-10-27Update vLB CDS Kotlin Packagehanybaki27-0/+9036
Issue-ID: CCSDK-1838 Signed-off-by: hanybaki <habdelbaki.ext@orange.com> Change-Id: I21a797602d759f40d7b9e3e89192374a38d56ce0 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-10-27Modified vf-module-namehanybaki5-29/+29
Issue-ID: CCSDK-1816 Signed-off-by: hanybaki <habdelbaki.ext@orange.com> Change-Id: Iee947751589ef640a8c519d5ffabe424835bac93 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Signed-off-by: root <root@olc-rancher.novalocal> Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-10-24Improve Remote Python Executor error handling and allow for structured responseSerge Simard4-2/+29
Issue-ID: CCSDK-1855 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: I924918fb06a5a0f118772dedaa41c536c7eca9e7 Signed-off-by: Serge Simard <serge@agilitae.com>
2019-10-22Merge "vnf-id Data Dictionary source has circular dependendy."Dan Timoney2-33/+0
2019-10-22Merge "Data Dictionary has erroneous resolution source for vnf-name."Dan Timoney1-4/+4
2019-10-22Add GRPC log tracing service.Brinda Santh1-0/+1
Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I4ba6ed11d8fb63c21b9c49774ed733cca05c5646
2019-10-22Description: Create RESTCONF based vLB CBA Blueprinthanybaki27-0/+9137
Issue-ID: CCSDK-1852 Signed-off-by: hanybaki <habdelbaki.ext@orange.com> Change-Id: I7e9cda61d85aa8406fb8371658e53a75b64dd686
2019-10-14Merge "Component Script Executor Fix"Brinda Santh Muthuramalingam1-1/+2
2019-10-14Component Script Executor FixSingal, Kapil (ks220y)1-1/+2
Fixing ExecutionServiceInput object initialization and related test cases Issue-ID: CCSDK-1829 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I43354487abfb10a98b29d749aa77b08cfdff51b8
2019-10-08update vLB CDS CBAAbdelmuhaimen Seaudi20-288/+265
Issue-ID: CCSDK-1816 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I1b399aae8abca6a2f5d175560053fa0c7b646896
2019-10-03vnf-id Data Dictionary source has circular dependendy.Samuli Silvius2-33/+0
sdnc source for vnf-id requires vnf-id to be resolved. Removed sdnc source. Issue-ID: CCSDK-1794 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I15992fa776d36d369d7a59148a19f498ed3190e0
2019-10-03Data Dictionary has erroneous resolution source for vnf-name.Samuli Silvius1-4/+4
Issue-ID: CCSDK-1794 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I7ef71201d40b712435c9076c52a317b572d63562
2019-09-24Refactoring ResourceAssignmentUtilsSingal, Kapil (ks220y)1-0/+3
Changing isNull condition to isNullOrEmpty to make sure Empty value doesn't get assigned to resource Issue-ID: CCSDK-1748 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0744537c7ddec80f20ffd7e6545b947439f63743
2019-09-18Optimizing Imports and Formatting codeSingal, Kapil (ks220y)3-6/+6
No Business logic change, no code change.. just optimizing imports and reformatting code Issue-ID: CCSDK-1744 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I1fb2ed10525a6f392f3c0d963c2ed03cfe8dec7e
2019-09-18Refactoring Netconf NetconfMessageUtilsSingal, Kapil (ks220y)6-43/+43
Appending New Line before and after request body within doWrapRpc and removing new line is child API's which forms the request body Issue-ID: CCSDK-1743 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic58566e24a21c71d545c45fb95a667c17de2fe66
2019-09-17Merge "Updated golden README for config-assing"Dan Timoney1-2/+4
2019-09-17Merge "Golden config-assign fails to resolve golden-vf-module-type"Dan Timoney1-2/+2
2019-09-17Fix deploy failure and other test cases.Brinda Santh4-6/+6
Change-Id: Ia43eebefb40190ed3fa6b65ee79f14c10ad222eb Issue-ID: CCSDK-1730 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-16Changing line separator type to LFSINGAL, KAPIL (ks220y)7-386/+386
Changed Line Separator for all files using find . -type f -not -name .* -exec dos2unix {} \; Issue-ID: CCSDK-1733 Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com> Change-Id: I2efa3276c35c0a0159c6d4debe21c0bd0b4a7b85
2019-09-15Updated golden README for config-assingSamuli Silvius1-2/+4
interface-name and unit-name parameters added to example payload as they are resolved from input. Issue-ID: CCSDK-1726 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I8016b7b48947d5fb9b57085f6a4669ba342bbc73
2019-09-15Golden config-assign fails to resolve golden-vf-module-typeSamuli Silvius1-2/+2
Issue-ID: CCSDK-1726 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I6cc09f9cf5a734b64dba2883656dbcdb03cf752d
2019-09-12Fix proto cyclic dependency.Brinda Santh2-4/+2
Change-Id: I84e0ba25b78e8212eff6b4c91fca2d4457dbf7eb Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-05Do not output StepData informationAlexis de Talhouët2-38/+16
This information is for internal processing purposes, it should not be output to user, as could cause confusion. Change-Id: I95ead3fbc5e22e3a1751e41d90e567965cc00fa4 Issue-ID: CCSDK-1691 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-09-04Fix vFW CBAAlexis de Talhouët4-106/+755
Change-Id: I3e45644a216daba1317d1052a054c3cbbb3a20be Issue-ID: CCSDK-1689 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-08-28rename config-data=>sdncOleg Mitsura20-156/+156
Issue-ID: CCSDK-1623 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Id203a2c9673e732cba5425f8e301f84711fe3705
2019-08-27Make source-db consistent across samplesOleg Mitsura28-636/+564
Issue-Id: CCSDK-1623 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Iec7c6909c39c34894be11bfdac45f6394010d9cf
2019-08-24UAT: fix validation of request headersebo1-2/+4
Change-Id: I9725be21b421f2890cce2ef76bbe5c371ab5b46e Issue-ID: CCSDK-1639 Signed-off-by: ebo <eliezio.oliveira@est.tech>
2019-08-16Add support for AWX workflow_job_template execution to Remote Ansible Executor.Serge Simard1-2/+7
Issue-ID: CCSDK-1357 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: Id0014834f528a437d26127aa9fe1da4a8316bf22
2019-08-16Merge "Modify workflow execution service options."Dan Timoney1-0/+37
2019-08-16Merge "Fixed validation of resource-assignment-params.config-assign"Dan Timoney2-8/+67
2019-08-16Modify workflow execution service options.Brinda Santh1-0/+37
Change-Id: I629b30f9ff2b8e84d6ae952946608d9bb3437d4c Issue-ID: CCSDK-1619 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-16Fixed validation of resource-assignment-params.config-assignebo2-8/+67
- In order to preserve the validation of the whole BPP response, I added a normalization step that will convert any non-JSON part of the response into a JSON-equivalent representation. This normalization is carried out by the JSLT library that provides many JSON manipulations using a JSON-like specification. See https://github.com/schibsted/jslt for more details. - Fix UAT not being run by maven The Surefire plugin does accept '*Tests.java' but DOESN'T '*Tests.kt'! The UAT test class was renamed to use the 'Test' suffix only. - Improved maintainability of UAT-Engine by switching from explicitly field handling to POJO-based parsing using Jackson along with SnakeYaml. UAT-related POJOs created on new module UatDefinition.kt - Added a Protobuf-like description of an UAT YAML document. Change-Id: Id1178489caa4e97808747a99bc9324fc84e9b96e Issue-ID: CCSDK-1620 Signed-off-by: ebo <eliezio.oliveira@est.tech>
2019-08-16Add missing tags to Echo and PNFConfig BPsebo2-1/+5
Change-Id: Ib42f9abb2f61601317fe05e393a0c1f0c746298f Issue-ID: CCSDK-1569 Signed-off-by: ebo <eliezio.oliveira@est.tech>
2019-08-15Update to NeonTimoney, Dan (dt5972)2-12/+8
Update to neon versions Change-Id: I095b46cefa264006bea5722b952c789374870370 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Merge "Add declarative acceptance tests"Dan Timoney30-15/+638
2019-08-09Merge "Fixed restconf Python scripts bugs caused by BPP refactor"Dan Timoney1-2/+0
2019-08-09Add sample test dsl type cbaBrinda Santh7-0/+349
Change-Id: I277588b4f38f8c99c33f3a1f65e8ca7c3919940d Issue-ID: CCSDK-1580 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Add property definition type DSL.Brinda Santh1-1/+1
Change-Id: I83a3d1391c60cd426236b55d0d399e273e7c15dc Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Add CBA parent pom.Brinda Santh5-6/+111
Change-Id: Iddfb27d271bbb58375190c506173edccdd60b9e0 Issue-ID: CCSDK-1576 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Add declarative acceptance testsEliezio Oliveira30-15/+638
First two UATs are for blueprints Echo and "PNF Configuration". The body of the ODL mount request was changed from XML to JSON, so it can be represented in a YAML file. Initial documentation about the UATs can be found at components/model-catalog/blueprint-model/uat-blueprints/README.md BluePrintArchiveUtils.recurseFiles() replaced by compressFolder() that uses native Java 7. Removed commons-compress as dependency since is no longer used. Change-Id: I96a584ae12ca009f90fe8fe9485eb57ce05e8add Issue-ID: CCSDK-1569 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-08-09Fixed restconf Python scripts bugs caused by BPP refactorEliezio Oliveira1-2/+0
Change-Id: I9f064aca6f40c0427614d41a08be6b0e6288bcec Issue-ID: CCSDK-1573 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-07-30Add missing implementation and Operation Type.Brinda Santh1-10/+14
Change-Id: I739ad054fafc0c302fb6ad03999561f2b3cf9652 Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-25Add the vDNS CBA in the CDS sourceAbdelmuhaimen Seaudi26-0/+8971
Issue-ID: CCSDK-1533 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ie821dec3de708a529b291cb07690d4df2df9d488 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-07-24Fix attribute validation for complex type.Brinda Santh1-19/+16
Change-Id: I7a3365c4c26fd44ed0b54bff115b64c52ee7b81e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-24Fix missing capability cli models.Brinda Santh11-4/+230
Change-Id: Id5ad2f75cf27b7c09dc95a028997847098cd3d2e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>