summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Update git submodulesfujinhua1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to d5f2d43c566ac4f14c173a5417ab3bec20af452b - Update api adaptor for terminate vnf Change-Id: I75704c9c1fea9666ce4aef0970484525214c6157 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-20Update git submodulesliboNet1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 94d7d990ac85143fd3605c9a094082592d554e2a - add rest serve and distribution framework . update the pom.xml to include a submodule main . add all common necessnary package into pom.xml . add rest server and test case . port the distribution framework . which supports both http and https Change-Id: I5ccc712342fc8929d11e553f3e09f36e93a80935 Issue-ID: MULTICLOUD-546 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-20Update git submodulesfujinhua1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to 57e9f3a2db08802b8c62c012e2d1513943d4e83c - Add api adaptor for instantiate vnf Change-Id: I4de85292ce0a69a81bc912a956ad01f73b3d2613 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-20Update git submodulesfujinhua1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to 1666778165fcf65c8a7820553c31f60a2433c5fd - Add api adaptor for vnf pkg download Change-Id: Ie58f4691c2eb2e433d8539bdddef2e5fb529d960 Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-20Update git submodulesRehanRaza1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 48f9204c0f5d1dfc57591b4f67f5b6aa60b072e1 - Add ROP file creator script in each PNF-sim * The script runs in a background process * The background process is killed when mass-pnf-sim is stopped * Filename format is updated to include timezone, HOSTNAME, and PNF-node-name Change-Id: If0a5a8c7bdd7ffb4958569e3037f1a7207770ef1 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-03-20Update git submodulesbilal.iqbal1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 54b96133b33b3bf55e9670ed2a8c89996ac413b9 - Process CSAR 1. Handle Main service Template 2. keep copy of the onboarded package 3. Sonar fixes Issue-ID: SDC-2153 Issue-ID: SDC-2112 Change-Id: I7f84d5d6d7a4c6eeed317a7ddd19b53272182fd8 Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
2019-03-20Update git submodulesfujinhua1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to 5f924ba0d34363444ae558d6a3219551482f0fb3 - Add api adaptor for zte vnfm Change-Id: I2abeb89878505f97bca013ab875bb92ff387c3fa Issue-ID: VFC-1307 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-03-20Update git submodulesliboNet1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 20cc990e09f61a75375b2f39a0b7d9b790f37ccd - Fix the sonar scirpt issue under multivimbroker move the sonar related setting to submodule Change-Id: I64ce83a0c7f362f49e68c2f9ae8c77e0d0a376a2 Issue-ID: MULTICLOUD-532 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-20Update git submoduleskooper1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to d0031501cd81a9046396358f42657f168b5a58a8 - Display PNF/VNF Type for PNF (backend) Change-Id: Ie3fabe2a91c1e9040939e2bfe97705cfee15b201 Issue-ID: SDC-2157 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-03-20Update git submodulesItohan Ukponmwan1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 618482352bbfdfb225bdee0ba377a4ab71ce5135 - SDNC framework and commands -SDNC commands to do a preload for a VF -SDNC framework files -SDNC test files Change-Id: Iac61e43269f0b808ba837f00c60a6e5f9eae984a Issue-ID: CLI-143 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
2019-03-20Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 6acebe1cc8bc16fc4d99ca8279a989b624b85375 - Merge "Switch to xenial Docker image" - Switch to xenial Docker image The Ubuntu Xenial Docker image has lower footprint than Trusty, besides more security patches. This change modifies the Dockerfile that is used for building the Docker image. Change-Id: I89228ef555668aad1e621973fd33481ce49499d3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2019-03-20Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to e35591ab0994f19ca86e96d28fe77041bcb3a9f1 - Merge "Add cFW scripts folder" - Add cFW scripts folder The Dockerfiles that are used for building the Docker images during the testing the Hybrid Firewall ONAP use case are hosted in an external repo. This change includes the latest working version for those scripts. Change-Id: I92c10c3161820ac09a94ff997c6bc39617278965 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2019-03-20Update git submodulessunil.unnava1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 8cd116bf2295fda6adbc41f87ae4d94fac572fb6 - update MM agent API Issue-ID: DMAAP-909 Change-Id: I07bbf3e2c7db7f5610511a8e8c8c3db37a74549c Signed-off-by: sunil.unnava <su622b@att.com>
2019-03-20Update git submodulessunil.unnava1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 3884959f0bb9e6d0187606aa4342a80f366ca324 - update MM agent API Issue-ID: DMAAP-909 Change-Id: Icbc25d691f4078a24b407c33e1518e06b62141d4 Signed-off-by: sunil.unnava <su622b@att.com>
2019-03-20Update git submodulesHuabing Zhao1-0/+0
* Update docs/submodules/msb/java-sdk.git from branch 'master' to 14fe96da81b4197373ba6347773164465145c9df - Remove Chinese comments Change-Id: I6734d0e2264c79faf1c02b5d3c4500140dc14f80 Issue-ID: MSB-197 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-03-20Update git submodulesHuabing Zhao1-0/+0
* Update docs/submodules/msb/java-sdk.git from branch 'master' to 9c3e9283ac99b8fd44ec2241c098d3dc450a64ed - Remove Chinese comments Change-Id: I6734d0e2264c79faf1c02b5d3c4500140dc14f79 Issue-ID: MSB-197 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-03-20Update git submodulesHui Deng1-0/+0
* Update docs/submodules/modeling/modelspec.git from branch 'master' to b90b596af5ad245981cd67cb570c604a4c278b1e - Merge "Create association between VNIR and LNR" - Create association between VNIR and LNR Issue-ID: MODELING-104 Change-Id: Ic3509cc06453eac26e4526dbaecbd01ad1f6f93f Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
2019-03-20Update git submodulesHui Deng1-0/+0
* Update docs/submodules/modeling/modelspec.git from branch 'master' to 6e61673465e5b793ab3e312029f9b505d33ece82 - Merge "Fix LogicalNodeRequirements in Vnf" - Fix LogicalNodeRequirements in Vnf Issue-ID: MODELING-104 Change-Id: Ic7c23181866627c3e52e1cac264ef4123ba000d7 Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
2019-03-20Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 6e87544710647d9d1e55f3e8a72fe361d244e8b7 - Suppression of long logs in GraphExecutor Logging full configuration files to info log was causing failures and timeouts on configuration operations in APPC. Some were removed already under this JIRA but this one was missed. Issue-ID: APPC-1489 Change-Id: I619f2d1140095859092d6ceff6c7cb44855fb2e1 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-03-19Update git submodulessunil.unnava1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 0fe8e6c27fc96764731b5b2be0eb5e373f2028b4 - update MM agent API Issue-ID: DMAAP-908 Change-Id: Ie53c9042369fcfac9a4bc08f0e8541c432e792d0 Signed-off-by: sunil.unnava <su622b@att.com>
2019-03-19Update git submodulesGary Wu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 3e144e856a1b1b1ef504b068ad602066dad1af66 - Merge "fix dcae artifacts tags" - fix dcae artifacts tags Change-Id: I4829ee4821e1a0a2b04a18e22e5304c79519e60f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1337
2019-03-19Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to e3163b2d5609753f874e2f52fd5ef67fa063af7a - Update Batch from Testing Issue-ID: AAF-789 Change-Id: Ie26798de8b2afe2114f7712fb84798a7bff8e72b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-19Update git submodulesGary Wu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 6ce9aff5b4f7e15be96fff9c73c5a659aaa28225 - Merge "Provide PNF Package for Integration Test" - Provide PNF Package for Integration Test This is first version of unsecure PNF package that can be used for integration test of Pre-Onboarding and Onboarding of a PNF package. PM Dictionary and VES Registartion file are empty at this point and are only included as placeholders until the actual files are ready. Change-Id: I9ec76caf1f952df50391c11ee846e0be2c3231cf Issue-ID: INT-947 Signed-off-by: Szabolcs Hutvagner <szabolcs.hutvagner@ericsson.com>
2019-03-19Update git submodulesMarco Platania1-0/+0
* Update docs/submodules/integration.git from branch 'master' to ab8cd68e52570cd75096629b9db37f23ae0589b8 - Update cloud pwd encryption mechanism Change-Id: I7a311d62d7d5cd5d38dc01250a7e327a9eeac267 Issue-ID: INT-988 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-19Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to 78e9b949505245ad8efcdc319107039e333da573 - Test for working karaf Check if the karaf client can be run, and if it doesn not return the expected echo value, fail the build since the installs will not work in this state. Change-Id: I4b6b4ad4a3197ad0c56e1bf4c33acf061630ba33 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1549
2019-03-19Update git submodulesJerry Flood1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to ca6b4dad4d74ce7a46ec7bf1b0c54a3947f3e970 - Commit 3: Define Create Optimized API Mulitple commits due to commit size constraint. Remove robot from until until upgraded to Python 3. Issue-ID: OPTFRA-457 Change-Id: I1ebb555eab0fa0bf14d3c959ae042ddd200de985 Signed-off-by: Jerry Flood <jflood@att.com>
2019-03-19Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 9f4304d6085d3cc9a2a242cdbd6a33c10cc91097 - added test cases to TestAppcProvider.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Iff273f586c3d6ac9fa3809ef605013f11d3d2178 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-19Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d3f061bf257c5b431bac30308875e5bafeaef130 - added file to test VServerInfo.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Id430a90d0a186c9a065f514efd316af300f690a0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-19Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9cd51d70010f2e8154c26326a4457bf00bbd10aa - Merge "Update Tasks API with additional fields" - Update Tasks API with additional fields Update Tasks API with additional fields and new valid response Change-Id: I39d85ae599f9274373bbcf66dce4752ee75f16ed Issue-ID: SO-1594 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-03-19Update git submodulesEric Debeau1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to 8587d7ef29ee305da685d98b396856c0ac115fa4 - Merge "Migrate parent from springboot to oparent" - Migrate parent from springboot to oparent Update to latest oparent Force latest guava from oparent, exclude one from sdc and msb Change-Id: Ie8971b4a7f0e647bedc96b76affa59a32dc49ea2 Issue-ID: EXTAPI-193 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-03-19Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to a4b2c8dd11b431fc69439e16ef2616a2e2483db7 - Use released 1.2.1 CCSDK parent Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Update git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 536e4cef3b2fd8b0d0c845157ecde717e37c57da - Merge "Update API to support async requests" - Update API to support async requests Change-Id: Icde7d336d11517e60e7ab518c76faef8e917de3e Issue-ID: OPTFRA-433 Signed-off-by: Jerry Flood <jflood@att.com>
2019-03-19Update git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to d1bca679e1b1e6ede55629c0dc38cd3d476feb54 - Merge "Commit 1: Define Create OPtimized API" - Commit 1: Define Create OPtimized API Mulitple commits due to commit size constraint. Remove some SNIRO references Issue-ID: OPTFRA-457 Change-Id: Ia9a897d47a0f5e18deb309502d4a3ae629bea59f Signed-off-by: Jerry Flood <jflood@att.com>
2019-03-19Update git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to dc9c2f741f3e47abb646a2a4291bf9323fee69d7 - Merge "Commit 2: Define Create Optimized API" - Commit 2: Define Create Optimized API Multiple commits required due to the commit size constraint. Add initial commit utility Issue-ID: OPTFRA-457 Change-Id: Ibdc9292a6971548a4c6cdc63030cfb87c95baef3 Signed-off-by: Jerry Flood <jflood@att.com>
2019-03-19Update git submodulesTamasBakai1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 114c21c9ff09fd80851e8419b575ea75f5e0a206 - ROP file processing in mass-pnf-simulator Change-Id: I66203ff66e9d91865f8eee06bef01e55bcd6c39c Issue-ID: DCAEGEN2-1225 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-03-19Update git submodulesXue Gao1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 0722ef6a099541fd82cfb69dcacc247ef24e3170 - Merge "Removal of dead code" - Removal of dead code Cleanup of the Ui javascript code so that it's easier to work with op policies Issue-ID: CLAMP-330 Change-Id: Ia08b0af5ea818f49ac8625a3709b8f2a4cfdcddd Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-19Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to cfcffbce70ddc3083e337f18377c0847f7233caa - Fix checkstyle/Sonar issues on juint/sonar fixes Recent changes to increase code coverage and fox Sonar bugs have introduced checkstyle and further Sonar issues. This review cleans those up. Issue-ID: POLICY-1523 Change-Id: I829217ef77d52e57f9713cfeee5b122e1f25efbc Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-03-19Update git submodulesSébastien Determe1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to da09b9285c8f4ffe6bfd563285580ccce70cdd20 - Merge "Fix check style issues" - Fix check style issues Fix the issues raised by the check style Issue-ID: CLAMP-328 Change-Id: I07f80274968e032d060a7d881f4851568616a832 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-19Update git submodulesXue Gao1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 5367feb3b33cdcd8af20180bec2ecd589cff82db - Merge "Remove useless UI code" - Remove useless UI code Remove svn/wsdl code + rename the js files Issue-ID: CLAMP-330 Change-Id: I88aa31b99247ae5700347ae04955e08d6d5a5dd4 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-19Update git submodulesSébastien Determe1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 8d2cd45bf8d3d08b8213aa2b38847f1180eea6d3 - Merge "Fix tosca parser" - Fix tosca parser Fix the parser so that we support the new tosca policy discussed Issue-ID: CLAMP-186 Change-Id: I3051dddf749f1969f8b1d12d726c65f6aad48d51 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-19Update git submodulesManish Kumar1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to b26a5802920dff540bd8de74b944bb04d431226e - Update: Desginer --> Designer Issue-ID: DOC-411 Change-Id: Ida08eb511950e3b8e75f9b89178ed7949ea0440e Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
2019-03-19Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7165480eab5d69d047aaa8f58bc67c3ce4289b1e - Merge "Removed MsoLogger class" - Removed MsoLogger class Bye bye MsoLogger class. Extracted constants to separated classes. Fixed imports. Change-Id: I7c8e0527e7dbd097d3ea93b9dab279354652da47 Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-19Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to c9a1525cbe18dc83410d4d7a7456d2a7324157a6 - Merge "Back to the correlationId value name" - Back to the correlationId value name Change-Id: I0dee6adb4e7c28b557aaed50a75c938e82a9bced Issue-ID: SO-1274 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-03-19Update git submodulesBonkur, Venkat (vb8416)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 853440d183783ebfe65f45b49ad8874d9c87ef8d - Add VnfInPlaceSoftwareUpdate for WFD Added CheckPserversLocked,SetClosedLoopDisabled,UnsetClosedLoopDisabled, CheckClosedLoopDisabled, CheckInMain Change-Id: I6405b2c88d2109d952d452648bef2f99be6993df Issue-ID: SO-1518 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
2019-03-19Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 923a9943a1d59a9d1e87d24490eea78fa9869de7 - Use Assertions class from policy-common Change import line in all classes that use the Assertions class, there are a lot of them. Issue-ID: POLICY-1264 Change-Id: I8480264be4e36348b3fc63acf1bc36e9c9dd250b Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-03-19Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 03359a5641dfb26f93d630a1b1232c0ffc6ec51c - Task.java to Task.kt, and test it Also move setRandomStrings() to TestUtils.setStringsInStringProperties() Issue-ID: VID-403 Change-Id: I0216d16983699f1b91c23d167472e36bcae10ce1 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-03-19Update git submodulesMatthieu Geerebaert1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to 552ba2cc87a01ec0337e39ffcd819da5b6e05e62 - Merge "Integrate sdc notification" - Integrate sdc notification -refactor code -beggining implementation Change-Id: I9f66d64d9a375ef96e0248f85e2c06828f1063eb Issue-ID: EXTAPI-158 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-19Update git submodulesChrisC1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 0c5293804eac938b6528f2afe293f3992764b651 - Checkstyle improvements Aligning couple of files with dublin checkstyle rules Issue-ID: CLAMP-328 Change-Id: Id6d97adefaeb9ddd7f8dc3253de61aeda13d27bf Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-03-19Update git submodulesEric Debeau1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to 6abaacf6ff8afb9675eff17ce0ec21c021a5d89c - Merge "Service Catalog - json schema reference" - Service Catalog - json schema reference Issue-ID: EXTAPI-105 Change-Id: I4877636508135a2f7a77dab86dbe6a126070e9ff Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-03-19Update git submodulesMichal Ptacek1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 644d03aeb7e5e68187ab952c752b7d5e818864f7 - Merge "Change cert signing from command to module" - Change cert signing from command to module With newer Ansible we are now able to sign nexus certificate with own CA using openssl_certificate module. Issue-ID: OOM-1700 Change-Id: Idc54955160caef4a57bd50fc86678923511b5bce Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>