summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-05Removing sdnc version propertiesPatrick Brady11-34/+6
These versions are provided by the ccsdk parent pom and should not be duplicated. Change-Id: I2d013a2b4d46dcf41f2757cc3acb3b6a16c6353f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-321
2017-12-05Client Library Guide requires updatesTaka1-1/+1
Change-Id: Id8d7c945e449b042dfa4b5703e36fd9e96f08d94 Issue-ID: APPC-334 Signed-off-by: Taka <tc012c@att.com>
2017-12-05User Guide requires under asynchronous responseTaka1-2/+2
Change-Id: Ic9b8a5e0f24b101a21922563fe34c2b0650e0d54 Issue-ID: APPC-333 Signed-off-by: Taka <tc012c@att.com>
2017-12-05APPC Logging Guide requires formating updatesTaka1-1/+1
Change-Id: Icee204c1438c3d3e44e9fbe14cee2f11448e3621 Issue-ID: APPC-332 Signed-off-by: Taka <tc012c@att.com>
2017-12-05Revise APPC LCM API GUIDETaka1-1/+1
Change-Id: Ic383afa7d2e373433c511cbcf966443a08a9968d Issue-ID: APPC-331 Signed-off-by: Taka <tc012c@att.com>
2017-12-04remove the unused import for iaas adaptorTaka1-21/+0
Change-Id: I89ee81b529c4f44d8b0fd3a1c91a7ec353bb7930 Issue-ID: APPC-330 Signed-off-by: Taka <tc012c@att.com>
2017-12-04remove unused import classTaka1-3/+0
Change-Id: If154d3a54dea173a4cb4c3a0178f6939132b0c77 Issue-ID: APPC-329 Signed-off-by: Taka <tc012c@att.com>
2017-12-04Remove unnecessary import classesTaka1-17/+0
Issue-ID: APPC-328 Change-Id: I5c60339f22c9f365b1659edac8f23aa1ddecac9a Signed-off-by: Taka <tc012c@att.com>
2017-12-04Correcting or skipping testsPatrick Brady7-29/+67
These tests seem to be designed to timeout and fail. The resulting exception is either caught or put as an expectation of the test. The tests do not actually test anything and are causing 30 minutes of build delay. Change-Id: I177839c0f08f2c4bd8895e0626f49476b4ed7e85 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-276
2017-12-01remove unused import classes based Sonar reportTaka1-6/+0
Issue-ID: APPC-323 Change-Id: Iddd502ebfd055fe04a7a9ffa4356d61f3e007487 Signed-off-by: Taka <tc012c@att.com>
2017-12-01Missing plugin versionPatrick Brady1-0/+1
Yang plugin had missing version causing build failure. For some reason, it just now became an issue. Change-Id: I5519bb95e6bba0a009fabc24b82a79afb730614a Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-324
2017-11-21Bug Fixes in DG's chef ,Ansible and Encry toolkusuma kumari M4-200/+200
Issue-ID: APPC-320 Change-Id: I7ba57aa0018fa415987dee98d8d4d8a21453dbd0 Signed-off-by: kusuma kumari M <km583p@att.com>
2017-11-21removed unused import class to solve sonar issueTaka1-1/+0
In order to get Sonar result less issues for APPC Change-Id: I7a857b3145ab48e7de9e6d8f5bc765c00cbf1b89 Issue-ID: APPC-317 Signed-off-by: Taka <tc012c@att.com>
2017-11-20Actionlevel used to identify valid requestHandlerprashank1-12/+21
Change-Id: I7fbcf10321a5f2c169ebf018a60be1a44b719bf8 Issue-Id: APPC-312 Signed-off-by: prashank <prashant.kumar1@amdocs.com>
2017-11-20Fixed null payload issue for Stop ApplicationLina George1-1/+1
Issue-Id: APPC-316 Change-Id: I572f1c62f340a26de1900ee5367b0d913376ee16 Signed-off-by: Lina George <lg941u@att.com>
2017-11-17Bump minor versionJessica Wagantall179-194/+194
Bump minor version in preparation for Amsterdam branching. Change-Id: I83e13547f583db020d6f756ddb8918360c38903b Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Patrick Brady <pb071s@att.com>
2017-11-17Removing snapshot versionPatrick Brady2-2/+2
Change-Id: I55935cc98be694462deb010a2f32d4fb35b137f4 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-318
2017-11-14Update Release Notes and GuidesScott Seabolt3-4/+15
Updated APPC Release Notes and API and Client Library Guides IssueId: APPC-101 Change-Id: I950eb93b337504b8ef1686ca06ecd2f77c74f245 Signed-off-by: Scott Seabolt <js9808@att.com>
2017-11-07Changing to Amsterdam release versionv1.2.01.0.0-ONAP1.0.0-AmsterdamPatrick Brady179-194/+194
Appc will be realeased as version 1.2.0 since version 1.1.0 already was created spring 2017. Change-Id: I177931e892c2556c11a261f018fd835d62a14d54 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
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-06Add APPC Amsertdam Release NotesScott Seabolt1-0/+103
Added Release Notes for ONAP Amsterdam release Issue-Id: APPC-101 Change-Id: I7243e06b90c3277e364e185e463e24e41136b4a0 Signed-off-by: Scott Seabolt <js9808@att.com>
2017-11-02Updating APPC TitlesHector Anapan7-15/+15
Updating the titles in the APPC docs for title consistency and legiblity purposes. Change-Id: I603b8fa690630ce1d784fd51eabaecb230c90fe3 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id:[APPC-303]
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-31New cdp-pal versionPatrick Brady1-1/+1
Change-Id: I37d351124f39aef341286ba6e1381b542c5ca89b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-301
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-30Aai client is not installingPatrick Brady1-4/+4
Wrong versions and name in features file. Change-Id: I9a05da30fbd1528bbcfa2be93aeb9be362347161 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-296
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-30Add APPC OAM GuideScott Seabolt3-0/+549
Added the APPC OAM Guide and updated the index.rst file accordingly Issue-Id: APPC-298 Change-Id: I412d138bb4fd105c5ef4ea0f84c0d1442c9d7f44 Signed-off-by: Scott Seabolt <js9808@att.com>
2017-10-27Adding missing propertiesPatrick Brady1-1/+8
These properties exist in a few of the other parts, like directed graph and config. This was breaking artifact-handler. Change-Id: I4948d0969199c1a4aafe609333cb947235431853 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-296
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-27Changes to vnfc reference processingRamya Balaji2-2/+20
Logic changed to delete existing records for vnf then insert new records per incoming reference artifact. Issue-ID: APPC-297 Change-Id: Iaec59463a41113923cb330c922e83a6061050dd2 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-10-27Update cdp-pal versionPatrick Brady1-1/+1
Change-Id: I0c15ea5e1d510fe035a233381ceadfc9a8ca300d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-285
2017-10-26Fixing problems with features filesPatrick Brady18-34/+42
In progress. Change-Id: Idb0d3f13eaa89d9241f4c543f1222c14ea288f2f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-296
2017-10-25Changing site urlPatrick Brady1-1/+1
Looks like content was missing from the url Change-Id: I61583b23d91002a23d9f4c4ea08b14dafaae131f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-266
2017-10-25New cdp-pal versionPatrick Brady1-1/+1
The new .25. version of cdp pal is on maven.org now Change-Id: Iaa07ad9f3a12089c483b0b8443dc4bebef6d732e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-285
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-25New version of ccsdkPatrick Brady1-1/+1
Updating to the release version of ccsdk which has dependencies listed differently to fix resolution errors which were causing javadocs to fail and a lot of other warning to show up. Change-Id: I756d87a872d31636323504e71f95d29cd7d9ab7c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-266
2017-10-25Sonar Critical Use a loggerShubhada Ramkrishna Vaze1-1/+1
Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#assignees=Shubhada|resolved=false Location: src/main/java/org/openecomp/appc/sdc/listener/SdcCallback.java Line No:142 Change-Id: I6d1ce3e3847af7a81496b0a0b4425a11bab24a88 Issue-ID: APPC-290 Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
2017-10-24Added APPC User GuideScott Seabolt9-0/+1278
Added the APPC User Guide Identity-Id: APPC-103 Change-Id: I91b24ff47c2d7a670728b4c67147db5d9bf7d1d1 Signed-off-by: Scott Seabolt <js9808@att.com>
2017-10-23Updating APPC Guides with LicenseScott Seabolt5-30/+371
Updated APPC Guides with License and added the APPC Logging Guide Issue-Id: APPC-284 Change-Id: Ic54100636ddb229a3257e336e184d3588e92877b Signed-off-by: Scott Seabolt <js9808@att.com>
2017-10-19Change ECOMP by ONAPEric Debeau1-7/+7
Change-Id: I0285454e18d52257f992b1283ddad4246a781aa8 Issue-ID: DOC-104 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-18Change ECOMP by ONAPEric Debeau1-85/+85
Change-Id: I755967d88980988251f4ec2e1d5a3265a300b020 Issue-ID: DOC-104 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-17Changes for capability artifact checkRamya Balaji3-19/+59
Ignore capability check for non VM level Start, Stop,Restart Issue-ID: APPC-281 Change-Id: I0bc888a9fbfede5923ba8b130f8ab4850559abcb Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-10-16Sonar Blocker Use a loggeramshegokar1-1/+1
Use a logger to log this exception Sonar Link:https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#resolved=false|severities=CRITICAL|assignees=amshegokar Change-Id: Idb5f7ad9fcc5cf8be7361ffddcc9dbf97d6a0d65 Issue-ID: APPC-278 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2017-10-16Add null checks to ServiceCatalogFactoryPatrick Brady1-2/+15
Change-Id: Ibee4af7ba6a7b7fcf1dafdc1e5b46b42608d98f0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-274
2017-10-13Changes to capability artifact generation checkRamya Balaji1-2/+5
Added blank string condition when checking for vnfc type in scope in reference artifact Issue-ID: APPC-277 Change-Id: I25841585b4ba4d0be553303f0020cba247a21086 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-10-12Changes to capability check processingRamya Balaji3-879/+850
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-12Artifact Handler code fixesRamya Balaji4-29/+80
Code corrections in Artifact Handler to use vnf type to store capability artifact, process download dg reference even if it is not sent in reference file, to not generate capability artifact if reference file is at vnfc level Issue-ID: APPC-271 Change-Id: If7e436576f9c64c3933ea681355e710ebf82c497 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-10-11Correcting iaas property namesPatrick Brady4-4/+8
The skiphypervisorcheck property was misspelled. Change-Id: I7aa4d01ed079d33e23b7c8be36bb6e7f24aa4bd6 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-268
2017-10-11Add support for OpenStack V3 Identity ServiceRY303T63-1654/+2420
replaced ServiceCatalog with a factory to select correct version ServiceCatalogV2 contains code previously found in ServiceCatalog add ServiceCatalogV3 implementation of V3 connector Issue-ID: APPC-259 Change-Id: Iba7d98cfc9e50914b8063be0b35494a9d0fea793 Signed-off-by: RY303T <RY303T@att.com>