summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-29Update git submodulesJustin chi1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Merge "bugfix" into stable/euphrates - bugfix When not define ceph role in DHA, there are somes issue on config-osa. This patch add the judgement to check the parameter define or not. Change-Id: If221fd3d02c87fc60f545b44f94043f38e34d283 Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit 660b8bfbb0546322f35f8c7f54d62e1bf5d5dd95)
2017-10-29Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - fix ceph reboot issue When storage nodes reboot or shutdown, the partitions of loop device will lose. We add the command partprobe -s {{loopdevice}} to rc.local, it will reload the partitions, when boot up the storage nodes. Change-Id: I31dfca953aa254fa516421a494318b01cd39675c Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-10-28Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'stable/euphrates' - Build kolla image in VM This PS: 1. Build kolla image in VM 2. Use sha512sum to check kolla image 3. Delete suffix dot when there is no ext_tag Change-Id: I94d99e3ff69c47cc247051fae812bfdb29ff0246 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn> (cherry picked from commit 377cae861b2c04d8934786acc4d07b41ba98acc5)
2017-10-27Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "patches: pharos: Dynamic PXE interface index" into stable/euphrates - patches: pharos: Dynamic PXE interface index Change-Id: I7eae35c2e040cf316af45fd420ba6611abb2fa4b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit a1a73087d8e5cb43d2ebcf313f7a784b20bc4a3e)
2017-10-27Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "lib.sh: Fix compatibility with bash 4.2" into stable/euphrates - lib.sh: Fix compatibility with bash 4.2 JIRA: FUEL-296 Change-Id: Ide9f9333fe9b44ff6b78678064f8e67f05aabd42 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit fa62907da62d0b8ae9e733a9729941065ceedf4d)
2017-10-27Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - patches: pharos: IPMI: Trim netmask from IP ericsson-pod1 uses 'IP/netmask' format for IPMI IPs in its PDF, which is part of PDF spec, so update our installer adapter template accordingly. This change will be reverted once the patch is merged upstream in Pharos OPNFV git repo. Change-Id: Ie97177444f0445501fc0a7b131569ff1af6fee3c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 94b3833e4b8c3de58cecd673091015a4c8f1640c)
2017-10-27Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - ci/deploy.sh: Add PDF parsing dependencies The following packages are required for PDF parsing: - python - python-ipaddress - python-jinja2 Note that `python-ipaddress` is not available on older Ubuntu distributions (e.g. Trusty), in which case `pip` should be used to install it. An alternative would be to use python3 packages. Update the installation instructions to specify minimum expected requirements on the jump server. JIRA: FUEL-292 Change-Id: I19fdcc163dcfdee45ac6fa3f5e09a28638d6035c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit f10bc960eead6c1423ada006a383515279056886)
2017-10-27Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "AArch64: Switch jumpserver VMs to virtio video" into stable/euphrates - AArch64: Switch jumpserver VMs to virtio video Drop vgabios dependency by switching video from VGA to virtio for all VMs spawned on the jumpserver. NOTE: This requires virtualization packages on the jumpserver to be up to date (e.g. libvirt, QEMU). JIRA: ARMBAND-306 Change-Id: I73913e1ae8584f4e73b92994f78f7ec363cba3ec Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit d058675b9a4274336ae3497914d6651f653ccde0)
2017-10-27Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Bump os-faults version to 0.1.15 For Rally stable/0.9, os-faults version has been constrained as ">=0.1.15,<0.2.0" [1]. [1]: https://github.com/openstack/rally/blob/stable/0.9/requirements.txt JIRA: PROMISE-88 Change-Id: Ifeb36e1debf23edf6d914e9db60be11d4ca557cd Signed-off-by: Linda Wang <wangwulin@huawei.com> (cherry picked from commit 945b4412574d87a1ed700e59fa8ffeea92dc9e0d)
2017-10-27Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "docs: Add more info about virtual deployment" into stable/euphrates - docs: Add more info about virtual deployment Change-Id: I82f639f380092ea6800ed1e7c86a415b7979ec44 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit e942d5b7b4d73f2030840c08cb2943f7599eb557)
2017-10-27Update git submodulesTaseer Ahmed1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Add missing installation dependency - uuidgen is required for installation - Add installation package for both Debian and RHEL based linux distribitions Change-Id: I9c9bf04e64dc6be1b4e8fb92aea531eccbea33a5 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> (cherry picked from commit 95835f48cc4a65e5ccc1c48c94fa4caa51e67733)
2017-10-27Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Run aodh state one by one Apply aodh state in consecutive order to avoid a race condition with database synchronization. Change-Id: I4684fbeaaba2c9780084e0a64fe6453bccfb67e0 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 9cfa75272ba2fd9abab416db1f22df5989c9959e)
2017-10-26Update git submodulestomsou1-0/+0
* Update docs/submodules/apex from branch 'stable/euphrates' - Fix zrpcd start in the controller node Add sudo into zrpcd process start command Add starting script into /etc/rc.d/rc.local too Change-Id: I3c724ff60d4c3feb7379b1a8bbeca8a928cfe81b Signed-off-by: tomsou <soth@intracom-telecom.com> (cherry picked from commit 577ccdd1e7ce654ebc7479d8bd1e232abb922571)
2017-10-26Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'stable/euphrates' - Change CentOS update repo location Change-Id: Id6e6297fe92271ba0a02057eeaf50b9a68edecf9 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-10-26Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'stable/euphrates' - Merge "Update artifacts url" into stable/euphrates - Update artifacts url Use artifacts.opnfv.org intead of other urls Change-Id: I9a04d89cfbb8ee3c1296cff4a60180ae3248f1f2 Signed-off-by: Julien <zhang.jun3g@zte.com.cn> (cherry picked from commit 6a0f0d01557c896d6deeafb8aec125458fbe6115)
2017-10-26Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'stable/euphrates' - Support work dir and jobname parameter Change-Id: I6ce45197e01d278a41b9472d0bb92f037ab7d0c6 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn> (cherry picked from commit b47b3753c63ba9d28d5a11efb1bb4ce3932d3f1a)
2017-10-24Update git submodulesMika Rautakumpu1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - fix for documentation: correct git checkout tag is opnfv-5.0.2 Change-Id: I2c4192d4dc299d167ba6b1b9db91c6d73c87c417 Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com> (cherry picked from commit 6cb5e8ee2deeda4b08cefe8925078410994d084f)
2017-10-24Update git submodulesKoren Lev1-0/+0
* Update docs/submodules/calipso from branch 'stable/euphrates' - several bug fixes for release 1.1 Change-Id: I433d41245107a68959efdcd6b56ce3348c7bbeb5 Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit 7cba26258ea17f790028a7005cb9bbbdc3923389) - apex-scenario added Change-Id: I0869a92d0fddd4eed9d4bc5f158582299840e577 Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit 4e5e9f7eaa08b4d36963be193b546d3ac84cb9e9) - added schemes to support new ui link options + fix api per new schemes Change-Id: I768233f13749d01d436c24c764cb903ca19d3d2a Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit 41ac4c4e9a6112d8c98472a1be60e4869814f549) - mail fix Change-Id: Ied4a5e559f42498f9083db8a59c7b2476213b10f Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit 9ead0bf1e054c1af34d9d2c02b5d8bd82f87e3ba) - release 1.1 for euphrates Change-Id: Iddc0e0148db7c72458b7fcdfcb7664e4aa609be0 Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit 5c6eb170878cefa12f717a62c31f7228d440e61e) - small spelling mistake Change-Id: I66530d8d54af5682848a78848f5f3c3e6b6eda8e Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit a947ad2815cea81e126e7813d718531be414b02c) - docs and installer updates Change-Id: I357626cc8b78aa374043b0a608bcb9695568e480 Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit 9f614b8363d7f4ff6ac216914e86759809ddc876) - merged master Change-Id: Ic7c00bd43642d3ea55eb1ab050691f5839137c7c Signed-off-by: Koren Lev <korenlev@gmail.com> (cherry picked from commit b8a89722a39d73af3e685f7b6b9518006d09dad4)
2017-10-23Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/euphrates' - docs: Sync latest Fuel updates Change-Id: I88e2a3f59ccada34dcc88e0b4d864721e6d3242e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit be80704371c4cba5d8a0f88d08b5ea3dd02e889f)
2017-10-23Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/euphrates' - u/fuel: Bump to opnfv-5.0.2 Change-Id: I168b916e77aeb219440af6aff3f44233c4005ac3 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 19673e1a4c8a7cadfc49e4f8cd5b945f26a5ed04)
2017-10-23Update git submodulesCristina Pauna1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Minor updates to documentation Change-Id: I35b8069a0239858dad3b446f683d64140964fb42 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 4b163654de5efd0f4ad5dc5c88475f6fa2b4b8ae)
2017-10-23Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - BugFix: Fix to pod filename ext and prox path As per defect: - the "context:" stanza of every tc_prox_baremetal*.yaml" file has an incorrect pathname for the config file - tc_prox_baremetal_binsearch.yaml and tc_prox_baremetal_ramp.yaml refer to "prox-baremetal.yml", which idoes not exist - incorrect prox bin path Resolution: - Unify the pod file name and path for all BM tests - Prox bin path changed to "/opt/nsb_bin/prox" Change-Id: I16b25189104ad5585ddc1c2c0dd71b3c4c2aecd3 Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com> (cherry picked from commit 2ebe6693b09a221de154a697ba24817a61e8548d)
2017-10-23Update git submodulesShrenik1-0/+0
* Update docs/submodules/storperf from branch 'stable/euphrates' - Update release notes Updates release notes for Euphrates * Changes in Sections * Tags not specified so used euphrates.1.0 * Add details of logs' availability Change-Id: I6fe021a85aed03d033d34fb83b489ca24dc5950f JIRA: STORPERF-211 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in> (cherry picked from commit 560181a755001c4f7d368c10cda8cd3316562f23)
2017-10-23Removing scenario doc for Barometeropnfv-5.0.0Sofia Wallin1-2/+0
Change-Id: Id2fc378ee87439589510d7aa5367ea109dd31f0d Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit b0c6672a6268c5211f5c36d1a7bdd37bd409eb8e)
2017-10-23Added Calipso as submoduleSofia Wallin2-0/+5
Change-Id: I6a52a4c84fd00b54d7872dbe753c9e59fc8ebd3c Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 33711113a9d1f723ea90b59344a66024ffcac355)
2017-10-23Adjusted links for fuel scenario docsSofia Wallin1-2/+2
Change-Id: I83cb04df85b477d09d5fcca8f44010e24101caa2 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 32e377c8f096d0fbd71f3c0624ee7c33519ef9c4)
2017-10-23Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/qtip from branch 'stable/euphrates' - Merge "Add release note for Euphrates" into stable/euphrates - Add release note for Euphrates Change-Id: I673671a6d02fea007aebaa02d027cfdb670cf044 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn> (cherry picked from commit 344c40c9d0bc196dafae385b3c6536ce1640ebfd)
2017-10-22Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Catch expected failures * neutron on computes (dpdk case: void state) * mongodb server (incomplete initialization) Change-Id: I3dd3266b5c2d1b155981f725e15742cd38ed899d Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 24d9cdd384635d8c1a037d6341d63a9c9be039b1)
2017-10-21Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/promise from branch 'stable/euphrates' - Remove extra '+' in api_mapping table This is breaking latex/PDF generation as the parser thinks an extra row is missing from this table. Change-Id: Ic814f02d9d51b14c7590002565fe07f5e5d8f043 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-20Update git submodulesJing Lu1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "Fix Malformed Table in User Guide docs" into stable/euphrates - Fix Malformed Table in User Guide docs Change-Id: I2f98b75e9bbcd3d0cd4666c097a3280dd89eb02a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> (cherry picked from commit 74c2176823913f09821ea2671c9008e5c74954b8)
2017-10-20Update git submodulesMaciej Skrocki1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Added NSB sample Test Case documentation. Update: Added Prox NSB test case documentation Change-Id: Ia2f47d823581fc7f193d3123f080dd87f29d4b99 Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com> Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com> (cherry picked from commit 10c595ad0301d02944ae412e994e65027e9d69e6)
2017-10-20Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Wrap Functest Ascii Diagram in literal text block Sphinx currently thinks this diagram is a table and outputing a warning. Using '::' provides a hint to sphinx that the ascii diagram is literal text and not a table. Change-Id: Ie005cc059b9e97aacda0d75d0213b18477e55d38 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-20Update git submodulesStuart Mackie1-0/+0
* Update docs/submodules/ovno from branch 'stable/euphrates' - Whitespace Change-Id: I9dc2d7160d4e231729a531325ff394a6244ac24d Signed-off-by: Stuart Mackie <wsmackie@juniper.net> (cherry picked from commit 12a817571140fcb2531112b894ad37fbfffd44c6)
2017-10-20Update git submodulesahothan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Move label to opfnv-5.0.0 Change-Id: If5873bad43c9d69f2087c3fd44180df52fb5fad8 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20Update git submodulesBertrand Souville1-0/+0
* Update docs/submodules/doctor from branch 'stable/euphrates' - Merge "Euphrates release note" into stable/euphrates - Euphrates release note Change-Id: I961640e662a2d11ce183859978e0c9737ac5f386 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> (cherry picked from commit 46beef591b7e60da522ced5de8930ec025d8c326)
2017-10-20Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Save Euphrates results in repo Change-Id: I6e7fb1d4b81572a151f47fc071a1ae27f1b41e97 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 39f856fd8304cdb056beb61d85c81a0613230e40)
2017-10-20Update git submodulesChristian Trautman1-0/+0
* Update docs/submodules/vswitchperf from branch 'stable/euphrates' - trex_multistream: Add multistream support to T-Rex Adds incremental source multi-stream functionality to T-Rex traffic generator code in VSPerf. JIRA: VSPERF-532 Change-Id: Ib5ba326699d89350ac1715c9a4276e5fa46a133e Signed-off-by: Christian Trautman <ctrautma@redhat.com> (cherry picked from commit d4054052bdc6d9417e27f81f2434bcf1f2149972)
2017-10-20Update git submodulesahothan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Move container build to use tag 1.1.1 Change-Id: I1cb453b735ecd8be7c7dc132304935c3d7b3897b Signed-off-by: ahothan <ahothan@cisco.com> (cherry picked from commit 58a0c0a0ba84c730678d648333824c84876f7fe1)
2017-10-20Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-44 Use message when logging exception Change-Id: I4469d4738aa8bd37cc8bb9184fd73b82291e2c03 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20Update git submodulesmortenhillbom1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-43 Change default flavor ram to 4GB Change-Id: Ic7d054806862ddf110ae20deb9a25c9fa22c67e2 Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-10-20Update git submodulesahothan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Add dev section to doc Change-Id: I1e8d4a3fa6be7305c89fbc28b31377ec0f9d51a2 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-42 Add multiple fluentd aggregators support Change-Id: I5b752f9ad4f7b4a60f2678d22467db570e02ab82 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20Update git submodulesSofia Wallin1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Corrected spelling mistake Change-Id: Iaf3f80ec3d96e1c157dd2b0c161f8c40b453df83 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-20Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Harmonization of the titles of the Testing documents Change-Id: I7917fb361063e7aad65c193e05a5aa5ef175059b Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-10-20Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-41 Add fluentd result tag to nfvbench server Change-Id: I8fc274d9f9ee2211636336bc58f43f4d105986ef Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20Update git submodulesSofia Wallin1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Enable referencing for release notes Change-Id: I0188c1895d9ad19a0ab862ce7728477c01de6541 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-20Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-40 Add pylint to tox Change-Id: Ic55a07145f27c4cfaa6df5523df3940ca4433af1 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20Update git submodulesahothan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - Fix function name in test code Change-Id: Id315153744f6458c8af0abd5c7a180178f901d97 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20Update git submodulesahothan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flows Fix bad ip addr count with step>0.0.0.1 Add unit test code Change-Id: Ia1a3ae5188984aa0ed1f31954f17063a6f2925fd Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'stable/euphrates' - NFVBENCH-38 Fix typo drop_percentage Change-Id: I5c9bc60afbff09db77c72d9d7b6c59fa1d769e36 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>