Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 169da8c70bdfdf63456e8fb1efe5a14b4e1c20d0
New iaas unit tests
Adding new unit tests for the
org.onap.appc.adapter.iaas.provider.operation.impl package.
Change-Id: I4a2da6ff04b63a88e47d39080cfd8a58703364e0
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-369
|
|
Project: appc master 13b9505921e2cbbd4b155a78bfdaa5caa3375ec0
Updated SDC listener and dependent bundles
Changes related to SDC adapter.Also includes
sequence generator changes and changes to
appc-dg-shared.
Issue-ID: APPC-355
Change-Id: Ib8a0b1d304199db6d2595291539b266885842d63
Signed-off-by: Ramya Balaji <rb111y@att.com>
|
|
Project: appc master 9ebb5ddcb60345dea668049c73f5f2d9c3cdf731
Code changes for platform hardening appc-oam
Issue-ID: APPC-371
Change-Id: I124ad01cd945beb7a9b63a90760b33ca25246bc7
Signed-off-by: Anand <ac204h@att.com>
|
|
Project: appc master 5a49cac6ffc172bc9fdb3b9d13311915c9952204
Updates to config data services bundle
Issue-ID: APPC-350
Change-Id: Id5738986a40f8c094c0ce2fc0033d378796733cf
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
|
|
Project: appc master caa5768a32a385bf7997029929f29fe3b156348e
Platform Hardening for DG - Part 8
Issue-ID: APPC-305
Change-Id: I70fa76837b02314bdd3211190306cfbd3564d639
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master e7752e8d2dd4e4460bf68a7b36548282cc68d0e9
Reformat code according to Java Code Guidelines
Align appc-config-adaptor-provider implementation classes with ONAP
and Google Java Style guidelines: K&R Style brackets, 120 column limit,
indentation fixes, method and property reorder according to visibility.
Change-Id: I079e6d9eec5f400db00c5bf41937ca20dd778e72
Issue-ID: APPC-361
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: appc master 7ed69b1e3f118f0fb19efecf46607c0debb2ea82
Fix sonar blockers
Fix two blockers with possible NPE in accessing parentNode
Fix major related to using diamond operator with generics
Fix major related to nesting more than 3 if statements.
Change-Id: Ic3e5271bc599120ff6a3d1f74c97e614866c44ad
Issue-ID: APPC-367
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
Project: appc master 4c07c938e34afea7128e0fafa0c43e5a5331a3c5
Removing unused imports
Change-Id: I7f3ef775b9e0b0bc3d5d4a758f21bd2f71a990d9
Issue-ID: APPC-366
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Project: appc master b7fa9bfc301bfa8e17febb2264b14e4217503d70
fix some minor issues for Sonar
Issue-ID: APPC-363
Change-Id: I3761ea2f235e6b182f04d5ccdb104df295441c05
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 6441b69bd31a3deb7104958e37044ceaafb0d5ca
Fix for sonar blocker
Add missing close operation on ClosableHttpClient instance in executeHttpRequest method of RestAdapterImpl.java
Resolve sonar blocker using try-with-resources clause.
Change-Id: Ibaf5eba70abd4a042708eb686da073e673d547fb
Issue-ID: APPC-364
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
Project: appc master c1d325bb009a21ccb4d89f8562f89a36cfa069ed
Platform Hardening for DG Json files - Part 7
Change-Id: Ifac28a64e01767c15d940b20404904f2fc2d9b24
Issue-ID: APPC-305
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 26c841f18a69baedda1215cb06ee3197f4662115
Platform Hardening for DG Json files- Part 6
Issue-ID: APPC-305
Change-Id: I6cdc5bc789c4935d4515bc55edd8a9dc7f32c3c3
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 8d08b3b9314dbb5eb15cd278fb50fc35b1cc8fdd
Platform Hardening for DG Json files - Part 5
Change-Id: If1d1b8090c6f932c1b383e0be3d942bc9d082fae
Issue-ID: APPC-305
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 79e06aed697580577579f8d4e4e844dd773fb613
Plaform Hardening for DG Json files - Part 4
Change-Id: I7f4ed14a349bdf6e5a80d4e32e4d9571b117b702
Issue-ID: APPC-305
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 716232ab0cf1b0989db443843b0551869d7c97bb
Platform Hardening for DG Json files - Part 3
Change-Id: Ib5534da1dc26e8942be56b5a3742876cebd4b2fc
Issue-ID: APPC-305
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 2b281254999abce8c6e905d8b26627f25f0eff2e
Platform Hardening for DG Json files - Part 2
Change-Id: Ia11df00de6f114ab63200efaaeff3a2b22a17b83
Issue-ID: APPC-305
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master f2614e766147fd345058f137852eeaf892181fc1
Automate Updates to the API Client Library
Removed client-kit generated code from git repo.
This code is now generated under the target folder.
client-kit now uses latest appc-provider-lcm.yang
on the branch.
Change-Id: I7a20774b60bb447343886997c32ca3b3c5dcbafa
Issue-ID: APPC-360
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
|
|
Project: appc master 9475355553b59df58d6f516e2c9109babae9ffd0
Platform Hardening for DG Json files - Part 1
Change-Id: I0bf2ee8883889e1edeb46ef3bcd96d1002746cf6
Issue-ID: APPC-305
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 2148d65b418a3e8223fb911dafb97ac3a968bbf1
enahance Sonar coverage rate
Change-Id: I08fbb09495a400cdfb85489ed2f964d6c63aa737
Issue-ID: APPC-323
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 02fa7b3c5a6726902ff76bcce50a1b239969a8e2
Fix sonar issues for APPC
Change-Id: I386f6794215eb69b8547fa06193ad78f951b327b
Issue-ID: APPC-323
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master f602f93440893507068a2e4e76816bdcdb6a39ad
Platform hardening for appc-metric
Issue-ID: APPC-305
Change-Id: I4183e2a723fa50ff1398f584a77c1234d28e8340
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master 77bf19889ff24aba360c5b457ca47b6d74f48e11
Sonar Critical Use a logger
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/design/dbervices/DesignDBService.java
Line No:541
Change-Id: Ie81f003ecba00b24fc4d9065b289650af3f846ca
Issue-ID: APPC-288
Signed-off-by: shubhada <SV00449682@techmahindra.com>
Sonar Critical Use a logger
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/design/dbervices/DesignDBService.java
Line No:638
Change-Id: I3f862da26622086b803ffdc8d65cb9e9615cdbbe
Issue-ID: APPC-326
Signed-off-by: shubhada <SV00449682@techmahindra.com>
|
|
Project: appc master 3756637a3f3a53537724a385d149d4171b24953a
Fix Compilation issue in TestServiceCatalog
Remove duplicate mockito-core test dependency in appc-iaas-adapter-bundle
pom.xml and remove unused imports.
Issue-ID: APPC-359
Change-Id: I119460f36ee0cedae0129419e55c134a105a8cd7
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: appc master 373c018c57252de92bcd103eac4f9626bfb4cb40
Update package name to onap namespace
Change-Id: I8e5231434bd0e3a0599c7a4f24b808ef50d495d2
Issue-ID: APPC-13
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 0f18e353db5ac09c56d05f041e7f6a00e5760726
Update jaxb-api to 2.2.3 or later
Issue-ID: APPC-306
Change-Id: I95ba608435bcafff5ea9d960d0295900aa14ebef
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 8491cc3bc012fefe4faf54baf6c74cb20785d5f0
Update bundle names from openecomp to onap
Change-Id: Ib0cf4edbab87a32c9d83cc9473412feb77b27a0e
Issue-ID: APPC-13
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
Project: appc master 9c44fb1cb83f5368fba40438a7b1fa1a45e27b58
Move dg-loader files to org.onap package
Issue-ID: APPC-13
Change-Id: I5bab561f243f31bca633882b9291b147e24bea9e
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master 320159500963f61fbfe45cfc719fe1581d10a984
Update files with proper formatting
Change-Id: I89e045a3a60521582044506b3bdc27239a2f7dee
Issue-ID: APPC-305
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
Project: appc master 49f9de63c3d04a2f6ccd3a81e88a01febe185fd9
Update appc-config-generator to use onap packaging
Change-Id: Ia89d9eb8f56c8ac0e46cbe1b473f7cfced32228a
Issue-ID: APPC-13
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
Project: appc master b1c754c49e15e7fad854ee8c678d53be8d40e30e
Update appc-config-parms to use onap packaging
Issue-ID: APPC-13
Change-Id: I490847faabfed2e977ee21c0157adf8a790cea65
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
Project: appc master 17c2c59a3301cdc969fe53a9de8e0d84d4163b9e
Platform hardening for common bundle
General code clean up code
Additional test cases
Support for APPC-348, APPC-349
Issue-ID: APPC-305
Change-Id: I341c960bb33794c681aea86f2bd1b415294ec03f
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master 3d77400558365d716f567248d189a474d0bc8fae
Adding new LCM features to the client lib
Provide support for a new set of LCM actions to support an In-Place
Software Upgrade flow which can be triggered by SO.
Issues included: APPC-346, APPC-349
Issue-ID: APPC-346
Change-Id: I65c10035978aecb543b1102dd9c2dbd8374921bc
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master f0dad13dd1b44a7aa8720af48f479e36f7dcd886
Repackage appc-config-audit to onap
Change-Id: I535761d86a0abb4a6555672710a414bd3f9bb362
Issue-ID: APPC-13
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
Project: appc master e92202bd9c090702deaa987ba67321772f8d820e
Fourth part of onap rename
Some paths within the docker image need to be updated from
opt/openecomp to opt/onap
Change-Id: I74b32ba6906a0b7c44764485dccef6140c21afa3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
Project: appc master 781b1a6df324419c846c84ea983c18fc8362bfd3
Third part of onap rename
This part of the commit changes the folder structure on all other
folders of appc.
Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
Second part of onap rename
This is the second commit of the rename. The folder structure
is renamed for appc-adapters and appc-config in this commit.
Change-Id: Iaa2b8c937ff1ca1b5d1178128961fb115ee65d9b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
Project: appc master 0756759f39e125b02d63b4e93de83b3c6b13beea
First part of onap rename
This is the first commit of the rename. This commit changes
refereces to org.openecomp.appc > org.onap.appc that occur within
files. The package folder structure is not changed in this commit.
Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
Project: appc master cb81f75d84c1df021730341cd61ed650adc7ba3a
Sonar Critical Use a logger
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/instar/dme2client/Dme2Client.java
Line No:169
Change-Id: I748f2ce5efd869a88e6e8bae227b15ee09fff270
Issue-ID: APPC-289
Signed-off-by: shubhada <SV00449682@techmahindra.com>
|
|
Project: appc master 9e634656dee421be01e773a39b927e758afe449d
fix netconf and healthcheck adaprot for Sonar
Change-Id: I06c22b055d3cbf3826062f85a0878f488c0696cd
Issue-ID: APPC-341
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 3f4c146780a45b5e6fb0b6ea14679efae741dfe8
Fixed several Sonas blocker
Change-Id: Iea0a227957092101094ac99967efdb552453363d
Issue-ID: APPC-337
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master c5dd5d87de3863abef1f3dbae83bfc0fb87ac95a
Removing sdnc version properties
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
|
|
Project: appc master d16f5c96d9828d52daa1bab7f06a0eca761885bd
Client Library Guide requires updates
Change-Id: Id8d7c945e449b042dfa4b5703e36fd9e96f08d94
Issue-ID: APPC-334
Signed-off-by: Taka <tc012c@att.com>
User Guide requires under asynchronous response
Change-Id: Ic9b8a5e0f24b101a21922563fe34c2b0650e0d54
Issue-ID: APPC-333
Signed-off-by: Taka <tc012c@att.com>
APPC Logging Guide requires formating updates
Change-Id: Icee204c1438c3d3e44e9fbe14cee2f11448e3621
Issue-ID: APPC-332
Signed-off-by: Taka <tc012c@att.com>
Revise APPC LCM API GUIDE
Change-Id: Ic383afa7d2e373433c511cbcf966443a08a9968d
Issue-ID: APPC-331
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 786570909ab7e45a383c7a39335cddaf0cdc50a2
remove the unused import for iaas adaptor
Change-Id: I89ee81b529c4f44d8b0fd3a1c91a7ec353bb7930
Issue-ID: APPC-330
Signed-off-by: Taka <tc012c@att.com>
remove unused import class
Change-Id: If154d3a54dea173a4cb4c3a0178f6939132b0c77
Issue-ID: APPC-329
Signed-off-by: Taka <tc012c@att.com>
Remove unnecessary import classes
Issue-ID: APPC-328
Change-Id: I5c60339f22c9f365b1659edac8f23aa1ddecac9a
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master e7db07433274257a7b792d1b3cf0da0026fd1d6e
Correcting or skipping tests
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
|
|
Project: appc master d9667ceb3b0c424256ec71ccf50a457eb4395a29
remove unused import classes based Sonar report
Issue-ID: APPC-323
Change-Id: Iddd502ebfd055fe04a7a9ffa4356d61f3e007487
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master c6f1695b9246e63c345c51fedb513c8f2e70ad48
Missing plugin version
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
|
|
Project: appc master 322cee74e47be24a8001e89d5f3e268efff2245f
Bug Fixes in DG's chef ,Ansible and Encry tool
Issue-ID: APPC-320
Change-Id: I7ba57aa0018fa415987dee98d8d4d8a21453dbd0
Signed-off-by: kusuma kumari M <km583p@att.com>
|
|
Project: appc master d46ebc90676ca287b167de7991d4c05ce321bbc2
removed unused import class to solve sonar issue
In order to get Sonar result less issues for APPC
Change-Id: I7a857b3145ab48e7de9e6d8f5bc765c00cbf1b89
Issue-ID: APPC-317
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: appc master 0f08ee5a5334a9e4581719f8f3ca2042e9e84edc
Actionlevel used to identify valid requestHandler
Change-Id: I7fbcf10321a5f2c169ebf018a60be1a44b719bf8
Issue-Id: APPC-312
Signed-off-by: prashank <prashant.kumar1@amdocs.com>
|
|
Project: appc master 52d9122c0e36a2b7488eff2d8eaa8f9edaf84338
Fixed null payload issue for Stop Application
Issue-Id: APPC-316
Change-Id: I572f1c62f340a26de1900ee5367b0d913376ee16
Signed-off-by: Lina George <lg941u@att.com>
|
|
Project: appc master 6536799456cd99ee80d6a7ce0621fb8539df7a81
Bump minor version
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>
|