Age | Commit message (Collapse) | Author | Files | Lines |
|
In order to be compatible with Pnf entry in A&AI, update pnf-id to pnf-name.
Change-Id: Ibb76fd754c4a657a6f4af4453b3c819670fb96c2
Issue-ID: SDNC-856
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
|
|
Change-Id: I2a7b5ca9554e52f219afe9248d39732c485ab037
Issue-ID: SDNC-856
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
|
|
Add two LCM APIs of DownloadNeSw and ActivateNeSw for PNF Software Upgrade.
Change-Id: I5a8f143c2d7d54fd96772eeb1d31b2d2e8bfb523
Issue-ID: SDNC-856
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
|
|
Change https://gerrit.onap.org/r/#/c/ccsdk/sli/core/+/94939/ changes
the constructor of the SvcLogicServiceImpl class which causes
compilation error in test class TestLcmProvider
Issue-ID: CCSDK-1688
Depends-On: I26ce01b761ab5d17f1cc19e39af581b1963658a5
Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
Change-Id: If9458dc4491b3557439d141375b4056c5210cf35
|
|
Changes made:
Replace references to all deprecated sdc-tosca parser APIs
and replace with Entity-based equivalent.
Changes are primarily in SdncBaseModel and junit test files.
Issue-ID: CCSDK-1880
Change-Id: I5d7f12cdbebcfcb7d2487b6474cd7eb92eb32b9b
Signed-off-by: lalena.aria <lalena.aria@att.com>
|
|
Turn on debug level tracing in LCM jUnit testing to test branches
only executed when trace level >= DEBUG.
Change-Id: I2aae7f058461404d6582dc36c72a4f7834692e94
Issue-ID: CCSDK-1096
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Needed to add dependency on new sli-provider-base artifact to clear
compile error in LCM jUnit test case.
Change-Id: Ifc272e47628fd674d860277b80085aee91beb00a
Issue-ID: CCSDK-793
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
LCM API for DistributeTraffic
Change-Id: I4b3c323d46bd088421d0d6d66fc23982bf086679
Issue-ID: CCSDK-477
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
|
|
Issue-ID: CCSDK-470
Change-Id: Id847c9a79af795dd80a5fc22341ed2e385e53943
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
DG calls should expect the name of the DG to be the same as the name of
the rpc as defined in the Yang model. LCM was incorrectly expecting
names in upper camelcase (e.g. UpgradeSoftware) when the Yang
model defines them in lowercase hyphenated (e.g. upgrade-software). Either
LCM or DGs need to change, so changed LCM since to be consistent with
other MD-SAL applications.
Change-Id: I034bc2d93c2f918c807fec7f342d6197f78be7ad
Issue-ID: CCSDK-272
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Change-Id: Idc18aa00bcbcee3f51473339b6b4ad90f6b4bffc
Issue-ID: CCSDK-219
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|