Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to ba7300b02c962c0c8759956f31b7d30a78df76dd
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I4676c4df578768ea977d2ebf3034ed9e6d30fb85
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 3e7ef00ea13529ad35e4ff91c551237840d59366
- Move "*" string literal on left side of string
It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call.
Issue-ID: OPTFRA-647
Change-Id: Ibd04d10da4e655be44310ec0459f1fdeab791441
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to bc025fbc60e7c0bef38dd0717e50a8b483393069
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: I22d3bd915605507db8fbfcae9d52a5b1b2de8f3f
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to b6128c2d522b60e432c0d957088428470721e534
- Move "*" string literal on left side of string
It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call.
Issue-ID: OPTFRA-647
Change-Id: Ie4b1b7b0e56bb88338c9d64219db2da88728ca46
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to bfbd597d4115d5cf94fb760cda72d3abd1f225ba
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: Ie21aeba053ced68ad1dbe25b39cf891219ff669f
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9e65dc01257d59b78f89077b94cc6393efef1893
- Drawing Board RECREATE will use a new route that retrieves a template
Use endpoint "templateTopology" instead of "bulkForRetry"
Issue-ID: VID-724
Change-Id: Ic92971e29d1f78768aeb82158ce424ff31bfbbb0
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2a8f0ba72f2c449d2048674a22820d4f8385f8ca
- Merge "free text filter in instantiationStatus Page"
- free text filter in instantiationStatus Page
Issue-ID: VID-724
Change-Id: I5f363ecc66ff1f1fef9c9d75a12a9c43403aa905
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f5dda3933425888c52b7b9d1c0fa2a6227c89123
- disable npm progress-bar by npmrc file instead of mvn goal
Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 151ae967bf99589b4f17d0b57ee4385be82d91c0
- Merge "Add and Modify JUnits for Code Coverage (daoImpl)"
- Add and Modify JUnits for Code Coverage (daoImpl)
Issue-ID: POLICY-2133
Change-Id: I1b16aa63394da0715dc50b5f0ac037b64d020a41
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 4f7b23843f5fccdb26d0da0bbed15bfe1e38fb92
- Update Service Catalog swagger to El Alto
Issue-ID: EXTAPI-327
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: Idf7e594d51fd5805580901c589ffd6ee08c32eee
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 588ef836b3b66729d6fba9d57e89e330ab22b5ca
- Merge "Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>")"
- Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: AAF-876
Change-Id: I55899d3dc94bd9c7b046ded84cf2b53816ddc354
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b9765b97e0fd8a99c5b27263638eb05483f14e29
- Merge "Add ETSI Catalog Manager API Swagger file"
- Add ETSI Catalog Manager API Swagger file
Change-Id: I7f53135c628ee5f6e4b5bffe3d9cad2a3264c7ae
Issue-ID: SO-2542
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to aacda44d54fd3c45609d85e09e3b20fc824ec494
- Merge "ListActivity,Rename.java-removing the useless assignments"
- ListActivity,Rename.java-removing the useless assignments
Issue-ID: AAF-876
Change-Id: Ieef4f3e56016f33babe13be08cdd87b3c5c36bbb
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 7e27616ebe3e3770163241076f87bbfa63c25b07
- Merge "JAXBData.java-Extract the assignment out of expression"
- JAXBData.java-Extract the assignment out of expression
Issue-ID: AAF-876
Change-Id: I431bb79d12ad49a6d84c000f30c0532a710c42cf
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1ebfe6b467e5a6a42c756f225397da76f9e3dfc2
- Merge ssl password
Use the aaf encrypted ssl password fot server.ssl parameters
Issue-ID: CLAMP-339
Change-Id: I8869bb527f2851c1d298cd03e45327791a8acfab
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to a849c237fe71f7dee316dd87f5d385cf4e2a38b6
- Heatbridge bugfix make use of regionId instead of cloudSiteId
Issue-ID: SO-2497
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ic3b3fc98c6978807e198a4530974d940a7da5ff8
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 51d9bb17422ae08042971e9cb87bd6a2576a5cdb
- Unit/SONAR/Checkstyle in ONAP-REST
Util package of ONAP-REST, with JUnit added and
SONAR/Checkstyle issues addressed. Coverage increased from 51% to 73% in
large PolicyValidation class.
Issue-ID: POLICY-2131
Change-Id: Iffa90e2dfa155d3e9cac114032fb9ca0df2cbab0
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to c310382470d5e499bb933b051bf3434c83a0ddbe
- Configure netopeer to support mTLS
Issue-ID: INT-1372
Signed-off-by: wsliwka <wojciech.sliwka@nokia.com>
Change-Id: I11281c2a0703b97e1075d01bba9ec076766daf0d
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 01ccd8dffe8b1dc3610711f455a2b90d3d77426d
- dcae committer update
Change-Id: Ic833a857d98e2bf1e3a193ba6c5417f198ae21ea
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 488d383a56cd503e3b4d3508640693d5c8e0d335
- Merge "ListActivity,User.java-remove useless assignments"
- ListActivity,User.java-remove useless assignments
Issue-ID: AAF-876:
Change-Id: I41d4b661f36bd1bfaabe897aa280efbc3ad2ef82
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 6c7401c4147b4b4250ece8df4b08db7ec011235b
- Merge "AbsTrans.java-sonar fixes"
- AbsTrans.java-sonar fixes
Issue-ID: AAF-876
Change-Id: I3ee323bceef7afc8c389b2da3d698f6715a0a0e7
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to ecc695622b21a5afb10ea431d8e0030738811174
- Merge "Data.java-remove the redundant static qualifier"
- Data.java-remove the redundant static qualifier
Issue-ID: AAF-876
Change-Id: Iab5b6767f4fdeb48f7bcc46a1fafb53204721898
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4846e9a0eb9acbdd92ce4495b70fc62c714b3c02
- Merge "SONAR FIX"
- SONAR FIX
Issue-ID: AAF-1031
Change-Id: I68030b0e390f17da7f553eec27f7b4174405fbc1
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 613859588b02fce23acc98e0f51035a947dc3142
- Merge "ADDING Functional interface"
- ADDING Functional interface
Issue-ID: AAF-1031
Change-Id: Ied54985ca1222734edd66eb81c5cc0cc2dceee61
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4263bdd43b1b74e503ccfe51886130f7dedf97b6
- Merge "Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException', as it cannot be thrown from constructor's body"
- Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException', as it cannot be thrown from constructor's body
Issue-ID: AAF-1031
Change-Id: I41f14fc71992d8117b393ddf9dab33d4616452d8
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to d314247eb00c10dd2e7a08dcec52bc2eff8092be
- Merge "Adding @Functional Interface"
- Adding @Functional Interface
Issue-ID: AAF-1031
Change-Id: Ief5c43c74818845599da79455b36b2081bb9f52c
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 9cfe250dd0bfda8860384659eb3173c1ed32fdde
- Merge "SonarFix"
- SonarFix
Issue-ID: AAF-1031
Change-Id: I4e78243427a1f6676a146054e4ed7ee57bdf297a
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 1672188a5a2fe589ce42b1e9ef43e17279859df0
- Merge "create.java-remove the useless assignment"
- create.java-remove the useless assignment
Issue-ID: AAF-876
Change-Id: Ib8069f9ce698d99e79733ea78a3d621856db1476
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 0c4581c84bf96fe3b6e5b6cfeff69ebb42de48c0
- Merge "Owner,Delete files-removing useless assignments"
- Owner,Delete files-removing useless assignments
Issue-ID: AAF-876
Change-Id: I101010f20fc37872c740d68fee4083ce9feb92da
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 2094293b407f23e08e3911d267e72651c099c653
- Merge "Grant.java-removing useless assignments"
- Grant.java-removing useless assignments
Issue-ID: AAF-876
Change-Id: I17093f3607cfbcebbe7123a9ecde22a8559d4f0b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 824b38dceab0fe94c3d80be31e48580609620641
- Merge changes I16ee57af,Ie1b7ebdd
* changes:
Add heatbridge authenticate method
SO and heatbridge integration for delete flow
- Add heatbridge authenticate method
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: I16ee57af3c67d1443f07ea44536a13b6cac786dc
Issue-ID: SO-2549
- SO and heatbridge integration for delete flow
Issue-ID: SO-2272
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ie1b7ebdd1758478655779d940eabe0836834fcc4
|
|
* Update docs/submodules/so.git from branch 'master'
to 3d55c357d5263c8b81e848b0c1efae777e3f7f9e
- restoring the pnf dmaap client functionality to the proper working version
Issue-ID: SO-2339
Change-Id: I2a12517fd7b37d3260058be6c5c27865e207b861
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3250d40c952004bb08a1f54dcc7f816a9de09e1f
- Merge "FE getServicesJobInfo can filter by serviceModelId"
- FE getServicesJobInfo can filter by serviceModelId
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I3acff0f47810825d90b91dbeaaedcdd348c7d733
|
|
* Update docs/submodules/vid.git from branch 'master'
to d4505bbd0122cab7ad0cec9a7554871ab10d3153
- Merge "add more test scenarios for filter serviceInfo by service model id"
- add more test scenarios for filter serviceInfo by service model id
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I24daba11da26a39ee366d1353459c530f0ebfafc
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1baf7b36dd35b43f891654bf5eb2f62004fa77e9
- Merge "Add query param option for filtering services info by service model id"
- Add query param option for filtering services info by service model id
Issue-ID: VID-724
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Change-Id: I72c78dd3c0e156688092ce4ac3793bc3e8c37352
|
|
* Update docs/submodules/vid.git from branch 'master'
to a2a7baa022b98919f4c008e29ba8a12b879e746c
- API to get template-topology by job id
..../vid/asyncInstantiation/templateTopology/{jobId}
Issue-ID: VID-724
Change-Id: I5704951a595293d10ed6ae09c0113e1cac5b5788
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to da093f61a37cf58c4ed788f58f4e78b3aadc1859
- Merge "style: change the style of layout menu"
- style: change the style of layout menu
Change-Id: I15571e7fe584a55837ff6100004f0e1756db3739
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 1bc1fb969373be3e8e12ad9af099eb6d70286c48
- feat: Encapsulates the common parameter dialog components and completes the initial display
Change-Id: I11b6e8f5c21345c7eb7f31c4101f7db424e7a525
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to ebaac93a6ddb4516d711f89b9413fb9a27c8c44d
- feat: Improve the logic in the task processing dialog
Change-Id: Ic98059c123145da4b88cc2341fbeb54f83a07ef1
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e8887222c45e7d1849cb8098997c8fb7c149ebd7
- Cypress to drive recreation from templates
A new route "RECREATE" allows the half-way between RETRY and CREATE: It
is "retry" because historic topology is loaded. It is "create" because
a new instance is created upon "Deploy".
Following commits should modify business-code, so that:
- The expectedPostAsyncInstantiation assertion pass;
- User is navigated the Instantiation-Status page;
- The template topology will be from a designated endpoint
"templateTopology", instead of "bulkForRetry";
- Consider the hack in `templates__instance_template.json`, where action
is "None_Create" instead of "Create" to workaround a state-oriented
problem in the method `extractServiceFields()`.
Issue-ID: VID-724
Change-Id: I0fc282b506a05b8161f3b3f96959493d3843c7f9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1bb3b03e1ebb16f3a9937ec5ae7d3b9c4a987c40
- Update package to add non-mano artifact onap_pnf_software_information.
Issue-ID: SDC-2641
Change-Id: Ifc51e106a7217158ce8c4aac41898956caa7ecec
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 562b7d5d155c840c1608b0c449c7fe7b6871035e
- Increase test coverage
Added tests for uncovered default methods.
Change-Id: I3bd88ba5d53a8e5614bd72d2781801fcd5f3fe14
Issue-ID: SDC-2669
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 57c8700a4808665d5005de583a15354b9fb0b9f8
- Fix sonar issue with test coverage
Added tests to cover the case.
Fixed provider load failure:
If more than one provider is configured and if the first if failng
try to load next one.
Change-Id: Idd7edb90e2b9b1cf21ec20e299140d3362bd1138
Issue-ID: SDC-2693
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d6890fce461c040c2776dfdedd47be282a29f877
- Fix welcome screen close timeout
The welcome screen close timeout is triggering even if you close the
welcome window. After 4 seconds it forces the user to go to the home
screen even if it is already in another screen. The timeout was also
the cause for one known problem in the sanity ui test
"onapOnboardVNFflow".
Adds also a print screen to the ui tests, to check if the resource
was really clicked.
Removes invalids "throws Exception" declarations that were being
handled in the main test method "Vf.changeInstanceNameInVfTest", that
was catching also assertions errors.
Change-Id: Idff26b1ba5b199482e68cc50532fa20f4f834e34
Issue-ID: SDC-2648
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4082d3936832a2b6e3ba6c025ed5decf97baacbc
- Fix Security Hotspots issues
Change-Id: Icc45769cff71c8153c0afba6e2363b0399144175
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2671
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4a9ddb2618b8dde8820c08d934c708216b0ebca9
- Fixing sonar issue
Getting rid of nested ifs-fors
Change-Id: I71ef686683b7070614c27aabbf6cd058b5d35ffd
Issue-ID: SDC-2654
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d8a9536b717d0ff48f25deee301f033eceb6e100
- Merge "Add filter for serviceInfo by service model id"
- Add filter for serviceInfo by service model id
Issue-ID: VID-724
Change-Id: Icdb35b4fa95acb0d40f2921f3d3de0a037858e08
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b167cf459a0064310235c3f48918378202e4a41f
- Merge changes Ia06b7afe,I31b646b4
* changes:
remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
remove FLAG_DEFAULT_VNF
- remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
Issue-ID: VID-721
Change-Id: Ia06b7afe0cc2aa6f906f56802dc537f6fec283d0
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
- remove FLAG_DEFAULT_VNF
Issue-ID: VID-721
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I31b646b4dd5a81c4904a77c0386e27137a76a9fd
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5b1f9a16f823c31d26f9306ea1ee540120f6780e
- Add alter_tables.cql to gitignore
The alter_tables.cql is being copied during build and should be ignored.
Change-Id: I0a0a420e17761247a6575ad8715ccbd20fd5c1e1
Issue-ID: SDC-2640
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to c8cccc73f72f97f8cc3e8a70aed7bca2f5c3e384
- Merge "Fix errors in apex-pdp documentation"
- Fix errors in apex-pdp documentation
In order to buid a Docker image, you now need to invoke the "docker
profile when buidling apex, this was missing in the documentation.
The variable LOG_DIR was renamed logDir in the logback.xml file but this
was not reflected in the documentation.
Issue-ID: POLICY-2186
Change-Id: I6019f3e6c4dd369b44c0f1e617a427892a2e6ef8
Signed-off-by: liamfallon <liam.fallon@est.tech>
|