Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Minor updates to feature pom.xmls to get clean compile with ODL Oxygen
parent poms.
Change-Id: I8671ad1366b8dc2e79fe206971675ba56a0e2bac
Issue-ID: CCSDK-283
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Restapi-call-node: Give opportunity for developer to specify a variable in a JSON template, so that restapi-call-node will know it should not surround the value with quotes.
Change-Id: I844a8fd68f3015cbd6f5b039b8911e903de557ea
Issue-ID: CCSDK-296
Signed-off-by: Stan Bonev <sb5356@att.com>
|
|
Issue-ID: CCSDK-304
Change-Id: I510fe73c3eedc49071e386689090104a761a03a6
CCSDK PropertyNode can now read a JSON file and put to ctx memory
Change-Id: I440ae043c020a08cd869df587916799dd7e3aeea
CCSDK PropertyNode can now read a JSON file and put to ctx memory
Issue-ID: CCSDK-304
Change-Id: Ic06a89c2327d07b31a1f45b9cc57783d8faf370a
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Issue-ID: CCSDK-299
Change-Id: I61a56c873189ccc6ba9985c5121d50e2ad1f3f48
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Issue-ID: CCSDK-298
Change-Id: I16d3e15f0250c78b48886c80d9a4427838ae36b3
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Roll to version 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Id71eaf1ac29d2b383e6c99710700b332974c31ef
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update to use release parent pom version 1.0.4
Change-Id: I3bbcdbeb1e8d0e6b02791e9c935c6819dbc2948b
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent
Change-Id: I3e657bba0043cc713c7ed20883fb975a058be3aa
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update parent version to remove -SNAPSHOT (1.0.3)
Change-Id: I7e790d752edfaad02780a40d3dd4802e915752a7
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT
Change-Id: Idc86fcb6e7cd6c691db61a774a6582f574489a90
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Update pom.xmls to use released 1.0.2 version of parent
Change-Id: I7ce1568347e217e5f9d1978dc620f3a0b52a60a0
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Restapicallnode was using spring-dm to advertise itself in
Amsterdam. This no longer is supported in Karaf 4 (Nitrogen) so
need to use Aries Blueprint.
Change-Id: Id78811a5c8c443bcdc8c906e33e57660560ef586
Issue-ID: CCSDK-277
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I64f9444f3661f221c8616c9d409324441d4c45b4
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Roll versions for next release candidate.
Change-Id: I0492be8c774aa23f1e0ff2bb1944eae2e818e183
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Fix release version in version.properties
Change-Id: Ie8e3226e40e78a989a9cb142dd8da4825a3e4e1a
Issue-ID: CCSDK-242
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Issue-ID: CCSDK-232
Change-Id: I4ee2201510b6ad43ec74d27cbc781da75f182cef
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
currently the RESTAPI adaptor doesn't make a REST request with empty Content-type, this change is to help the adaptor to make request with no Content-type, currently defaulting to application/json. This is to avoid, when some servers throw 415 Unsupported Media Type error, when they dont support JSON response.
Issue-ID: CCSDK-232
Change-Id: I19fbb949f0aad4ea7ca91d6afcac06a5b7f8deed
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
|
|
Restapi-call-node zip includes some packages already installed in
ODL distribution. Prevent it from overwriting them by
unzipping with -n option.
Change-Id: Ie3059465fab05a6d5bd64f93c139094a8a22828f
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
allow request body to be passed into rest api call node
Change-Id: I14a79fccb8dc3e29f2ec487bb6ba2f8021a0e498
Issue-ID: CCSDK-210
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
previously this exception was not thrown, it was caught and ignored. This restores backwards compatibility
Change-Id: Ia07c409f47be1269f959134ddbd4aa2898004e7d
Issue-ID: CCSDK-203
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Update properties-node and restapi-call-node to compile against
ODL Nitrogen
Change-Id: I21f06abb008562d6e351cb780302ed4375f5d3d2
Issue-ID: CCSDK-178
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Reset patch version to 0 in version.properties
Change-Id: I08e769b75c455c94d7e989030caba313f1897fb7
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I514e87be3f1291a1fa8bf9e9afb3a10066d71779
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I421e94b159e68e3371729709523f21a58dd3613f
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I2741cdfac2d387b18f6eb9bd6be37dd1598989ca
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Roll to next release version
Change-Id: I3d10e4d8e35c844f4eac305332b160cdb533efc3
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
JIRA: CCSDK-139
Change-Id: Ib509dfddad976679a03cb015dc8ac505e03046fa
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Two files in Fabric Discovery plugin has license issue. Purging this
feature for R1 release, as this feature is not being used in R1 release and
will be reworked in R2 release.
Change-Id: If92d9c96c01e250e59c2bf99a12b95a9d37b197c
Issue-Id: CCSDK-138
Signed-off-by: Arun S. Yerra <arun.yerra@huawei.com>
|
|
Update to use version 0.1.0 (released version) of parent pom
Change-Id: I79234c02f70837da35045f97ceafdd6d176daa7f
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
*For ipwan controller first need to get authentication token and add to customHttpHeaders
Change-Id: I7be6e75f9712bc2214ee4a1804189162675c8a25
Issue-Id: SDNC-131
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
*Fix missing site element in l3smsitetemplate.json file
*Add UT test case delete L3VPN
Change-Id: Iee56d30746328e8f094a5c45c6e2e577b6989bf9
Issue-Id: SDNC-108
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
*Move string literal to the left side of comparison
Null check is performed by String.equalsIgnorecase hence removed
Issue-Id: CCSDK-117
Change-Id: I48c8815f9f20a1c6e86c8b4af8966c9945d5b0c7
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Add readthedocs sections for sli/plugins
Change-Id: Ic5292d16f9fd4f07cadba775aac80d6fea10e647
Issue-ID: CCSDK-107
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fix closing braces in l3smvpntemplate.json file
Change-Id: I1c891d46591f184a9cc89ca3d15b3046932ab05f
Issue-Id: SDNC-108
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
*Add vrf-attribute configuration
*Add BGP protocol type for ac
Change-Id: I6deb5b4ec6d71b18e8d6b67aadaba18b7a27c47b
Issue-Id: SDNC-108
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
|
|
|
|
|
|
Issue-ID: CCSDK-107
Change-Id: I8b0715d07c50734217806ac24e5610b5f478ce04
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
|