summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-16Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 6f7700a171332f3526fa6630943871a2757f86dc Merge "Added Release Notes - Known Issues" Added Release Notes - Known Issues Added Release Notes - Known Issues ------------------------------------------------------------- Change-Id: Ie5b1e9499114e09aedb72a95d389f2e07b4f5514 Issue-ID: POLICY-536 Signed-off-by: Saryu Shah <ss3917@att.com>
2018-05-16Updated git submodulesChris Donley1-0/+0
Project: integration master e5a9fb0a2d90d7e626a4b76f4cf53b58e2a3cd6a Increment vnfsdk version numbers Issue-ID: VNFSDK-267 Change-Id: I90d3d4dccccac68d4912938d1bcae958b3a781b7 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-05-16Updated git submodulesAnkitkumar Patel1-0/+0
Project: optf/osdf master 122d59ee59f799ec46882bdc862b001cd434657c Updating the config file Updating the config file as workaround Issue-ID: OPTFRA-237 Change-Id: Iacdb4e8ab0f38d0809c4881b3faca0b4f3164d0c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16Updated git submodulesRob Daugherty1-0/+0
Project: so master 4339e4f6ee11b8c244cb90c184fe7be706b6dce3 Merge "Add guard time to keystone expiry" Add guard time to keystone expiry Issue-ID: SO-622 Change-Id: If8260ee70d3c632325939affcbd80258b2602c99 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-16Updated git submodulesArthur Martella1-0/+0
Project: so master 587abe382a1b0230af7c4e9555792adeb8975482 Add homingService variable to homing bb Change-Id: I41bf2c4d12345d46d8bf008f79d6610592e3b645 Issue-ID: SO-625 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-16Updated git submodulesRyan Young1-0/+0
Project: appc/deployment master 10f079d1901aba3c2f42a94dc4aabe69d69887d5 update appc.properties documentation Change-Id: I947859bc52e6e8c90ed2236e4ba54025c468a1e1 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-901
2018-05-16Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master 3d3f1ce714d3e2832b14084bbe17849fb64c5d41 Changes to GetAaiInfo DG Corrected parameter passed to method to get vfModule information. Issue-ID: APPC-904 Change-Id: Ib32122e1e080a676082a1676e89335904eb4d61a Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-16Updated git submodulesJonathan Gathman1-0/+0
Project: aaf/authz master 0978e42055b2039648dd2c9c8b70d77d86670e83 Merge "Improve coverage of cadi-core" Improve coverage of cadi-core * Reduced complexity of HttpEpiTaf and LoginPageTafResp * Applied ONAP's code style to HttpEpiTaf and LoginPageTafResp * wrote JUnits for HttpEpiTaf and LoginPageTafResp Issue-ID: AAF-225 Change-Id: I28059237e838d0276593d556d2e04fe3a7b852c6 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-16Updated git submodulesgabe.maurer1-0/+0
Project: aaf/authz master f129d3fde1205cffe9680959f365b618b1a3f85a Increased code coverage auth batch Issue-ID: AAF-233 Change-Id: I74b116e62c98d8cece3ff07594f469051a695797 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-16Updated git submodulesGary Wu1-0/+0
Project: integration master 145d1dfa88fc825b74723a176b3598f35466b183 Release testsuite docker image 1.2.0 Change-Id: I84701321c84673cee49239b5dcc1c73026c20b4f Issue-ID: INT-501 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master 98155354c84bea37bf5ba69b8b5858afe6209983 Added xmlns to rpc tag Added the name space specification for the commit sent to the device, to ensure a successful configuration. Issue-ID: APPC-902 Change-Id: Ifd10c182cd2d29a6745d337552ed3294e5b31913 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-16Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 454c8652df4d6342a754025ec8beae587684d77f Merge "Add robot-ete to list of realtime clients" Add robot-ete to list of realtime clients Issue-ID: AAI-1144 Change-Id: I5deb2152a1ff783ab2e6311517e76709c76ba60a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-16Updated git submodulesMandeep Khinda1-0/+0
Project: oom master cb5af8db8664de8b87359a1a37f67faeab0f96bd Merge "Update appc.properties file for vCPE failure" Update appc.properties file for vCPE failure The appc.properties change for APPC-900 needs to be ported over to the OOM version of the appc.properties file. Change-Id: I854e3fc6e80bd610fe8bf33240a28ead4c7b4e63 Issue-ID: OOM-1088 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-16Updated git submodulesGary Wu1-0/+0
Project: oom master feac15e0badc9af769044051c4368788d8a7bcca Increase portal-db initial liveness probe time The initial liveness probe against portal-db was too quick, causing the container to be terminated in the middle of DB schema initialization and leaving the DB in a corrupted state. This change increases the initial delay before the liveness probe. Change-Id: I2f428ea33b60c3a99ca1e49dc8e59405aa4d824c Issue-ID: PORTAL-283 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 29c8578d37e9300e445232757cd3020a90d860b6 Merge "SDN-C db schema/sdnctl not reliably being created" SDN-C db schema/sdnctl not reliably being created Change-Id: I7fa43e090c11956eb68f89ec65bfe0ee7922c78e Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: OOM-887
2018-05-16Updated git submodulesRyan Young1-0/+0
Project: appc/deployment master b91c16a9104c0ee742262e0e319a34ed1f1feafa add property for scope overlap Change-Id: I4f4af6b0310f94481ac53397ae6c655021a01667 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-900
2018-05-16Updated git submodulesRyan Young1-0/+0
Project: appc master b6a8ebf0212d5ca47c088e6046ca65bd9318bf1b update bundle import/export causing linkage errors Change-Id: Ifb161f411cc8b39be8576ff6c0a982260b4f218b Issue-ID: APPC-900 Signed-off-by: Ryan Young <ry303t@att.com>
2018-05-16Updated git submodulesArthur Martella1-0/+0
Project: so master 04e02fd411de15ae23753c2cf71703c0bc9d06e3 Only set recipe when null in getServiceURI Change-Id: I526d79d602d27c7c734bd1e38a4733176bd55f15 Issue-ID: SO-619 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-16Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 193fc178482e684c2838b070f7ad8e73c159b071 new unit tests for sdc-be Change-Id: I0e2ee2950898668b9ce1e3ef5acf85c1b68cf5d8 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-16Updated git submodulesAnkitkumar Patel1-0/+0
Project: optf/osdf master ba17b41bafc815e3e52d29a46cd6073385c5ac9f Updated DockerFile to set environment variable Updated docker file to set the environment variable Issue-ID: OPTFRA-237 Change-Id: I97275c9c7b3963b6282a8d59f4177dc8b94e53fe Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16Updated git submodulesMike Elliott1-0/+0
Project: oom master 651fb2e692a39f101b0aef9c2e1c7a8d7e04b941 Merge "Enable https endpoint for SMS" Enable https endpoint for SMS SMS got a new SAN certificate and we are using that in this deployment now. Applications will now query on https://aaf-sms.onap This should also fix the failing healthcheck for SMS -P3: Changing liveness and readiness probes to use https instead of tcp which was throwing up TLS error spam on the server Issue-ID: AAF-284 Change-Id: I654eced0bb75c8b5c807c45773f308d824dfb571 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-16Updated git submodulesRitu Sood1-0/+0
Project: optf/has master 36eec04574e14da4bb391bbc6debf42be72db589 Ignore flavors that don't have hpa-capabilities Multi-cloud creates some flavors without hpa-capabilities Issue-ID: OPTFRA-235 Change-Id: I4acfd6198bb0f494d0a34372d761c2dff7b4b301 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-16Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master fe7d0643ea01cda4826cb3444e47076d2ea9a268 Merge "policy documentation - release notes" policy documentation - release notes policy documentation - release notes ------------------------------------------------------------- Change-Id: Ie480002003725fe6949c631c2a9c50fa7d1665c2 Issue-ID: POLICY-536 Signed-off-by: Saryu Shah <ss3917@att.com>
2018-05-16Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master 28529fa5269ef514443e1b79cdb8fff23fd54901 new unit tests for sdc-be Change-Id: I8dca0960191cd97f00f5a6399cbffc572ad6b2c4 Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-16Updated git submodulesmrichomme1-0/+0
Project: integration master 9d6a6762ed7a2c5b7217c0eafaefee9dad49544f Add xtesting to official ONAP repo provides the files to build a xtesting-onap-repo docker file it inherits xtesting capabilities Issue-ID: INT-499 Change-Id: Ic30d1ef750e9a0ac25b1b1af49fb88d0ba8a64e8 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-05-16Updated git submodulesArielk1-0/+0
Project: sdc master 5778c51a8b3d480c3c19f0e2848853808c25361e ATT warning generated in CSAR Change-Id: I9b0e952c80947782ccc22e84630061049de0401e Issue-ID: SDC-1329 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-05-16Updated git submoduleseleonorali1-0/+0
Project: sdc master e59a1af51ee67eb2b53f64b08b86ea96911d9bc7 TOSCA Consolidation Data handling - Refactoring Create new Interface, Base and Implementation classes for Consolidation Data Handlers Change-Id: I9638a7b57321aca00b458b244b278807a99b25f2 Issue-ID: SDC-1330 Signed-off-by: eleonorali <eleonoral@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-05-16Updated git submodulesEric Debeau1-0/+0
Project: externalapi/nbi master 921dc4999244e48fc5c47202a3b90980ec44affc Merge "Codebase license scan results, May 2018" Codebase license scan results, May 2018 Change-Id: I85320efd75b1ba66481c427a240c8915fe42ce0a Issue-ID: EXTAPI-87 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-05-16Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 093c624b2ce48ca8dbf55a9a8aaeee0315a8a7d6 new unit tests for sdc-be Change-Id: I76050d7735d9d1b90b668138bbe9314c370e8748 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-16Updated git submodulesMatthieu Geerebaert1-0/+0
Project: externalapi/nbi master f207a196a8c383f0108205c7af8efbd7afecef26 Merge "infinite loop when so not responding" infinite loop when so not responding - fix code - add test Change-Id: Idcf9383d38e821418c16e8f72250df238e1a6b78 Issue-ID: EXTAPI-89 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-05-16Updated git submodulesEddy Hautot1-0/+0
Project: clamp master f172e9d4656c960e81f72cc6d6e52770271df9c9 Merge "Fix Sdc controller" Fix Sdc controller Fix Sdc controller startup, it should not impact the spring startup now as there is a periodic process that checks that every 2 mins Issue-ID: CLAMP-151 Change-Id: I47f81383eba320c08e923f7408f268b346aa68c5 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-16Updated git submoduleszhangab1-0/+0
Project: usecase-ui master 36a2001748e05b40145d7ea07efcc706b8991119 fix service create request body Change-Id: I91337cb03ad0a6632794c10426c6c08226aab011 Issue-ID: USECASEUI-115 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-05-16Updated git submodulesMichael Lando1-0/+0
Project: sdc master 779bcf61a5ea2d32db0a44096c2d034d89e8afad Fixed bug with breadcrumbs sub menu that it was closed while mouse inside the sub-menu. Change-Id: I090ab2e7792845e701b77ab855feb90517f54762 Issue-ID: SDC-1328 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-16Updated git submodulesojasdubey1-0/+0
Project: sdc master fd342cfa82ad12f32802fb5f5f1287a59df6070f Renamed classes to include skipped tests 1. Renamed test classes to align with junit test naming convention to include them in the build 2. Fixed static analysis issues in test classes 2. Refactored methods for code smells Change-Id: Idacf6646ed8650cc7a96d5f539e7276e684bfb66 Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-16Updated git submodulesliuqian1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 4daf04bfd4147b59490a8425407065eccd017478 update tomcat version path Change-Id: Ic2918e9cad9db83a014ab333c4a06c2a5291fa1c Issue-ID: VFC-911 Signed-off-by: liuqian <liuqian13@huawei.com>
2018-05-16Updated git submodulesMatthieuGeerebaert1-0/+0
Project: externalapi/nbi master 9d353deac4cbdeada20028515817314bfed02f0c Update installation note Change-Id: I802ec6821ed206dde39fc3e4b8e1f68212332639 Issue-ID: EXTAPI-88 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-05-16Updated git submodulesliuqian1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master b951819d78adbc7b99a576dcb8c236b99b1fdc42 update tomcat version Change-Id: I2d37e1189d54cd9eb2fe6cb7c009ea4d913cadbd Issue-ID: VFC-868 Signed-off-by: liuqian <liuqian13@huawei.com>
2018-05-16Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master 6c7f631b7e3f26ecadfaf30e9546ec0e7635f9ac Increment the version.prp Issue-ID: CLI-114 Change-Id: I521d261a44a616316b0a62440b2cf0a094c490ac Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-16Updated git submoduleszhangab1-0/+0
Project: usecase-ui master 1ab6dcbbb3c804615c6a8bcef875f231a3b11885 fix service scaling bug Change-Id: Ibc7ab6a671d755df5ca10ae16fa088b41afea33b Issue-ID: USECASEUI-115 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-05-16Updated git submodulesliuqian1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 5ac69d92b8e68bfd2d8a5d8e11bc6cf36e5c2088 update tomcat version Change-Id: Ic988d3ac3ad9e626a8d21233b0c19b8f8388f6f5 Issue-ID: VFC-868 Signed-off-by: liuqian <liuqian13@huawei.com>
2018-05-16Updated git submodulessiddharth09051-0/+0
Project: sdc master 991e8cdeb0f49573d7e849da741251027ea4de6c Nested Dependency issues Remove nested depends On connectivity Change-Id: Ic140e88fac74c31200cdd662dcbf6e296183ade3 Issue-ID: SDC-1315 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-05-16Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 3ebcf63048e23725ef3821bd10a3ba5f5702a620 Merge "Correct variable references for namespace shift" Correct variable references for namespace shift Issue-ID: OOM-794 Change-Id: Id7bcd5aa90444cd3f5e9292f3daf7e9722722442 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-16Updated git submodulesliuqian1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master ebaa455b458afdf5ca62a4258a25f676cf91a016 fix query vm Change-Id: Ie7639524652ce1f6c7474f8163f2a64afbc5dde0 Issue-ID: VFC-868 Signed-off-by: liuqian <liuqian13@huawei.com>
2018-05-16Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 217cdac2201645c1c36701abe7a23a5c0942fbef Merge "policy healthcheck" policy healthcheck Change-Id: I470e2727ac907ac297839ecc1bf3b53de7f67750 Issue-ID: OOM-30 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-05-16Updated git submodulesLusheng Ji1-0/+0
Project: oom master 6657bef1e83cd9d35940fb3615e98e20933a8143 Fix docker tag for CDAP TCA Issue-ID: DCAEGEN2-510 Change-Id: I9af79ea0eea57dfe81ddd6936e00aef2d0657247 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-16Updated git submodulesMichael Lando1-0/+0
Project: sdc master bedf1ad331ac7a19339197fef19c5f7c096e28d3 fix missng categoryTypes add back the flowing categories for service E2E Service and Network Service for resource add Network Service as an option for sub category Change-Id: I57d65ff7ff7f2035124cdac8911c10f162ca966c Issue-ID: SDC-1336 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-16Updated git submodulesMichael Lando1-0/+0
Project: sdc master edb9d333db0a975240e2228ff51c2896b79c4a39 sdc <-> vnf sdk integration update Template.json to use the ip assigned to vnf sdk in heat deployment. Change-Id: I7d93829b7db02dfecb2d5780546050ad6f4579fc Issue-ID: SDC-1332 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-16Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master fd93363a14a04481ac8173ac4c941975a4954288 CLI beijing release version increment Issue-ID: CLI-114 Change-Id: Ia62bf183ef9f3e0aee923f6796ed62d7ec00d67f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-16Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master 5626ae003ba80f876a68a05ed0c7920a08dedd4a Add stablity and perf test case Issue-ID: CLI-100 Change-Id: I85df939f13bf88213625d19b74a69d07be900a41 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Fix the moco null pointer execption Issue-ID: CLI-100 Change-Id: I0bbba49ee9e15bf6557f5602321f06fb47274de9 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Make CLI into pojo Issue-ID: CLI-100 Change-Id: Iba7f9690efba645f425cb33392cd07ae456eda83 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Update release notes with profile and batch suppor Issue-ID: CLI-100 Change-Id: Iedd2c5830ac52952ac81cd9689cb0e1dd1b14605 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-16Updated git submodulesliuqian1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master b274e9e57cd32e9fd42725d22db33584e2d8407c update driver scaling process Change-Id: I058647bf164f529264dbde89b1b349a7d779e1e5 Issue-ID: VFC-868 Signed-off-by: liuqian <liuqian13@huawei.com>