Ross Brattain [Thu, 11 Jan 2018 16:00:31 +0000 (16:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Run tests in yardstick/tests/"
- Run tests in yardstick/tests/
* Edit .testr.conf and tools/run_tests.sh
* Run functional and unit tests in tests/ and yardstick/tests/
* Add yardstick/tests/unit/__init__.py and yardstick/tests/__init__.py
* Update pylintrc rules to disable:
* missing-docstring
* fixme
* protected-access
Test will run in both tests/ and yardstick/tests/ initially
Change-Id: Iccd0df0d1b85b5d08f7faa56669bc32687925f7e
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Gordon Kelly [Mon, 8 Jan 2018 13:58:48 +0000 (13:58 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docs: update docker userguide to use grafana and influxdb images from barometer
Change-Id: I75b7fab6c6c40c1ba9737abce5929a77fa0c4939
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Fatih Degirmenci [Thu, 11 Jan 2018 12:46:37 +0000 (12:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update recipient list for arm jobs"
- Update recipient list for arm jobs
Change-Id: Ic40f950bfb5505c95a16edb2e71017a9edb87db2
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
00184532 [Fri, 5 Jan 2018 03:22:40 +0000 (11:22 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [daisy] Enable ovs_dpdk scenarios jobs
Change-Id: I5193285493926fcf82779f12d491a118bc83baa7
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
Maryam Tahhan [Mon, 8 Jan 2018 10:19:06 +0000 (10:19 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: cleanup directories and files
Rename docker container directories to contain the barometer_ prefix to
prevent any naming clashes with other opnfv containers. Cleanup files
that are no longer needed. The patch cleans up trailing whitespace.
Change-Id: I332626554502a3e17685a2abd98c0679f30d0c24
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Linda Wang [Thu, 11 Jan 2018 03:02:18 +0000 (03:02 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix tempest error on Apex
1. Reconfigure v3_endpoint_type only when it is not None. It is
adminURL by default.
2. Ignore the setting of api_v2_admin, as it only applies if api_v2
is set to True.
Change-Id: I48b166bdb274467519390af3c1aa5ebf30b38c6d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Ruan HE [Thu, 11 Jan 2018 09:51:03 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix conftest"
- Fix conftest
Change-Id: I7bc8d3602b8b621efcdb24c0ec7d9cdc9ae0ec81
Signed-off-by: MohamedAssem <mmagraby.ext@orange.com>
Ruijing Guo [Thu, 11 Jan 2018 06:47:14 +0000 (06:47 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "update onap branch"
- update onap branch
Change-Id: Ifa16c7ece709dea5f2c2413a76ac3656fe23ced3
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Ross Brattain [Thu, 11 Jan 2018 06:40:32 +0000 (06:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "pyOpenSSL missing: cause 'git review' failed"
- pyOpenSSL missing: cause 'git review' failed
JIRA: YARDSTICK-905
In the latest Yardstick container, when use git review to upload patches, an Attribute Error will cause failure.
root@
a80081a4dccd:/home/opnfv/repos/yardstick# git review
Traceback (most recent call last):
File "/usr/bin/git-review", line 6, in <module>
from git_review.cmd import main
File "/usr/lib/python2.7/dist-packages/git_review/cmd.py", line 32, in <module>
import requests
File "/usr/local/lib/python2.7/dist-packages/requests/_init_.py", line 52, in <module>
from .packages.urllib3.contrib import pyopenssl
File "/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 46, in <module>
import OpenSSL.SSL
File "/usr/lib/python2.7/dist-packages/OpenSSL/_init_.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
File "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 118, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
pyOpenSSL is required.
Change-Id: I88a4916c9c2dfcdee45320f6b1a37eaae0803671
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Guo Ruijing [Thu, 11 Jan 2018 14:20:42 +0000 (09:20 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- upgrade to k8s 1.9
Change-Id: If599361c28095e780e67c715f543b6b1b8ae503a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Linda Wang [Thu, 11 Jan 2018 01:56:00 +0000 (01:56 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Introduce Euphrates main changes"
- Introduce Euphrates main changes
6 topics:
- functest framework
- requirement management
- python packages
- docker slicing
- docker builds
- REST API
Change-Id: Ib25a2df9f1a723861606355aea95f61d53495794
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Ross Brattain [Wed, 10 Jan 2018 21:23:31 +0000 (21:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bump requirements to match OpenStack Pike release"
- Bump requirements to match OpenStack Pike release
Bumped requirements to match OpenStack Pike release
requirements [1].
[1] https://github.com/openstack/requirements/tree/stable/pike
JIRA: YARDSTICK-889
Change-Id: I18ccdc01c14693cb63bd74d29c14554f610629e3
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ruan HE [Wed, 10 Jan 2018 20:38:11 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Refactor moon_authz"
- Refactor moon_authz
Change-Id: I27dd56f22fa457727568d3fe76ed5fa862ba97ae
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Ruan HE [Wed, 10 Jan 2018 20:36:54 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "adding comments for some issues and points"
- adding comments for some issues and points
refactor retry method
apply the comments notes
adding test cases
adding more comments
adding test cases
adding more comments , refactoring, tests
Change-Id: I0949fcaed2b88f3cf75e66b6a90e6e9d7ca156b1
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
Ruan HE [Wed, 10 Jan 2018 20:35:40 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "test case issue"
- test case issue
adding more test cases, comments
Change-Id: I8a2c60dc8095f12d4469fef8549b18a7824086af
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
Mark Beierl [Wed, 10 Jan 2018 19:15:52 +0000 (19:15 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Add metadata url to reporting docs"
- Add metadata url to reporting docs
Missing URL created confusion as to which url is to be entered
in reporting module.
Change-Id: I0d2db471a8335c8ea8e4f434da4223ec5a0e8741
JIRA: STORPERF-230
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
spisarski [Wed, 10 Jan 2018 19:13:56 +0000 (12:13 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added port security flag support to ports.
Change-Id: Ib66607b7656093c5f0cd0e2cb4c0aa9c3b9c661a
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Ross Brattain [Wed, 10 Jan 2018 18:53:24 +0000 (18:53 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Remove unnecessary function definition in IxLoadTrafficGen"
- Remove unnecessary function definition in IxLoadTrafficGen
Removed call to 'instantiate' base class in IxLoadTrafficGen.
JIRA: YARDSTICK-894
Change-Id: I0ebee1f5e0f22cfd3a67eaac8accc67ecd35ad0c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Trevor Bramwell [Wed, 10 Jan 2018 18:25:52 +0000 (18:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Backup Pharos Dashboard Data"
- Backup Pharos Dashboard Data
Use an alpine container to mount the pharos_data volume and create a
backup in the home directory on the system.
Change-Id: If6700a8c4cd19a6c4b854efc54225d8f6b973aaa
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Guillermo Herrero [Wed, 10 Jan 2018 17:15:57 +0000 (17:15 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "[fuel] add main check for idf.fuel"
- [fuel] add main check for idf.fuel
- Installer adapter will check first if POD idf has a fuel section.
If not it will just generate and return an empty set
- While at it, jinja2 code was simplified to dot syntax
Change-Id: Ie040b1263ccae083e20cc57435639453d2456426
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Gordon Kelly [Mon, 8 Jan 2018 16:17:21 +0000 (16:17 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: remove zookeeper from kafka docker
Remove zookeeper from kafka docker and add ability to specify kafka
broker id and address of zookeeper host.
Change-Id: Ib6f46cf326999dcd1440dc06ab5cf6665ec578ad
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Gordon Kelly [Wed, 20 Dec 2017 16:51:28 +0000 (16:51 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker_grafana: add dashboards to docker and move dashboards from docker/ to docker/grafana
Change-Id: I8bfb3c9aa11f89b987e7cf20dd3ce7904cb3f8b8
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Gordon Kelly [Sat, 16 Dec 2017 12:11:40 +0000 (12:11 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: add barometer/grafana grafana
Change-Id: I6352b908ee1fc0819e19f786d73897fd6db841e6
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Aric Gardner [Wed, 10 Jan 2018 14:16:36 +0000 (14:16 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge ".yamllint: Add initial config based on releng"
- .yamllint: Add initial config based on releng
Change-Id: I5a22a186d87a2389e637771628e0a7d0522b7b77
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Markos Chandras [Mon, 8 Jan 2018 10:52:57 +0000 (10:52 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Rename 'nfvi' to 'installer'
Using 'installer' to describe the tool that will deploy the foundations
of a particular XCI scenario is more appropriate than NFVI which
normally describes both the physical and virtual resources needed by
an NFV deployment.
Change-Id: Ib8b1aac58673bf705ce2ff053574fd10cb390d71
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: nfvi: OSA: Drop SUSE workaround
The upstream patchset has been merged, so drop the SUSE
specific workaround when obtaining the status of the galera
cluster.
Link: https://review.openstack.org/#/c/508154/
Change-Id: Ic990e6939fb794a532caf8af2759969198fa5d3a
Signed-off-by: Markos Chandras <mchandras@suse.de>
Zhijiang Hu [Wed, 10 Jan 2018 12:27:25 +0000 (07:27 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Update image
This fallbacks ODL version to opendaylight-6.3.0-0.1.20171122snap208.el7
trying to solve VM creation error occurred with
opendaylight-6.3.0-0.1.20171211rel2065.el7.
Upstream change is [1]:
[1] https://review.openstack.org/#/c/532487/1
Change-Id: Ia5c70932b98c04beae2bc8464091c0b2f48b9d34
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Yang Yu [Wed, 10 Jan 2018 02:12:01 +0000 (10:12 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- bug-fix: veriry job no coverage package
JIRA: BOTTLENECK-219
vitualenv should install nose and coverage package for unittest,
only install coverage is not enough since virtualenv will use
external nose which couldnt find coverage package installed
externally
Change-Id: I6daebf2db6dd97cdfd0eac0c43a619229ba38577
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Alex Yang [Wed, 10 Jan 2018 00:56:27 +0000 (08:56 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Fix the indentation when generating mac addresses
The indentations in deploy.yml of virtual pods were modified
when the files were moved from securedlab to pharos.
Change-Id: I94bcbc155b0eebb03c48939c9902b313fb5ffd2b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Yifei Xue [Wed, 10 Jan 2018 01:44:08 +0000 (09:44 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Change the ntp server in chrony conf
JIRA: -
Use the ntp server in compass-cobbler.
Change-Id: Ia5d3d8fb32ce51667841cec74622c7f0da929587
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Serena Feng [Wed, 10 Jan 2018 07:31:09 +0000 (07:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Adjust the schedule of daisy master jobs"
- [daisy] Adjust the schedule of daisy master jobs
Leave more time for ODL debug.
Change-Id: I614a8f8ef088f687f71405365dce6cccaaef741c
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Martin Klozik [Fri, 5 Jan 2018 13:24:09 +0000 (13:24 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- vswitch: Improve add_phy_port error messages
In case that vSwitch can't add required number of physical
ports, then error message should be printed. Previous implementation
was not consistent. Thus error handling has been united across
all vswitches and message explicitly states the cause of the failure.
NOTE: A better solution would be a refactoring of all vSwitch
classes to follow VPP port handling and to move port related
structures and physical port check into parent vswitch class.
JIRA: VSPERF-555
Change-Id: Id09a61432ea93e261f563254829348ac61f5dc8a
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Jose Lausuch <jalausuch@suse.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Ryota Mibu [Wed, 10 Jan 2018 03:38:01 +0000 (03:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add pep8 check task for doctor"
- add pep8 check task for doctor
Change-Id: Ibd595748910b143ae3e9373bccf4b4e6b54dd931
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Alexandru Avadanii [Wed, 10 Jan 2018 03:02:13 +0000 (03:02 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "PDF is not to contain net_config"
- PDF is not to contain net_config
Moved net_config from PDF to IDF for discussion on what the idf should look like
The PDF spec is static and should not change.
All changes needed for installers should be put in other descriptor files.
(senario and installer descriptor files)
Change-Id: I79f6c751cabc69bded255ce0471e8512c656c259
Signed-off-by: agardner <agardner@linuxfoundation.org>
Yu Yang (Gabriel) [Wed, 10 Jan 2018 01:51:42 +0000 (01:51 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "bug-fix: coverage package missing for ci verify"
- bug-fix: coverage package missing for ci verify
JIRA: BOTTLENECK-219
nosetests has enbled coverage check which requires coverage
package missing currently
Change-Id: Ia4b87a6036ea00532014a332170a19681432f84c
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
zhihui wu [Wed, 6 Dec 2017 07:36:27 +0000 (15:36 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- use 'import_tasks' and 'include_tasks' instead of 'include'
The use of 'include' for tasks has been deprecated.[1]
[1] http://docs.ansible.com/ansible/latest/include_module.html
Change-Id: I940f4031b16860e69d2ca92e4fca82c5cc495aef
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Yang Yu [Wed, 3 Jan 2018 02:09:16 +0000 (10:09 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- bug-fix: wrong line to modify for getting results
In Danube, should modify no.12 line of yardstick config file to
let yardstick record result in file instead of reporting to
MongoDB. After Danube, it should be no.13 line of that file.
Also return to Danube:3.1 and will fix the line issue
for VNF scaling test in another ticket
Change-Id: I309e9c609967efdda8eaaf289d788ccf1693308e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Bryan Sullivan [Wed, 10 Jan 2018 00:29:17 +0000 (16:29 -0800)]
Update git submodules
* Update docs/submodules/copper from branch 'master'
- Fix intro comments
JIRA: COPPER-16
Change-Id: I4e3e3a920189316569d7c90789a541de1ce518a6
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Trevor Bramwell [Tue, 9 Jan 2018 23:30:59 +0000 (23:30 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "Fix First MAC Address on LF-POD5 Jumphost"
- Fix First MAC Address on LF-POD5 Jumphost
Change-Id: Ibdf3ea886fcfca8246cd8cb24d52d12b689a733b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Linda Wang [Tue, 9 Jan 2018 15:51:39 +0000 (15:51 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove the judgement of OS_ENDPOINT_TYPE
Remove the judgement of OS_ENDPOINT_TYPE when configuring
[identity-feature-enabled] section in tempest.conf
Change-Id: Ia0f6926cdd6e063c953358df5108b537917418bc
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Steven Pisarski [Tue, 9 Jan 2018 18:30:12 +0000 (18:30 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Added support for Heat resource files."
- Added support for Heat resource files.
Change-Id: I936c0ef5570b5b417e4649504a817f0ca216812f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Bryan Sullivan [Tue, 9 Jan 2018 05:44:03 +0000 (21:44 -0800)]
Update git submodules
* Update docs/submodules/copper from branch 'master'
- Update smoke01 test for Euphrates
JIRA: COPPER-16
Change-Id: I71c0ca402f8745cd4a2be1650066a2617e7bf12b
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Ryota Mibu [Tue, 9 Jan 2018 14:13:35 +0000 (14:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable notebook preview job"
- Disable notebook preview job
- the job does not work for patch with *.ipynb deletion
- qtip has migrated to rst for formula display
Change-Id: I4882f55ac7d9d4430a15c1f0237e0b9d6e223f47
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Ryota Mibu [Tue, 9 Jan 2018 13:59:04 +0000 (13:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Converting INFO file to Yaml"
- Converting INFO file to Yaml
This is a proposed format for switching the INFO file to a
machine readable format.
Notable changes to the INFO file:
* Adds Meeting information: time, date, location, agenda, etc.
* Updates Commiter info to include: Linux Foundation IDs and Timezone
Change-Id: I05aaef36e44978d2abc73f5f18757d91ee6002d0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ryota Mibu [Tue, 9 Jan 2018 13:02:33 +0000 (13:02 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "support pep8 check"
- support pep8 check
Change-Id: I3c4358694c57d27a207ae60712c44f717c8895f7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Yifei Xue [Thu, 4 Jan 2018 06:54:12 +0000 (14:54 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Open log server of OSA
JIRA: -
Open log server of OpenStack Ansible to collect all of the
logs in each LXC. Then it will be very convenient to debug.
Change-Id: Iafd625a2af4eea04ff7528c9d8007bed1b218822
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
ReemMahmoud [Tue, 9 Jan 2018 10:34:35 +0000 (12:34 +0200)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add test in moon_authz
Change-Id: Ie423ac92866a6abd49cad2741a96809361660e20
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Yifei Xue [Fri, 5 Jan 2018 08:33:43 +0000 (16:33 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Update the docker image source to use opnfv dockerhub
JIRA: -
Change the docker image source to opnfv dockerhub.
Change-Id: I5709c99844d5df29d9a429a72db23c8deaf9feb0
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Harry Huang [Tue, 9 Jan 2018 07:51:57 +0000 (15:51 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Open fix_pip_version
Due to OSA commit id rollback, open this fix_pip_version
to fix ldap issue
Change-Id: I9d41f0dcb04ecdc3d73b92a5da6fa254b5246045
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Alex Yang [Tue, 9 Jan 2018 07:01:46 +0000 (15:01 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Provide default password for daisy server
There is no PDF for virtual pods now. And daisy_passwd was deleted
from the deploy.yml of zte-virtual1 in pharos.
Change-Id: I0a6fba8fa634806a21779a382f5ff07f9450e270
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
ReemMahmoud [Tue, 9 Jan 2018 10:02:18 +0000 (12:02 +0200)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add pdp-set exception handling
Change-Id: Iae4386063cc53cfa90a3410fb97c2d4e80559986
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Tomi Juvonen [Tue, 9 Jan 2018 04:22:55 +0000 (04:22 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "fix the CI error"
- fix the CI error
Change-Id: I0b60e6f1e15cbe556c7555186352d28490b98acc
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
dongwenjuan [Mon, 8 Jan 2018 06:20:53 +0000 (14:20 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- support daisy installer
JIRA: DOCTOR-118
Change-Id: Id4d586fd2b7ca043cfd8231b9c46bdc581f039ab
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Tim Rozet [Fri, 5 Jan 2018 14:42:33 +0000 (09:42 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Disable gpgcheck on the kubernetes repo
JIRA: APEX-560
Change-Id: I0c8da2e841f175a1724b81d73fdf08c706408b9b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Zhijiang Hu [Tue, 9 Jan 2018 01:30:54 +0000 (01:30 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Add upstream patches"
- Add upstream patches
When we building kolla images in OPNFV jenkins job, we need to
clone code directly from openstack/kolla project and patch it
with necessary patches needed by OPNFV.
This is the first patch focus on ODL and DPDK integration. To
use it, please clone openstack/kolla's stable/pike branch first
then apply patch by using git apply command.
This PS also solved git clone risk found by Anteater by
deleting url variable in git clone command.
Change-Id: I9d02f0d4919b53fb33233399ed4efd57d27b21a1
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Jack Morgan [Tue, 9 Jan 2018 00:34:52 +0000 (00:34 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "nominate Trevor Bramwell as a Pharos committer"
- nominate Trevor Bramwell as a Pharos committer
I would like to nominate Trevor Bramwell as a committer to the Pharos project.
Trevor has been an active contributor to the Pharos project over the last few months.
Please provide a +1/-1 vote before the end of next week, Dec. 31st
Change-Id: I8c7d09e67a86c814bb89beac878da74a03bdd1c4
Jack Morgan [Tue, 19 Dec 2017 15:42:49 +0000 (07:42 -0800)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- nominate Aric Gardner as a Pharos committer
I would like to nominate Aric Gardner as a committer to the Pharos project. Aric has been an active contributor to the Pharos project over the last few months.
Please provide a +1/-1 vote before the end of next week, Dec. 31st
Change-Id: Ia381c93bd46053891195f8740d43cd4b010bef42
Jack Morgan [Tue, 9 Jan 2018 00:16:35 +0000 (00:16 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "nominate Parker Berberian as a Pharos committer"
- nominate Parker Berberian as a Pharos committer
I would like to nominate Parker Berberian as a committer to the Pharos project. Parker has been an active contributor to the Pharos project over the last few months. His foxus on the Pharos Dashboard will be key to reaching community goals.
Please provide a +1/-1 vote before the end of next week, Dec. 31st
Change-Id: Iee363751fd06a12a4e16b8a638e821ea274a7f96
Jack Morgan [Tue, 9 Jan 2018 00:16:20 +0000 (00:16 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "nominate Guillermo Herrero as a Pharos committer."
- nominate Guillermo Herrero as a Pharos committer.
I would like to nominate Guillermo Herrero as a committer to the Pharos project. Guillermo has been an active contributor to the Pharos project over the last few months.
Please provide a +1/-1 vote before the end of next week, Dec. 31st
Change-Id: I452c1eb1050932accdf312226d4808f41d574ee3
Jack Morgan [Tue, 9 Jan 2018 00:15:36 +0000 (00:15 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "nominate Alexandru Avadanii as a Pharos committer "
- nominate Alexandru Avadanii as a Pharos committer
I would like to nominate Alexandru Avadanii as a committer to the Pharos
project. Alexandru Avadanii has been an active contributor to the Pharos
project over the last few months.
Please provide a +1/-1 vote before the end of next week, Dec. 31st
Change-Id: I192c87b6a36b2981cdfb4c780bd1fff9152201a8
Alexandru Avadanii [Mon, 8 Jan 2018 22:51:53 +0000 (22:51 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[centos jump] Add missing dependency for nbd build"
- [centos jump] Add missing dependency for nbd build
Change-Id: Icb23d2e6d3bb6e49b54e2d51cc8a35cb03702fcd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Mon, 8 Jan 2018 16:57:56 +0000 (17:57 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- lib.sh: base image: Prevent using incomplete img
In case the previous deploy attempt already copied the base image
as the VCP image in order to perform offline operations and failed,
leaving an incomplete image in place, current code might try to use
it instead of building it from scratch.
Use the hash-agnostic link names as checkpoints for successful image
handling.
Change-Id: I1e99e515e18ba1dec534c520811c127b2b528afe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Mon, 8 Jan 2018 21:29:50 +0000 (21:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add container4nfv job to upload artifacts"
- add container4nfv job to upload artifacts
Change-Id: I16592831a5382bbcad8bec27d0070608381a7061
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Aric Gardner [Mon, 8 Jan 2018 21:29:02 +0000 (21:29 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "PDF: Fix recurring typo in 'haswell' name"
- PDF: Fix recurring typo in 'haswell' name
Fix typo before it gets propagated even more:
$ grep hasewell -Rl . | \
xargs sed -i 's/hasewell/haswell/g'
Change-Id: Id6a17ae8f429946f7febba6f319a25759fc8339f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Mon, 8 Jan 2018 21:28:13 +0000 (21:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use local repository for docker build"
- Use local repository for docker build
Change-Id: I789aa64f0f5443aee5178f98ce36e07f3b786c15
Ruan HE [Mon, 8 Jan 2018 20:11:11 +0000 (20:11 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Add tests to test_authz"
- Add tests to test_authz
Change-Id: I8d0aef33ec8f78d69d30e56c80c56d8aa655f586
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Thomas Duval [Mon, 8 Jan 2018 15:20:29 +0000 (16:20 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Implement the delete_pod function in Manager and Orchestrator
Change-Id: I55da3610fa791ec9b3343cca49c5ca034cc7579f
Ross Brattain [Mon, 8 Jan 2018 18:21:47 +0000 (18:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Rename test/unit/cmd directory"
- Rename test/unit/cmd directory
Renamed test/unit/cmd directory to test/unit/test_cmd, in order to
avoid importing errors during the execution of unit tests. This directory
name collides with Python "cmd" library.
Change-Id: Ie06d58d4faace33df684c8e511a398aa0667b098
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Alexandru Avadanii [Mon, 8 Jan 2018 15:56:08 +0000 (16:56 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump for Ubuntu `modprobe -f` fix
Change-Id: Ic4e4d59574ac9402cf1940ff3533de4fc19f352e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Mon, 8 Jan 2018 15:47:18 +0000 (16:47 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- lib.sh: Fix `modprobe -f` on Ubuntu
For some reason, `modprobe -f` for a clean nbd module (from vanilla
Ubuntu) fails with exec format error randomly, while a simple
`modprobe` works.
Change-Id: I79785e510cab757e2482baf442054be984c24019
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Yujun Zhang [Mon, 8 Jan 2018 02:48:42 +0000 (10:48 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Fix "qtip command not found" in Docker container
- updated dependency lock
- allow buidling docker image from local repository
- use pip to install local package
Change-Id: I9eecae54f278e57ec0ba4840b2d64abb0134d9b6
JIRA: QTIP-289
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Thomas Duval [Fri, 5 Jan 2018 15:28:07 +0000 (16:28 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- prevent the mapping N*PDP <=> 1*Keystone_project
Change-Id: Ia43d7fb2a2c8054e9cf492395f2e3ef396d184cf
Markos Chandras [Fri, 22 Dec 2017 10:36:27 +0000 (10:36 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Record distribution and NFVI information for scenarios
A scenario may only support certain NFVIs or distributions so we
need a mapping with all these things so we know what can be tested
and where.
Change-Id: Ibf1b640b762085f58627e05e1d2ca13edfc4d716
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: Decouple VM distribution from host OS
Introduce a new XCI_DISTRO variable to select the distribution to deploy
on the VMs in order to make deployments more flexible and decouple the
VM OS selection from the host one. The default value for this new
variable is to match the host OS but users can always set it to one
of the supported distributions. We can now simply execute the
install-ansible.sh script instead of sourcing it in order to keep
the environment as clean as possible.
Change-Id: Ia74eb0422f983848cde0fb7b220ea1035dfa78bc
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: nfvi: OSA: Remove duplicate xci-deploy.sh script
It was committed by accident in
c74cfd33fc3c ("xci: OSA: Move all the
OSA specific playbooks to the NFVI directory") so drop it.
Change-Id: I5de91f0aad750a9cb723a46baa63e75beb3180de
Signed-off-by: Markos Chandras <mchandras@suse.de>
Maryam Tahhan [Mon, 8 Jan 2018 09:45:15 +0000 (09:45 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: add kafka container for barometer"
- docker: add kafka container for barometer
Change-Id: I9e229ff08740e1d098b5e11cc61dde874ee55e02
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Maryam Tahhan [Mon, 8 Jan 2018 09:41:59 +0000 (09:41 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: adding influxdb container for barometer"
- docker: adding influxdb container for barometer
Change-Id: Iaaa5d5fad2b0d38bbc235a8382fd5badd58b3e65
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Rex Lee [Mon, 8 Jan 2018 08:11:32 +0000 (08:11 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "ansible image build improvement"
- ansible image build improvement
JIRA: YARDSTICK-879
Add some image build vars
Add automatic image build of nsb
yardstick_image: ansible-playbook -e img_property="normal" -vvv -i inventory.ini build_yardstick_image.yml
nsb_image_build: ansible-playbook -e img_property="nsb" -vvv -i inventory.ini build_yardstick_image.yml
prepare for yardstick image uploading
Change-Id: I9fdf30084511ca9a008df3b53887b06273bbd549
Signed-off-by: Ace Lee <liyin11@huawei.com>
Alex Yang [Sat, 6 Jan 2018 03:24:43 +0000 (11:24 +0800)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Fix the VIP of daisy
VIP can not conflict with the address of any node.
Otherwise the deployment will fail. See [1].
[1]: https://build.opnfv.org/ci/job/daisy-deploy-baremetal-daily-master/359
Change-Id: I53a79c478d355d00b6eec16c462694eab68292d7
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Serena Feng [Mon, 8 Jan 2018 07:26:51 +0000 (07:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Prepare integration of daisy and dovetail"
- Prepare integration of daisy and dovetail
JARA: DAISY-76
1. add daisy adapter in releng utils and modules
2. add daisy adapter in dovetail jjb script
3. support id_dsa as ssh key
Change-Id: I15a1c0cfcc17ae1fe6b7020f674b8bbbb72f4a7a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
chenjiankun [Mon, 8 Jan 2018 01:45:18 +0000 (01:45 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Bugfix: pass/not pass filter not work in results-report page
For now if we click the pass/not pass filter, the user can also
see the not pass/pass data in the page.
Change-Id: I8bf696e615bedbb93714d457b3eb502a4ed1d923
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
chenjiankun [Thu, 28 Dec 2017 01:39:07 +0000 (01:39 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- [ovp-web] Add SUT version number to OVP portal
JIRA: DOVETAIL-572
We currently have a label column in the OVP test result view. This
allows users to attach a custom label field to their results. It is at
the users discretion to fill out this field.
We need a separate SUT version column to track the product version
number being submitted for official review. The field can be left blank
when users upload and share results in a private manner. However, the
OVP portal must check that this new 'SUT version' field is populated
before results are officially submitted for review. An error message
prompting the user to fill out this field if it is blank must be
implemented when users submit results for review.
Change-Id: I1ca915423a56e8173a3a13f1b84b066cf91d9291
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Alexandru Avadanii [Sun, 7 Jan 2018 21:11:04 +0000 (22:11 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for wait_for changes
While at it, catch armband state minion timeout (not connected or no
response) and reduce armband state retry from 10 to 5.
JIRA: ARMBAND-350
Change-Id: Ifd63c401f44e7ae51f50c5739cf1a20b5d27d287
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 7 Jan 2018 19:20:36 +0000 (20:20 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- MaaS: Set commission/deploy timeouts via reclass
Allow end-users to easily change the MaaS commissioning/deploying
timeouts by simply editing the reclass model.
While at it, use arch-specific values and bump deploy timeout on
AArch64 to 20 minutes instead of 15.
Change-Id: I37ae434ecebdd64effb007baa06c722b1db15c66
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 7 Jan 2018 18:22:18 +0000 (19:22 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- lib.sh: Fix stop condition in wait_for
Change-Id: Ida693b6dd328db283d6992ac33500f4dd1a73eb8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Ruan HE [Sun, 7 Jan 2018 08:37:27 +0000 (08:37 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix some tests"
- Fix some tests
Change-Id: I4d670aebd04d5cc0867f66e5e261fffcb97ea874
Ruan HE [Sun, 7 Jan 2018 08:36:18 +0000 (08:36 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix a bug in Wrapper"
- Fix a bug in Wrapper
Change-Id: I9ac5148002edc0c04c3a498891545f1d0dae7000
Ruan HE [Sun, 7 Jan 2018 08:35:49 +0000 (08:35 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix a bug in Orchestrator"
- Fix a bug in Orchestrator
Change-Id: I613fcdd2a97e72a211e9bc1d66926440df3a987d
Ruan HE [Sun, 7 Jan 2018 08:35:06 +0000 (08:35 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update with the latest versions of each component"
- Update with the latest versions of each component
Change-Id: Ib70b430627c996827334ba59af0886f7ff9c0523
Ruan HE [Sun, 7 Jan 2018 08:33:40 +0000 (08:33 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Clean the code of Manager"
- Clean the code of Manager
Change-Id: I636631929cfdf197a28debbfdf1df863b30445b3
MohamedAssem [Fri, 5 Jan 2018 12:03:01 +0000 (14:03 +0200)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- add meta_data unittests for moon_manager
Change-Id: I8338ce070b5537bedc1326182ba1f47fe41a1e08
Signed-off-by: MohamedAssem <mmagraby.ext@orange.com>
Alexandru Avadanii [Sat, 6 Jan 2018 20:30:12 +0000 (21:30 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- salt.sh: Fix linux state apply on cfg01
cfg01 does not repond or is not connected while trying to apply
linux state via salt.sh, use wait_for macro to account for this.
JIRA: ARMBAND-315
Change-Id: I2d4c63d43f806b65f9ce327f4a00a6334be88750
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- lib.sh: Extend wait_for function to catch no resp
wait_for function should be able to also check for minions that did
not return or not respond, in addition to the return code.
To keep it backwards compatible, condition the new check on the max
attempt number being specified in decimal format (e.g. '10.0' unlike
old '10').
Change-Id: If2512cf9121cdd795638efe7362ef0485d4e8d91
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 6 Jan 2018 20:13:31 +0000 (21:13 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- user-data.template: Remove salt-minion install
salt-minion is now pre-provisioned inside the image using qemu-nbd.
Revert "lib.sh: Limit envsubst to certain variables"
This reverts commit
3a76d07dbd409b781abdb8520f55a1b20edf07db.
Change-Id: Icceb8bcf439e28ab01c7731c3602c1113290454d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 7 Jan 2018 00:07:15 +0000 (01:07 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- lib.sh: Cache base image(s) between deploys
Fingerprint and re-use base image artifacts.
Change-Id: Ic7a73c04e27d25addd50e4e9880619a0028956d3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 6 Jan 2018 18:27:04 +0000 (19:27 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- deploy.sh: Print sysinfo
JIRA: FUEL-323
Change-Id: I0dcbcfbedc7e9ef013ca50dcc08f804323f91701
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 5 Jan 2018 20:17:08 +0000 (20:17 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[baremetal] ODL: Move ODL VCP VM to kvm02"
- [baremetal] ODL: Move ODL VCP VM to kvm02
Balance VM distribution on the 3 kvm nodes, as kvm02 has 4 VCP VMs
while kvm{01,03} have 5 VCP VMs each (without ODL).
Instead of spawning the ODL VCP VM on kvm03, move it to kvm02.
Change-Id: Id03b9453ee7c15cd6785c0bc073a38b87034aede
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 5 Jan 2018 03:21:01 +0000 (04:21 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- deploy.sh: Silence cleanup output
Cleanup sequence might print some warnings/errors that are misleading
for new users, so let's silence them.
While at it, remove unused `cleanup` function stub.
Change-Id: Ic4225f7d4b701cd15d96e1bfc5eecfe2c4291eb6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Yang Yu [Thu, 4 Jan 2018 06:10:00 +0000 (14:10 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Add unit & coverage test
JIRA: BOTTLENECK-219
Using python-nose to run nosetests on unittest and coverage test
Change-Id: I3928823bc2f8c65dbe770827ee69da8dd3ced1f2
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Zhijiang Hu [Fri, 5 Jan 2018 06:29:13 +0000 (06:29 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Fix security risks about shell=True"
- Fix security risks about shell=True
Change-Id: I2db012e2b6a4325c42d5422901dea52a5ab7f664
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Zhijiang Hu [Fri, 5 Jan 2018 06:28:53 +0000 (06:28 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Get configurations from pharos instead securedlab"
- Get configurations from pharos instead securedlab
Securedlab will be retired. So we should get configurations from
pharos. See [1]
[1]: https://gerrit.opnfv.org/gerrit/#/c/49161/
Change-Id: I42684a7c00ad96b1e7d0496724f0d820ffc27674
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Deepak S [Fri, 5 Jan 2018 04:48:07 +0000 (04:48 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Initialize fields of outer IP header"
- Initialize fields of outer IP header
As it was non being initialized, fragment offset was sometimes non null.
prox_ip_cksum_sw (as well as prox_ip_cksum_hw) require the hdr_checksum
field to be initialized to 0.
Change-Id: I3824682023782edb555982e558e5ae68062c3c9b
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Zhijiang Hu [Thu, 4 Jan 2018 22:11:43 +0000 (17:11 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Fix tmp dir security risks in image build code
Change-Id: I2b909101ead10e26d2ec00a0ba3eb4ca63dc226a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
- Change owner of build output
In order to let jenkins to wiping out workspace, the owner of
the built artifacts should be jenkins:jenkins
Change-Id: If0a6f367460ee50fe947e75a800e9e0044f3626e
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Yichen Wang [Wed, 13 Dec 2017 23:01:34 +0000 (15:01 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Multiple bugfixes for NFVbench
[NFVBENCH-52] NFVbench should ignore the port security settings if not
available
[NFVBENCH-53] NFVbench should support to use software mode for TRex
[NFVBENCH-54] NFVbench container should also map kernel sources when
available to build KOs
[NFVBENCH-55] Documentation enhancements to have better examples for
using "$PWD"
[NFVBENCH-57] NFVbench should support to build kernel modules on redhat
distros
Change-Id: Id6792d6711393b07ca59396c276a026bec9f1e86
Signed-off-by: Yichen Wang <yicwang@cisco.com>