summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-26Updated git submodulesseshukm1-0/+0
Project: so/libs master ce3d8addd91c0828fefbcd13544b148351cbb59d Issue fix for keystone models Issue-ID: SO-729 Change-Id: I1ccaba586970295bfe32fa30eed9f53ee34a27e0 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Updated git submodulesseshukm1-0/+0
Project: so/libs master a5653b265d45f70c49a472b9298829cb06afe75e basic code Issues of keystone model Issue-ID: SO-729 Change-Id: I176585bd54714fdd891f9e67474fa3b23183fd9b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Updated git submodulesseshukm1-0/+0
Project: so/libs master 572d9b8259e2d66abdfb28be503fc62e7732c5b5 fix basic code issues of auth files Issue-ID: SO-729 Change-Id: I36bb76578c39640c38b27ee5c8939341f908fba2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Updated git submodulesseshukm1-0/+0
Project: so/libs master d5ab4c1ed47aa5f1170024cb1ac8cf3df15781d4 basic code Issues fix keystone model Issue-ID: SO-729 Change-Id: I46faf848370e69e0b637f62f1ed5f38ed89b89c1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Updated git submodulesseshukm1-0/+0
Project: so/libs master 0244e4d12a571f9fb6134284d10867908da59632 code issues fix in model keystone Issue-ID: SO-729 Change-Id: I39f5fbeaf0fdae0581f468ab0748a5042246d5c5 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Updated git submodulesseshukm1-0/+0
Project: so/libs master efdf50410fd3d341c0bbb6550ac758549d2bf3f4 basic code issue cleanup Issue-ID: SO-729 Change-Id: I9f6ba919cfc959836b2a69aa9ca9719d5b95a6d1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-26Merge "Testing so documentation update, test check"Rich Bennett1-1/+0
2018-07-26Updated git submodulesYan Yang1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 0ba27e81b04128fe3c5c2a476eda8484f32ccfd7 Merge "Add SO APIs to Nokia VNFM adapter" Add SO APIs to Nokia VNFM adapter Change-Id: I7dfc5677144be3df553edb4141e89e543e1b977d Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-950
2018-07-26Updated git submodulesSeshu Kumar M1-0/+0
Project: so master f54bfea022b33e8bf0db88746150969ce97cac08 Merge "property names correction" property names correction Change-Id: I4cbdb4f9ad5af26502619cb9358086bbf667bc0f Issue-ID: SO-719 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-07-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 80147e51fe9481ae042593bf8173ad0d39f06b8a Change column to varchar The code seems to be trying to treat the port number column of the DEVICE_AUTHENTICATION table as a string and not an integer. Setting the column to varchar. Change-Id: I19f35ac6bdb3ae2ede991e82f177de0f00cdf99e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1107
2018-07-25Updated git submodulesGary Wu1-0/+0
Project: integration master d900b5c8d23a8b21d227da46dbd7c77fcdbcfb87 Merge "Updating CSIT test cases with changes" Updating CSIT test cases with changes Change-Id: I8489724955b8bc9d9cb63029423ff14793e8cece Issue-ID: PORTAL-173 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-07-25Updated git submodulesSteven Wright1-0/+0
Project: vnfrqts/requirements master 39bf84e057b9f5675927f8d3d64865960081578f Merge "VNFRQTS - Fixing embedded images" VNFRQTS - Fixing embedded images Fixing the images by pointing them to the correct location. Change-Id: I6d29c45eebf0d4f211e21e2fbb8083cf2ae5c1da Issue-ID: VNFRQTS-277 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-07-25Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master c5ca89866fa8a2e932c35f5f77f7310ad8e63c1c VNFRQTS - Updated Requirements list with section Removed old requirements list and updated table. Change-Id: I767bf4fcfbde1eccdf663120c4de31fe8b81eb10 Issue-ID: VNFRQTS-276 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-07-25Updated git submodulesGary Wu1-0/+0
Project: integration master 4a086ee9ae0b0e8c08da84177e1c32ff351ddc58 Also prepull staging manifest Change-Id: Id80b400e724b23669383227d7ad920ca14a01ef4 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-25Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 1611944a45491e2b8f00606b0aac2cdb0de8dde8 Alternative MR replication method This introduces a new set of replication rules for topics: REPLICATION_EDGE_TO_FQDN REPLICATION_FQDN_TO_EDGE REPLICATION_EDFE_TO_FQDN_TO_GLOBAL REPLICTION_GLOBAL_TO_FQDN_TO_EDGE This will allow for some apps to design their own message replication path for resiliency because it will use the FQDN of the cluster instead of the using the CNAME. Also contains: - introduce (optional) replicationGroup field to mr_cluster - some cleanup of unused code. Change-Id: I063fb343af3f7bc17c88190563920afd84737ada Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-542
2018-07-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master b581c186ff9d7fef8194c0d69f827ca153dfcd45 Keep cdt artifact download in folder Create a folder in /tmp to keep each version of cdt by itself. Clear this folder before build so that only the newest version will be unzipped and put into the docker image. Change-Id: I9c42699f6de2db04d06316358dbe2bca04346eec Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1109
2018-07-25Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master 9e8d07abccaec2615b62fe4729b9a22c7e690a7c VNFRQTS - Update requirements list in appendix Updating the structure to make a new list of requirements. Also updated the requirements.txt and conf.py files to build properly with new directive. Change-Id: I80d7b0fbcbf9dcabbd9b8c394bc65c4de3acb297 Issue-ID: VNFRQTS-276 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-07-25Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master 0ac49c7eeb5918da88d4fb377b77598e8d1a4ab8 Add missing maven repos Add 2 new plugins (restconf-client, sshapi-call-node) to Maven repo Change-Id: Idd94ec823a079e00eb30bcccbc95ece29d823fc2 Issue-ID: CCSDK-397 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-25Updated git submodulesPiotr Krysiak1-0/+0
Project: sdc master 63ad1b5a2b544a09401640ec38b4b371e36606c7 Catalog-model dead code removal Issue-ID: SDC-1552 Change-Id: I59744e990779ec3578511948e5e2767929f99dab Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
2018-07-25Updated git submodulesPiotr Krysiak1-0/+0
Project: sdc master eade687014a0c1b3b571a914f709488608635d6d Catalog-be dead code removal Issue-ID: SDC-1546 Change-Id: I63b43748b85f1b3823caa7cb6f4d2b960fdb9c79 Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
2018-07-25Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 8422a51e2799686fb9e3596f80a355ec82d01baa Merge "Added apex-pdp to policy" Added apex-pdp to policy Adding helm chart to deploy the newly created apex-pdp docker image Issue-ID: POLICY-866 Change-Id: I20d488880ff5198624796f3d3d67431305d374e2 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-07-25Updated git submoduleseleonorali1-0/+0
Project: sdc master d43b4084b8213a35a388ccc3ca159be686762f48 TOSCA Consolidation Data - Refactoring Part 4 1) Moving following APIs to relevant Consolidation Data handlers: addNodesGetAttrOut, addNodesGetAttrIn, addOutputParamGetAttrIn 2) Create APIs setNetworkRole, setResourceGroupCount in SubInterfaceConsolidationDataHandler 3) Remove APIs with switch on resource type: - ConsolidationDataUtil getPortTemplateConsolidationData, getComputeTemplateConsolidationData, getSubInterfaceTemplateConsolidationData getNestedTemplateConsolidationData - FunctionTranslationGetAttrImpl getEntityConsolidationData Change-Id: I0490c86ff9804955860eb40ff4be771a77194cc5 Issue-ID: SDC-1330 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-07-25Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 924b33856a717a70570e9108596716a781e39ec0 Align normatives and scripts Change-Id: I5e15e3c5adaf13a5b785613d20411f5d0e42e264 Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-07-25Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master adb1e19bc2103f0a444e6dd82795a7b79225a802 Merge "Fix potential null pointer places" Fix potential null pointer places Change-Id: Ifa3ca8aabe6452efd5fbfd7d4303c452b7f56767 Issue-ID: AAI-1397 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-07-25Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master d3c2c684572e126774725e665dd87c147148d7d3 Merge "Add DG json/xml in releases to gitignore" Add DG json/xml in releases to gitignore Add DG's json/xml in dgbuilder/releases to gitignore. Change-Id: I3d43d176488159e0f6b173836bc6165f12bbcb69 Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-25Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master fd491ac136aebc57068abe85144f40431fc2b3eb Merge "Connecting SOTN sub DGs to network DG" Connecting SOTN sub DGs to network DG Changes include: 1. Connected SOTN sub DG with network DG 2. Removed hardcoding of version Change-Id: Iabdbc267434bcef0ce125d166d1c2252fa49ce97 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-25Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 027c60e3bbcc371552af20947aec15a622d4daab Merge "Adding site Resource DG" Adding site Resource DG Initial implementation of site resource DG. Change-Id: I65b6a7e335b4053f3133b731849badec7240ec1b Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-25Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 99e9c6a20f596476e57352a805962dd6d1970221 Merge "Adding connectivity attachment Resource DG" Adding connectivity attachment Resource DG Initial implementation of create DG for connectivity attachment resource. Change-Id: Ibba56e5ec4af9da3565041085f83f7f01bafd201 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-25Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master dd617e15a31134bb22b5dcc4c17eff5fe9901be7 Merge "Adding connectivity attachment Resource DGs" Adding connectivity attachment Resource DGs Addition includes: 1. Templates for RestapiCallNode 2. DGs for activate, deactivate and delete Change-Id: Id6a6150d880a14ba71f9587484fc5677b8c5b24c Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-25Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 48f58e54aecdcb73f4bdf0c873b760f05c6b5d57 Merge "Datachange DG to handle ESR third party event" Datachange DG to handle ESR third party event SDNC's AAI event consumer of esr-thirdparty information will post the event to DataChange API. DataChangeProvider DG is requried to process the event Change-Id: Ic4857e32bd6941628e297aefefd2c697255f3ca2 Issue-ID: SDNC-386 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-07-25Updated git submodulesVenkata Harish Kajur1-0/+0
Project: aai/aai-common master 2c926c118b5687611412ab618feaf878d99153fc Merge "Fix component creation" Fix component creation Change-Id: I08606ec83b53cd87005f7d52301e0fe8792d744e Issue-ID: AAI-1236 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-07-25Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 7957dd169d09ff5fcfdfc0384e8ed7d3534d3dc0 Merge "Decision BlackList Guard Enhancements" Decision BlackList Guard Enhancements While creating a decision Bl Guard Policy we are allowing to add Blacklist entries through file upload for bulk from GUI. Issue-ID: POLICY-901 Change-Id: I4031fd4a96937b9facc330cecf72777d701d4678 Signed-off-by: rb7147 <rb7147@att.com>
2018-07-25Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master a5ccc101707216e8ffc07773c17799c60360863f Merge "Fix sonar issue about nested stmts" Fix sonar issue about nested stmts Refactor code to not nest more than 3 condition or loop stmts in policy PolicyEngineUtils. Rework based on review comments Issue-ID: POLICY-1003 Change-Id: I95fcfa0f99c517c02357c85ca39cd2f934e8da4d Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-07-25Updated git submodulesSandeep J1-0/+0
Project: appc master 4ff6f2a5d19852018c718ea431baf6d1dedda051 added some more test cases to TimeTest.java added some more test cases to increase code coverage Issue-ID: APPC-1086 Change-Id: I8f4458ddcc70d360eae71e41d1608d0529ed2269 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master 04cb212b3a38879b0013a62bca9fb56337ef839e code cleanup keystone Issue-ID: SO-729 Change-Id: I30977cf33b25d25a6f95120ba961fe890ee4ab93 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master 4f27ba159b9786fd440c7b07f19da26b5a65786c fix keystone code issues Issue-ID: SO-729 Change-Id: Ia3f30f048499b5f8b3654cb851f140aa1707bd63 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master a9bc456b0de6ad5158665f960e4860269544ce46 fix isues in keystone Issue-ID: SO-729 Change-Id: I34034515d873fee47ef313fcd33838b220b8705d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesMarco Platania1-0/+0
Project: integration master 61720162c1e00f54627255e787a53a5c2bbc6f97 Merge "Bug fix on env file naming" Bug fix on env file naming Change-Id: I3f04773e72512ce00ad392c12e2bef21764ba5a5 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-25Updated git submodulesMariusz Wagner1-0/+0
Project: integration master 6d58832e04cad47380fe71235a6a85f6efd7199f Added TC Added TC when AAI is not responding Issue-ID: INT-600 Change-Id: Ibc2a0608a60a4ae6dff0aac062a2c412c307e659 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-25Updated git submodulesSeshu Kumar M1-0/+0
Project: so master fc02356e16ab2483334bb5ee29018c4bffa23564 Merge "Replace printStackTrace with usage of logger" Replace printStackTrace with usage of logger Change-Id: I648e5a25337beca1f8c483ba6e5359d245e237d3 Issue-ID: SO-642 Signed-off-by: mkorman <michal.korman@nokia.com>
2018-07-25Updated git submodulesshrikantawachar1-0/+0
Project: sdc master 6c3541e2f1a64a7140b7bb54ff5aa546facbb14f Error in updating NIC Incorrect response appears in response body on updating NIC description Change-Id: Ie96ad4a2010158b8ac2a4f5ef69a90f146291f6c Issue-ID: SDC-1560 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-07-25Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 5a13c2376e309387492a14722911e3c7b29c1f4b Update sdc-parser version and allign normatives Change-Id: Ib654abf209c3c46a93416516e7eb31409ed621f6 Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master 7631ccf856ab4e739bd9e9bb5ac6f7985f5a37ec fix code issues in heat-model Issue-ID: SO-729 Change-Id: If717d9f9c30cfc924d78cf9b06e3bdd7550fe96b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master 59ad78a845d38e2e0a0ee9e3cd5de3d2d9917152 fix code issues in glance-model Issue-ID: SO-729 Change-Id: I75dc20682301f36cebac2dc6c5709004c500b5ea Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 37c292773bd1906cf9e59e62a0c7e8027ed1e4bf Merge "Replace with the diamond operator" Replace with the diamond operator AriaVduPlugin.java Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.so%3Aso&open=AWK-9MGVwGn37JfbmLXt&resolved=false&severities=MAJOR Location:src/main/java/org/openecomp/mso/aria/AriaVduPlugin.java Line No: L126 Change-Id: I186e7dfef1ddf406036f902d1f04b4677652b91f Issue-ID: SO-739 Signed-off-by: SS00493505 <ss00493505@techmahindra.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master 44b6f0d5c585faebd88b72657672a3ccf22c3456 Fix basic checkstyle ceilometer-model Issue-ID: SO-729 Change-Id: Icc76f88224fb9a7c06bc49106c285718046f8188 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master 083f0f9bc39e96b1b8ab0c515e1202b51c3fa04d Basic checkstyle fixes Issue-ID: SO-729 Change-Id: I9ee8e0b8519ac9110a56b48aa17acaa524d70a30 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 3110975b4cf521c4bf7dd770350ecc111a5e6070 Merge "Sonar major issues" Sonar major issues This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-Z9EU5FCDfKtmIA&resolved=false&severities=MAJOR Location: adapters/mso-sdnc-adapter/src/main/java/org/openecomp/mso/adapters/sdnc/notify/SDNCNotifyResource.java Line No-177 Change-Id: I3fd12f01315a2ead0f7f676caeb88d9d9b207a43 Issue-ID: SO-753 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-07-25Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 5e28d842e2ad80f2c4585a0d40c90bc861f3a2ae Merge "Update docker image name to onap/so" Update docker image name to onap/so Change-Id: I09b32b08d13053643c65e41bdb40c146df8328ed Issue-ID: SO-601 Signed-off-by: Arthur Martella <am153x@att.com>
2018-07-25Updated git submodulesseshukm1-0/+0
Project: so/libs master dced5ef263d0c0ea54e38ca3a7fae160a483d6a0 code issues fixed Issue-ID: SO-729 Change-Id: Ib10e7257ee2c9524967a6ba73b18c1bee9d9add2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>