Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master d9fbc64e30cfe0079d04089156e58c0f14e48886
Added APPC User Guide
Added the APPC User Guide
Identity-Id: APPC-103
Change-Id: I91b24ff47c2d7a670728b4c67147db5d9bf7d1d1
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: appc master 78a683eeca705d35f6a3ff1938582a7bc383024a
Updating APPC Guides with License
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>
|
|
Project: appc master d057eddb13ea27009095b5553de5fad9a29485e3
Change ECOMP by ONAP
Change-Id: I0285454e18d52257f992b1283ddad4246a781aa8
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: appc master 911c2a76215a7a826e642fced260d075e157a420
Change ECOMP by ONAP
Change-Id: I755967d88980988251f4ec2e1d5a3265a300b020
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: appc master 140355fd6ab11e3dec5106ef060b264857a4c775
Changes for capability artifact check
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>
|
|
Project: appc master 9df68e136e8be86f50115f7cf3e6a481561612e0
Sonar Blocker Use a logger
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>
|
|
Project: appc master 711778b2b2c543c1bd778087a89bab63e69eeadb
Add null checks to ServiceCatalogFactory
Change-Id: Ibee4af7ba6a7b7fcf1dafdc1e5b46b42608d98f0
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-274
|
|
Project: appc master 7737b3a2836186c515a42a50146f15c204083b59
Changes to capability artifact generation check
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>
|
|
Project: appc master 4474157591ff25982d11b9b90178f2b68d05eedf
Changes to capability check processing
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>
|
|
Project: appc master fe7018177079b02ca9a05d76b29a5697284d823b
Artifact Handler code fixes
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>
|
|
Project: appc master 043892a735d5f0cfc762f49d6bea09c8abb671d1
Correcting iaas property names
The skiphypervisorcheck property was misspelled.
Change-Id: I7aa4d01ed079d33e23b7c8be36bb6e7f24aa4bd6
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-268
|
|
Project: appc master 8d8251478f7242d3898b7c2760ddfc230bd94c7e
Add support for OpenStack V3 Identity Service
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>
|
|
Project: appc master f7824831d63aeb5be44077de7bf51fa05a4e5010
Updating the formatting for APPC docs
Updated header formatting for docs
Issue-Id: APPC-102
Change-Id: Id26a4c85c8d370088eb0d2aef5e9aaadc075f4ab
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: appc master c4842e4992d4f8dfc7ec38da6c4f6d69a1e223ab
Change for Quote Issue
Issue-ID : APPC-221
Change in appc-config-generator appc-artifact-handler
Change-Id: I9abaef2839ca60f10855a61c48fa696be012db5f
Signed-off-by: Sonali Das <sd394g@att.com>
|
|
Project: appc master 42526790eb146a842307bcfb35adb50d1673a7f6
Removing duplicate dependency
The dblib artifact is listed twice which
is causing errors in maven site generation.
Change-Id: If7b023b71700991738f049e2307c256bfeaaf856
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-266
|
|
Project: appc master c645cb8f522294ab1a06be3d83fbee4af1b532e2
Fix for the LCM Restart Request date issue
Issue-Id: APPC-262
Change-Id: I34455f902d55ff0c97ca1dc81e7388da388d735e
Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
|
|
Project: appc master a132582db7f3718d51959cd093bea5198bf94530
APPC - OAM ConcurrentModificationException
Fixes:
- In the AsyncTaskHelper, the cancel future augmentation in the
scheduleBaseRunnable(...) removed itself from the myFutureSet while
it was iterating over the entries. This caused the
ConcurrentModificationException
- The Timeout operation in the ConfigurationHelper was not converting
the units to millisecond.
- The Timeout in the BaseProcessor. preProcess(...) was NOT using the
request-timeout value supplied in the request.
- When a timeout occurred in the BaseProcessor. preProcess(...) method,
the OAM state was not being switched to ERROR state
Issue-Id: APPC-263
Change-Id: I02c5e3adaca9a595d2c3541d8a997f3254bf097a
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
|
|
Project: appc master b9ab501e8f5fd4750dd3dc07d054821a186a35b2
Fix appc-oam wiring issue
After uninstall appc-event-listener, appc-oam is going to be in installed state
which should not happen
Issue-Id: APPC-264
Change-Id: I314259382954057e457c7a5c927b31e4920e7336
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
|
|
Project: appc master b6f14629bffb23cc89984a643cda1780414b7132
Removing org.powermock javaagent
The licensing is not approved for this artifact
and it seems to not be needed for tests to pass.
Change-Id: I67d1f643e8ed725ff87a3e3437ec6695913b17c2
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-258
|
|
Project: appc master e9d6dfd8eef8a1841d02247f7aefa37d79df6139
VM start/stop DG input parameters name changes
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>
|
|
Project: appc master 275ccba3fcd4291182c3d73803bb320f5b08b709
Config pom and feature changes
Issue-ID: APPC-219
Change-Id: I407dd3781edcc6b06c598bc7fa1d57fc024c2648
Signed-off-by: Lina George <lg941u@att.com>
|
|
Project: appc master 6790d2d3b3b3c8f0056f0a8aa6c3892085e11ab0
Changes in pom and features.xml files
Issue-ID : APPC-240
Change-Id: I42d2277d73163041ccfebe69897f05ac0314e6a1
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
|
|
Project: appc master c985da3414e60d998e9853221bf375a663b0c8f2
Update VMURL to use a range for the version
Replaced hardcoded 'v2' in url format with a range
Issue-Id: APPC-257
Change-Id: I0411f15d0d2166fb7cf72d2df587ea17b9c8705b
Signed-off-by: RY303T <RY303T@att.com>
|
|
Project: appc master 58ac30a6f6070da54cce13192df6238645268720
Updating APPC README
Updating the README for this repo to match the updated README in the deployment repo.
Change-Id: Ic66a3abbb3034b02fe9809428bb656d3c313460a
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: APPC-250
|
|
Project: appc master 8789ac428adbb5d5782bfa93a0baebc9070f3ac7
[APPC-246] Updating SDC Listener with unit test
Created new test classes for SDC-Listener.
Contains changes reverted by Patrick.
Issue-Id :APPC-246
Change-Id: I593b23bae44db0046f513f4b6a159a86bf8cc885
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
Project: appc master e4894932713469508bbb68fdb4b8d8cfcb0a4076
Sonar Critical Fix
WorkflowResolver.java: L47
Sonar link:https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#resolved=false|severities=CRITICAL|rules=squid%3AS2184
Change-Id: Id73e2153b13716706b0dce4204d8c7519885afe5
Issue-Id :APPC-238
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Commenting TOSCA_CSAR as we are not listening to
As APP-C is not listening to this artifact type it should not send back NOTIFIED status back to SDC application
Issue-ID:APPC-245
Change-Id: I8b4f4b18047181aad9017264136cc5fb054305c9
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
Fix Blocker/Critical sonar issues
Fix Blocker/Critical sonar issues in appc module
https://sonar.onap.org/component_issues?id=org.openecomp.appc%3Aappc#resolved=false|severities=BLOCKER|fileUuids=AV36PknS89V-MRZU58_g
Issue-Id: APPC-186
Change-Id: I50868e7e76f03a724d97889432f2dce53552b36f
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: appc master e5aad808db5203acec496eed43b5785fc0640d90
serializing OAM async task
Change-Id: I0c98636c165a2cc5b9915a3950ab64744e6328c7
Issue-Id: APPC-244
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
|
|
Project: appc master 78f459993575bcab672898610ec281674ccaebc3
Add Junit test for appc-provider bundle
1. add junite test for appc-provider bundle to increase sonar test converage.
2. move test files of appc-dg-util under java folder.
Issue-Id: APPC-229
Change-Id: I37620a820eb99aecb7fe91974826b4ef2e5d428a
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
Increase sonar coverage for common
Add Junit test in appc-common
- cache
- cache/impl
- configuration
- exceptions
- i18n
- logging
Issue-Id: APPC-230
Change-Id: I04c457da4dfa881c1109273b8fd3e16e76ebd68f
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
Fix Blocker/Critical sonar issues
Fix Blocker/Critical sonar issues in appc module
https://sonar.onap.org/component_issues?id=org.openecomp.appc%3Aappc#resolved=false|severities=BLOCKER|fileUuids=AV36PknS89V-MRZU58_f
Fixed issue Close "FileInputStream".
Issue-Id: APPC-186
Change-Id: I2fab5e54735992a4cbf2972628574edd17905fe3
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Increased test coverage for appc-java-client
Added Junit test cases to increase test coverage for appc-java-client
Change-Id: I31154acea348f50da5df47262611bfb108a4ed3a
Issue-ID:APPC-223
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: appc master f2e77cc8209018f6955fba400ab4d0ff609448b1
Sonar Critical Fix
ProviderStackOperation.java: L98 and L178
Sonar link:https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#resolved=false|severities=CRITICAL|rules=squid%3AS2184
Change-Id: Id73e2153b13716706b0dce4204d8c7519855afe5
Issue-Id :APPC-237
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Revert Increase coverage of SDC Event Listener
This reverts commit 8b88bb6f258cf8af9d1658a0514eba6daa31f93c.
The commit is causing test failures and blocks all jobs.
Change-Id: I1e82f74d34bc4201690beea89bebe61c9d3845e2
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-228
|
|
Project: appc master 61d4327f8cfc7ad42f548766a67af2b73eb0fa11
Update appc parent pom verson
Updating parent pom to latest
version in ccsdk parent.
Issue-Id: CCSDK-104
Change-Id: If7c9573f30dac43bf4d0337a349208824d49f1a2
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: appc master 9823cdb68b01c697a0ce0728eb32d7ad9fb32c66
Fix Sonar blocker issue for resource leak
Issue-ID: APPC-186
Change-Id: I6177d3976e4e91a6f29bee21558dc603aed44f1f
Signed-off-by: Summers, Gregory (gs2953) <gs2953@att.com>
|
|
Project: appc master 679dbdae2e7bf948de10031619ba65f573ba0267
Add junits for dg-util to increase test coverage
Issue-Id: APPC-228
Change-Id: I805127d7b57bc88e97151e9a4e217fe384a33ffb
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
|
|
Project: appc master 6b04a5675e035277a90f8378fd6cf333066fd1c7
Sonar Blocker
Fix Sonar Blocker for resource leak Sonar Link: https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#resolved=false|severities=BLOCKER|rules=squid%3AS2095
Change-Id: Id73e2153b13716706b0dce4204d8c7519850afe5
Issue-ID: APPC-236
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|
|
Project: appc master 8b88bb6f258cf8af9d1658a0514eba6daa31f93c
[APPC-232] Increase coverage of SDC Event Listener
Updated unit test in SdcCallbackTest
Issue-Id :APPC-232
Change-Id: Ifa6d998d97de7637e9addc3c6e90984c3accc72d
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
Project: appc master 34f7372f8a1c398b6af428d87fe6dfc3b8e4ffc8
Fix Sonar Blocker for resource leak
Issue-ID: APPC-186
Change-Id: Id73e2153b13716706b0dce4204d8c7519840afe3
Signed-off-by: Summers, Gregory (gs2953) <gs2953@att.com>
|
|
Project: appc master ab6544cf74d4dbb70344177880139e6b394b1ab3
Increase sonar coverage for LifecycleManagement
Add Junit tests in state-machine-lib
Issue-Id: APPC-225
Change-Id: I54b307663f1e593d597f1c93ed800ea657959030
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Project: appc master ffc31862ae72d4d657cd5097e5fe9b3824e7c119
Fix VM_Start(2.0.0) and VM_Stop(2.0.0) DG
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>
|
|
Project: appc master 9647cc9074a6ba71cfad6e1ea4663f7fbdd947fe
Sonar Blocker
for blocker APP-C Common. Sonar Link:https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#severities=BLOCKER|rules=squid%3AS2097
Change-Id: I65ee1745f5fd5a7f7ac3365704943b22a9341e8a
Issue-ID: APPC-224
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|
|
Project: appc master d51cafc10c705cccfed1dee2d478c872a0a87eb8
Updated APPC Documentation
Updated APPC Guides and index.rst for documentation cleanup purposes
Issue-ID: [APPC-102]
Change-Id: I22e249e4fa6be1bf621a0627edc550e983930380
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: appc master 811db4c39abb769a14c9b5ab1093b764c8b42a50
Sonar Blocker
For rest healthcheck Adapter-bundle
Change-Id: Ic499d7af6c90cd692e8362ba4f7d2f5d62d48422
Issue-ID: APPC-216
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Project: appc master b59ab6b65a4f81464a970e579107d0828f78aadc
Fix Blocker/Critical sonar issues
Fix Blocker/Critical sonar issues in appc module
https://sonar.onap.org/issues/search#issues=AV36Pm5i89V-MRZU59OH
Fixed NullPointerException might be thrown as 'data' is nullable here
Issue-Id: APPC-186
Change-Id: I65ee1745f5fd5a7f7ac3365704943b25a9341e8a
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: appc master b6e1a7e77f59259c0f0a200ebff22ad9fc7940b3
Sonar Blocker
Sonar Blocker for PrecheckOption.java
Change-Id: Ic499d7af6c90cd692e8362ba4f7d2f5d65d48471
Issue-ID: APPC-223
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Project: appc master 598e7357e2ef9e12e2aeed6a9e63fd1272b69c12
Changes to ProtocolReference table insert
Added Code to check if record exists previously in table. If so, make an update else insert.
Issue-ID:APPC-220
Change-Id: I3825128d8381a4f0c7e62926be6ecec9ab178194
Signed-off-by: Ramya Balaji <rb111y@att.com>
|
|
Project: appc master eac0b6f973d747299dc667c0495886094b5972a1
Add APPC VM_Start(2.0.0) and VM_Stop(2.0.0) DGs
Issue-Id: APPC-217
Change-Id: If7b087b715630fcb8d9d5cb3effdd10548ab00be
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Project: appc master 807828291309411ab6bae1fe27bbf300fbe7b094
Fix Blocker/Critical sonar issues
Fix Blocker/Critical sonar issues in appc module
https://sonar.onap.org/component_issues?id=org.openecomp.appc%3Aappc#resolved=false|severities=BLOCKER
Fixed null pointer exceptions for localContext and removed redundant check for localContext
Issue-Id: APPC-186
Change-Id: I38223655d69b89f6828fbdc7f3f388031e22f412
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: appc master b692bc3615f276b58c08f3891d0543718d5398d8
Removed TOSCA_CSAR and upgrade sdc version
removed TOSCA_CSAR from ArtifactfactProcessorFactory to stop listening tosca_csar artifacts
upgrade the sdc client version compatible for 1710 release
Change-Id: Id6db5831a1f625fd8fc040bfd50c6662486730f4
Issue-ID:APPC-203
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: appc master 1a9f177416ef1dab33c54e3d08fdbaa26e88034c
Fix Blocker/Critical sonar issues
Fix Blocker/Critical sonar issues in appc module
https://sonar.onap.org/component_issues?id=org.openecomp.appc%3Aappc#resolved=false|severities=BLOCKER
Redundent if condition removed from DGGeneralDBService.java
Issue-Id: APPC-92
Change-Id: I9b963759e562dc0744b3742a70905a417c3c444a
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: appc master ac822a12b7963c04992684ac3307ed986073f342
Fix Blocker/Critical sonar issues
Fix Blocker/Critical sonar issues in appc module
https://sonar.onap.org/component_issues?id=org.openecomp.appc%3Aappc#resolved=false|severities=BLOCKER
Fixed null pointer exceptions for QueryStatus and db string.
Issue-Id: APPC-92
Change-Id: Ic499d7af6c90cd692e8362ba4f7d2f5d65d49471
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: appc master 6c34983dce34c834e42eb6e5bf9ca5a137f29cce
Sonar Blocker
Sonar Blocker for appc client-simulator
Change-Id: Ia7c4d115e2fcbd29eb132791958286b097118431
Issue-ID: APPC-210
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|
|
Project: appc master c406e1cc747c50f398e14b6aec112d83fff8b969
Sonar Blocker
Sonar Blocker for appc-sdc-listener-bundle
Change-Id: Ia7c4d115e2fcbd29eb132791958286b077118431
Issue-ID: APPC-209
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|