summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24Update git submodulesDmitry Puzikov1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to f0f1561ebc988c8db6d7b9d63e4713597ead14fa - Fix missed libraries Install missed libcurl3(libcurl.so.4 by OpenSSL) required by embedded mongo on arm64 in some inherited images. Change-Id: Ie2684c42d5c6330aea553dc708817a87e4abf36b Issue-ID: INT-1024 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-07-24Update git submodulesMarco Platania1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 64105bb121e99e00f7124a0e7272f4cbb08310af - Fix typos in the scale out documentation Change-Id: Id245450940506af726d2219c34c0033e2151c21b Issue-ID: INT-1171 Signed-off-by: Marco Platania <platania@research.att.com>
2019-07-24Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 06c38f1ae1e83103d615194fbaf3c55180bccb5d - Merge "Fix for python executor unit test case failure." - Fix for python executor unit test case failure. Change-Id: I193e2a092ff8cefe48419031096e1336e5c84fc1 Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-24Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 703266ebd4282a2a500855a2695e2ad67b1af5a4 - Merge "Clean restconf duplicate models and Implementation." - Clean restconf duplicate models and Implementation. Change-Id: Id439ac5ded631aac0ee7fc69846ebe9bca650bb2 Issue-ID: CCSDK-1499 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-24Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6a949fae1d76bd133a198c54c5a616c9835527b5 - Merge "Refactor Netconf script component parent." - Refactor Netconf script component parent. Change-Id: Ibbec8cd5785372a89e14a86d4e6ff7f9fed4aad2 Issue-ID: CCSDK-1499 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-07-24Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to f8a1ad0768dde0c3babc035b173dc3b87079a7d6 - k8s: Change virtual environment utility scripts privilege requirements This patch also extends in-file comment on scripts' requirements and suggested usage. Issue-ID: SECCOM-235 Change-Id: I0dddbad79fb3392ffe35c3e06d4006cd499d9923 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-24Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 07adef3d6e19737962ad63b9eae36f18ccab02bb - k8s: Add "vagrant" user to "docker" group in virtual environment Node customization scripts do that for "ubuntu" user only (added by default on OpenStack images). Vagrant boxes use "vagrant" user [1] instead. [1] https://www.vagrantup.com/docs/boxes/base.html#quot-vagrant-quot-user Issue-ID: SECCOM-235 Change-Id: Ic4f832aa9a37230503e3c5bd29f8ae5fcd3883db Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-24Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to b0006affdc87ac6ebcfa9bea717ea52c0967952f - Fix for ResourceInstanceBusinessLogicTest ConfigurationManager pre-initialized to avoid null pointer Change-Id: I7f81ce6cd56f5e35a57f4ba9fa29f08aa17c5260 Issue-ID: SDC-2400 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-24Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to a3e1f009032c64fb27ed6ba1997d668d36c95dbf - VNFRQTS - Fixing Healthcheck API in Ch 7 Issue-ID: VNFRQTS-673 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ib4ba1decc2828de904fd1bb81d46ad4587326a49
2019-07-24Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 79827ecb068e1e33ce28701f5dc59b37ee309b51 - Autowired annotation for catalog-be Injection of the properties moved to the constructors/setters replacing field annotations. Change-Id: I766ff67e466bec5a91db1035f29e7f919d32e0ea Issue-ID: SDC-2400 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-24Update git submodulesk.kedron1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 8b6d4ee2ffbfb11a1f9d494b2de403aab112cf93 - Refactor ConfigurationRepositoryTest to remove the powermock. Refactor the ConfigurationRepositoryTest to doesn't affect to other tests. Removed powermock. Issue-ID: SDC-2473 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Iad67cdce365fef89da8b56499d86139d6927da07
2019-07-24Update git submodulesandre.schmid1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 6692cde32bc3e588cfb6bf30fd99e21a903e0444 - Fix view attachment for onboarded CSAR packages Fixes the problem to view attachments for a onboarded CSAR package. Every time the attachments link was clicked the process package was being called. The package processing can only happen once, while uploading the package. This solution changes the Attachment link action to a view action without package processing. Change-Id: I5bded800c060adfb8cc80a8512bc8eecf07557b8 Issue-ID: SDC-2443 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2019-07-24Update git submodulesPrudence Au1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to 7b45237656d06c969ebdfe67f9203834a6f56277 - release of logging-analytics project Issue-ID: LOG-1073 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I64a318abe253ccff1a42d9a31bb56d8a246a9dca
2019-07-24Update git submodulesMichael Dürre1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 58296c67f547cc93af37b9f0cac9bb1595dd0b53 - fix test for apigateway bind testport only to localhost Issue-ID: SDNC-819 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I67bda6e44cb5eedc97bdfc22c398f29026b3b7b7
2019-07-24Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to aafc1bde17965df57ad0f88af9b7419c80a146ce - Merge "Provide ovn-central-address for local deployments" - Provide ovn-central-address for local deployments K8splugin served with docker-compose doesn't utilize ovn-central-address configured in host environment. Function responsible for generating config file has been modified to provide this information if available. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ie3c27c68c02a0e206f6447e8c4330e18af942cd8
2019-07-23Update git submodulesefiacor1-0/+0
* Update docs/submodules/dmaap/datarouter.git from branch 'master' to f20778ffa99aa9c6f30a0f84112a5392b259ea63 - More unit test coverage and code cleanup Change-Id: Ie28b50803c60cc79221a5c8aa08cf029f7a8486c Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5e6fbc2ee27fc9514d026d17093ba7530184b55f - Merge "Formmatted content for CB processor" - Formmatted content for CB processor Change-Id: Ic961f908bd0925cfd9219cb8e9a5acdcf72fd513 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 1f08618dc6cc421c6b23c1617cef4112b39ee712 - Merge "Added dynamic api image to media" - Added dynamic api image to media Change-Id: I709b1021e9d901b62110ec1f59126a8983f5b82a Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to e6e359400aa7a99a397016d835258eddde70cd4f - Merge "Fixed title warning in enrichment" - Fixed title warning in enrichment Change-Id: I23436e6c3fd77756c0c3fd8b27b202d8c4b992e7 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to fd6150d4dc6383e5508051d397e669b5f11f73db - Merge "Moved Flexibleplugin to MS folder" - Moved Flexibleplugin to MS folder Change-Id: If2dba1fd88641d827548a331f485ff742078e44f Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 8433d52d646822fd9d9a3a1efc10ba07bfdcd82d - Workaround for staging issue As a workaround to using staging version, explicitly use snapshot versions of CCSDK artifacts to create docker build. Change-Id: I043e980bb140105bc31d6d4d216ee2b182b2bd83 Issue-ID: CCSDK-1522 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to e1c9acd10be7afbbdff45eaf4aac9007cfd58aed - Merge "ExecutionServiceHandler error handler error fix." - ExecutionServiceHandler error handler error fix. Status was not getting set to failure due to another failure in getting localized message not being set. That caused a silent failure, which cascaded into not being able to set the result of the resolution as the status was null, and JPA didn't allow the insertion due to table RESOURCE_RESOLUTION constraint. Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Iff0528ffab4ae77d0077be2edff6eb421adc68e0
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b795b562ecbe6ccfb2ba984d107745246dae0d6e - Merge "Resource dictionary- displaying exsisting sources" - Resource dictionary- displaying exsisting sources Implemented feature to display the exsisting sources in source panel Issue-ID: CCSDK-707 Change-Id: Iec9231176c00be31b4565507a1869b0bafded076 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to a28341c5c7ef20fc942fcdf7baaddcf2bb30bcc3 - Merge "Loopback URL update" - Loopback URL update Added loopback URl's for fetching source list and model type Issue-ID: CCSDK-707 Change-Id: I9546d9b67183413a180af60cece9996b4d5e8f11 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d9e06dc28322405298fd823ddd6f737b05d79502 - Merge "Fixed Kafka consumer behaviour on failed deserialization" - Fixed Kafka consumer behaviour on failed deserialization -Added ErrorHandlingDeserializer -Updated the integration test. Issue-ID: CCSDK-1514 Change-Id: I69112df850dfae2d4a3bd967b1dcfa541ea1523a Signed-off-by: prathameshmo <prathamesh_morde@yahoo.ca>
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 4b745783a12ef5e03d90488c1db5673baadf47f8 - Merge "Select template formatting" - Select template formatting Removed unwanted code and imports Change-Id: I485dcb63a059109ab503c3874fe217c377d03d6a Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 15838ab2836437f959829883ea6b6e1fc700c877 - Merge "added license text to search service" - added license text to search service Change-Id: I382d0cbfa6b596e628d10db87892b07da1e93f0e Issue-ID: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 01ae066e2345d14bfaf028b2bab2871b3b2c4484 - Merge "Loopback search by tag service" - Loopback search by tag service Added search by tag service in Server for CBA Change-Id: Ib1b3f0e9e3aaf5f5854a0cf011d90f2cd3661bf3 Issue-ID: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 4e7621ef49d87745df4eb05a4c7279eb2a1356ad - Merge "Added Scripts concept in CDS Index" - Added Scripts concept in CDS Index Change-Id: I9c19b16d0fb2a31964cb6b339b13b14e3910c846 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 07b5c2ea61966b92ae41521c026747023ba0f7b8 - Merge "Added Modeling concept expression" - Added Modeling concept expression Change-Id: I91d543a920885ba84f59ef8e43424f646ff7bb28 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d72c12124a190d2b14b96f4cd7c19438a61cea9b - Merge "Added workflow of CDS" - Added workflow of CDS Change-Id: If3a4703e980c75a3c519ca34a33b1ee7f0cf326f Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 216c2009222f3810114d6efd5b683228d7f09de7 - Merge "Doc index issue fix" - Doc index issue fix Image name and Sample code file name fix in Resource definition index Change-Id: Id339845e638c07be9084fdb83e1d9db5ece05dc1 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 0af9c0ad003405db2f822dc92de54be28f4ead9c - Merge "Resource source subfiles fix" - Resource source subfiles fix Change-Id: Ia605bd569728a8f4e2385b80196ee48dd65d7e41 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 19035ee3f24c3f585ee27942000b1b81eefc82bc - Merge "Improve service template access through cache." - Improve service template access through cache. Change-Id: Ibcff2a27f338c6fd019545dac5457943eff4b024 Issue-ID: CCSDK-1503 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-23Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 45880f115b90cfa38440b1a75ff12e55eadae07a - Merge "Improve script file accessing through cache." - Improve script file accessing through cache. Change-Id: If94e837975701dc7b2235c38acb46b3b883a424b Issue-ID: CCSDK-1503 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
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>