Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 7d8d130f209b07107d47d7189bb8c563eb36af86
Unit test for iaas provider activator
Change-Id: I7e7ec6d977625406b9d4dee19d974492e1a5f4cc
Issue-ID: APPC-615
Signed-off-by: Taka <tc012c@att.com>
CheckStyle corrections only
Files from module:
appc-config-flow-controller-provider
Change-Id: I8eb7b99642b8b7f58ceda384593b750344c79392
Issue-ID: APPC-618
Signed-off-by: wejs <maciej.wejs@nokia.com>
ConvertNode sonar fixes
Change-Id: I1b8f19f57e90c1be5cec2bdd37d7db4216221710
Issue-ID: APPC-631
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
Sonar fixes - appc-config-flow-controller-provider
Fixes inlude changes in:
DefaultResponseHandler
EncryptionTool
EscapeUtils
FlowControllerConstants
FlowControllerActivator
Change-Id: Ic22db7a53697f1869da248a0351593edf9bdf187
Issue-ID: APPC-618
Signed-off-by: wejs <maciej.wejs@nokia.com>
Upgrade CDP-PAL to the latest version
Change-Id: I42d09c1878dcdcc2ed28d11a8e28613ecf9eba06
Issue-ID: APPC-573
Signed-off-by: RY303T <RY303T@att.com>
TopologyService sonar fixes
Change-Id: I6839fada1f1acb31927eec4050dbefad5d84aca5
Issue-ID: APPC-630
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
JUnits for receiveUntil method
Test for fonctionallity of receiveUntil method in SshJcraftWrapper.java
Issue-ID: APPC-560
Change-Id: Ifb23b5cbc8b74ddea77ab9cfd5eb26f84c521a92
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
Project: appc master b01f8d28203f7d9b505b0fa5a17467b37ab91f07
Unit test coverage
Unit test coverage for
1.Status.java,
2.TransactionRecord.java
3.VNFContext.java
Sonar Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Adomain-model-lib%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fdomainmodel%2Flcm
Change-Id: I38421c753d215ddab49431a2124c6a74056b3bf1
Issue-ID: APPC-617
Signed-off-by: shubhada <SV00449682@techmahindra.com>
EscapeUtils sonar fixes
Change-Id: I77e46ec0e71cd37071c725877621fa28c092bfa9
Issue-ID: APPC-633
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
GraphExecutor sonar fixes
Change-Id: I9beb33b853ae0be159c1cc0bf81ec893893ec95f
Issue-ID: APPC-616
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
RequestValidator sonar fixes
Change-Id: Ib3aa404727f8df4d0427324752f67ab80eb0d580
Issue-ID: APPC-613
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
|
|
Project: integration master 9603d318ad6daa501f1fa42b44aa5e576e9d7383
Merge "Add RC files for Wind River lab tenants"
Add RC files for Wind River lab tenants
Change-Id: I439ef5ed0db9cfbcf30d12fa7766e33f98fc2491
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: appc master cc26209ff5fbe036caf0dde162ff6079bd58bd9d
refactor AnsibleMessageParser for nesting try
Change-Id: Idd86134a034d5f49baff34fd0d056820f45e1121
Issue-ID: APPC-596
Signed-off-by: Taka <tc012c@att.com>
|
|
Project: integration master 63ce0211cdea1a85787d523aad1510456c85751b
Merge "Minor fixes to deploy scripts"
Minor fixes to deploy scripts
Change-Id: I56d0bb865ec621ae187a0d2008a3962a3913597f
Issue-ID: INT-414
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: policy/engine master 472f049b84fd69caa1e0a07bbe3e088bbfd0a44d
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Cleaned the unnecessary constructors and methods in onap-rest.
Added Junits for JPA Classes in ONAP-REST.
Issue-ID: POLICY-338
Change-Id: I7e4f928342315475db96d89e9ad3adac5cb7eb00
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: integration master 35352d296f18904b27c5ce7a28aefcdf5ead94cc
Update java manifest for aai/event-client
Change-Id: I021d3c2725e4d2987c3a1d9848537dd897e06ba1
Issue-ID: AAI-700
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Project: oom master 90d89219b27e6033aafbf888ab1da185b76f6180
Merge "Fixing typo on README_HELM"
Fixing typo on README_HELM
Change-Id: I7c5f7479a9b4c5f3f1045fb80c627ea8864913b0
Issue-ID: OOM-687
Signed-off-by: Sylhare <sylhareng@gmail.com>
|
|
Project: oom master 07dc7db266ecfb88a783a94fac5c54e2092bda53
Fix readiness-check exception
The problem is that the script tried to
iterate on statuses of pod containers.
when some pod is in state "pending" or
some other case when there is no status,
the statuses is None.
Therefore python throws exception when trying to iterate None,
which is non-iterable.
Issue-ID: OOM-514
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: If57b8a632a83489fddb12373e4047396f5fa08a3
|
|
Project: sdnc/oam master 3e1e6367cde13246c60646645d405389df01a27a
Replace mysql with mariadb
Use MariaDB JDBC controller instead of mysql to remove dependency
on GPL license.
Change-Id: I8986ddff7613fa093fe8d653364cdb6a66604e31
Issue-ID: SDNC-189
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: policy/engine master a694b6879a44773d500e857699bb5a1e6e526140
Make drlRuleAndUIParams transient or serializable
Make drlRuleAndUIParams transient or serializable
StdPAPPolicy.java:L72
Sonar Link:
https://sonar.onap.org/project/issues?assignees=swapnalipode&id=org.onap.policy.engine%3APolicyEngineSuite&open=AWF91ipr8TZzbCgU6aom&resolved=false
Location:
src/main/java/org/onap/policy/xacml/std/pap/StdPAPPolicy.java
Change-Id: I3524881e76c69518949a622a23084e0bc8ef26a2
Issue-ID: POLICY-631
Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
|
|
Project: sdc master 2f7a38f772b9479e5d0af265993f6ea476d7544a
SRIOV - add annotations add fix
SRIOV - add annotation - set param_name mandatory
Change-Id: I2b75c4b0db8205166205fe86f59f70067720f7e5
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Project: sdc master 9f33060362b6bf8b3a7cdcdab6ce3d1c81946300
Enforcing HEAT validation after HEAT upload
Back end implementation , Junits for Enforcing HEAT validation after heat upload.
Change-Id: I0572b1d5e455023d45dc3b50b0bae7f3b6bbcc2e
Issue-ID: SDC-1027
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Project: policy/engine master 8baa15218033f9ab6741645eb380e17eb7d9c2dd
Merge "Fix a Bug on Editor Screen"
Fix a Bug on Editor Screen
On editor screen, sometimes click on + button only one click, it creates
more than text fields
Issue-ID: POLICY-629
Change-Id: I9acc95fa0a4a7df3828e579f994c06bfa3199eb5
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master eaca8f8d4609b0aed5a829d9d53e29e4543feaad
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Resolved the sonar issues.
Added JUnits for ONAP-PAP-REST and ONAP-REST Component.
Issue-ID: POLICY-338
Change-Id: Ibec2613f4f61e9ed426583af17c2a9d5b8c8d85d
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: sdc master 71904f241cd3047054dc0a36c04120a3f53205ae
Plugin pubsub implementation
Added implementation for sdc-hub and plugin pubsub classes
Added timeout in the plugin head request health check
Passing parentUrl in query params to each plugin
Change-Id: Ie94aa4b398dd2fcfdf2d134f6c5785d3aa50d237
Issue-ID: SDC-1007
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Project: clamp master b588fbcdc8f25f8fdc0a68c2c64dfbbc6d6fd3d7
Update the Mariadb config
Change the mariadb config for integration tests so that it requires less
resources
Issue-ID: CLAMP-129
Change-Id: Ifc071c02a00813a68ba79d0902d7e11da45605fe
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: aai/aai-common master 5cc2d9e747d6ed60b1b761b8dfa1b06703d6a348
Update the version to 1.2.1-SNAPSHOT
Issue-ID: AAI-493
Change-Id: I03a5288824e74d4965116f24d7bd13817491a937
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: policy/engine master 4b76cc3f5b951c8b476b1f13ebb798a2ec4a7277
Merge "Fix Fortify Scan Issue"
Fix Fortify Scan Issue
Fix Fortify Header Manipulation Issue by checking the format of a string
before adding it to response header.
Issue-ID: POLICY-543
Change-Id: I6539d22d5f8933ea29932361b152d34dd4f8857a
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: integration master 56cd8df0aca02a10c99744276f78a545eb20288a
Forward port for SDC simulator
The SDC simulator thru the port 8285, this change allows to accces
it using localhost url.
Change-Id: I008635047443c11e298e4d15c4d2314b514f8e2f
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: SDC-993
|
|
Project: sdc master 332f0679fbd23532a058f0ff6a7cffaed3b5424e
Enable/Disable toggle feature REST
Change-Id: I2b62aa3129772cc81e4356941f86104fbfd19dbb
Issue-ID: SDC-1033
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: sdc master f6784900012e11850d8e98bbf198f04bd0e411c7
heat validation flow
Issue-ID: SDC-1024
Change-Id: I4248fef46c7f8f5132644628f320231eeafe8070
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master 6c1ec540bba87cd5ee2ce478d0f2a2c053d7444a
Integrate UI Resources into dropwizard.
Use AssetsBundle to integrate UI resources into dropwizard.
Issue-ID: SDC-408
Change-Id: I987de3683c8d9beabf3e947cd3b830072f3c95cd
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc master 7ce8756746b298e644eca57fa586bc20e880848a
Removed maven-jxr-plugin from onboarding
Change-Id: I06c9334809ac8bc5170058d29423e46dfd44bf99
Issue-ID: SDC-1032
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master 23ade91cd5c18af93a6fc529f003b124fb6d0a6a
Setup and Publish Backend Service.
Setup backend service with dropwizard application framework.
Integrate backend with frontend to one micro-service.
Issue-ID: SDC-408
Change-Id: Ia6949302ee7c7ad6a4ce31e263f6a38183adfee3
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master eda616413ac42769d8fb11c990b61c74740b6818
Modify WF Designer's Url Prefix.
Moddify the base url of workflow designer from '/' to '/workflow-modeler', in order to integrate with SDC.
Issue-ID: SDC-1012
Change-Id: Ia3059055caa2cc2cd25fe92a467649a9de245d67
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: optf/has master e761b422db53e8d81c875a3f0e7806fe942463cc
Modified tox.ini for coverage
Changed tox.ini to omit tests/*.py from coverage report
Change-Id: Ia4f43a229cd749d8f7eab933bf40ba9319512282
Issue-ID: OPTFRA-79
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master a689ff1ccc5f162e109e4616935dbd037f33d447
Unit Tests for Conductor/api module
Created Unit Tests for PlansController
Change-Id: I075ef2289548fa5afc2024173866307d174ea3d5
Issue-ID: OPTFRA-68
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: vnfrqts/requirements master b9f329999df6e771ba1b15f21db81f6d91ba4a85
Merge "VNFRQTS - R-53433 bold face MUST"
VNFRQTS - R-53433 bold face MUST
Fix the text so that the verb MUST is bold faced.
modified Chapter4
Change-Id: Ieeb9d09ddb29b899888eafde476ebc019d1c9d7f
Issue-ID: VNFRQTS-166
Signed-off-by: steven stark <ss820f@att.com>
|
|
Project: vnfrqts/requirements master 1d68766d3b6d310008b0717499e38392b28de4df
VNFRQTS - R-41994 change LS 1.1 to TLS 1.2
R-41994 change LS 1.1 to TLS 1.2
modified Chapter4 and Chapter8
Change-Id: I141cafbe5d3377c047e208469f33b12fd141e67f
Issue-ID: VNFRQTS-168
Signed-off-by: steven stark <ss820f@att.com>
|
|
Project: optf/osdf master be581c1ec64f54663dd5417ce44ad525145e8c0a
Merge "Commit .gitreview"
Commit .gitreview
Add .gitreview file to osdf
Change-Id: Ia38c6af1483e751d5a6eb61bb325efab546fd7c0
Issue-ID: OPTFRA-9
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: appc/deployment master c26d4ed102a5f923bcbb197c4be8c0869215d279
Remove command exec download
It was removed from feature install, but we should
also remove it from the script which downloads the
installer to the docker image.
Change-Id: I49af88a458450da3b8739a6523343218ad73781f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-444
|
|
Project: optf/osdf master eb00044c3847db98fa6ab05d2e537efad95b9428
Restoring .gitignore after a mistake at merge
Issue-ID: OPTFRA-98
Change-Id: Idb8b53b30fa907ca1524558c512df0c6f54a9d81
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
|
|
Project: optf/osdf master 79e314af5d2094b297803325f3b2d74635834ec1
Added root pom.xml files for OSDF
Added pom.xml, assembly.xml
Modified .gitignore
Change-Id: I8b8bd6c180d1738567be6e6fa4c94c57e15f5b77
Issue-ID: OPTFRA-72
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Removed unused DB-adapters, test cases, 60+% cover
We are not using OracleDB, PostgresDB, and VerticaDB, so there is no
need to keep the "dead code" -- we can always add it back as needed.
Added test cases so that all the files are at least minimally covered.
Overall coverage on my local tox shows 66% coverage (I manually ensured
all files are included in the coverage report).
Issue-ID: OPTFRA-95
Change-Id: If1cab112236b4f32a96315308ce815088fa092d1
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
Re-org folders, onboard test folder, test config
Reorganized the folder structure. Onboarded testcases. Added test config.
Issue-ID: OPTFRA-74
Change-Id: I97882a162a405a18ffd287495039e15ae9d0ad7b
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Project: appc master 63ea0bb7032ce7f38259c470eb3553eae10eceec
WrapperEncryptionTool sonar fixes
Change-Id: I975902bd2bea4cac6b0ae5ac38ad226bb99c6b58
Issue-ID: APPC-614
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
|
|
Project: appc master ca87667c108fc110071381d1adf5571876c64234
ProviderServerOperation sonar fixes
Change-Id: I95cb0512c83f8d3dd94aac8f635538518ee88024
Issue-ID: APPC-604
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
ProviderOperation sonar fixes
Change-Id: Ic51bf15bcf469fc105c7cd4fe9e5e538200d49b1
Issue-ID: APPC-603
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
|
|
Project: appc/deployment master 48c27336308516768b4d2244958e729d6d3c9802
Move appc-artifact-handler in install order
The artifact handler depends on exports by config params
feature.
Change-Id: I6bfd589541a195e55b14423db85675deebb2aaab
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-587
|
|
Project: appc/deployment master 086e4e884f6e57f3f28bd61addce150f653cfc88
Add missing dmaap auth properties
The key and secret properties did not exist in the
appc properties file which was causing appc-dg-common
to fail to start since the properties were coming back
as null.
Change-Id: Ifffe5d5977e10282b20dd07ca26cb63f47751404
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-588
|
|
Project: appc master aa66fbf6fa7fcc8b30be71e8a85753ff0cd7b0c0
Unit test coverage for ActionIdentifiers.java
Sonar Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Adomain-model-lib%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fdomainmodel%2Flcm%2FActionIdentifiers.java
Change-Id: I5ae2e24811e32b7c8c19780e9eb64f083aadd6ce
Issue-ID: APPC-606
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
Update java files with correct license text
Adding license text for
1./src/test/java/org/onap/appc/mdsal/operation/TestConfigOperationRequestFormatter.java
2.src/test/java/org/onap/appc/yang/type/TestYangTypes.java
Change-Id: I902631c3ea8ea3d7cbffe5c9ac5c0027bf926de2
Issue-ID: APPC-602
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|
|
Change-Id: Idf0c1528cb41f4635e6dcc5834945bb034666f63
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Issue-ID: DMAAP-118
|
|
|
|
Project: dcaegen2 master fcf5829a952b9e1bbd09801e9746cdb14a812d7e
Update license text
Change-Id: Id1dab8a53c42a6e58ad60eeb5af47f1bf40f7124
Signed-off-by: Lusheng Ji <lji@research.att.com>
Issue-ID: DCAEGEN2-325
|
|
Issue-ID: DMAAP-106
Change-Id: I5428410aff704334865a4682b592d989ff119f0b
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Project: ccsdk/parent master 1f55bc88e426a2f3cf7908967227332ca2002900
Move common settings to parent
Configure versions plugin to work for multimodule projects
without parent/child relationships.
Change-Id: I9993930135ef40f2d2ca926bb733f189256bc000
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: oom master 58ba9e800fdd7024f43a3e5195dc5275ce3d5b7e
Ignoring intelliJ files
Change-Id: Ifd7c17a336571e4c8c586aed1da1f7e48e913888
Issue-ID: OOM-116
Signed-off-by: Sylhare <sylhareng@gmail.com>
|
|
Project: ccsdk/distribution master b46add8acac65c428c55d9fbea4c329cf17a9af8
Fix karaf tarball name
Karaf tarball name format is different in Nitrogen (karaf* instead
of distribution-karaf*).
Change-Id: I9f28c9f59ff89c061223d5f35dfa8e7df8d8c5b6
Issue-ID: CCSDK-179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: so/libs master afdd5eb886bc0e2f6909d11a70a766582919acb3
Merge "Nova Model UTs"
Nova Model UTs
Change-Id: I3e72997983bdec151ded4b923e03d0f64b9891e8
Issue-ID: SO-369
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
|
|
Project: so/libs master 7bbd089426cfd2097be1c7d7bc585c981995c8e0
Improve code coverage for libs
Improve code coverage for libs.
Change-Id: I97474085887fb65dfd63b3687a44338171d8fe0b
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Improve code coverage for libs
Improve code coverage for libs.
Change-Id: I41e3c84afc0557b6416cdf3735a476a0a693f13a
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so/libs master 03990024b0a3a321b4189d7236ff5bcb318bb874
Improve code coverage for libs
Improve code coverage for libs.
Change-Id: I16fb3fe0df3ef0ce81d65f13a020f364a1f3e589
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: cli master 7ed67d67439e5945302bbab030a9627193de6616
Handle CLI warning effectively
Issue-ID: CLI-92
Change-Id: If5ce9499763fdec5980c4cdd1839d5ef31ccdd49
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|