Age | Commit message (Collapse) | Author | Files | Lines |
|
Roll version to initial Dublin snapshot
Change-Id: I48713fcb744f895842a52b2d48ba28cccd06817c
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I4411cbd86164f0e2739196d78fd1670f92bc1edd
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
Factory pattern constructor issue fix
Issue-ID: CCSDK-614
Change-Id: I3aee79894cfddd47273289878e5ba079926b8054
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Changes to add a additional root node to the data format req to support PUT and PATCH operations in RestconfApiCallNode
Issue-ID: CCSDK-614
Change-Id: If094810861f8152a2a6d6ee86e9f81c8812b8ad6
Signed-off-by: janani b <janani.b@huawei.com>
|
|
To hold all the children in XML message a dummy root node is added
Issue-ID: CCSDK-324
Change-Id: I7cf0266d15e6bfaa2b9207e77d8bd5372a164b4f
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Issue fix for root level augment nodes being added to the data format
Issue-ID: CCSDK-324
Change-Id: I1c69f97739c6cb56c74b5f22bc4283f2f927719b
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Restapicallnode remove empty parameter from json template,
if template mandates empty parameter to be present then it
should not be removed.
Change-Id: I075e0858f956eb3aff87d2a7387b55caa3310568
Issue-ID: CCSDK-607
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
|
|
Changes includes:
- Disable karaf.feature.test to pass SingleFeatureTest as there
is no problem in running env.
- Removed Restconf Client from plugins-all to pass SingleFeatureTest.
Will submit seperate patch to add Restconf client to boot features
list in DockerFile directly.
Change-Id: I6193284e9e3c3f9a816133255611df03339937f9
Issue-ID: CCSDK-567
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
|
|
i) Adding constructor param
ii) execute dg param order fix
iii) Constants value fix.
Issue-ID: CCSDK-325
Change-Id: I5aaf4b66b3982e4a1d3736362be3a5e8d7ab6d00
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Roll to next snapshot release
Change-Id: I179602134b518295b4b6a1d53cea8136ad0ba666
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update for release build :
(a) Remove -STAGING tag from release version in version.properties
(b) Update to use released version of parent poms
(c) Disable single-feature-test (which does not work with released
dependencies from ONAP)
Change-Id: I97ecca353e8e2b4e96699980c90fda9047d22791
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Sonar and Issue fix
Issue-ID: CCSDK-325
Change-Id: I469fcc5c4da2ec26c3a39b48d52736d45c1718d4
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Changes includes:
- Upgrade Restapicallnode implementation to use latest version of
JAX-RS and sun.jersey versions to align with RestconfClient which is
using latest versions for SSE support. This solve problem 1 as
specified in the JIRA.
Change-Id: If641acbca247f8ad0e804161fb97f88c293ba43a
Issue-ID: CCSDK-567
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
UT and defect fixes
Issue-ID: CCSDK-376
Change-Id: Ia5f04a0d7e07caad0e3b380fdfa6cc109ec43b4e
Signed-off-by: janani b <janani.b@huawei.com>
|
|
|
|
Fixed sonar critical issues fixes for Restconf Client.
Change-Id: If946c43ec98d31999da0829df41efb0a60ff5f7f
Issue-ID: CCSDK-325
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Removed the spring dependencies as they are not required.
Change-Id: I4a95a26d5a615897527dbe543d938459c1651081
Issue-ID: CCSDK-444
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Restconf Api Call Node
Issue-ID: CCSDK-372
Change-Id: I1820e97d54e734ccf73c6f48a9afcc4b59dff549
Signed-off-by: janani b <janani.b@huawei.com>
|
|
|
|
Updated 3rd party dependency version for RestconfClient.
Change-Id: If5bf93030ae98ea5479ba1f70e1cb22e900a7f5d
Issue-ID: CCSDK-325
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Data format serializer code
Issue-ID: CCSDK-376
Change-Id: Ie1954e6237374411ce3f07039030027042581d33
Signed-off-by: janani b <janani.b@huawei.com>
|
|
|
|
Adding sshapi eelf log files to ignore list.
Change-Id: Id4bdaef80eeaa729c5150cf82130503daf5731f4
Issue-ID: CCSDK-288
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Handling identity ref type in properties node serializer
Issue-ID: CCSDK-378
Change-Id: Ie74088a5e2449c09f9712048f1856990b81d05e7
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
properties node serializer decode implementation and unit test cases
Issue-ID: CCSDK-378
Change-Id: I586fd534f441eb361e8d75af18cc778f7ad4cc67
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
Initial level implementation for Restconf api call node
Issue-ID: CCSDK-372
Change-Id: I9d77f4c7806b0e239a3ecb134424f4fc09d6865e
Signed-off-by: janani b <janani.b@huawei.com>
|
|
properties node serializer implementation
Issue-ID: CCSDK-378
Change-Id: I4eeecb45227e4152d9ff81551fd98efdd1371f84
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
properties node tree definations
Issue-ID: CCSDK-379
Change-Id: Ib498cd57b0de5e67a31764f2fe46a2aeed7ac3f4
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
fix dme2 & ueb support in rest api call node
Change-Id: Ia387c0be8e907900e0b808879582048624dbef36
Issue-ID: CCSDK-459
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Initial code submit for supporting RestconfDiscoveryNode Plugin implementation
Issue-ID: CCSDK-374
Change-Id: Ieb0b622b135ea78ef58bd36dfe171f4117bc3328
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
Added pom dependency of eelf-core in sshapi-call-node provider
to fix broken build of plugins.
Change-Id: I8a69798f896278ffa50c4a09fadf1c064ea49fff
Issue-ID: CCSDK-457
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
add tempalte node implementation
Change-Id: Ifd3e6e7f2a7b9ff7029b523eab50274e440652cc
Issue-ID: CCSDK-440
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Issue-ID: CCSDK-433
Change-Id: I9961df9131b4672a99601b31ed2e9312d0840d6b
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Issue-ID: CCSDK-407
Change-Id: I0450875b0a29cc4612e0979e3d6e97b6c4b398f0
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
|
|
Adding APIs for YANG based properties node serializer
Change-Id: Ic76204e0292fdbaede4ff47f4ddda91dcfa3b764
Issue-ID: CCSDK-377
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Issue-ID: CCSDK-385
Change-Id: I430f9075ced10edb49062fc12091774e91611b32
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Adding APIs for YANG based data format serializers.
Change-Id: I8e17c475e636aa9bbf39be52d31583565bae8e92
Issue-ID: CCSDK-375
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
API for RestconfClient including:
- RestconfApiCallNode
- RestconfDiscoveryNode
Change-Id: Ieda6251b91b6d399cd0106993c3fdd1a440d5b0a
Issue-ID: CCSDK-371
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Issue-ID: CCSDK-384
Change-Id: I558bb774081074fbd1c541512d767a9ca5d1f866
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Changes to save request payload to context variable based on
returnRequestPayload flag
Change-Id: I75069f700f34848904204049d6160251ea43578d
Issue-ID: CCSDK-365
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
|
|
|
|
|
|
|
|
Added feature aggregator ccsdk-sli-plugins-all so that all features
from sli/plugins repo can be added with one install.
Change-Id: I85ff00612ee60e69937c7b10d814cf81198ed51c
Issue-ID: CCSDK-283
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Issue-ID: CCSDK-303
Change-Id: I7104e7f8735d0c1496e93cdb8112e49333b016e9
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|