summaryrefslogtreecommitdiffstats
path: root/docs/submodules
AgeCommit message (Collapse)AuthorFilesLines
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b67e1cfec0a180f2fe666d869fdddc5cabd37096 - Merge "Fix Non-ASCII character on module ccsdk_netconf/common.py" - Fix Non-ASCII character on module ccsdk_netconf/common.py Change-Id: Id21362059f7fb3cfb6756f12adfc60d051764b5e Issue-ID: CCSDK-1517 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-07-23Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to dc872fbb56f2881f45780056cb1137e14dfa4328 - Fix bug in repository tag Repository added for springfox points to snapshot versions, but does not properly prevent maven from looking there for released. Needed to add separate <repository> lines for snapshots and releases, configured appropriately. Change-Id: I64232e35bccbe607eebf14b9d2697c4b8d7f4488 Issue-ID: CCSDK-1519 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-23Update git submodulesBrendan Tschaen1-0/+0
* Update docs/submodules/music.git from branch 'master' to dcc3fc09c917a7808ec5f59f92a9290d64c65a8a - Merge "Sonar Fix: JsonSelect.java" - Sonar Fix: JsonSelect.java Fixed sonar issues in this file Issue-ID: MUSIC-426 Change-Id: I3080f15e2ba3909db21c5c529a0ed2b58ceeff41 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Update git submodulesThomas Nelson1-0/+0
* Update docs/submodules/music.git from branch 'master' to 66500871fa65d6e1bfcfa3f9c0641c2bb0ea39b0 - Merge "Sonar Fix: AuthUtil.java" - Sonar Fix: AuthUtil.java Fixed sonar issues across this file Issue-ID: MUSIC-460 Change-Id: Ib421c3980085a3114c4f2d3f102a391e9c8f2155 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Update git submodulesThomas Nelson1-0/+0
* Update docs/submodules/music.git from branch 'master' to d0a5395c64cacb9028a709671181a1bf986569c6 - Merge "Handled unclosed resources using try-with-resources statement" - Handled unclosed resources using try-with-resources statement Used try-with-resources Issue-ID: MUSIC-432 Change-Id: I1b2df10324fbfc100499b7de4c2414a44e232aec Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
2019-07-23Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/music.git from branch 'master' to d15e7efebc134df5f18151dfd53fbe3209f5b905 - Sonar Fix: JsonResponse.java Fixed sonar issues across this file Issue-ID: MUSIC-459 Change-Id: I3249ca2644171bb5c65313b9b4198ddb039a0c61 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Update git submodulesanushadasari1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 00b75dcc162606a28ebc38a06e4c92314e1b44a2 - APPC -1653 The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer. Unused and useless imports should not occur if that is the case. Leaving them in reduces the code's readability, since their presence can be confusing. Issue-ID: APPC-1653 Change-Id: I9e3e3b7994cb689e14b70aab73d5dfea54fa4a1f Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-23Update git submodulesJack Lucas1-0/+0
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master' to 556b233513db587f5d3982628dbca200fd3a9e2a - DMaaP add support for useExisting Issue-ID: DCAEGEN2-1670 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I0a945117b7f4084191245ea56af2712b2cd20d4c
2019-07-23Update git submodulesFiachra Corcoran1-0/+0
* Update docs/submodules/dmaap/datarouter.git from branch 'master' to d6302cb0b3db8043598e8b6bc3dc5ed436f848cb - Merge changes Id40d25d3,I12263a65 * changes: Document OJSI-158 vulnerability Improve security release notes - Document OJSI-158 vulnerability Issue-ID: OJSI-158 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Id40d25d3f7cc6abfc0d2a7e3654a5fd813ad797c - Improve security release notes In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I12263a650c5571ba04c0a1f5ae43c16c5fb2e749
2019-07-23Update git submodulessai-neetha1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 2267c842bdc69c69b695282311f17f6f33b2ebf5 - SDN-R readthedocs content changes SDN-R readthedocs content and tree structure changes Issue-ID: SDNC-819 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I025d59d59dddc3d68bae5390ef541ca718939a50
2019-07-23Update git submodulesanushadasari1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 6898b8cfb815892115c86f80d85edd895a1292a3 - APPC-1652- Removing Duplicate import Unused and useless imports should not occur if that is the case. Leaving them in reduces the code's readability, since their presence can be confusing. Issue-ID: APPC-1652 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: Dasari Anusha <danush10@in.ibm.com> Signed-off-by: anushadasari <danush10@in.ibm.com> Change-Id: I1ddafa429afb23a0eb6cb120a20a774ff9a032b8
2019-07-23Update git submodulesanushadasari1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 92620404332df78760f07d082685f366c61fa5d1 - APPC-1654 Remove the declaration of thrown exception 'org.onap.appc.exceptions.APPCException', as it cannot be thrown from method's body. Issue-ID: APPC-1654 Change-Id: Ib08561aaecf8dea445e0f5ceb3a6d35795dfd8bd Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-23Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 38b3b95830568296bde457cd33f79277765f5704 - Migrate swagger to openapi v3 Issue-ID: SDC-2261 Change-Id: I614c15878b9d165a4468570e8318867632c88434 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-07-23Update git submodulesPiotr Darosz1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to a73cbca41fbba96855173f39c89c04d50d4d8672 - File name calculation refactoring FSConfigurationSource file name calculation refactoring and tests Change-Id: Idf1c45f860e12c14cfe88417500f2169b5dc86f7 Issue-ID: SDC-2474 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to bcbedee7c3a086d20d802265db3b2b26c359794d - Merge "Add a listallhandler to definitions api" - Add a listallhandler to definitions api GET calls to the v1/rb/definition will return all definitions and their versions Issue-ID: MULTICLOUD-715 Change-Id: Ia0951ac83283830e475bf727e7d5ced7aab3add2 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 86ecc9397f67092f780c1c178e1305aa4621953b - Merge "Add port to ovn central ip" - Add port to ovn central ip Add port to the default OVN central ip field. Issue-ID: MULTICLOUD-666 Change-Id: Ib1644aafc00472769422dffd48a83ed7e53b2910 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to b3df7a557a37cf60a4d549a60651897ef3411b34 - Merge "Adapt network plugin to interface restrictions" - Adapt network plugin to interface restrictions Network plugin was not fully compliant with interface it should implement due to type of one function argument. Relevant functions have been adapted to utilize proper types. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ic619ad476dba5e6582759290e18edceaa98c332f
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to f83526881ac7758638b1e7e0e1bcf2ab8cd13133 - Merge "Add a list api for instances" - Add a list api for instances curl -X GET /v1/instance returns all the instances created. It returns abbreviated instances for improved readability. For details on what resources were created for each instance, use the ID with GET. Issue-ID: MULTICLOUD-715 Change-Id: I05afe0fd2c254acbca4329289c81545f95c9fac5 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 40014c64df3250db72b41e05da3dd40746d3d6d3 - Merge changes from topics "listprofiles", "tagprofile", "tag_defn" * changes: Add list api for profiles Make profile db tags specific Make definition tags specific - Add list api for profiles Add a list api for profiles for a specific definition and version. GET /v1/rb/definition/name/version/profile will list all the profiles. Issue-ID: MULTICLOUD-730 Change-Id: If1b8e6910c276a0f7139ab13340721c6ec8a49e8 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> - Make profile db tags specific Tags used in profile such as metadata are too generic. Instead we are using specific ones with the type prefixed. Issue-ID: MULTICLOUD-730 Change-Id: I2f189d35bc202f4a71e0a92ca5b7188ebfd1cef2 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> - Make definition tags specific Tags used in db such as metadata are too generic. Instead we are using specific ones with the type prefixed. Issue-ID: MULTICLOUD-730 Change-Id: Ice76cf743f0782a3d7e76747cde1f0e0b116b14e Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 75afe2e559a170f5cae7e870059db0438e02aa4b - Merge "Improve provisioning central IP address for ovn tests" - Improve provisioning central IP address for ovn tests Function responsible for providing central ovn address has been corrected to utilize already configured address instead of checking it each time. Error reporting within the same function has been also corrected and improved as well as iproute package became used for address determining instead of net-tools' ifconfig Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I156297098b7919471df711f049f0d9439bd81420
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to acf41fcb3b1cc3e2746c6171efc6389b1fc19377 - Merge "Provide idempotent multus plugin configuration" - Provide idempotent multus plugin configuration Blockinfile task overrides marker section in order to provide valid json content in file. Because of this, generated block is added each time this playbook is run. This makes CNI config file contain malformed content when launched more than once. Issue-ID: MULTICLOUD-676 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If1c98414be4fb3a5b6c1c63fada0bd934448f040
2019-07-23Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5184b28f6ec1170ae035ddd749d8bdf5b2064904 - Merge "Enhanced List Level flow with backward support" - Enhanced List Level flow with backward support Modified the e2e service instance flow to support both new list types groups along with backward compatibility to support old types alloted resources, network etc. Change-Id: Ie8fc8a4550a90b44736b6b9de058e2a2e187570c Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-07-22Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to e9529d3deb86757d7b2eabaff4696c146cd0bad8 - Missed a file, 2.1.15 Issue-ID: AAF-902 Change-Id: I940a7cd4507a3c19798fb41adf483a721076c73b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Update git submodulesPiotr Darosz1-0/+0
* Update docs/submodules/integration.git from branch 'master' to bbf79d7cd7a2a0abd6cbed029ee90fc9d119f3ef - Get rid of binary files in pnfsimulator repo Remove usage of binary files in pnfsimulator vcs Issue-ID: INT-1134 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com> Change-Id: I23b8f01a099b7e80542d258b2e0bcd34742d3684
2019-07-22Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to b7f08110865e5e79cf018a6ab9d80f3e7dec20af - k8s: Add virtual environment for Dublin Default cluster nodes customization scripts were extracted in the same manner as those for Casablanca release [1]. Constraints still apply. [1] SHA-1: ea8bc1a719a36c89e7eae42080b1835e5ef0c28d (Change-Id: I57f9f3caac0e8b391e9ed480f6bebba98e006882) Issue-ID: SECCOM-235 Change-Id: I54ada5fade3b984dedd1715f20579e3ce901faa3 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-22Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 961b6441342214281379cf880eacc835aea2bc9c - k8s: Extract all remaining hardcoded constants Vagrant VM definition no longer contains hardcoded values in cluster definition. Issue-ID: SECCOM-235 Change-Id: Id9f2d9878a7d788a62d5a12ccd47dfafe9f39fe3 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 9eaffe830b33e6405797596d991c7f49fe615a9b - Merge "XSS Vulnerability fix in DashboardController" - XSS Vulnerability fix in DashboardController Custom data validator used to fix this issue. Issue-ID: OJSI-15 Change-Id: I84bfb81e5d87f80211d46d1141cbf8e4075660fe Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 9c5ca23557b2bebef4da3c0fac004eae0d70f32c - Merge "XSS Vulnerability fix in ExternalAccessRolesControllerDashboardController" - XSS Vulnerability fix in ExternalAccessRolesControllerDashboardController Custom data validator used to fix this issue. Issue-ID: OJSI-15 Change-Id: I9a978846ffc50d840a676b994aa4fb89248b5372 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3efc4f4d7b5943a3ce3d3066f5935df1a82274f0 - Merge "XSS Vulnerability fix in AuxApiRequestMapperController" - XSS Vulnerability fix in AuxApiRequestMapperController Custom data validotor is used to valid incoming data. Issue-ID: OJSI-15 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I1b2a1fe0fcb6278a7b12017479243009142c2cbd
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 973207e0557c86a30723f3328b06cde5d0428373 - Merge "XSS Vulnerability fix in SharedContextRestController" - XSS Vulnerability fix in SharedContextRestController Custom data validator used to secure this class Issue-ID: OJSI-15 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I231731b9deb60310b698d70179cddd471cffd7fb
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 7971d223f73c936027011a0241a0c73cc68fe8b0 - Merge "XSS Vulnerability fix in WidgetsController" - XSS Vulnerability fix in WidgetsController Custom data validator used to fix this issue. Issue-ID: OJSI-15 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I0113097b2118656780f4f9bca8b4ee99e85b6f6d
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 1f36ac393692177f00ed2c7ea8481585cd29d979 - Merge "XSS Vulnerability fix in AuditLogController" - XSS Vulnerability fix in AuditLogController Custom data validator used to fix this issue. Issue-ID: OJSI-15 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Iafaca1806cf7106b91efdfd9cb40132020b114f2
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 76646d6af93f2de7c55e40f422aff0ecd6aa622d - Merge "XSS Vulnerability fix in AppContactUsController" - XSS Vulnerability fix in AppContactUsController Custom data validator used to fix this issue. Issue-ID: OJSI-15 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ie8df4df552cfe53e3839c7021284f0226ea56a39
2019-07-22Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to e4bbb52912d2a28fd543fb6412c4e98c0730d1ce - Merge "XSS Vulnerability fix in AppsController" - XSS Vulnerability fix in AppsController Custom XSS filter used to fix thisa issue. DataValidator upgrade to single instance of ValidatorFactory; Issue-ID: OJSI-15 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I7222cfb84e1e5bb240619aac9c7bca85d215229a
2019-07-22Update git submodulesGathman, Jonathan (jg1555)1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 58c2a7132f861e269ed707eb585657b0c9ead9f5 - Change API Version to 2.1.15 Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-22Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1b9d107ab9ffd3bf7919b3a0fc55a95188a040b7 - Javascript now required for code coverage For El Alto, it is now required to pull coverage of Javascript code. Issue-ID: POLICY-1928 Change-Id: If1c0c2ba795b7a8f5faf69ab32ffbb953c411f78 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-07-22Update git submodulesRina Roi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bfcf8e43eab481162f41eb5076a7bf7c67f0ad22 - Add LiquidBase to increment DB changes Issue-ID: VID-517 Change-Id: Idad13fbd72bb1f1d356d790d3d84a1ddec30011f Signed-off-by: Rina Roi <rina.roi@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-22Update git submodulesLovett, Trevor1-0/+0
* Update docs/submodules/vvp/documentation.git from branch 'master' to 97e4fc1a526984c82720a3a6bed5419450fff567 - [VVP] Adding missing image from prior commit Issue-ID: VVP-228 Change-Id: I18c18830ef52b746192edd56f07c2eeb2b9fa275 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-22Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 032f4d5e8df178427e95df4665a27c4987285c2c - Merge "use the alalto snapshot" - use the alalto snapshot Issue-ID: TEST-176 Change-Id: Ia6b0aa3bd76d599689508ca9d8c222af67626a62 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 750c10141b6b642303b83778f73bad54aa34348b - Merge "move APPC apidoc from http to https" - move APPC apidoc from http to https 1, changed 8181:8282 to 8443:8443 maps to 30230 port 2, take snapshot-1.6.0 appc image that contains https change 3, chang robot config to https:8443 port Issue-ID: OJSI-113 Change-Id: Icd1c158ae426013cb742b23a50a6d2929ca33d5e Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-07-22Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8b209a84a00d1c40cbef890d19cb0f9c31e5cc14 - Merge "Upgrade SDC from Titan to Janus Graph" - Upgrade SDC from Titan to Janus Graph Upgrade SDC from Titan to Janus Graph Change-Id: I3f14e07b3eb54401f806687e3110559ada5b7496 Issue-ID: SDC-2296 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2019-07-22Update git submodulesHenry.Sun1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to 2941bc01126ce898a01733ab6d66ff3cbe63a009 - add document for POLICY-1742 Issue-ID: POLICY-1886 Change-Id: I491e9d34868c2dda1c4ed8b354317151590e5a8b Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
2019-07-22Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to caf92aa44bb2d32ead430ceb89d9db20a16b05a4 - Merge "nexus+mariadb upgrade to latest patch versions" - nexus+mariadb upgrade to latest patch versions Covers POLICY tasks 1597, and 1598. Change-Id: I3be2ef26e3ddd49fcb02dc7da19f358dfac62697 Issue-ID: POLICY-1597 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-07-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to bbdb1c45a93194db2712d8c146e263a03737f25c - Merge "Added servicename to MDC so that it gets logged" - Added servicename to MDC so that it gets logged Added servicename to MDC so that it gets logged and added enter and exit markers. Issue-ID: SO-2122 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I63ff5e5de21d851c989ffa5db2051755751d9ead
2019-07-22Update git submodulesRina Roi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1af5b893812574be9cd67eefb2e382f623bcdb3f - Add `X-ONAP-PartnerName` header to all MSO requests Issue-ID: VID-531 Change-Id: Ia6416c9da031cbca5d7a13cd93bb110bfc4bc1a2 Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-07-22Update git submodulesk.kedron1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 4d8364e7ac25838c0aeabcd89af2e447c30d9426 - Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes. Add new ReportManagerHelper to read files with reports. Fixed log.info to print the types of exception in the messages. Removed redundant new lines in the report files. Issue-ID: SDC-2327 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: If0135f01a05b0936dad681d16e846a6c6560cc80
2019-07-22Update git submodulesr.bogacki1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3042cd9564c0d40d6e9296287d6779fa01b9d98b - Vulnerability fixes in ServicePluginFactory Sonar vulnerability fixes in ServicePluginFactory: -Added logger. Issue-ID: SO-2139 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Id1752ea35db970b20d02e730dac9900c411958ca
2019-07-22Update git submodulesdyh1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to 0c9b3a3327db0bda7a60f68279900979488eccce - update the logic to distribute service from sdc. 1. Call /sdc/v1/catalog/{assetType}/{uuid}/metadata to get service metadata by given uuid. 2. Check if related resources exist before download CSAR package. Change-Id: I6ea5b9f5d2844b232901ce83eedb574f5bd3d552 Issue-ID: MODELING-189 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-07-22Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to aa9bee1fac0a5a5ee96a896de90645bb950b609a - Merge "Allow full-path to certificate and remove implicit Optional::toString" - Allow full-path to certificate and remove implicit Optional::toString 1) If getAAITruststoreFilename or getAAIKeystoreFilename has a file separator -- don't append certFilePath to filename. 2) getKeystorePath() is issuing Optional::orElse, as the code `+ getAAIKeystoreFilename()` is implicitly calling `getAAIKeystoreFilename().toString()` which yields a default toString e.g. "Optional[configValue]". Issue-ID: VID-229 Change-Id: I9c135cc3dfd72cdc203b59d78162a568a6dbd688 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-22Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b491faf8b57779addeb41def6be4c8977d0d5acd - Merge "Pnf pojo improvements" - Pnf pojo improvements - added builder - immutable - improved json serialization Change-Id: If0c9128dfd27d1c04e2f8683bade16700789276e Issue-ID: VID-478 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>