summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 4fb6acf5a720a0554c08a6f1d3526271b6317cdb - Merge "Correct go version installed by k8s addons" - Correct go version installed by k8s addons Andrewrothstein.go galaxy role, that was responsible for go installation was in too old tag to support demanded (1.12.4) go version. It also blocked ovn-kubernetes addon installation that's fixed now. Go version has been also upgraded to 1.12.5 Issue-ID: MULTICLOUD-644 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I926bd061a361b2ae2efa2aecedf4fa6321f04cc8
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to d18501a4c4b15ee99e600ec6a5385616021812b4 - Merge "Add static compile time check to plugins" - Add static compile time check to plugins Add a static compile time check to plugins to make sure that any interface implementation mismatch is caught at compile time rather than runtime. Issue-ID: MULTICLOUD-666 Change-Id: I7f57774ad9384edb874cf64534f521014aea422f Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 7c4eb36248331166a6fc3e57fb304a8113edc175 - Merge changes I46d47e64,I14d8eb6b * changes: Add test case for loading vFW Helm chart Correct cni retrieval process from resource name - Add test case for loading vFW Helm chart This test checks vFW lifecycle using the k8splugin. Issue-ID: MULTICLOUD-708 Change-Id: I46d47e64562d75d8b1f7552fc073b1e59efa443e Signed-off-by: Ritu Sood <ritu.sood@intel.com> Co-authored-by: Konrad Bańka <k.banka@samsung.com> - Correct cni retrieval process from resource name Due to some minor issues, network resource name wasn't being parsed properly, thus failing removing ovn networks when deleting VNF instance. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I14d8eb6b82d0ee74b266272fd8a842b45e6c2b40
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 4798f0f660de48e43e79626685e8b28bac7f2615 - Merge "Minor improvement to log statements" - Minor improvement to log statements Removing some log statements that are cluttering the output. Added a log statement to print errors during instantiation. Issue-ID: MULTICLOUD-666 Change-Id: I76ad59c9cb36b5cb999573afec18e6f1adbed4ad Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-05Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to e44fee30ac2abded56a37bfe8e312d880ef8db53 - Merge "Removed addition of null value to string to prevent static analyzer warning" - Removed addition of null value to string to prevent static analyzer warning Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ib9dbd55f3688e38688668828778653eadc04a836
2019-08-05Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 058deb47d8edba65fdef6b5834fbf79ff9989e79 - Merge "Fix Blocker Bug" - Fix Blocker Bug Change-Id: I6be7c799896d32ffd20591ce9b8a0957d506b5c3 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-08-05Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 48b5b0067d301b4b9ec12415c68b4aec3fa3d098 - Fix Blocker Bug - prevent from npe throwing Change-Id: Id6dd23c07f282ac7c7d3df3f612175d1bbf5a184 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-08-04Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 99f7280b3287db70a4500c273d46a8097e8be421 - Release ccsdk/features 0.5.0 Release ccsdk/features version 0.5.0 Change-Id: I3dc68198e2dcb1afe8af32b64465b0981b492623 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-04Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5adebfcaf101c30fab21ff7ede89d3f42617f8e7 - Release ccsdk/cds 0.5.0 Release ccsdk/cds version 0.5.0 Change-Id: If1aa49d0fc202850ccbaf69c8b7036bfb8f3828d Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-04Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c459c7efeafd556333c46c65fc4fe2616d3ef532 - Remove web-filter for incoming scheduler requests authentication can be handled in a different way like using AAF (see 48b0c6ee) Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I68c664bc6a20ce4d8722558e00985b7638fed04b
2019-08-04Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e8e72260254d2399279a1497c14abafc06018037 - align backend get aicZone response fields name with the frontend expectation Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib43b5c75ce0c841aec6e4c42bef78354ddf30493 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-04Update git submoduleskaihlavi1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 02f48806b4f8e2299cbfb0388b7fb8525d1dcb0a - Fix test docker readiness check - add probe_test_docker function to check test docker readiness - minor improvements to docker_run and test docker startup scripts Issue-ID: SDC-2376 Change-Id: If1ee25e8c7850c8e65a520f645ff80c7d5d36373 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-08-04Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to d011d96fca60a5816cf5d68a2c4e0d5a63de91d2 - Update release versions Change-Id: I69fac08b2a685504da278c081631100783c194c7 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-04Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to ccec11114744377358c8a3e87174aa4d29019f58 - Increment versions after release Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-04Update git submodulesilanap1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 061ca938ca6998b4ec33a862c763854259cfeab1 - Issue-ID: SDC-2483 Adding https support for cucumber tests and slight refactoring Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: Ib772d18cd4278238571daf54bcb6372c553d6e4b
2019-08-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1ada8b67511f29e7d530073e1a612e568ba99c90 - Merge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap" - Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap Issue-ID: VID-546 Signed-off-by: RachelF <rachel.fishbein@intl.att.com> Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b
2019-08-04Update git submodulesRachelF1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1ee6b52b2053204601f3c50464f4c5b4b758e811 - Resolving testAssociatePnf Issue-ID: VID-543 Change-Id: Ib7d12d648f399096bf8d71b98249ff4994a156fc Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
2019-08-04Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6126ea252a460c22e89bc8ad5ab68ec62e45fbe5 - handling cloud owner and lcp region in create port mirroring configuration Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003
2019-08-03Update git submodulesyangyan1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 529ef4bd2a9c8b57475226cdcb5d278c22509a1e - Change the MSB registration switch to the environment variable acquisition mode Change-Id: I844c01dae1a7e361e7f7340d6b62cb56c40c87fa Issue-ID: VFC-1466 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-02Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 5de8d8cbfd5776b87515bf7b343df9ee534a7689 - Release ccsdk/apps 0.5.0 Release ccsdk/apps version 0.5.0 Change-Id: Ifcf39e9fbd6473a4d2f65db8d0edd8304e486177 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-02Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 2e84bc99049aa25107df4f045894059321bf4b3d - Make Docker build from Root Maven Issue-ID: AAF-917 Change-Id: Ieeac6254a626a4de42e6f082b727ec52fe9bb194 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to e9ae04800c417330c3e1c5dae45744f819f41130 - Maven Docker Build Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to ce55bcbd85cd1c0ef1bb3939868e33a41550e09e - update INFO.yaml remove Joss from committer Issue-ID: APPC-1685 Change-Id: I12f5007b0b0e73cc3c457328ad9c897521492f50 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-02Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 66785019bdd7082df937ed97da8745e6e88a34db - update INFO.yaml remove Joss from committer Issue-ID: APPC-1685 Change-Id: Id223a31e6870a00708e5a0aa3c36d725c4284524 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-02Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to db1844a4f3d9caecdac9bb66ffd83ca3e99a12a4 - Add release file for 1.6.0 release Change-Id: I9ba4c926097457c6d540bdb26efc1967a434249e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1684
2019-08-02Update git submodulesRuoyu Ying1-0/+0
* Update docs/submodules/optf/osdf.git from branch 'master' to 0377f6b93aa036c2cf217d0ad7338a1bacf6f14d - Bump version to 1.3.3-staging Issue-ID: OPTFRA-546 Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-08-02Update git submodulesDR695H1-0/+0
* Update docs/submodules/oom.git from branch 'master' to dc9d4ca49343a5f31175b0247f01246c4ef392ab - Update git submodules * Update kubernetes/robot from branch 'master' to 1a6b1c4d7fbc360782e3f50de0be1dc868c62b51 - removing repeated vm properties Issue-ID: TEST-184 Change-Id: I1882b80753f3efa7bd83f98496146e82d7700ebc Signed-off-by: DR695H <dr695h@att.com>
2019-08-02Update git submodulesXue Gao1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 6cfa53edcefa8472ccbd3c2d3c075392e769f071 - Merge "Add saving + rework" - Add saving + rework Rework of the async calls to the backend + add saving of the properties to backend + rework of the loop loading Issue-ID: CLAMP-447 Change-Id: I126c88b3532613e6d4702e63c39a2735b98d132c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-02Update git submodulesXue Gao1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 07110fe1c8dc6998100c0c9f4b7b168983c0816e - Merge "Changes for self release" - Changes for self release Add release folder and associated yaml file to do a release Issue-ID: CLAMP-453 Change-Id: I874e78f6b2e13c92e07154c975f21e8656443702 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-02Update git submodulesXue Gao1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 87f15e6bf472ac30e0dc9ac63a6420d375b340db - Merge "Fix loop prop window" - Fix loop prop window Fix the loop Properties windows Issue-ID: CLAMP-447 Change-Id: I0d4002267feab57457067df345f6b56542926e35 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-02Update git submodulesMarco Platania1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 749fc70f835776c5c6dc86470128f9a7161a57d0 - Update git submodules * Update kubernetes/robot from branch 'master' to 728d68a941b94b95ca99d98bbbf39749d89bf129 - Merge "removing unused aai property" - removing unused aai property Issue-ID: TEST-184 Change-Id: I2f25a2c4a516684257643732f937f450a8063916 Signed-off-by: DR695H <dr695h@att.com>
2019-08-02Update git submodulesMartin Klozik1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to 0cbb058c9257db8c26e5ed09ceccadabb011dc88 - Update of README.md for aai-common Dockerfiles README.md was updated to reflect recent changes in aai-common image build process and its naming and tagging. Change-Id: I37c3c7d6c46a21437a27cd8a9afe08c1c3aa408e Issue-ID: INT-1024 Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2019-08-02Update git submodulesRene_Robert1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 8fff4b587d7a19079fa0b2de5ffa31dfb639d7a2 - Add doc about ONAP Postman collection Issue-ID: INT-1185 Signed-off-by: Rene_Robert <rene.robert@orange.com> Change-Id: I1cf5d79951bfff5ff71e488a1c524099bd2d37a8
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8b02fbc54e6db36d969b233d136f90b8d6615f80 - Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity" - Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity Set name and id for VNFUnsetClosedLoopDisabledFlagActivity to VNFUnsetClosedLoopDisabledFlagActivity Issue-ID: SO-2183 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: I401258b2db32c43566019a903a57ca61e30649e0
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8f2a4878715e46db24735bb63e14598c5c1e61f8 - Merge "Fixed potential crashes due to null object dereference attempts in exception handlers" - Fixed potential crashes due to null object dereference attempts in exception handlers Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I9882171b47b6442fa8ca12110d8ef23fc975347b
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8892816fc723206eaf3ce96228f87838d9528e82 - Merge "General sonar fixes" - General sonar fixes +) Add logger to log exception ++) Format logger Issue-ID: SO-2187 Change-Id: Id77271340070a61e7ce82822321d7e5b8b03f759 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4c3cbee40527ad8610b650ee965df9129580d45d - Merge "Add oauth for calls from VNFM to VNFM adapter" - Add oauth for calls from VNFM to VNFM adapter Change-Id: I6ff1f9ed130b8331f6a001d3dcb64b9dcfb30eb5 Issue-ID: SO-2180 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 15e83aff4e9be045b5c36f865dc351f6e8f38238 - Merge "Add SO Increase Action_category column width" - Add SO Increase Action_category column width Action_category column width in Controller_selection_category table is increased to accommodate activity categories like DistributeTrafficCheck which are longer than the column width. Issue-ID: SO-2185 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: Ia5c813bfabfc95d4502c7ade4413672c64ad8ada
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 69ad2a8f89b3c69e5b31bb5ceb362a04827664a9 - Merge "Added null checks to prevent crashes at method calls" - Added null checks to prevent crashes at method calls Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ie3b70aa59cf73ca6203d0f1aab1ed096af906050
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 96bc763ae2ee6264d7a455ac09030e60a6a05357 - Merge "Added null check for injectedVariables to prevent crash at call of injectedVariables.get()" - Added null check for injectedVariables to prevent crash at call of injectedVariables.get() Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I1d05b32b0aa0c001c79e41576bc8b3435a9aae1f
2019-08-02Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 18bcc4e72e339aa3fb584da7799e0071151b47c2 - Merge "Updatable to false to prevent setting fk to null" - Updatable to false to prevent setting fk to null Updatable to false to prevent setting foreign key to null before delete Issue-ID: SO-2178 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9b9f94c0d0b56a61cd8b9c56e80e5a3ec4819a50
2019-08-02Update git submodulesElena Kuleshov1-0/+0
* Update docs/submodules/so.git from branch 'master' to b9163367a8760d5e4249fce287f638f1ec9dddfb - Handle no pservers case on lock check Check for null return value from pservers query Issue-ID: SO-2184 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: I34c71601e694241a6d3cfefa8227200e715e2ed3
2019-08-02Update git submodulesyangyan1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 88059a9fda631178db0e0719946ae01da1d275de - Fix the error of drf-yasg Change-Id: I273c3228e4b3ffa8dfaae091e029094651c68168 Issue-ID: VFC-1465 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-02Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 82779227eacce73d628ab779bb5b4a520b8ee467 - Merge "add back in aai submodule" - add back in aai submodule Issue-ID: TEST-182 Change-Id: I7cd16c5153e77b4eb42e8c259994b5b02dad1b38 Signed-off-by: DR695H <dr695h@att.com>
2019-08-02Update git submodulesBorislav Glozman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a2f158bd1f9a3dd0b3fecec697cced72f364fa2a - Merge "Revert Snapshot appc, sdc - add aai directory" - Revert Snapshot appc, sdc - add aai directory Issue-ID: TEST-185 Change-Id: I2bce2a44aa540a846933c548dd0ab67f3e53e679 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-01Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 244acff583fc5c7c66ad89454756973c10f2fe4c - Update git submodules * Update kubernetes/robot from branch 'master' to 5475d42040e512913fbaffa9221ad81033714887 - Merge "makie 1.50 a release branch" - makie 1.50 a release branch Issue-ID: TEST-185 Change-Id: I5ff59bff143ae53e3fd88ec347f1f595df08e805 Signed-off-by: DR695H <dr695h@att.com>
2019-08-01Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to f44b09b30d206b4b714971fd38599e8c8697cad8 - Release latest portal docker images Commenting the line as we do not want the build number to be part of portal_tag Issue-ID: PORTAL-685 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I086937664c57b3c5ea022d7e21fbec0efc26a49f
2019-08-01Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to aca17303a5c5df832b4c73acf8d818cd2c85bdd7 - Slight mod for Cass Dockerfile Issue-ID: AAF-917 Change-Id: I5b086aa126c602513474569a56adbbc9360ee877 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-01Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 8d3f825da365b672731e07c2b4560a67ec287a61 - Modify POM, properties and docker distributions. Change-Id: I541edfc36c0866fa7669129a46140fb21a63c6ba Issue-ID: CCSDK-1574 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-01Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to 15c7bc833ae91ed2590370dd001d5361149aef9a - Merge "Add oauth for calls from VNFM adapter to VNFM" - Add oauth for calls from VNFM adapter to VNFM Change-Id: I0e6ba16bbeab457ec0c1985e345e26f544434667 Issue-ID: SO-2169 Signed-off-by: MichaelMorris <michael.morris@est.tech>