Ross Brattain [Tue, 8 May 2018 08:57:19 +0000 (08:57 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add ODL HA testcase"
- Add ODL HA testcase
This testcase confirms the resiliency of Opendaylight
in a HA deployment
SPEC: https://gerrit.opnfv.org/gerrit/#/c/50991
JIRA: HA-33
JIRA: YARSTICK-955
Change-Id: I4cb39d1970ed0333a43fbb58f8c7138908379dcb
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Ross Brattain [Tue, 8 May 2018 08:57:04 +0000 (08:57 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add pod.yaml files for Apex"
- Add pod.yaml files for Apex
JIRA: YARDSTICK-1097
Change-Id: If116174c562bc08c0b7602324599bc85d8c60be0
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Sofia Wallin [Tue, 8 May 2018 08:12:56 +0000 (08:12 +0000)]
Merge "Add missing toplevel opnfv links"
Manuel Buil [Thu, 3 May 2018 14:25:25 +0000 (16:25 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Bug fix: Use opnfv.logger object
JIRA: SFC-125
If we don't use the opnfv.logger from functest, logs are not printed when
exeucting tests through the functest framework
Change-Id: I6d58ff3977fd94221720eea978e0efde07a576a2
Signed-off-by: Manuel Buil <mbuil@suse.com>
Rodolfo Alonso Hernandez [Tue, 8 May 2018 07:02:00 +0000 (07:02 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add IxNetwork API Python Binding package"
- Add IxNetwork API Python Binding package
Add IxNetwork python package to the requirements list.
This module is needed for the "NSPerf" scenarios using IXIA as traffic
generator, when IxNetwork is the program used to handle the IXIA
generator.
The latest version of this module is 8.40.1124.9 [1]. The license type
is MIT.
[1] https://pypi.python.org/pypi/ixnetwork
JIRA: YARDSTICK-1106
Change-Id: I279933c95994f5120930256a104c4192a0b9900d
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
wutianwei [Thu, 3 May 2018 02:38:44 +0000 (10:38 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- add the command "rm /etc/resolve.conf" in cache_prep_commands
Change-Id: I89b15e7e200d37ac5d44cfee974f0f1c63981625
Signed-off-by: wutianwei <wutianwei1@huawei.com>
mei mei [Tue, 8 May 2018 01:32:33 +0000 (01:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "JJB 2.0.X does not allow scenario to be passed here"
- JJB 2.0.X does not allow scenario to be passed here
With this change releng/jjb/* now passes on:
Jenkins Job Builder version: 2.0.1 and 1.6.2
Error:
TypeError: write() argument must be str, not list
Explanation:
in jjb 1.6.2 it would allow the list in and then the job would convert
the list into a literal string of "['var1', 'var2']"
- 'compass-{scenario}-{pod}-daily-{stream}'
Can have scenario passed, {scenario} is part of the job name
so it knows which scenario to add.
- 'compass-deploy-{pod}-daily-{stream}'
cannot have scenario passed, there is not one job generated per scenario
so its tryting to add "['senario1', 'scenario2', 'etc']" into the {scenario}
value, which is not allowed.
This worked on jjb 1.6.2 becasue we overwrite the scenario
information later:
- trigger-builds:
- project: 'compass-deploy-{pod}-daily-{stream}'
predefined-parameters: |
DEPLOY_SCENARIO={scenario}
jjb/armband/armband-ci-jobs.yml is very simillar to this job
and passes a default, which works, so that is what I have done here:
- string:
name: DEPLOY_SCENARIO
default: 'os-odl-nofeature-ha'
addendum:
removed scenario: '{scenario}' from
'compass-{scenario}-{pod}-daily-{stream}'
even though it is valid, Trevor rightly pointed out that there is
nothing to consume this value.
Change-Id: I134b2bd5888dcdfa5b768a7db2bdc98ad32ec28e
Signed-off-by: agardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ross Brattain [Mon, 7 May 2018 17:53:22 +0000 (10:53 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Jörgen Karlsson standing down as Yardstick committer
https://lists.opnfv.org/pipermail/opnfv-tsc/2018-May/004333.html
Change-Id: Ida2692c9f5f8e41580a653c8e9b5a05b5d99df00
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Trevor Bramwell [Mon, 7 May 2018 18:14:21 +0000 (18:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Local Docs builds by using LF Docs Conf"
- Enable Local Docs builds by using LF Docs Conf
The docs-conf[1] project will allow releng to have local docs builds
using the OPNFV theme while also not needing to duplicate the opnfvdocs
conf.py file.
[1] https://github.com/lfit/releng-docs-conf
Change-Id: I255faf045eccb363993af9dfb81b487e538cbb41
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Gregory Elkinbard [Mon, 7 May 2018 17:49:54 +0000 (17:49 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Auto Generated INFO.yaml file"
- Auto Generated INFO.yaml file
Fix project lead
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_dovetail_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Cleaned up commiter list:
Jonas Bjurel – resigned
Guo, Ruijing – resigned
Stefan Berg – inactive last commit September 2016
Daniel Smith – inactive last commit June 2016
Szilard Cserey - inactive last commit Nov 2015
Michal Skalski: - inactive last commit August 2017
Nikolas Hermanns -inactive last commit August 2016
Change-Id: I085ce063906f5596fdab0c9ece520ecb45c7e309
Signed-off-by: agardner <agardner@linuxfoundation.org>
Charalampos Kominos [Fri, 27 Apr 2018 13:29:41 +0000 (15:29 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Set volume name in source file to sdX
By default the openstack virtual machines use virtio_blk. That causes
certain tests in functest to fail to attach the proper number of disks.
The solution is to switch to scsi disks for which we must also generate
the proper openstack source file.
JIRA: ARMBAND-376
Change-Id: I99a4073c24f13f1eb3798b2b07cb2c16ec3688cf
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Cedric Ollivier [Mon, 7 May 2018 16:43:20 +0000 (16:43 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Switch to project domain name"
- Switch to project domain name
At least Fuel, Apex and Joid don't export OS_PROJECT_DOMAIN_ID.
https://build.opnfv.org/ci/view/functest/job/functest-joid-baremetal-daily-master/353/console
Change-Id: I8441d2de1841d5a9ce78c6929fd78da01c45548c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 7 May 2018 16:42:51 +0000 (16:42 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Improve ssh timeout in vping_ssh"
- Improve ssh timeout in vping_ssh
It seems that 10s is not enough for Fuel.
Change-Id: I46d3d2c9091946befb0e056a8c8cc56c59087471
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
KorenLev [Mon, 7 May 2018 18:42:08 +0000 (14:42 -0400)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- installer to make sure dir exists on host
Change-Id: I627b031d529e45808d6123b096afa476958713bb
Signed-off-by: KorenLev <korenlev@gmail.com>
Periyasamy Palanisamy [Mon, 7 May 2018 13:17:21 +0000 (15:17 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- create log file during logger initialization
Currently the log messages from utils and openstack_utils
python modules are not logged into bgpvpn.log. This is
because this file is created during SDNVPN Feature
initialization. So creating this file during logger
initialization itself.
Change-Id: I538acdfb2119f1eaa562f61dac3b6bf7c3a58e41
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
agardner [Mon, 7 May 2018 14:11:24 +0000 (10:11 -0400)]
Add OVN4NFV release notes
Change-Id: Ib6886c51f5916a8a98a5ac728c136472883281da
Signed-off-by: agardner <agardner@linuxfoundation.org>
Cedric Ollivier [Mon, 7 May 2018 14:05:23 +0000 (14:05 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Make volumes appear as SCSI devices in aarch64"
- Make volumes appear as SCSI devices in aarch64
Adding volumes in openstack by default uses virtio_blk and the
devices appear as /dev/vdX. In aarch64 however a qemu pci slot
is already in use so the tests cannot assign more than one volume
to a VM. Forcing the drives to use virtio-scsi solves the issue
and allows more volumes to be attached as /dev/sdX. The variable
defining the drive is VOLUME_DEVICE_NAME and is passed as
environmental variable when the container is created.
JIRA: ARMBAND-376
Change-Id: Ia688cff338ff319e22a3b26796fa197297c23ce0
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Aric Gardner [Mon, 7 May 2018 13:59:45 +0000 (13:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable vnf runs for aarch64"
- Disable vnf runs for aarch64
Functest VNF tests are not adapted for aarch64.
The tests can be reactivated when they are adapted to execute
on aarch64.
JIRA: FUNCTEST-964
Change-Id: I2413a6eff831c8dd2751b7bc73ad583f55a00dcf
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
KorenLev [Mon, 7 May 2018 14:54:50 +0000 (10:54 -0400)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- test year
Change-Id: I22981fb6c6f755234a7c34ec74763f0975f533c3
Signed-off-by: KorenLev <korenlev@gmail.com>
Asteroide [Mon, 7 May 2018 11:43:02 +0000 (11:43 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update documentation to show which parameter is mandatory or not."
- Update documentation to show which parameter is mandatory or not.
Change-Id: I903c0ec1329ca29fb9dd88644d067d6b6f6bd147
ReemMahmoud [Wed, 2 May 2018 12:38:52 +0000 (14:38 +0200)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add unique names test cases
Change-Id: I3f314ec3b3e88839c77a93ea016c10c0a31d10b1
Georg Kunz [Wed, 2 May 2018 21:54:35 +0000 (23:54 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Adding a tox environment for locally building docs
Run tox -edocs to locally build the Dovetail docs. This is quite
useful because the default OPNFV docs preview build toolchain is
broken for Dovetail.
Change-Id: I0a55a701b96437a20aa09edc47bc3e49e32c0b87
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Wed, 25 Apr 2018 07:35:02 +0000 (03:35 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Decoupling Bottlenecks Docker config items from source code
There are some special Docker setting items when creating
Bottlenecks Docker Cntainers.
Move the special settings to config files.
Disable the function to push results to DB.
JIRA: DOVETAIL-645
Change-Id: Icc033222edf74c0fe4853dede2794f4226fd4252
Signed-off-by: xudan <xudan16@huawei.com>
Qiaowei Ren [Fri, 4 May 2018 06:42:12 +0000 (14:42 +0800)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- userguide
Change-Id: Id22c6199f5a6d821d652f79cf07de3d899823352
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Cédric Ollivier [Sun, 6 May 2018 22:57:23 +0000 (00:57 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Simplify vping_ssh
It directly calls ping from the ssh socket.
It fixes a possible missing security rule.
It stops blocking if vpings are in failure.
Change-Id: I64092a155bb134fa8b7d31d0d13f695e019540d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xudan [Fri, 4 May 2018 09:48:28 +0000 (05:48 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Remove local DB
Remove local DB and can just report without launch local DB.
Need to do a little modification with the web portal code.
JIRA: DOVETAIL-593
Change-Id: I595db39cce4156596ee0522d4b7e642a23d78ab9
Signed-off-by: xudan <xudan16@huawei.com>
Cedric Ollivier [Sat, 5 May 2018 18:06:18 +0000 (18:06 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Functest fail to parse refstack results"
- Functest fail to parse refstack results
1. The regular expression can't work well for refstack results
2. Refer to http://testresults.opnfv.org/test/api/v1/results?project=functest&case_name=refstack_defcore&last=1
3. There are 88 success test cases but the list of success is empty
4. Refstack test case name is not always begin with {0}, it maybe any number
5. The test case whose name has the keyword 'fail' will also be list in 'failures'
Change-Id: I5187aaaabdca762256be9162cc85ba42263169bc
Signed-off-by: xudan <xudan16@huawei.com>
Juha Kosonen [Fri, 4 May 2018 13:30:44 +0000 (16:30 +0300)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch to Shade in rally
Use Shade for managing OpenStack resources in rally.
Change-Id: Ic8b7aaef6886f6ca4930b2ea463317b75ed8d3c9
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
- Implement get_external_network via shade
It fixes the current issues as EXTERNAL_NETWORK is mainly unset by
all Installers [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-fuel-armband-baremetal-arm-daily-fraser/31/console
Change-Id: I8ee62623701c15b9ff962d0a0e07a77934ff03ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Fri, 4 May 2018 21:56:06 +0000 (21:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable Snaps Fraser Verify Job"
- Disable Snaps Fraser Verify Job
As master is currently disabled, it doesn't make sense for this to be
enabled.
Change-Id: Ie5966e22ffdff7a585781673259775c4e6150acf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 4 May 2018 21:53:41 +0000 (21:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] debug dump image ID"
- [yardstick] debug dump image ID
we need to know if we are pulling stale yardstick/stable images
for example, if when branching between releases we can
still be pulling old release yardstick/stable images without
knowing it.
This will dump the IMAGE ID of the images we just pulled which
we can match to Jenkins docker push builds
Change-Id: I875cf2fd07d17c3eebe294e70f2edccd9f48ce11
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Trevor Bramwell [Fri, 4 May 2018 19:48:11 +0000 (19:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: basic healthcheck in verify jobs"
- fuel, armband: basic healthcheck in verify jobs
Enable Functest based gating for jobs:
- fuel-verify-*
- armband-verify-*
This includes Functest suite 'healthcheck' and testcase 'vping_ssh',
similar to Compass4NFV verify jobs.
While at it, remove 'basic' phase from verify jobs, as linting is
handled via separate jobs on Jenkins master and there's no other
reason to keep it around.
JIRA: FUEL-340
Change-Id: I11dce6998d7ac16e68cf2b9d72a1ed6b23ca2483
Signed-off-by: ting wu <ting.wu@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Emma Foley [Fri, 4 May 2018 14:54:16 +0000 (14:54 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add "os_cloud_config" as a new context flag parameter"
- Add "os_cloud_config" as a new context flag parameter
This new parameter will contain the OpenStack cloud specific configuration
used by Shade client. This new flag is used only in Heat context.
By default, this new parameter (dict) will contain this content:
'os_cloud_config': {'verify': False}
This field will be used by HeatStack [1] to create a Shade cloud. Shade
retrieves, if not defined, the OpenStack configuration from
"os_client_config". This configuration is used to generate the cloud
configuration, which is the description of the OpenStackCloud returned.
The default parameter defined, "verify", refers to the related bug. By
default, in case of using SSL certificate it will not be verified.
[1] https://github.com/opnfv/yardstick/blob/
b338d3091bb0beb89d4ad9f7c144f43a31a19a74/yardstick/orchestrator/heat.py#L47
JIRA: YARDSTICK-1139
Change-Id: I875a7018401b84e51dab775b8194174645d27e06
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Fri, 4 May 2018 13:16:52 +0000 (13:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Update the dummy-scenario-heat-context testcase"
- Update the dummy-scenario-heat-context testcase
The testcase is included in the docs to demonstrate definining a heat context.
It previously used cirros, but this is not included by default.
Set-up instructions/scripts add yardstick-image and yardstick-flavor, so these
have been added to the testcase instead.
A default value for context_name was also added.
Change-Id: I5f642086971487b334ae48a5cf5c9b71e9b99e2e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Michael Polenchuk [Sat, 28 Apr 2018 09:40:53 +0000 (13:40 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [odl] Remove unused connecter/port from proxy
Change-Id: I7a880c0a011d6f5f4a7e2d8c8309871b1c290235
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Rodolfo Alonso Hernandez [Fri, 4 May 2018 09:36:32 +0000 (09:36 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge changes from topics 'YARDSTICK-1147', 'YARDSTICK-1144'
* changes:
Fix ansible scripts for running in container
Correctly set PYTHONPATH in Dockerfile
- Fix ansible scripts for running in container
JIRA: YARDSTICK-1147
Change-Id: I52dae85a2d97192bc8a48c5aeea3173b3d4de003
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
- Correctly set PYTHONPATH in Dockerfile
JIRA: YARDSTICK-1144
Change-Id: I8c0fe229ed620417a85356e017b171260373c43f
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Chornyi, TarasX [Wed, 4 Apr 2018 08:26:09 +0000 (11:26 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- MQ startup process refactor
YARDSTICK-1112
Change-Id: Id30236e190bae9fb0f5b5ebd4c5e04798e4fd443
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
Qiaowei Ren [Thu, 3 May 2018 07:38:23 +0000 (15:38 +0800)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- update k8-nosdn-stor4nfv-ha scenario documentation
Change-Id: Iea38168d2819cbbedcfcc799dfd93840aaf53d4a
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Markos Chandras [Fri, 27 Apr 2018 19:25:30 +0000 (20:25 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Remove intermediate scenarios tasks file
Now that the scenario role is recorded as a local fact, we can
include the role directly directly so we don't need the the
intermediate file anymore.
deploy-scenario:os-nosdn-nofeature
installer-type:osa
Change-Id: Ia3c5658826f115538b2a103d987ee8f33d3048b9
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 27 Apr 2018 19:21:46 +0000 (20:21 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Improve scenario bootstrapping process
It's best to check whether the scenario/distro/flavor combination is
supported before spending time cloning all the scenarios. Moreover,
we can record the scenario information as a local fact so we can use
it during the deployment later on.
Change-Id: I1971444c6c6302a844f44ea651ad3b83c4da435c
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: playbooks: Simplify scenario overrides mechanism
Now that releng-xci does not have any internal scenarios anymore, we can
simplify the way we plug scenarios to XCI. We keep cloning scenarios in
the cache directory but we also allow users to pass a special
'xci_scenarios_overrides' variable similar to the
'opnfv_scenario_requirements.yml' file to allow them to override
specific keys of the dictionaries. This can be used by Jenkins to test
incoming changes by altering the defaults values. For example, when
we want to test a Gerrit change we can create a file called foobar.yml
with the following contents
xci_scenarios_overrides:
- scenario: os-odl-sfc
version:
9fa5400012e02408b416eb7bd26307e7d179abce
refspec: refs/changes/79/55879/7
and load it using
XCI_ANSIBLE_PARAMS="-e @foobar.yml"
This will make XCI checkout the refspec that we want instead of the
default version.
Change-Id: Ida49910b4c79b843582ddd70c00063fe9bc90dd4
Signed-off-by: Markos Chandras <mchandras@suse.de>
Abhijit Sinha [Thu, 3 May 2018 10:59:45 +0000 (10:59 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Remove unused methods in SampleVNF"
- Remove unused methods in SampleVNF
The following private methods are unused in
yardstick/network_services/vnf_generic/vnf/sample_vnf.py:SampleVNF
* _build_ports(self)
* _get_route_data(self, route_index, route_type)
* _get_port0localip6(self)
* _get_port1localip6(self)
* _get_port0prefixlen6(self)
* _get_port1prefixlen6(self)
* _get_port0gateway6(self)
* _get_port1gateway6(self)
They are being removed as:
* _get_port* functions are already implemented and used in MultiPortConfig
* _get_route_data is an auxillary functions used by the previous ones
* _build_ports is implemented in the helpers
JIRA: YARDSTICK-1122
Change-Id: Ie7a706cd87b610ea56f89214118a02e612a70dc0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Shobhi Jain [Thu, 5 Apr 2018 15:04:08 +0000 (16:04 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Replace nova get flavor with shade client.
Rename get_flavor_by_name with get_flavor.
Function get_flavor now uses shade client.
JIRA: YARDSTICK-1088
Change-Id: Ic82127e475baf39643be0a254b177f3058b85748
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Shobhi Jain [Fri, 30 Mar 2018 09:45:54 +0000 (10:45 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Replace nova get server with shade client.
Rename get_server_by_name with get_server.
Function get_server now uses shade client.
JIRA: YARDSTICK-1088
Change-Id: I69c59145cefdb565f3ece27baaaf932905e1b757
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Yang Yu [Wed, 2 May 2018 08:52:11 +0000 (16:52 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Restructure monitoring scripts
Restructure the monitoring scripts and modify the scripts to remove the
redundance
Change-Id: Ib4a5d7bea2dc455ec03ad61780b6caf06831daa8
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Trevor Bramwell [Mon, 30 Apr 2018 20:57:24 +0000 (13:57 -0700)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- k8-nosdn-stor4nfv-ha Scenario Documentation
Documentation for the k8nosdn-stor4nfv-ha scenario.
Change-Id: I80b3814cff636deec41331c6e4bbdec63a5ce7ae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit
91625f4898dcdcba64f1941c6c56f13938c9d4ea)
Yang Yu [Wed, 2 May 2018 04:14:49 +0000 (12:14 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Style-check for monitoring scripts
Fix the style-check errors for monitoring scripts.
In another patch, the scripts will be restructured
according the dicretory structure.
Change-Id: I4149b18177fa1bdeb1b12a84ecad3d7d0b78260b
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Yang Yu [Fri, 27 Apr 2018 01:42:19 +0000 (09:42 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Some informations are redundant
This patch is to remove the redundant results in Soak throughputs
reports to TestDB
Change-Id: Ib7e95df8353f3aa7b28187d352d5a6a213af2727
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Eddie Arrage [Tue, 1 May 2018 23:57:51 +0000 (16:57 -0700)]
Add missing toplevel opnfv links
- Links to configuration guide index
- Link to user guide and release notes
Change-Id: If025da26da74d21e275bf1eef1d57eef6775740c
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Georg Kunz [Tue, 1 May 2018 22:08:15 +0000 (22:08 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Integrating Functest Patrole test case
Adding the new Patrole test case of Functest to Dovetail and to the
proposed_tests test suite.
JIRA: DOVETAIL-649
Change-Id: I2c3f583cdbd3af75cec020b0fe97f287d23498a5
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Tim Rozet [Wed, 2 May 2018 19:27:19 +0000 (15:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix resources/images directory usage with deploy
Change-Id: If50ad310049edca687da8e0acf412a7e1eacd2b6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 2 May 2018 19:01:02 +0000 (15:01 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: disable iso verify for master branch
Change-Id: I46753983e1fb37300df70700c474c3dda3532ffa
Signed-off-by: Tim Rozet <trozet@redhat.com>
Abhijit Sinha [Wed, 2 May 2018 16:49:19 +0000 (16:49 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix nsb_setup.sh script"
- Fix nsb_setup.sh script
Ansible role install_dependencies was renamed
to install_dependencies_jumphost in previous patch.
JIRA: YARDSTICK-1146
Change-Id: Idf7c191151961c1c0e63ad2f75aa0aab8ed2b2fa
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Abhijit Sinha [Wed, 2 May 2018 16:46:29 +0000 (16:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Move tests: unit/network_services/{lib/,collector/,*.py}"
- Move tests: unit/network_services/{lib/,collector/,*.py}
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Idc2e70291b6d9b4cf7e7249a10c4a290b999206c
Markos Chandras [Wed, 25 Apr 2018 14:55:10 +0000 (15:55 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: roles: bootstrap-host: Simplify configuration files
We split the networking task on distro specific files to make it
easier to read. Moreover, the debian network configuration has been
improved by simply sharing a common file across all nodes and also
use the 'source' facility in the main /etc/network/interfaces file
to use one configuration file per interface.
Change-Id: Ic822fe6dc197227e70c0ba7cee812629df287d82
Signed-off-by: Markos Chandras <mchandras@suse.de>
Tim Rozet [Wed, 2 May 2018 16:04:49 +0000 (12:04 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update for master upstream deployments
Change-Id: I92635178ddc354dd7773cd372a34d46f5ee0bf2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Cédric Ollivier [Wed, 2 May 2018 10:52:08 +0000 (12:52 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Fix version in setup.cfg
Selecting another tag than the official ones (opnfv-xxx) breaks all
Functest builds because pbr requirements are unmet [1].
[1] https://build.opnfv.org/ci/job/functest-features-docker-build-amd64-master/219/console
Change-Id: I8a6a603c9f4e976c8bcdcce865850b46f6e69453
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 29 Apr 2018 13:56:33 +0000 (15:56 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Rewrite TempestResourcesManager
It now leverages on OpenStack Shade to allow gating OpenStack master
as asked by TSC. Switching to OpenStack master (OpenStack SDK Rocky)
requires to change only one line.
It stops dedicating the network to the user possibly created because
the support is incomplete (the users have to be registed in
tempest.conf and the multiprocessing has to be enforced).
It also writes the second image and the second flavor in tempest.conf.
Change-Id: I9fe2c90a6073ebc240e9aa8fdf2ef93d5dd5f15f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Rewrite vping_ssh and vping_userdata
They now leverage on shade to allow gating OpenStack master as asked
by TSC. Switching to OpenStack master (openstacksdk) requires to
change only one line.
It deletes the related unit tests as they have to be fully rewritten.
They will be added in another change.
Change-Id: I0c60681d6e1c0944960770429ef972947dd85321
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Set image_url as filename
It will be reused as soon as vping switches to openstacksdk.
Change-Id: Ib84f4b35b22ead1741579ec9140d3626f9102469
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Rodolfo Alonso Hernandez [Wed, 2 May 2018 07:24:29 +0000 (07:24 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Replace nova attach volume to server with shade client."
- Replace nova attach volume to server with shade client.
Function attach_volume_to_server now uses shade client
instead of nova client.
JIRA: YARDSTICK-1088
Change-Id: Id00df672c2c195b5c338cbbc30ddf2742a4e4d29
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Thomas Duval [Wed, 2 May 2018 07:11:19 +0000 (09:11 +0200)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Fix a bug in functional tests execution.
Change-Id: Idc31639c649d3e739ee320fa3edd022daca4fa6f
Yang Yu [Wed, 2 May 2018 02:48:34 +0000 (10:48 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add Bottlenecks Fraser Docker Push Job
Change-Id: I4d6c4015ca36f743dadbb6524a1ca8d5619ce3d6
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Cédric Ollivier [Sun, 29 Apr 2018 16:38:48 +0000 (18:38 +0200)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Fix NoneType in create_router.py
It lets Neutron handle str or unicode instead of returning None.
It reverts the first proposal [1] which raises side effects [2].
[1] https://gerrit.opnfv.org/gerrit/#/c/56171/
[2] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/126/console
Change-Id: I1b45c7d6118321dd67343f31253f154abae73655
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aric Gardner [Tue, 1 May 2018 19:27:00 +0000 (19:27 +0000)]
Merge "Copy Updates For Brandon"
Cédric Ollivier [Mon, 30 Apr 2018 09:38:47 +0000 (11:38 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add release notes in releases/fraser/functest.yaml
Change-Id: I0384563e5e663ea485626562df5ee49815b95817
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cristina Pauna [Mon, 30 Apr 2018 11:12:49 +0000 (14:12 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Update Dockerfile.aarch64.patch
The patch doesn't apply anymore for the latest docker builds.
Updated the patch to accomodate the latest changes to the Dockerfile
Change-Id: Ia8a35337a421b3628c90be3060f049c655446758
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Trevor Bramwell [Mon, 30 Apr 2018 20:28:46 +0000 (13:28 -0700)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Fix os-odl-bgpvpn-[no]ha scenario reference
These shouldn't be prefixed with a '-' nor duplicated.
Change-Id: I88f5b2d18436a258d6ac573a1fbc6dee735b48da
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
agardner [Mon, 30 Apr 2018 20:09:20 +0000 (16:09 -0400)]
Copy Updates For Brandon
Change-Id: Ie8547189d06afb7a104b3fa39a2be363b92d620b
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Mon, 30 Apr 2018 17:09:18 +0000 (10:09 -0700)]
Update the OPNFV Platform Overview Diagram
The file is renamed to match the release and updated with the new
diagram.
Change-Id: I1c06648b07512ada7df374c25f6c8cb95e41c8e5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Julien [Mon, 30 Apr 2018 15:23:12 +0000 (15:23 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "Okinawa Open Labratory(OOL) POD1 PDF/IDF"
- Okinawa Open Labratory(OOL) POD1 PDF/IDF
Change-Id: I0980de9c2ff37654dbfd2d58002b9e61226cf749
Signed-off-by: Hideyasu Hayashi <hideyasu.hayashi@okinawaopenlabs.org>
chenjiankun [Thu, 26 Apr 2018 07:34:43 +0000 (07:34 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Extend web portal to show if API exemption was used during a test run
JIRA: DOVETAIL-634
The OVP web port needs to read from the test results if the strict API
response validation exemption was used or not and show it
correspondingly.
Detailed description:
As discussed on the Dovetail call on 2018-04-11, the web portal should
show if API response validation was enabled or disabled. The information
if API response validation was enabled or disabled is to be determined
based on the dovetail.log file. If API response validation was
disabled,** the log file contains the line "Strict API response
validation DISABLED.". Upon uploading a result tar-package, the web
portal should extract this information from the log file, store it in
the database, and display it as follows:
This indication shall be displayed along with the test summary on the
Test Run Results page as either:
"API response validation enabled" or
"API response validation disabled"
For clarification: API response validation is enabled by default. API
response validation is disabled only if the --no-api-validation command
line option is given.
Change-Id: Ifacb1eb2127cc8dc6364c98dead1217aeedfd359
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Markos Chandras [Thu, 26 Apr 2018 12:49:47 +0000 (13:49 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Add XCI OSA variables file
We can use an XCI specific YAML file to add OSA options which are common
across flavors. Right now, it only overrides the default openSUSE mirror
to use a more stable one.
Change-Id: Iae7d542787ead33be1e64cdeda60761aa401cfde
Signed-off-by: Markos Chandras <mchandras@suse.de>
Rodolfo Alonso Hernandez [Mon, 30 Apr 2018 10:26:03 +0000 (10:26 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add active wait function"
- Add active wait function
Added function "wait_until_true". This function will make an active
wait until the predicate passed as an argument returns True.
If the timeout expires, the function will raise a generic exception
or a user defined one passed as an argument.
This function will be used in YARDSTICK-1127.
JIRA: YARDSTICK-1128
Change-Id: I9854e465ac6b586bf4be39ab4b266d5625b39e30
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Aric Gardner [Sat, 28 Apr 2018 21:05:30 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tag SDNVPN for Fraser 6.0"
- Tag SDNVPN for Fraser 6.0
This is tagged at the current tip of stable/fraser branch
Change-Id: Ie169aa7e2ef7096155253aeb5c8adeeefc2cf278
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Sat, 28 Apr 2018 21:05:18 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tag Stor4NFV for Fraser 6.0"
- Tag Stor4NFV for Fraser 6.0
Include link to release notes
Change-Id: Ic9b8ed9d08fd54f00bf4afe9539f32fae9339e23
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Sat, 28 Apr 2018 21:05:06 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Clover tags Clover for Fraser 6.0.1"
- Update Clover tags Clover for Fraser 6.0.1
Add the opnfv-6.0.1 to the current commit, and lists opnfv-6.0.0 as
being tagged on the previous one.
Change-Id: I01b3efb6fe04b3dcf32ef2c01315ecb34fb30133
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 27 Apr 2018 22:29:39 +0000 (15:29 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Tag OPNFVDocs for Fraser 6.0
This is tagged at the last merged docs patch to stable/fraser
Change-Id: I0d976cd947621ceab3a15df8ea98bdc245fe93fc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 28 Apr 2018 20:29:56 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the
fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: I9223da8139ce997e6b7dde9db30a875324c0b94f
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Sat, 28 Apr 2018 20:29:43 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: Ie9ee3b17d5f909b0160cbacd7db99a43385c3d7d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Sat, 28 Apr 2018 20:29:24 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: I66541b703924018ca7d81a736a1af8767c100846
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Sat, 28 Apr 2018 18:53:35 +0000 (14:53 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Tag Apex for Fraser 6.0
The last commit I had to revert, as the refs were put under branches
branch should never change and indicates where the branching happens.
I have taken those refs and put them in the releases section
Change-Id: I8026b331b18cde18c08ed1bef79d291c3a7ffce8
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Sat, 28 Apr 2018 18:51:20 +0000 (18:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "Apex: update sha commit hashes for Fraser""
- Revert "Apex: update sha commit hashes for Fraser"
This reverts commit
583c715b4c5320bdd6e0b09b68af852d8660dc14.
Change-Id: I63c99606804c4c02b1e8aff91937c62916137bc9
xudan [Sat, 28 Apr 2018 06:45:50 +0000 (02:45 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Dovetail CI jobs failed sometimes when Archive artifacts
According to this https://issues.jenkins-ci.org/browse/JENKINS-47566,
the failure seems to be caused by the permission problem.
Change the owner of all files in 'results' directory to be jenkins.
Change-Id: I0ed30018354259601c39016fc1950ea7db867e78
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Fri, 27 Apr 2018 23:53:15 +0000 (19:53 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: update sha commit hashes for Fraser
Change-Id: Ic3cb135911eddc4490a50e57f5165688cec623a0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Stephen Wong [Fri, 27 Apr 2018 22:35:06 +0000 (15:35 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update Clover 6.0.0 release SHA1
Change-Id: I28c584535617afb32801f912adafe5282aa64ed1
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Eddie Arrage [Fri, 27 Apr 2018 18:52:41 +0000 (18:52 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Update docs with edits and proper release tag
- Incorporated feedback from doc reviews
- Fix some rendering issues
- Add redis inspect section
- Update SDC deploy instructions using Fraser release tag
Change-Id: I573dcd04066ad83b9c659fae645c65ab4aaa2007
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Trevor Bramwell [Fri, 27 Apr 2018 22:19:34 +0000 (22:19 +0000)]
Merge "Updating Fraser Scenario listing"
Trevor Bramwell [Fri, 27 Apr 2018 22:19:26 +0000 (22:19 +0000)]
Merge "Add link to Armband release notes"
Trevor Bramwell [Fri, 27 Apr 2018 22:05:17 +0000 (22:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Parser Fraser 6.0.1 Release Tag"
- Update Parser Fraser 6.0.1 Release Tag
opnfv-6.0.0 was previously tagged on the master branch, but the ref to
be release is on stable/fraser. So bumping the tag to 6.0.1 and adding
the previous tag at the correct ref to the file.
Change-Id: Ic57fd2116e8662391748455cfe25c23e9853b65d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
agardner [Fri, 27 Apr 2018 21:18:28 +0000 (17:18 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Functest 6.0.0 release SHA1
Change-Id: Ieaa5b8050da3f502074d7f968c4cf65a108f84c2
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 27 Apr 2018 20:38:52 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[VSPERF] Added releases tag and release-notes URL"
- [VSPERF] Added releases tag and release-notes URL
Updated the following in vswitchperf.yaml
1. Added releases: opnfv-6.0.0
2. updated the SHA1 for stable/fraser
3. Added release-notes
Moved URL to new line to overcome the line-length limit
Patch-set3: Restored the git tag of stable/fraser to the original
Change-Id: Ie41f874a92869c5e9225881cd8501b4d4ba7c5c4
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Aric Gardner [Fri, 27 Apr 2018 20:38:33 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add Samplevnf project release tag and notes"
- Add Samplevnf project release tag and notes
Change-Id: I83347286490344912593a122fc47013d5fcf7225
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 27 Apr 2018 20:38:04 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Fraser] ovn4nfv git tagging."
- [Fraser] ovn4nfv git tagging.
Change-Id: I34c7009f377529cd8eab5583115afa7019dcf510
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
Aric Gardner [Fri, 27 Apr 2018 20:37:47 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Release Notes and SHA"
- Update Release Notes and SHA
Change-Id: Ib7a0e785e18c035debbc90e54c4b5d9810b1ffe8
Signed-off-by: Manuel Buil <mbuil@suse.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:37:08 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Add release tag and release-notes"
- [QTIP] Add release tag and release-notes
Change-Id: I2ec85de7d0970915519b9178f5d5bf6e9d007cbe
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Aric Gardner [Fri, 27 Apr 2018 20:37:00 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "For tagging Compass4nfv 6.0.0"
- For tagging Compass4nfv 6.0.0
JIRA:-
Change-Id: Ieffad56c6710edf0efaaea5e49609623cbcfa32b
Signed-off-by: chigang <chigang@huawei.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:36:49 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] fraser opnfv-6.0.0 release tag"
- [yardstick] fraser opnfv-6.0.0 release tag
Change-Id: Ifef00c7dd02b0bcdede3229c847708e366d964de
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Aric Gardner [Fri, 27 Apr 2018 20:36:35 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add release notes for container4nfv"
- add release notes for container4nfv
Change-Id: Ided8302e6d80e330bb3b469b2fead23be876c5bc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:36:18 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Added release notes for StorPerf"
- Added release notes for StorPerf
Change-Id: I50890fe884666be5a7920e2a8e379052ca434f21
Signed-off-by: mbeierl <mark.beierl@dell.com>
Aric Gardner [Fri, 27 Apr 2018 20:36:16 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "For tagging snaps 6.0.0"
- For tagging snaps 6.0.0
Change-Id: Iccf5d92b8d82d9e1bec981bbfdb986ae02b3a75b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Aric Gardner [Fri, 27 Apr 2018 20:35:50 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Link Release Notes for armband and fuel"
- Link Release Notes for armband and fuel
Change-Id: I89fd7c62064bf2a1796bfe722658902a32bbda02
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Aric Gardner [Fri, 27 Apr 2018 20:35:38 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Tagging for Fraser release"
- [daisy] Tagging for Fraser release
Change-Id: I99f305500a82a498ffd41a151edcce436cacdf66
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Trevor Bramwell [Fri, 27 Apr 2018 20:35:26 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[release] Fuel, Armband: Release opnfv-6.0.0"
- [release] Fuel, Armband: Release opnfv-6.0.0
Change-Id: I533c172f691a33d0e8250df0328d66de594453ae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>