summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06Load correct dgPatrick Brady1-236/+334
Same change as was made in deployment project. Fix for vFW use case. The older version of a dg was being loaded which caused modifyConfig to fail. Change-Id: I1d8bc6a58cf6b4a4080cf59531739b1994b2198f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-313
2017-11-01Fix missing SqlResource plugin reference in DGsSkip Wonnell4-5/+5
Change-Id: Icc45a0b01748ff1f78e66dd3674c8d6db0fa706f Issue-ID: [APPC-302] Signed-off-by: Skip Wonnell <skip@att.com>
2017-10-31Update DGs for Carbon and remove comments part 2Skip Wonnell111-2357/+137
Update plugins for Carbon CCSDK Update schemaLocation and namespace for Carbon CCSDK Remove license text comments since json files don't handle comments Change-Id: I6d7cdc7e082d3376b435d0549688a687b2f1cf6a Issue-ID: APPC-293 Signed-off-by: Skip Wonnell <skip@att.com>
2017-10-30Update DGs for Carbon and remove commentsSkip Wonnell7-616/+4071
Update plugins for Carbon CCSDK Format json Remove license text comments since json files don't handle comments Issue-ID: APPC-293 Change-Id: I6a227c804a424b0c3e49c3427391896ea1b06e15 Signed-off-by: Skip Wonnell <skip@att.com>
2017-10-27Update DG pluginsLina George4-4/+4
Issue-ID: APPC-286 Change-Id: I00c6e34abc29e5f9f4df8551321eb3abe53c4347 Signed-off-by: Lina George <lg941u@att.com>
2017-10-25Upload dgloader JAR w dependencies to Nexus RepoHector Anapan-Lavalle1-0/+31
This change uses the shade maven plugin to be able to deploy the dg-loader JAR version that carries the dependencies needed to trigger the dg-loader commands appropriately in platform-logic/installer/src/main/scripts/install-converted-dgs.sh Change-Id: I7a0980a29eb63a01b5e31c6a3788f85453cab8e8 Issue-Id: [APPC-287] Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
2017-10-12Changes to capability check processingRamya Balaji1-2/+1
Code changes to ensure processing continues if capability artifact is not available Issue-ID:APPC-269 Change-Id: I27663622e56f54f721d40705d842ab30a173519d Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-10-04VM start/stop DG input parameters name changesbeili.zhou2-2/+2
Change VM_start DG input parameters: - from start-vm-url to vm-id - from AICIdentity to identity-id Change VM_stop DG input parameters: - from stop-vm-url to vm-id - from AICIdentity to identity-id Issue-Id: APPC-260 Change-Id: Ifa84a0612a7926db3b176d083f1eb4fb5113dc8e Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-10-03Changes in pom and features.xml filesDilip kumar Pampana3-3/+3
Issue-ID : APPC-240 Change-Id: I42d2277d73163041ccfebe69897f05ac0314e6a1 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2017-09-22Fix VM_Start(2.0.0) and VM_Stop(2.0.0) DGbeili.zhou2-501/+214
VM_Start DG was submitted with Rebuild_VM DG content VM_Stop DG needs an extra block for success path Issue-Id: APPC-217 Change-Id: I69c43576f1e266383b98383879b936b8f4b9c9c4 Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-09-19Add APPC VM_Start(2.0.0) and VM_Stop(2.0.0) DGsbeili.zhou2-0/+801
Issue-Id: APPC-217 Change-Id: If7b087b715630fcb8d9d5cb3effdd10548ab00be Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-09-15Sonar Blocker fixsanchitap1-2/+2
Redundent if condition removed from DGXMLLoadNActive.java L70 & L102 Change-Id: Ia7c4d115e2fcbd29eb132791958286b077118441 Issue-ID: APPC-202 Signed-off-by: sanchitap <sanchita@techmahindra.com>
2017-09-14Updated DG and dg loader textfilerb111y2-8/+7
Updated dg_activate.txt to point to correct rpc. Also made updates to Restart DG for invalid action level. Issue-ID : APPC-197 Change-Id: Ia7c4d115e2fcbd29eb132791958286b077115441 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-09-07Change to CCSDK and ODL CarbonPatrick Brady33-70/+133
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: [APPC-91] Issue-Id: [APPC-158]
2017-09-01Junit Cases for Application Controller.Chaturvedi, Anand (ac204h)14-4/+501
Issue-ID: APPC-168 Change-Id: Iacfc853bef0b641599c60055ac05b1fd090ee3f8 Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
2017-09-01Fix classNotFound issue when executing dg-loaderHao Kuang1-2/+20
Change slf4j from transitive dependency to explicit dependency. Issue-Id: APPC-188 Change-Id: I8054b5c4e0c0023be1fd6ae7a7e89799682f20fd Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-08-31Update ASDC References to SDC 1/2mojahidi2-7/+7
This patch changes ASDC to SDC in APPC code, bundle names and other pertinent places. This change sanitizes SDC for Open Source. It is the first in a two part change, the first updates code mentions and artifacts. The second will update database references. Change-Id: Iffd73480cc325172b5d8969fe839728f1c88ef78 Issue-ID:APPC-179 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-08-28Clean up directed graph java codeSkip Wonnell17-905/+740
Issue-ID: APPC-90 Change-Id: I3ea4912523eed1fed85aa2e5909ec897bb13b72b Signed-off-by: Skip Wonnell <kw5258@att.com>
2017-08-23Add testing dependencies to dgraph pomSkip Wonnell1-0/+16
Insert missing junit, mockito, and powermock dependencies in pom. Change-Id: I74d19f9ec49edddf6f7c3a1608ee69dd698850a1 Issue-ID: APPC-165 Signed-off-by: Skip Wonnell <kw5258@att.com>
2017-08-18Initial add of appc-directed-graph bundlesSkip Wonnell234-0/+27187
Directed Graph library Additional JIRA Issues: APPC-66, APPC-71, APPC-74 Issue-ID: APPC-65 Change-Id: I1bd643f7675dec19e562e99db65bafa0dcda6ef4 Signed-off-by: Skip Wonnell <kw5258@att.com>