Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc.git from branch 'master'
to 6baf061a9caa39bd2fff0c7420e5562dfb31a8c6
- Sonar fix- APPC-1715
Fixed multiple sonar issues across this file
Issue-ID: APPC-1715
Change-Id: I5a7df4bde164b8ec3c8f91f07646d0630d52fa59
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 4d759ef950a2be9dbbfc05850eec6b3feb295865
- Sonar Fix: APPC-1716
Fixed sonar issues across this file
Issue-ID: APPC-1716
Change-Id: Ic9d8d1c0ff22c9d0cc9831793d1e3550e5f62897
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0f6afc371e2e8d426866c6fba4a77c160f1102b9
- Sonar fix: APPC-1717
Fixed sonar issues across these files
Issue-ID: APPC-1717
Change-Id: I25fc139344e88d389e24b91a7d6796fea6f251c2
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 141cc83f5fb93c5ead9d6acfab2ed04c7ecce529
- Merge "Add processor-db endpoint to application props"
- Add processor-db endpoint to application props
Issue-ID: CCSDK-1720
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I996217abe067cce284cc5c0ea9ce011458260428
|
|
* Update docs/submodules/so.git from branch 'master'
to e288bedf6a7b83c6127cbb1bc4281084cdbc218e
- Merge "Build payload APPC parameter from UserParams"
- Build payload APPC parameter from UserParams
If a payload parameter is not specified on VID request for APPC interaction, we will need to build it from UserParams from requestCOntext.
Issue-ID: SO-2311
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Ie6affe2bad031d80c43c0358a49cb252fb04f5e2
|
|
* Update docs/submodules/so.git from branch 'master'
to 680401b41d5b53ef3de6613334415939ee435eae
- Merge "Remove the declaration of thrown exception 'org.onap.so.apihandlerinfra.infra.rest.exception.NoRecipeException', as it cannot be thrown from method's body."
- Remove the declaration of thrown exception 'org.onap.so.apihandlerinfra.infra.rest.exception.NoRecipeException', as it cannot be thrown from method's body.
remove the exception
Issue-ID: SO-2174
Change-Id: Ied64bf5774e3f9ba5d5e640d1f934eb3259e4173
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 85f3d2f2a1645d04495458fc6ac6dc2123515f07
- Merge "getentity csar logging"
- getentity csar logging
- Updated to use the getEntity API for csar logging.
- Formatted the logging file to pass the build.
Issue-ID: SO-2306
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I98a7aacc6dc69e8e7f787c39fbc0bd6b7a16338a
|
|
* Update docs/submodules/so.git from branch 'master'
to 892112f146cf9eae266b41b29a9151d88848e54a
- Use the configurationId associated to vnfc if
Use the configurationId associated to vnfc if present.
removing the autowiring of the Configuration bean class
Issue-ID: SO-2343
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I29f8f9e50ed04014f74b7f6dfaa2cdedb2f334d0
|
|
* Update docs/submodules/integration.git from branch 'master'
to 7d2784fb08be919121a0d394a7bc61f84de7e44b
- Add mr-sim log to console
Change-Id: I9697360d2ee5b8e95dacdb74a9a1a025a1a45e3c
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
* Update docs/submodules/integration.git from branch 'master'
to efd65f9839f7379b590452ed31ab8605102904c3
- k8s: Validate API server included admission plugins
This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
regarding master node configuration are satisfied (1.1.11 - 1.1.13,
1.1.24, 1.1.27, 1.1.33 and 1.1.36).
Issue-ID: SECCOM-235
Change-Id: I920bfd42014b8458126be251648f5bf3dcd84c16
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to aeaa5a1f5e57f63dd203db43fb6992ab1728c504
- k8s: Validate API server excluded admission plugins
This patch verifies if CIS Kubernetes Benchmark v1.3.0 section
regarding master node configuration is satisfied (1.1.10).
However, CIS Kubernetes Benchmark v1.3.0 mismatches official
documentation: Kubernetes 1.10+ already provides safe defaults from
security standpoint [1] (ONAP Casablanca uses 1.11).
Deprecated admission control plugin flag has also been validated since
it was still available in Kubernetes provided by Rancher [2].
[1] https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#is-there-a-recommended-set-of-admission-controllers-to-use
[2] https://github.com/rancher/rancher/issues/15064
Issue-ID: SECCOM-235
Change-Id: I0e8fe9f885861f155cb8265df085fa93dbdff6d2
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0dc16f1f0c60625a1637ee1ec106a4df543dab92
- k8s: Add note on release-specific dependencies
Issue-ID: SECCOM-235
Change-Id: I35d3e3f413542c69718d17ae25f227275270c8cf
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 7fd600fe973a184d9755d5606fecff64dd1a4e56
- Merge "Add CDS URL, USER, PASS to generic-resource-api-dg.properties"
- Add CDS URL, USER, PASS to generic-resource-api-dg.properties
Issue-ID: CCSDK-1722
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I9756544b78a9c9e6865b647a994c27fbb84b8a7c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3c9fa8d1eb7c22455598bb1c73086558764742dd
- Merge "Add -noprompt to keytool import ONAP Root CA"
- Add -noprompt to keytool import ONAP Root CA
Issue-ID: CCSDK-1534
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ief45b1e6f197763392a4324db4d48ce76d1caeb5
|
|
* Update docs/submodules/music.git from branch 'master'
to f96ce582847ffde86516d131fd3857023b8ae66a
- Merge "Load Music properties without Spring Boot"
- Load Music properties without Spring Boot
Issue-ID: MUSIC-503
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I14510c4fb686a4e48eed057e9714b7a0e00e5d9e
|
|
* Update docs/submodules/music.git from branch 'master'
to 0288a09ff1ac4429ee83a4f791c5271d20cbd0dc
- Merge "Deadlock detection by owner"
- Deadlock detection by owner
Issue-ID: MUSIC-502
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: Iec20cfeec96d7031c691055ffba2f65c34854adf
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to b907ab4b6d721c875b042a89c7c8c071ba0dd4a9
- Add Music NS and Cert Ability
Issue-ID: AAF-967
Change-Id: I10bf013399b638262f7694ffc0db7d6bd3aee0b3
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/msb/discovery.git from branch 'master'
to 46cd8dcc9cb837a038cb20f85a0b993a87053e6f
- General sonar fixes
Issue-ID: MSB-386
Change-Id: Id8b68ca091d53840d1579f73ad62dbc49545b9a5
Signed-off-by: arindamm <arind.mondal@samsung.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to fb1a9fc883293af813305166b58a548eef265275
- docs: add mock files to readme.md
Change-Id: Ic68200aff4692de95ca7a2027d6bd98184130381
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to cd8c3514192ccc563ee7e9e4619961a15dbb639b
- Merge "style:optimize the style of the e2e/ns detail page"
- style:optimize the style of the e2e/ns detail page
Change-Id: I3731983e962faf07c0f1d3cb27cc5b4953ef1998
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c176eb964eb4877adb35a502791a13434bd57c76
- style: optimize the style of the home page
Change-Id: I963cdb61aebcb4d049cfc4cc19c5d5dc3b743986
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 8cf4564676083580cd0abf995df992ac28c2ec2f
- Merge "major-Extract the assignment out of this expression"
- major-Extract the assignment out of this expression
major-Extract the assignment out of this expression
Issue-ID: AAF-876
Change-Id: I82fc93ffd5415a078eb1b08548a346970996004d
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to dea369c59b0f98692044502973ea93d9fa34ed5c
- Notify.java -remove the commented block of code
Notify.java -remove the commented block of code
Issue-ID: AAF-876
Change-Id: I79a9cdf598bc083719eaed43c113e2426d3831c8
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to e7a7a34829600a24e5ee87cdc94d5a49ccc15c0f
- move the method to comply with java code conventions
move the method to comply with java code conventions
Issue-ID: AAF-876
Change-Id: Iea39c18474eeb03bd890bc6e2a627aab2aee521a
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4a5d0dbb09abbc0fad64a9c7ea75be9274544871
- Merge "JscepCA.java-add Override annotation"
- JscepCA.java-add Override annotation
JscepCA.java-add Override annotation
Issue-ID: AAF-876
Change-Id: I38c1b152f750954e121d5c08abaa8c46f4fe9e16
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4f6c7c053681e93478e2a115714d369b8a998a11
- Merge "AAF_CM.java -remove the exception"
- AAF_CM.java -remove the exception
AAF_CM.java -remove the exception
Issue-ID: AAF-876
Change-Id: I5aab595307d3dcfc7bb64fabda9075e9b20b3677
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 1737c4b1ff35445a299bc3f6c599af0de701cd0f
- Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body"
- Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body
Remove the declaration of thrown exception 'java.io.IOException'
Issue-ID: AAF-876
Change-Id: Ie02948cb17bfc7d2e906adc00ae6bd94dcb5e5f3
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 81fcd578060ec8f593a2bdfde3aca6bb981cb8c5
- Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body"
- Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body
Remove the declaration of thrown exception 'java.io.IOException'
Issue-ID: AAF-876
Change-Id: I03248a1d359f34a701f31586029d0768083ca591
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to dcc2eb2195c07a5557b58103594cd30ecf72e6c7
- Merge "Sonar fix: ApprovalDAO.java"
- Sonar fix: ApprovalDAO.java
Fixed sonar issues across this file
Issue-ID: AAF-968
Change-Id: Icca44e89aa28d56e0690a488a68427c2b085f64f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to f59081e0ce173f1786325c85385491e76b376ad0
- Merge "Sonar fix: List.java"
- Sonar fix: List.java
Fixed sonar issues in this file
Issue-ID: AAF-968
Change-Id: Ic9265fa4d808d8249450875c930780d5b189273c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4af23fd5fcffdc01089180e3839d0fd2cc9e3122
- Merge "Sonar fix: ListForCreds.java"
- Sonar fix: ListForCreds.java
Fixed multiple sonar issues across this file
Issue-ID: AAF-968
Change-Id: I9bdaa30c9f6e5e3457bd6d2d259e7e9f1388b5d7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to c14877b3a7409c2b2b64ea24cf56a703d2eddedd
- Merge "AAF-892-remove unsed variables from ApprovedRpt.java file"
- AAF-892-remove unsed variables from ApprovedRpt.java file
remove unsed variables from ApprovedRpt.java file
Issue-ID: AAF-892
Change-Id: I6136616d5332644d7eae55197ee8357e5314683f
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to ef47be09df9ca49da25ec33ea4a5048920f80d31
- Merge "Sonar fix: BatchDataView.java"
- Sonar fix: BatchDataView.java
Fixed multiple sonar issues across this file
Issue-ID: AAF-968
Change-Id: I2e03d4aaa1d6fda37a32cd642bb9424d88fd7ed2
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to c0c0fe0eb5eb4fae3ea428609680de8303e0f73c
- Merge "Sonar Fix-AAF-968"
- Sonar Fix-AAF-968
TwoMonthNotifyCredBody, TwoWeekNotifyCredBody- Fixed sonar issues across
this file
Issue-ID: AAF-968
Change-Id: I745d107c675e8b8a9858c7ff74a48b7e41e9205f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 5705b5960d9cfb714c297425fd7bf1ac59b5c0be
- Merge "Sonar FIx:OneMonthNotifyCredBody,OneWeekNotifyCred"
- Sonar FIx:OneMonthNotifyCredBody,OneWeekNotifyCred
Fixed sonar issue across this file
Issue-ID: AAF-968
Change-Id: Ic963acfe965c32b970f95b0df6153df0fa83271b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 85051a81b41778cbbe62ad7c2a311be50326a4a4
- Merge changes from topic "K-1"
* changes:
Merge this if statement with the enclosing one
Remove useless curly braces around statement
Merge this if statement with the enclosing one.
- Merge this if statement with the enclosing one
Merge this if statement with the enclosing one
Issue-ID: AAF-876
Change-Id: I5c4642457c735d12343e058c14453adde2be3cb1
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
- Remove useless curly braces around statement
Remove useless curly braces around statement
Issue-ID: AAF-876
Change-Id: I612587a2d71f9a928c0abebd338235f613837815
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
- Merge this if statement with the enclosing one.
Merge this if statement with the enclosing one.
Issue-ID: AAF-876
Change-Id: I45abf792e8d578f5f2faf7612619131a12c8716c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 57f4c247d33f5a06870c625b9d81de47ba8fe09f
- Merge "Annotate the "MarkDelete" interface with the @FunctionalInterface annotation"
- Annotate the "MarkDelete" interface with the @FunctionalInterface annotation
Annotate interface with the @FunctionalInterface annotation
Issue-ID: AAF-876
Change-Id: I7c6fe4666efc2b6164a8e644bce3ffd733df1fb0
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 8bdca3de7c784ed20fa6a097ca8eb8e37cbc18f2
- Merge "Annotate the "Data" interface with the @FunctionalInterface annotation"
- Annotate the "Data" interface with the @FunctionalInterface annotation
Annotate the "Data" interface with the @FunctionalInterface annotation
Issue-ID: AAF-876
Change-Id: I80c6462697f7706abef7b5865e665926f3d4d773
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 701e71853ec8c52eef0fa2f3ff4deaef788cabd4
- Merge "Annotate the "Loader" interface with the @FunctionalInterface annotation"
- Annotate the "Loader" interface with the @FunctionalInterface annotation
Annotate the "Loader" interface with the @FunctionalInterface annotation
Issue-ID: AAF-876
Change-Id: I0b7f804a79198ccc45e26af839a0008b02b2f57b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e727e1a70079182eac2aec6dfe83a409e811ece9
- docs: add user guide image
Change-Id: I99cb43d47a5ac4119ac24907f2570bf6bab76401
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 165e25dd14225668e05d80e2c7ae8fc2daebd483
- fix bug for vfc-nfvo-driver-vnfm-svnfm sanity check
Change-Id: I634cca1c7fb947f80262a8e94d03f556ba61e39c
Issue-ID: VFC-1508
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to dcaa127b0c6715c49acbaa478afa6f722e436f46
- update oparent version to 2.1.0
Change-Id: I2c359ba5b2b5891b3edd706a63373f1c15324589
Issue-ID: MODELING-235
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to cc03b925593646f2e5cb641f7e4e090ea2b89562
- Merge "feat:delete extra comments in the api interface file"
- feat:delete extra comments in the api interface file
Change-Id: I10797f5c663c54821e336bd22dbc667a549740a7
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 018a3535bdce505faf630c7cfea57015f5e2d042
- fix: fix docs image
Change-Id: Idd03035e8fac987b8679efbb6ce53315ad94265b
Issue-ID: USECASEUI-306
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 44f56d241be4de6edf6b3ccda4e44426241581ed
- Merge "Add missing parent"
- Add missing parent
Added missing parent tag to pom.xml to repair merge build.
Change-Id: I88fdf616c953ae10634f755953e0119ad1a120d9
Issue-ID: CCSDK-1730
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to be1fecf35c4661f58ae91aad20cc1ad7a510da94
- Merge "Fix spring fox swagger snapshot version."
- Fix spring fox swagger snapshot version.
Change-Id: I62ce444d77fa0aa8d6d6adb3ceca0cc83040bbe9
Issue-ID: CCSDK-1724
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
(cherry picked from commit 0597d0d0eb3ec6a84a11555383e7d019ba8f005c)
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to e7ff6b51d92450641f017bccd34496a28229129f
- Update release notes
Update release notes for El Alto release
Change-Id: I2c724fd70990ef3aac21c5efdc656c0bb628ae03
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4e089ab6271e00389ea2c4e995d785acf2046720
- Merge "add health-api project"
- add health-api project
Issue-ID: CCSDK-1669
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I8a05db50e4f896ecc2e040a113d1fc676f139121
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8a5e40f28ee1cf4fbe4ace0fe81c95c1be35ac97
- Changing line separator type to LF
Changed Line Separator for all files using find . -type f -not -name .* -exec dos2unix {} \;
Issue-ID: CCSDK-1733
Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com>
Change-Id: I2efa3276c35c0a0159c6d4debe21c0bd0b4a7b85
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a534d355f183c05d8a58f37b701b78c11848dcf1
- Merge "Create 4.1.2 release"
- Create 4.1.2 release
Bump up clamp to integrate latest changes
Issue-ID: CLAMP-506
Change-Id: Ie5e08b1e6c9716adce5de806ea26a24a0352d1a5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|