summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vfc
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master c65904f438e6ab0babdfa7c836d2759d2342e273 Refactor deploy workflow plan logic Change-Id: I82e69668c64369f6f67b1b8fa088e28cc476e8f9 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-21Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 9c1f09333184e610d4e9a4497707c17816e8ead4 Fix csit error of lcm Change-Id: I8a456b0ef4aef5a4692c335dac6dd965bd86d247 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-21Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master 6594edc6160fb2a43685e383f0dd8727f2df667f change update_serializer Change-Id: I59d2ccf9aab2b21dae091e1c7aff8b28ce0e55c1 Issue-ID: VFC-1137 Signed-off-by: tianxing <15210838572@139.com>
2018-09-21Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master cdad4f8c567947e62278017c18bc4219f0e6a76c add vnf operation service Change-Id: Ic3b288dfd6b3e384bb4ef4e45f2806c5b7032223 Issue-ID: VFC-1138 Signed-off-by: tianxing <15210838572@139.com>
2018-09-20Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master 6a79881ac59e681e6dbcf0e52a2380b2968a5989 update update_serializer Change-Id: I93763f0080779e35c391d3918018ac0e2e75d5c7 Issue-ID: VFC-1137 Signed-off-by: tianxing <15210838572@139.com>
2018-09-20Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master f8976349f889cbd348ff0ce621afefbd9aeaacf0 Fix component startup Change-Id: I655f4823cb3ee275286c8b762a9c35df6b53b28c Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-09-19Updated git submodulesDénes Németh1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master ca54d8e272c25ae1ab552bfece579eee2098a197 Merge "Eliminate Sphinx Warnings from svnfm repo" Eliminate Sphinx Warnings from svnfm repo Add .gitreview file Add docs directory and index at repo level Add sections at repo level for each driver subdirectory Referenced some txt and json input files from each driver directory Added entries in nokiav2/docs/index for orphan rst files Corrected some doc8 errors/warnings DO NOT MERGE until each driver contributor reviews proposed changes Change-Id: Id33124d199e0c01b3bbbffc6dd62c1e0536416ed Issue-ID: VFC-919 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-09-19Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master 989808eea305b662691e92e2e4fbbab1ecfed793 Update attribute name in OOF response Update the attribute name in OOF response and refine the structure of the code. Change-Id: Ibc5f17857a1ac555b0df4a24b1fde97827cb47cb Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-19Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 2f1382b6ef609bcc57f8848c6211b9cfff301c4f Move scale ns view as single Change-Id: I9abebb7b1a8ce2d6732ff37950d6e77f8c9f52d2 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> Move inst ns post deal view as single Change-Id: Iefc53c794961d578b57111db7480b2b650b7675f Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-19Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 8b34893ea993f2f7237ddbf82327521f99cd1311 Move get and del ns view as single Change-Id: I942a9dff2cbb75face293da6fb39e45af24ea9cb Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> Move heal ns view as single Change-Id: Id8e8686604d7acc0b1f2687b7bd0057e75d50db4 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> Move term ns view as single Change-Id: If69244392ca7e461ff4b0f8701cdd4e1f34a91c0 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> Move inst ns view as single Change-Id: Ifa460ec9260226bfb29df73a5a7b153f45e486c0 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn> Move create ns view as single Change-Id: I7d43da84a832bd429e2de2cbce9bb747b55bca28 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-18Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master a2e8442ea7d120827566fbdc9ee2b842db1a123d the finally version of update_serializer Change-Id: Ia7b37e131503b637bf10924a7327a19dbc9a565c Issue-ID: VFC-1135 Signed-off-by: tianxing <15210838572@139.com>
2018-09-18Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master c5fb3108e29bdb50d316d2b0f62300573522b361 Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Issue-ID: INT-619 Change-Id: I5f6faab8e08dcd0b960e8f04f3f26580133e5dc5 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-18Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master b5f14b3dd8afbc41101443f02a5babe20fa2c477 Refactor codes of vl delete api Change-Id: Ifc7e4c9b4c647c41eef88d58abd97383775ab05c Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-18Updated git submodulesmaopengzhang1-0/+0
Project: vfc/nfvo/lcm master db610a8280b3922b64eef965e3707444885f8002 Support PNF In NSLCM Support PNF in NSLCM Change-Id: I0e1d28d8f574ca38c6e99c74617e6dc91c6403ad Issue-ID: VFC-1102 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-09-18Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master ea9eaceb6fc158caec9bc3af326bd1a8ea48f543 Fix spring boot security issue Change-Id: I65051d32b242fc69aee25c15b71457a4ba1ab16a Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-09-17Updated git submoduleslaili1-0/+0
Project: vfc/nfvo/lcm master 48f7b3d0d6fc76f6949b0608465267325237c00c Trigger subscription in nslcm. Delete subscription when terminate vnf. Change-Id: Ic7d94f3698b2bf73543f702d9ffbb41ceac26b7e Issue-ID: VFC-1126 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-17Updated git submoduleslaili1-0/+0
Project: vfc/nfvo/lcm master eb0c6ac326a34de3ce9d09abad9c6cf3d0572833 Trigger subscription in nslcm. Change-Id: Ibd5b64f61e130b0ef39817eaeecb4c2bf368c489 Issue-ID: VFC-1126 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-17Updated git submodulesmaopeng zhang1-0/+0
Project: vfc/nfvo/lcm master 0abc20b11ae5373e56eb77531bf9a6d15a3439a9 Merge " update tests of test_ns_heal" update tests of test_ns_heal Change-Id: I62fe02b403eda35824a2075f4c9479a07ad7b752 Issue-ID: VFC-1116 Signed-off-by: tianxing <15210838572@139.com>
2018-09-17Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master 018b4aeebdb803e3e7cd1868fa915f7a9ed8bbff Send homing request to OOF Add code to send homing request to OOF and unit test Change-Id: I4ab56611aa43a36118ab2b4653ffdfe58e7e921b Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-14Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master a544f7db29abce453fc550bf0b810b5fc4d428a6 Support InvariantId in NSINST model Support InvariantId in NSINST model Change-Id: I88207c221f9999e7fb499ea73e2995b28fad0d16 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-14Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 89483acd40fe83f31beb1cc73e496012cf8bd8d7 Fix CVE-2017-9735 Change-Id: I2adcec10d795f648ec0d09af37ce62d4f5f32a85 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-09-14Updated git submodulesFu Jinhua1-0/+0
Project: vfc/nfvo/lcm master bc8b0bb9c90d4e287c96327383e6e37d4b76629d Merge "Fix errors in placeVnf and add test cases" Fix errors in placeVnf and add test cases Fix some minor error inside the class and add several test cases for the code. Change-Id: Ifb0b8dbd0b145c3409c00f873c1d0d48a19fd77f Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-13Updated git submodulesmaopeng zhang1-0/+0
Project: vfc/nfvo/lcm master dbfe80a42cb1dd4724834c612556ac3a0f23e59f Merge "Fix serializers for OOF callback" Fix serializers for OOF callback Fix some errors in the serializers for OOF callback Change-Id: Ib800f7eaba9da32b1e22b5968a611dd7d2ed2993 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-12Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master 41d26c38571311eb3169b45c6c24941d18af00d1 the end of update_serializer Change-Id: I36a24367451936639e25b3349cf04144974cc4aa Issue-ID: VFC-1115 Signed-off-by: tianxing <15210838572@139.com>
2018-09-12Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master 02435d8c91d68fd73ccec9002e9ec845922d821f update function of ns_heal Change-Id: Id6ae400419ba1d5beb513af5aeaa248c04bed2e3 Issue-ID: VFC-1113 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-12Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master a18a0c6c6fca50a93b8637b19feb0fbcd6340eed update serializer for update_serializer Change-Id: Ic31702890ec7572334b3f9b2740db94fa22fbc8f Issue-ID: VFC-1111 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11Updated git submodulesFu Jinhua1-0/+0
Project: vfc/nfvo/lcm master d6e67484b1daa7bb27afcf6c6a47b1419b4409cf Merge "Notification endpoint stuffs." Notification endpoint stuffs. - Add notification test. - Add const in tests directory. Change-Id: Ib4fe4f843b1e57fe635cad28ac6f879ffb5e7cb5 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-11Updated git submodulesFu Jinhua1-0/+0
Project: vfc/nfvo/lcm master 34fa98751d6e041655aa0a31bfe538ff8b858e2e Merge "Notification endpoint stuffs." Notification endpoint stuffs. - Add vnf identifier creation/deletion notification handler. Change-Id: I53f18483b55d2ce681a17ef49d478c3421392a0f Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-11Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master b5a81048a58a215dbbbf36f9f0c54c5c94918848 update function of ns_heal Change-Id: I86a480506e9a84c6da1f3ffeba5f9593d8a44b56 Issue-ID: VFC-1108 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master 8a4604a9a9235d26fd7269ba30bb7ee62e6080de update ns_serializer Change-Id: I9df1218efd908d94a8acbce88f832ffcd7296ab0 Issue-ID: VFC-1107 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11Updated git submodulestianxing1-0/+0
Project: vfc/nfvo/lcm master af4860f4adf1b6de4ae6723fecf5ca1d243b7fb5 add update_serializers Change-Id: I8cac134bf7ba5abba1c82f3ff29ddbd0052e755f Issue-ID: VFC-1109 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11Updated git submoduleslaili1-0/+0
Project: vfc/nfvo/lcm master 040b4afd4e863f466b2e9a57006e7d14345ebc21 Support functional requirements - Modify grant vnf Change-Id: Icd9ff1996ae42a536ed0a610ccb46680147f57f5 Issue-ID: VFC-1106 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-10Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master f2c8a6137235d8f9664b36cce49aa3cbe061a5e5 Refine logic for OOF response resolvation Refine some logic inside resolvation Change-Id: I0a69758b39f6f3deed075d82cedbf674ff16a3a2 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-10Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master b1fb8844820a212f3f86810fed63e8d5f2576c3e Resolve OOF response and store it into DB Resolve the OOF response and update it to DB Change-Id: I8f0c7944ecdd63535bafc8007d30b973f7b41b91 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-07Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master 0e59e7fa47e111c89eca8f91da99ba7b53fae3a5 Refine DB model for OOF response Refine DB model to put only one record for one vnf Change-Id: I2966d63881f88185ef4cfce229222d5af8e951f0 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-07Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master 44ac6756720b934bf9e8bdcb2e46b7a0b7b38395 update get_and_check_params in lcm Change-Id: I87cfdcfa6c53e0671f5d6f0a3eae2dc30585fc1e Issue-ID: VFC-1097 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-06Updated git submodulesmaopeng zhang1-0/+0
Project: vfc/nfvo/lcm master 334833fac8351f362a525dc1c12d0096013846c8 Merge "add part serializers of heal in lcm" add part serializers of heal in lcm Change-Id: I648b7347e5984ec186b92e5c53d82209725dd9aa Issue-ID: VFC-1094 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-06Updated git submodulesRuoyu Ying1-0/+0
Project: vfc/nfvo/lcm master 7cd9b9bba0233927adefa8f2d298a9830e2d1e15 Add DB model for OOF response Add model for OOF callback response Change-Id: Id779706c4df80b79a4ae9d6714665149844ebcf9 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-06Updated git submoduleslaili1-0/+0
Project: vfc/nfvo/lcm master d391b773aba38ee676c40ba60141c5b2fcb0e5b7 Notification endpoint stuffs. Add two notification serializers. Change-Id: I1c1ed3a7851580cc94a7a56b4ff0cad5936f94a7 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-30Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 6c67c86e11abaed2f34b2d7380bbb23e2ad8015e Fix csit job error for vfc-nfvo-lcm Change-Id: I1d427a4ef20228a371da3adab54ca2f61d8754a7 Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-30Updated git submodulesmaopengzhang1-0/+0
Project: vfc/nfvo/lcm master b2021dd388849a35517f1ea94e1e52376e20afc4 modify YAML-->JSON in swagger the description of YAML is wrong in swagger Change-Id: I9f74d2e486d9113a7d54d626ed240069b36c1ff5 Issue-ID: VFC-1088 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-08-30Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 2ea1eb0bbf830b06ae29cde89230fdd8828c28e1 Fix csit job error for vfc-nfvo-lcm Change-Id: If609a83f65c5305df153d327ed771112a2cec4ea Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-30Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 8ef6a026f12a63f614cc9c62691181a2fa5c079d Fix csit job error for vfc-nfvo-lcm Change-Id: Idb17fb9bb2b8a99f0c5bb0f4820f3bfca1c92e94 Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-29Updated git submodulesmaopengzhang1-0/+0
Project: vfc/nfvo/lcm master ed23714e412e6e0db51d5377a4217c15024a8bca SOL003 API Align SOL003 API ALign - adjust lcm code structure and merge v2 into ns Change-Id: I1ff345fd688ce706be5e8bc5abeb71eec8261fd9 Issue-ID: VFC-635 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-08-27Updated git submodulesGao Weitao1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master aa8966575a8b66d3986e6e019751cf872e142cf3 Merge "Improve coverage of Svnfm AdapterResourceManager" Improve coverage of Svnfm AdapterResourceManager 88 breaches need to cover to reach 65% Coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AV8WGS_x-08if2a6pIEW&resolved=false Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/adapter/impl/AdapterResourceManager.java Change-Id: Id89403520c940bc694bd1243f8543afdf4c43e43 Issue-ID: VFC-1069 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-27Updated git submodulesGao Weitao1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 0c2f68bf81e2156a9a9816e703d556d0c1555dfe Merge "Logger usage Issue In ScaleManager" Logger usage Issue In ScaleManager Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AWOMyzufwGn37Jfbp59i&resolved=false&severities=CRITICAL Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/csm/vnf/ScaleManager.java Line No- 140 Change-Id: I3a77fa185d332abf36c8c3acd2082c70965a6fea Issue-ID: VFC-1047 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-27Updated git submodulesGao Weitao1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master a0e1ea1015a4bfab60cadec0b7033b34cafbebb7 Merge "fixing Logger usage Issue" fixing Logger usage Issue Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AWOMyzufwGn37Jfbp59h&resolved=false&severities=CRITICAL Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/csm/vnf/ScaleManager.java Line No- 138 Change-Id: I99f7c03cf8978d555506a63fb8142aafe9b9eaff Issue-ID: VFC-1046 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-27Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master 6045219449a0a8e1071276cfbadb64600655e022 update version of lcm Change-Id: I996925c5075665ced9e8a10a882546ed1c3927cb Issue-ID: VFC-1076 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-27Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master b51b37814c211197905dc88669ea930fa61b2f5d change version of lcm Change-Id: I102b832e68d3eddb338296ca7280ec0894e5d83f Issue-ID: VFC-1075 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-24Updated git submodulesYan Yang1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master f73e266672120c84eef92ba4d18c75a116f3218b Merge "Improve coverage of Svnfm RestfulConfigure" Improve coverage of Svnfm RestfulConfigure 13 breaches need to cover to reach 65% Coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AV8WGS-K-08if2a6pID2&resolved=false&severities=MAJOR Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/RestfulConfigure.java Change-Id: Id2198807497133b13684bfed8c78a75c3e846885 Issue-ID: VFC-1062 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>