Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Issue-ID: CCSDK-1794
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I7ef71201d40b712435c9076c52a317b572d63562
|
|
|
|
Fixing Junit which are failing in Windows due to carriage return type
Issue-ID: CCSDK-1763
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I83ba91608683963b839bf5bd3afb8509ef947e11
|
|
Refactoring some logging statements and adding new loggers
Issue-ID: CCSDK-1748
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I5676659eea01056a7d29206f13473a4361516755
|
|
Excluding to embedd Target path, and renaming blueprint to blueprints in properties
Issue-ID: CCSDK-1758
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ie6f0ff177e0945fb252710a425a16afade1b01a3
|
|
Python based bidirectional communication script executor microservice.
Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: If2e8f862ca4cb97d10714df2ab1cccccef2d576a
|
|
Adding new API's in AbstractComponentFunction to pull payload
Issue-ID: CCSDK-1752
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I6db5ea12d24765d3775c6c81d7cbbefcd1708ca1
|
|
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
|
|
Refactoring ResourceAssignmentUtils parseResponseNodeForPrimitiveTypes API to remove cyclic value assignments
Issue-ID: CCSDK-1748
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I27b5a7d3ed2df38cf4e3e44686aec094ebdb5f25
|
|
Release version: 0.6.3-STAGING-20190919T124725Z
as 0.6.3
Issue-ID: CCSDK-1701
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ie20d141a8352bea63cadc01c5fbb3cb090d45280
|
|
Use Case:
----------
Input Value (IV): It can be API Input Value or API Default value
If a Resource is marked as Input
-> pick IV
If a Resource is marked as other than Input
-> pick IV
-> if IV is not present then resolve it as per DataDictionary Definition
** Return Error if Resource is not resolved using assert : ResourceAssignmentUtils.assertTemplateKeyValueNotNull
Issue-ID: CCSDK-1746
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ia3aaaa36d0e32b0b468f016d57ed5d2c4ddf6a32
|
|
|
|
|
|
Check for Kotlin 1.3.50 upgrade and Kotlin properties moved to parent.
Issue-ID: CCSDK-1737
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I5c88dfed5e03c49b93e4eb5f2e435b0e6a91822f
|
|
Issue-ID: CCSDK-1718
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Ia15f36d7732058161aa2addc9268dd647330f069
Issue-ID: CCSDK-1717
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Ia15f36d7732058161aa2addc9268dd647330f069
|
|
|
|
|
|
|
|
Issue-ID: CCSDK-1720
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Id4de210cc011f4c8c8bd7b55320640b4fed2ed1d
|
|
|
|
Change-Id: If6451215e1d1c3b1b5963bbe5c6cda1532f01ac5
Issue-ID: CCSDK-1697
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
Change-Id: Ib0ce35fe843aef73d7ffc3d980e9244941f48914
Issue-ID: CCSDK-1469
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
|
|
discrepancies with certificate, when doing SSL negotiation."
|
|
produced by job/workflow."
|
|
certificate,
when doing SSL negotiation.
Issue-ID: CCSDK-1732
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I6e8d63b1f24abcd0098db471d18d2a55e45de3f9
Signed-off-by: Serge Simard <serge@agilitae.com>
|
|
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
|
|
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
|
|
Adding json-smart:2.3 as dependencies to avoid Junit Failure
Issue-ID: CCSDK-1740
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I6a01d344735ded414d9b42b14221cdb447882528
|
|
|
|
Implemented code to save changes automatically on user operation
Issue-ID: CCSDK-1734
Change-Id: I2ea040ea2cdad07babbf965c98e2fe0b692b482b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Change-Id: Iaba18e145f11fc608f5b6efa8bdfb46c623d7ccf
Issue-ID: CCSDK-1682
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
by job/workflow.
Issue-ID: CCSDK-1741
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I83e8bac79977a08d16d5356c0d21af1d7897cfc0
Signed-off-by: Serge Simard <serge@agilitae.com>
|
|
Adding tidy-maven-plugin and related profile to format/vaidate pom files
To format POM Files just run mvn process-sources -P format
Issue-ID: CCSDK-1739
Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com>
Change-Id: I58dc261ac7b3179a91a0ab5a06237990707543f5
|
|
|
|
|
|
|
|
|
|
Change-Id: Ia43eebefb40190ed3fa6b65ee79f14c10ad222eb
Issue-ID: CCSDK-1730
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
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
|
|
Change-Id: I62ce444d77fa0aa8d6d6adb3ceca0cc83040bbe9
Issue-ID: CCSDK-1724
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
(cherry picked from commit 0597d0d0eb3ec6a84a11555383e7d019ba8f005c)
|
|
Added missing parent tag to pom.xml to repair merge build.
Change-Id: I88fdf616c953ae10634f755953e0119ad1a120d9
Issue-ID: CCSDK-1730
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Issue-ID: CCSDK-1669
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I8a05db50e4f896ecc2e040a113d1fc676f139121
|
|
|
|
|