Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 1df74b36c81fb4a20927a59a2766d4752df947e8
- Merge "Make this final field static too"
- Make this final field static too
Making a public constant just final as opposed to static final leads to duplicating its value for every instance of the class, uselessly increasing the amount of memory required to execute the application.
Issue-ID: AAF-983
Change-Id: Ibbf0ab51f83fe4e1acc3b6be11228d8063a94fea
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 7e2797614c4d6c6fdb07f00e62b0f9f57119985f
- Merge "Remove declaration thrown from constructor's body."
- Remove declaration 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-982
Change-Id: I22a4ffe16eddb82abd44caa0cce8b7bd6430d446
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 1a101ab7676e7827423f39a22808418dc29e913f
- Update Documentation El Alto
Issue-ID: AAF-854
Change-Id: I4bde6629fa9b4656f20ad69853baf98e503e50c8
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f4fe4cb8cae08ed36fbd54e45092cb116a1b3d6e
- Merge "Bump OPTF-HAS to 1.3.3"
- Bump OPTF-HAS to 1.3.3
Issue-ID: OPTFRA-561
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I132dcb2adaed78a97822c4fae77026eddfb51df9
|
|
* Update docs/submodules/portal.git from branch 'master'
to dcd597990ae65dbe0c2ad73b401847a460f84422
- Merge "Fix NPE & other sonar issues"
- Fix NPE & other sonar issues
A "NullPointerException" could be thrown
Either log or rethrow this exception
Use isEmpty() to check whether the collection is empty or not
Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: PORTAL-562
Change-Id: I7a0317b66a66e2302c77d8244f4a01c93846c466
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to ed2612f4e00d54ed2a3acd3ee935ac9c174c99e6
- Merge "Sonar fix npe,logger"
- Sonar fix npe,logger
Issue-ID: PORTAL-740
Change-Id: I7828f6ef16b75ba4ca90650eb47f188512a1791d
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 2055f0878a7841f7d07eda60eac10034c4b22215
- k8s: Validate API server auditing flags
This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
regarding master node configuration are satisfied (1.1.16 - 1.1.18).
Issue-ID: SECCOM-235
Change-Id: I27b63e37fc3203cf3574b9e1cdc43333041f2a36
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6c95c5ca28dd3f48a58dc11cc9c17fd8b4934881
- k8s: Validate API server auditing is enabled
This patch verifies if CIS Kubernetes Benchmark v1.3.0 section
regarding master node configuration is satisfied (1.1.15).
Issue-ID: SECCOM-235
Change-Id: Ia1d27ed7a9e439bb0abf4bd8941bdd4573a50bd5
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 1ef8cebe0663ec14d00cd62884fe55060c0b04a2
- k8s: Group tests by flag type
Issue-ID: SECCOM-235
Change-Id: I25ebd2930afec6eb259f0a678fffbf7727eb315b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to d515af5c7bddbbe3bebf3a6288fb3e43b234719a
- k8s: Validate API server not excluded authorization mode
This patch verifies if CIS Kubernetes Benchmark v1.3.0 section
regarding master node configuration is satisfied (1.1.19).
Issue-ID: SECCOM-235
Change-Id: I00c9600fd0d351afb7141a5fa16f348eab67b12d
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9178321749ae68ff26fc6db73c750d562343ff6d
- Merge "Updated application.properties to match OOM"
- Updated application.properties to match OOM
Issue-ID: CCSDK-1720
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Id4de210cc011f4c8c8bd7b55320640b4fed2ed1d
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to cb8ee364fa8007fb8511ac23c30a3cf7b69bc66d
- Roll versions for Frankfurt
Roll versions in master branch for Frankfurt development
Change-Id: I54e9f996f784b697b00048fca138f37b07b063e4
Issue-ID: SDNC-918
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to a15076ddf4a07a05e03934939112cf011414d514
- k8s: Validate API server not excluded admission plugins
This patch verifies if CIS Kubernetes Benchmark v1.3.0 section
regarding master node configuration is satisfied (1.1.14).
Issue-ID: SECCOM-235
Change-Id: I63c2f8a5b94bfd6c9963805aae85595e6b6ad6d7
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2680070c8031c94d9d65a9b2ee7281ed19bb0209
- Merge "Correct cds-blueprint-processor chart to include ONAP Root CA"
- Correct cds-blueprint-processor chart to include ONAP Root CA
Issue-ID: OOM-2026
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Id742c289e1ea0d269105d6b70f21e1ede3db0790
|
|
* Update docs/submodules/vid.git from branch 'master'
to 794715dea61c98c5c2084d67bbfa50a95340860f
- Merge "Revert license attribution change"
- Revert license attribution change
Change-Id: Id75ede28269505cb62eda0ff6f03ac7d02efce73
Issue-ID: VID-378
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 34f3d17a70c3656e6bb7935187dd6b51efda0873
- add license note
add some additionnal licensing note
Issue-ID: CLAMP-508
Change-Id: I3b768759709f779833abf7f72c775d90e7e8611a
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 6f8aa8c860497a52fc0b6a164014a964a1acfccb
- Replace apex JMeter HTML/JS with PDF reports
The results of the apex JMeter report in result.zip was in the
form of HTML/javascript, which generated security issues. This review
replaces the contents of result.zip with PDF documents that capture the
HTML content.
Archive: result.zip
Length Date Time Name
--------- ---------- ----- ----
0 2019-09-19 09:52 result/
206236 2019-09-19 09:45 result/JMeter_0213_Charts_OverTime.pdf
91640 2019-09-19 09:48 result/JMeter_0232_Charts_ResponseTimes.pdf
129132 2019-09-19 09:46 result/JMeter_0221_Charts_Throughput.pdf
135087 2019-09-19 09:44 result/JMeter_0211_Charts_OverTime.pdf
26008 2019-09-19 09:31 result/JMeter_0310_TestTime.pdf
115940 2019-09-19 09:45 result/JMeter_0212_Charts_OverTime.pdf
138760 2019-09-19 09:46 result/JMeter_0222_Charts_Throughput.pdf
76038 2019-09-19 09:48 result/JMeter_0231_Charts_ResponseTimes.pdf
54638 2019-09-19 09:43 result/JMeter_0100_Dashboard.pdf
97078 2019-09-19 09:47 result/JMeter_0223_Charts_Throughput.pdf
--------- -------
1070557 11 files
Issue-ID: POLICY-2082
Change-Id: I2fe119f9e9e2b31972bdb4a3376b66aaedbfedf6
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c3f5659305490b896227eada3faa9f40c492dd0d
- change vnfreducedresponse preset
Issue-ID: VID-596
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I5347ca2bc8a17d60e1e282784f38ceaa0725fdd3
|
|
* Update docs/submodules/vid.git from branch 'master'
to 497e040b5569b0b0139a5cbc8115a63bc7f99244
- Merge "Disable homing_solution"
- Disable homing_solution
Send Homing_solution=none during macro instantiation
Add flag 'FLAG_DISABLE_HOMING' (by default set to true) which defines
whether homing_solution should be in request to so or not
Issue-ID: VID-576
Signed-off-by: wsliwka <wojciech.sliwka@nokia.com>
Change-Id: I6151151a0256a5bb4e637acf08ae511f4b265dc2
Signed-off-by: wsliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to f549258d1f58fa2c0e669412f0f4f9a0c097aeee
- update database information
Change-Id: Id76f6006caf2e28f924c9cf5f8c7851164cc14d8
Issue-ID: MODELING-235
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 812b3cb79e7b4f0adff8f44b269cdfa679127c90
- Added Policy commands not moved from dublin
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Issue-ID: CLI-224
Change-Id: I18f807b6f64fe266f0bd9a5e677cb535e7b93f1d
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 68d6eee8cf3b19db1f5a7b3af1151661e8d2f13c
- fix dir in instance_init.sh
Change-Id: Ia5e956ad9371788bd495b7fd4581ba9fa66f6531
Issue-ID: MODELING-235
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 63f4fe0405b2086d35f723972de3d44290ec2a84
- modify field
Issue-ID: VFC-1504
Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
Change-Id: Ica1f33261c25e3fe924bfc8e8c9d446bd714266d
|
|
* Update docs/submodules/vid.git from branch 'master'
to 421fd2a498707d5844e9a99eed039ddcb8b52e06
- Merge "Bump VID master version to 6.0.0 (Frankfurt)"
- Bump VID master version to 6.0.0 (Frankfurt)
Change-Id: I74b6f5dbf614cf3a29a8c1570a1f113d191f7e57
Issue-ID: VID-631
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to b55649553ce3f1cb68db72330b85d1a77c480fd6
- Merge "add PV support for artifactbroker"
- add PV support for artifactbroker
add PV/PVC files
- update deployment files to use PVC and resolve permission issue of data dir
- update values for the init container image
Change-Id: I354043a79915d25bf1e5396b538b98b0dbdb7fe7
Issue-ID: MULTICLOUD-717
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 069be5b9997414d5ea56b6d4e1ade449f3379b3a
- update version to 1.0.4
Change-Id: I441ed74f6b1513f421a0eca926fa822dd11d6f46
Issue-ID: MODELING-235
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to d3580c3c9dfc191f66086ed49a849daf4c37ce24
- Fix spec error on infra_workload API
Issue-ID: MULTICLOUD-748
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I3200fc73dfaa9bea19404312f86f7d835c916f8f
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e92c28f374be454bceafba77b9683b10a8dbae0b
- Fix the index to SDC client spec
Issue-ID: MULTICLOUD-826
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I559dcc0c8a368dcce436f42f8a65dcb8d7ee387d
|
|
* Update docs/submodules/oom.git from branch 'master'
to 68e63a8ec4794aa297de5131ff919a330b2f564c
- Merge "Updated SDK deployment.yaml"
- Updated SDK deployment.yaml
Issue-ID: PORTAL-727
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: Ic9041f4a0263c7ab6d36176708323dd47c89bf7d
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 672b45b653ef0e88b13c337e598307ad66931390
- Merge "Portal El-Alto Release Note"
- Portal El-Alto Release Note
Issue-ID: PORTAL-738
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I3f4c3fea27d3870412887679023c7de02082505c
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to ecb82cb18c9560686dd3477a1b05d470464d4636
- Merge "HTTPS calls for sdc"
- HTTPS calls for sdc
Proper configuration for HTTPS in the sdc:
-configured the livenessProbe/readinessProbe ports
-changed mount path for dcea-be components
-updated dcea component images
-updated VID and Portal to talk with the SDC
Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15
Issue-ID: SDC-2548
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 5b7049c7f0d06b3a38eb9a03e8ffb5c9119b3847
- VNFRQTS - Adding link to ansible
Issue-ID: VNFRQTS-529
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: Iab38b6bd612bd76b00ffd557f1275a7eed192788
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7d6b0ea9f31dff9be00185ba62cf6fccf1c785a7
- Merge "Simplify script compilation implementation."
- Simplify script compilation implementation.
Change-Id: Ib0ce35fe843aef73d7ffc3d980e9244941f48914
Issue-ID: CCSDK-1469
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d2b233db492581c2b0fc19e2cae0d6932f9cb4b9
- Merge "Add cba GRPC remove options."
- Add cba GRPC remove options.
Change-Id: Iaba18e145f11fc608f5b6efa8bdfb46c623d7ccf
Issue-ID: CCSDK-1682
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b5abd9e25ce4847d163fc01c560dd9eaad11e79a
- Merge "Optimizing Imports and Formatting code"
- Optimizing Imports and Formatting code
No Business logic change, no code change.. just optimizing imports and reformatting code
Issue-ID: CCSDK-1744
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I1fb2ed10525a6f392f3c0d963c2ed03cfe8dec7e
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e68e4afc65fe0b94515011d16d02c60dd92809b8
- Merge "SSLRestClientProperties does not allow ignoring hostname discrepancies with certificate, when doing SSL negotiation."
- SSLRestClientProperties does not allow ignoring hostname discrepancies with certificate,
when doing SSL negotiation.
Issue-ID: CCSDK-1732
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I6e8d63b1f24abcd0098db471d18d2a55e45de3f9
Signed-off-by: Serge Simard <serge@agilitae.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a1f447c4398bf6edb1742a39193f1ac1d8925c7b
- Merge "Updated Remote Ansible component to retrieve all artifacts and logs produced by job/workflow."
- Updated Remote Ansible component to retrieve all artifacts and logs produced by job/workflow.
Issue-ID: CCSDK-1741
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I83e8bac79977a08d16d5356c0d21af1d7897cfc0
Signed-off-by: Serge Simard <serge@agilitae.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to be56744a2aecf133fcb9972a241847bfcd012e76
- Fix rev level in license
Issue-ID: INT-1266
Change-Id: I822becff87484b79d3e7c744038b55943c1dddcb
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2d56950c51545130153b39723919cae2d82c41b2
- remove commercial notice
remove non-commercial in use only notice
Issue-ID: CLAMP-508
Change-Id: Idcd72e114b4af720497f26f7f7fdd2768f3fb51d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7f48f7ffe672a307a931465b33a964482593d345
- Refactoring Netconf NetconfMessageUtils
Appending New Line before and after request body within doWrapRpc and removing new line is child API's which forms the request body
Issue-ID: CCSDK-1743
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ic58566e24a21c71d545c45fb95a667c17de2fe66
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0a492313bb9f3a7fba44e020f74c73d55b3475db
- Merge "fix pax config mountpath"
- fix pax config mountpath
org.ops4j.pax.logging.cfg should mount
on /opt/onap/appc,not mount from /opt/opendaylight
- which caused readonly error
Issue-ID: APPC-1736
Change-Id: I732b26bb4f6fe6ac6f48771468606af106606e51
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0c724156389b7ff0947a3217a79d4aca382f2a82
- Updates for ssl sdc
Issue-ID: INT-1265
Change-Id: I64971740c8ae9aee60a06ca1d0e5ff02ccbc9a88
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to bc0dcab7a235ad78a6b3201aa315e2071eac8fce
- Merge "remove duplicated label InternalState.REPLACE_MYSELF"
- remove duplicated label InternalState.REPLACE_MYSELF
Issue-ID: VID-646
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Ifc6a43f9b34c5c792a05cc3502c1e8fcf5023210
|
|
* Update docs/submodules/clamp.git from branch 'master'
to aac02f37788a5afad69211b651458a27e14a1707
- doc ElAlto update
correct some syntax error on doc
Issue-ID: CLAMP-500
Change-Id: I5682377f76f9bcbe7fcda27288b3bfdfb6e71a96
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 71f561eb81dfa6c777cc296693cd8f69cb58b8b0
- Ensure json-smart is in right scope
Adding json-smart:2.3 as dependencies to avoid Junit Failure
Issue-ID: CCSDK-1740
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I6a01d344735ded414d9b42b14221cdb447882528
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 05df54acfee2d58e492dde4a24f89aed26fb3a20
- update doc ElAlto
Update documentation for El Alto release
Issue-ID: CLAMP-500
Change-Id: I5ad81c5067ad8babe72f7d27d4a1a972b52fdd7d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3596c9c7bd07cec36baff189ee9285fa633b2abf
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 1d36d59796cf69d8bba1d833a7faa2709bef531c
- Add instantiate VLB CDS to Demo Robot Script
Issue-ID: TEST-194
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Id7efda3b6e8c03a336005b317365e50fa97651f5
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2f9bd74801137872422428cc97838943558398b1
- Merge "add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE"
- add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE
Issue-ID: VID-646
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I533221a6115c4a2d00ce3ed02eef4d1ad882df3a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4213158c24fe2bd28bad458e05fccf127a1f0135
- Merge "Remove Save metadta and Save Sources Button"
- Remove Save metadta and Save Sources Button
Implemented code to save changes automatically on user operation
Issue-ID: CCSDK-1734
Change-Id: I2ea040ea2cdad07babbf965c98e2fe0b692b482b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b533edeaed27c8d4fea0a6b7fe6e533e4db3eabb
- SearchGuard DMCA
added issue link to SearchGuard DMCA by ElasticSearch
Issue-ID: CLAMP-506
Change-Id: I4e1f601238e8e807730f513db5d9642d4a8f8c95
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|