opnfvdocs.git
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 6 Sep 2017 08:25:19 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Integrate new Domino package"
  - Integrate new Domino package

    Change-Id: Iada952e3356fa89a122503c2a71aa31a9731469e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Zhijiang Hu [Wed, 6 Sep 2017 07:59:35 +0000 (07:59 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Eliminate hard coding about ipmi info"
  - Eliminate hard coding about ipmi info

    1. Eliminate hard coding
    2. Add ipmi info in schemas
    3. Add unit test

    Change-Id: I4561bbc9454e02fd1de2106645db341a4129245b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Leo wang [Wed, 6 Sep 2017 07:49:46 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Remake aarch64 patch for Dovetail container"
  - Remake aarch64 patch for Dovetail container

    JIRA: ARMBAND-286

    Change-Id: Ided665488c7240943f62c65df0535d8b0178459f
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 6 Sep 2017 06:52:43 +0000 (06:52 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add UEFI support in functest"
  - Add UEFI support in functest

    Add extra properties to the cirros image
    for ARM architecture.
    In the glanceclient repository, the create method
    expects **kwargs as parameters, thus an extra_properties
    variable containing a dictionary of property-value pairs
    can be added (if given) to the image to be created.
    If the properties do not appear, the call should not affect
    the image properties because the dictionary is initialized
    as empty.

    Change-Id: I690da90e6c6f250bd0a3d99cce39aa250e19b9c2
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
6 years agoUpdate git submodules
Sharada Shiddibhavi [Tue, 5 Sep 2017 15:42:33 +0000 (15:42 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Adding different method to access compute and controllers

    This patch is similar to previous patch in adding a different
    method to log into the controller and compute nodes.

    Change-Id: I75332fbb794605477a7c751b59016ffb1a8cf3f2
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
6 years agoUpdate git submodules
xudan [Mon, 14 Aug 2017 05:12:00 +0000 (01:12 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add test area 'simple virtual machine resource scheduling on multiple nodes'

    JIRA: DOVETAIL-473

    According to Dovetail addendum doc, add one test area about basic cloud
    capability 'simple virtual machine resource scheduling on multiple nodes'.

    Add the test specification about this test area.

    Change-Id: I7a5ff426442424dbc364a68296facb0bac6401ca
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 5 Sep 2017 17:11:21 +0000 (19:11 +0200)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Select stable/ocata packages

    It also protects if flask is already installed.

    Change-Id: Iec5d65fe307d702ec6f600333d6bc9cc3ab2ee33
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
hongbo tian [Wed, 6 Sep 2017 02:35:09 +0000 (02:35 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Add test area 'correct behavior after common virtual machine life cycles events'"
  - Add test area 'correct behavior after common virtual machine life cycles events'

    JIRA: DOVETAIL-473

    According to Dovetail addendum doc, add one test area about basic cloud
    capability 'correct behavior after common virtual machine life cycles events'.

    Add the test specification about this test area.

    Change-Id: I051b3c5b501ed833a613ea6a6601125c4fa80c3e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
hongbo tian [Wed, 6 Sep 2017 01:55:00 +0000 (01:55 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Test case specification for VIM Image"
  - Test case specification for VIM Image

    1. Adding the alias VIM image test cases into testscope.
    2. Adding test case specification for VIM Image.

    Change-Id: Ifa7aa5ddea22d2862ee5d8ad465523d450a78fde
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
6 years agoUpdate git submodules
Leo wang [Wed, 6 Sep 2017 01:34:19 +0000 (01:34 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Bugfix: the config files in useeconfig will cover user's config"
  - Bugfix: the config files in useeconfig will cover user's config

    1. Now there are 2 sample files tempest_conf.yaml and hosts.yaml in userconfig,
       and thet will cover user's tempest_conf.yaml and hosts.yaml
       in $DOVETAIL_HOME/pre_config.
    2. Rename the files in userconfig to be tempest_conf.yaml.sample
       and hosts.yaml.sample.
    3. Add the hosts info in file /etc/hosts in Dovetail Container.

    JIRA: DOVETAIL-492

    Change-Id: I2b5694a8058b864b510925eec595d6f2bd1062ff
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Tue, 5 Sep 2017 06:02:51 +0000 (14:02 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Add doc for building kolla image

    Change-Id: I7d25c13221e60d40801dc694efe8c32c31ebfabf
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Wed, 6 Sep 2017 00:53:03 +0000 (00:53 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adding NSB documentation for SV and Baremetal"
  - Adding NSB documentation for SV and Baremetal

    Change-Id: I6db301b88af67256b52f5d197dfffe3c0719e132
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Martin Banszel [Wed, 19 Jul 2017 19:35:02 +0000 (19:35 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add fixes for heat deployed UDP_Replay and TRex

    - Added a PROTOCOL_MAP to map the protocol names to codes -- the scapy
      requires the code, it fails if the proto is set e.g. to 'udp'
    - ip addresses must be str, not unicode -- explicit conversion to str
      added
    - removed unittest for setup_vnf_environment in test_tg_trex.py as
      it is the same function as already tested in test_sample_vnf.py
    - traffic_profile refactored -- code repetition decreased, unittest
      adapted

    Known issues:
    - there is a an attempt to stop already stopped trex. It fires an
      exception that stop command is issued on the disconnected client.

    Change-Id: I87e9029630f48b30e8f5b4f9d88ab3b25fd65f03
Signed-off-by: Martin Banszel <martinx.banszel@intel.com>
6 years agoUpdate git submodules
Mark Beierl [Wed, 6 Sep 2017 00:48:57 +0000 (00:48 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Support for different agent OS"
  - Support for different agent OS

    JIRA: STORPERF-175

    Change-Id: I64d13c77c18dd129a79dde3bf9a8bc996019bff5
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 6 Sep 2017 00:18:44 +0000 (17:18 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - nsb_setup: fixup typo

    Change-Id: I7fcbf0a3c3f21065d82ffb23b5ea8c1e774a1d67
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 6 Sep 2017 00:16:46 +0000 (00:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "ansible: remove default openrc_file"
  - ansible: remove default openrc_file

    when clause is re-evaluated after default

    Change-Id: I2f9b093a4cb0e2d024f8d6beb935f336ac1df637
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 5 Sep 2017 22:05:09 +0000 (15:05 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - nsb_setup: pin pip versions for ansible, shade, docker

    Change-Id: Ia1f1c26becdc776ce664b4ab2fb0254049087318
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
narindergupta [Tue, 5 Sep 2017 22:07:32 +0000 (17:07 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Add the user role into project with admin_domain.

    Change-Id: Id560cffcd1e18a4691808f7447d306e490085006
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 5 Sep 2017 21:42:35 +0000 (17:42 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes image dir for deploy with dev builds

    Change-Id: I59523b6233ca48c2eb2d4b4934263f0114d8e7a8
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 5 Sep 2017 19:44:04 +0000 (19:44 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Align Compass with CI Evolution Phase 1"
  - Align Compass with CI Evolution Phase 1

    Compass doesn't require deployments to happen on the same machine as the
    builds and needs to have 'compass-build-iso-{stream}' renamed in
    order to align with CI Evolution Phase 1.

    JIRA: RELENG-287

    Change-Id: I31ea5899882edb37a08b301bf69bf381182b0019
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Ross Brattain [Sat, 2 Sep 2017 01:21:11 +0000 (18:21 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - PROX: catch ports stats parse error

    for some reason port status returned
    fewer fields, catch this for debug
    and return empty result dict so test continues
    and hopefully we get a valid stat
    read on next call.

    Change-Id: I54f1a86707d2a00efcb82a7e0239d12f90a6542c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 5 Sep 2017 19:33:33 +0000 (19:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Move apex build jobs into 'apex-project-jobs' file"
  - Move apex build jobs into 'apex-project-jobs' file

    Since these jobs don't deal with scenarios they can safely be moved to
    another file without the need to duplicate the scenario listings.

    Fixes a bug with 'concurrent-builds' not being set due to missing
    quotation marks.

    JIRA: RELENG-287

    Change-Id: Icce39620521c7d25476553115efbaa9063ca2e17
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Tue, 5 Sep 2017 19:18:52 +0000 (19:18 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "multiarch: Add functest x86_64, aarch64 verify jobs"
  - multiarch: Add functest x86_64, aarch64 verify jobs

    Add a verify job for each architecture.
    JIRA: https://jira.opnfv.org/browse/ARMBAND-233

    Change-Id: Ia99292504ac54d6b2870bd2a490e9d5f09c3f49a
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 5 Sep 2017 18:50:29 +0000 (18:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Removes calling apex ci scripts for build/test/deploy"
  - Apex: Removes calling apex ci scripts for build/test/deploy

    We dont need to use the apex/ci directory anymore and the ci scripts
    should be in releng.  A follow up patch will remove the ci/clean script
    usage.

    Change-Id: Ib2c7bd3d2dfee360bb13b42852ff2010a691a018
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 31 Aug 2017 07:26:19 +0000 (09:26 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Stop triggering the verify job if there is no code change

    The job doesn't need to be triggered if there is no code change, eg
    commit message updates.

    The remnants of previous directory structure is also removed from
    gerrit trigger/forbidden-file-paths.

    Change-Id: I68b9e70d0d70253d7fbad95f8dedaaa63fb2b26e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 5 Sep 2017 18:23:50 +0000 (20:23 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - cleanup: Remove obsolete ln to clean_cache.sh

    JIRA: ARMBAND-295

    Change-Id: I91cc087a622de7666cd812435668575fd0fe77f8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Tue, 5 Sep 2017 18:10:00 +0000 (18:10 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Just some job that lightly monitors slaves"
  - Just some job that lightly monitors slaves

    I would like to remove slaves that are offline
    eg: after one month.

    This script doesn't remove anthing, or email anyone, but you can look at
    its output if you are interested.

    Counts how long slaves have been online or offline
    not sure why jenkins doesn't come with this functionality.

    I just threw the script on the master node into
    /opt/jenkins-ci/slavemonitor

    Script writes data to be read the next day, and I don't want to worry about the
    workspace getting wiped.

    you can look at the scipt here:
    https://gist.github.com/Aricg/d770f7d0a4e88d149ddb6715dc4ad0ba
    But I don't recommend it.

    Example of what output looks like:
    JUST WENT OFFLINE arm-build3
    JUST WENT OFFLINE arm-pod5
    JUST WENT OFFLINE ericsson-build3
    JUST WENT OFFLINE ericsson-virtual5
    OFFLINE cengn-pod1 FOR 7 ITERATIONS
    OFFLINE cisco-virtual1 FOR 7 ITERATIONS
    OFFLINE ericsson-virtual8 FOR 7 ITERATIONS
    OFFLINE ericsson-virtual9 FOR 7 ITERATIONS
    OFFLINE intel-pod3 FOR 7 ITERATIONS
    OFFLINE intel-pod6 FOR 7 ITERATIONS
    OFFLINE intel-pod8 FOR 7 ITERATIONS
    OFFLINE intel-virtual1 FOR 7 ITERATIONS
    ONLINE lf-build1 for 6 iterations
    ONLINE lf-build2 for 6 iterations
    ONLINE lf-pod1 for 6 iterations
    ONLINE lf-pod2 for 6 iterations
    ONLINE lf-virtual1 for 6 iterations
    ONLINE lf-virtual2 for 6 iterations
    ONLINE lf-virtual3 for 6 iterations
    ONLINE zte-pod1 for 6 iterations
    ONLINE zte-pod2 for 6 iterations
    ONLINE zte-pod3 for 6 iterations
    ONLINE zte-pod4 for 6 iterations
    ONLINE zte-virtual1 for 6 iterations
    ONLINE zte-virtual2 for 6 iterations
    ONLINE zte-virtual3 for 6 iterations
    ONLINE zte-virtual4 for 6 iterations
    removing online status from arm-build3. slave was online for 1
    iterations
    removing online status from arm-pod5. slave was online for 1 iterations
    removing online status from ericsson-build3. slave was online for 1
    iterations
    removing online status from ericsson-virtual5. slave was online for 1
    iterations

    Change-Id: I652ef5460cb1ce45ff4e87828eb779da7febe8b4
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 5 Sep 2017 17:35:25 +0000 (19:35 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for aodh & ceilometer

    Change-Id: I8cae89864e8e2d3bd56b4c7f16638fc742cde748
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 3 Sep 2017 02:34:38 +0000 (04:34 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - fuel: Enable OPNFV CI gate security

    Fuel project was left out of the list of projects against which
    security audit jobs should run, so enable it.

    Change-Id: I6d59197f78dfaf381d634c9d1821a7383506276c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 5 Sep 2017 16:51:27 +0000 (18:51 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - patches: deepclean: Locate toplevel for submodules

    Change-Id: Ibcc4364a57d888773fcb466f603c2046e1a4a2e3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mbeierl [Fri, 1 Sep 2017 20:59:23 +0000 (16:59 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Adding more test data

    Change-Id: I3bf8a96637b734150ae4acf8e6bf6def23fbc389
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 5 Sep 2017 16:39:18 +0000 (18:39 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - ci/deploy.sh: Remove extra '-s' in image dir path

    Change-Id: Iabadd8565b7fcac6d3361200f30310391daf6648
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 4 Sep 2017 21:27:50 +0000 (23:27 +0200)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - Find lib and config files related to Domino package

    As Functest installs Domino via package run_multinode.sh should get
    them via the install dir.

    domino_cli.py detects if lib is installed via packages too.
    Otherwise the default behavior is unchanged.

    Change-Id: Ic11129a88e99538dfd5e43cebe7ccf8bba2d2410
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 5 Sep 2017 13:35:51 +0000 (17:35 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Enable ceilometer/aodh services

    Change-Id: I34706afbdbcbdaace0b0ae6c2c2e8cb932812d4e
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
julien zhang [Tue, 5 Sep 2017 13:28:08 +0000 (13:28 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Support version of tosca_simple_yaml_1_1"
  - Support version of tosca_simple_yaml_1_1

    Currently tosca-parser only  support tosca_version_1_0, this patch will
    enable it to support tosca_version_1_1.

    This requirement is from ONAP, but not need to submit to OpenStack
    currently

    JIRA:PARSER-146

    Change-Id: If1bc470e3f2d18a606b312425241f27be33b65b4
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 5 Sep 2017 13:25:08 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "build, deploy: Remove obsolete Fuel@Openstack code"
  - build, deploy: Remove obsolete Fuel@Openstack code

    JIRA: FUEL-278

    Change-Id: I30c04c325de5ac97aee172386de43201988646c5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
shangxdy [Tue, 29 Aug 2017 08:42:20 +0000 (16:42 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Fix exceptions overwritten when nested import service topology

    Currently exceptions will be overwritten when import nested service
    topology, the patch will fix the issue.

    JIRA: PARSER-145

    Change-Id: I531755efe55b43aef304fa972773c63613c915ff
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Linda Wang [Tue, 5 Sep 2017 12:22:27 +0000 (12:22 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - unify all the return status as number

    Change-Id: I835a368fe78329e60e811e40c24f3609c7a8960c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 5 Sep 2017 13:02:33 +0000 (13:02 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Addition of Prox NSB changes in yardstick"
  - Addition of Prox NSB changes in yardstick

    JIRA: YARDSTICK-802

    Addition of Prox L2Fwd, MPLS test cases for BM and Heat.

    updates:
    Most of tg_prox and prox_vnf were absorbed into the base classes.

    delete most of ProxDpdkVnfSetupEnvHelper, it is handled by DpdkVnfSetupEnvHelper baseclass

    use standard _build_pipeline_kwargs methods

    don't use terminate() use baseclass version

    add new method kill_vnf that runs pkill -x

    replace resource_helper.execute() with vnf_execture for dumping stats

    In order to share code between tg_prox and vnf_prox
    refactor to have tg_prox hold and wrap a ProxApproxVnf instance and call
    methods on that class.   Do this instead of multiple-inheritance.

    Implement ProxApproxVnf.terminate() using prox socket command
    based exit, (stop_all, quit, force_quit).

    vnf_execute calls resource_helper.execute() which calls
    socket methods on the sut object.

    Since tg_prox wraps the VNF object, we can call
    terminate on the VNF object and it should work correctly.

    move prox config generation to parent process
        we need to get core number info from config file
        inside the TG processes, so we need to generate
        the config in the parent process so the data is
        copied to the child during the fork.

    moved more config file methods to the setup_helper class.

    we run force_quit after quit, so the socket should already be closed
    this will trigger socket error, so add _ignore_errors option for
    vnf_execute to ignore socket errors

    Fixed the terminate issue. Added MPLS tests.
    Added TG Stats in_packet/out_packet
    Fixed compile (pep8) issues

    Fixed MPLS TG port stats, in/out packets
    Added Grafana dashboards for L2FWD and MPLS
    Traffic profiles modified for tolerated loss and
    precision as per DATS tests.

    Added unit test case for Mpls
    Single port test stats collection support.

    Change-Id: Idd9493f597c668a3bb7d90e167e6a418546106e8
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Morgan Richomme [Tue, 5 Sep 2017 12:19:25 +0000 (12:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Refactored docker watchdog code"
  - Refactored docker watchdog code

    Removed start_containers fix as it was redundant. Checking jenkins
    job status for each module separately as deployment of one module
    doesn't depend on other module.

    Change-Id: I8ce34b9b7458ac56c9b866b5add539ad304095ed
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
6 years agoUpdate git submodules
Serena Feng [Tue, 5 Sep 2017 12:08:46 +0000 (12:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "hide create_pod function from anonymous user"
  - hide create_pod function from anonymous user

    Querying pods is open to everybody
    But only login users are allowed to create the new pod

    Change-Id: I1c722580c2c51a8a8b0f84f1ffac451dff20b086
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Tomi Juvonen [Tue, 5 Sep 2017 12:07:27 +0000 (12:07 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Add doctor-test package"
  - Add doctor-test package

    It also updates test-requirements.txt to conform with OpenStack
    stable/ocata and renames it requirements.txt.

    tests.main:main is considered as entry point and run.sh as script.
    run.sh could be renamed to avoid possible conflicts in functest.

    tox.ini is updated to pin the right versions and build files are
    filtered.

    The next dependencies can be safely removed:
      - paramiko
      - scp
      - python-openstackclient
      - python-ceilometerclient
      - virtualenv

    Change-Id: I2091cfe4751640bf83d77e1fdd713af1e31fa89d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Bertrand Souville [Sun, 3 Sep 2017 19:59:58 +0000 (19:59 +0000)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Update run_promise_tests.py related to new Functest config values.

    JIRA: PROMISE-85

    Change-Id: Ib015f859ca1d5cc9ad0852db1ee915274c29140a
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
6 years agoUpdate git submodules
SerenaFeng [Tue, 5 Sep 2017 09:14:16 +0000 (17:14 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: TestAPI start failed due to config.ini not found

    not specifying abspath, so that the config.ini is installed under
    /usr/local/etc/opnfv_testapi/config.ini

    Change-Id: If9f4d1ab2d6a67a4aa5b5d481f46e9eddb4a2cbb
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 5 Sep 2017 10:28:12 +0000 (10:28 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Stop downloading openbaton image."
  - Stop downloading openbaton image.

    It's downloaded in all CI runs and forbids several ones (timeout).

    Change-Id: I2f269d941990b7235eba7cc6d58ad17072495176
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 5 Sep 2017 10:27:51 +0000 (10:27 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Stop using master for pip"
  - Stop using master for pip

    Rally cannot work via latest pip:
      [r.name.lower() for r in pip.req.parse_requirements(
      rally AttributeError: 'module' object has no attribute 'req'

    Badly it forbids building containers from a gerrit change.

    Change-Id: Ie60344b2a7793729823643ba2c1d3c30500d56c4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 5 Sep 2017 09:10:40 +0000 (09:10 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create results/tempest dir for refstack config"
  - Create results/tempest dir for refstack config

    When generating refstack client reference tempest conf file,
    the step of tempest.conf backup is necessary.
    So if the dir results/tempest is absent, error shows:
    [Errno 2] No such file or directory:
    '/home/opnfv/functest/results/tempest/tempest.conf'

    Change-Id: I7aba5baff55a51881d125b28f99d71d0cc0a5c72
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Jun Li [Tue, 5 Sep 2017 08:32:25 +0000 (08:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Set volume_device_name=vdb for apex"
  - Set volume_device_name=vdb for apex

    Change-Id: I40a8359ea8ef868f79a02dcb824e80cd8b3385d1
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Tue, 5 Sep 2017 08:24:46 +0000 (08:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: leverage data_files to stop hacking setup.py"
  - bugfix: leverage data_files to stop hacking setup.py

    1) leverage data_files to distribute ui related files, and dispatch
    them under /usr/local/share/opnfv_testapi
    2) delete hacking coding, no more extra processes
    3) utilize MANIFEST.in to include 3rd_party when producing a source distribution

    Change-Id: Idb83a02be11f6b24610191e9f85e0db80d92e972
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
SerenaFeng [Tue, 5 Sep 2017 03:45:45 +0000 (11:45 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: container start failed due to config_file set to Nonetype

    Traceback (most recent call last):
      File "/usr/local/bin/opnfv-testapi", line 6, in <module>
        from opnfv_testapi.cmd.server import main
      File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/cmd/server.py", line 34, in <module>
        from opnfv_testapi.common.config import CONF
      File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/common/config.py", line 67, in <module>
        CONF = Config()
      File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/common/config.py", line 21, in __init__
        self._parse()
      File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/common/config.py", line 29, in _parse
        if not os.path.exists(self.config_file):
      File "/usr/lib/python2.7/genericpath.py", line 18, in exists
        os.stat(path)
    TypeError: coercing to Unicode: need string or buffer, NoneType found

    Change-Id: Ifa26b5b52e7f1c19a773b02ecc1c45b59b5dc09b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
hongbo tian [Tue, 5 Sep 2017 08:15:11 +0000 (08:15 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Remove some tempest test cases that are not too common"
  - Remove some tempest test cases that are not too common

    Change-Id: I2a19b9f3e6c44bedef5d3cb20f480405e4d6d5e2
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 5 Sep 2017 07:28:48 +0000 (00:28 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - ansible: fix corrupt /etc/fstab boot error

    Change-Id: I71fdef5deff75cad434bf19f0a7e507c1dcc4ed3
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
valentin boucher [Tue, 5 Sep 2017 07:44:05 +0000 (07:44 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enable tempest multinode tests"
  - Enable tempest multinode tests

    JIRA: FUNCTEST-774

    Change-Id: I259a9a37e40dba6a6594941d989e5aa1858e4a04
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
valentin boucher [Tue, 5 Sep 2017 07:43:26 +0000 (07:43 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Launch Functest RestApi once the container is run"
  - Launch Functest RestApi once the container is run

    And fix the handling about env prepare exception.

    Change-Id: I3e590e63157182c442602367a244d7ff647f8b7d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 5 Sep 2017 07:40:46 +0000 (07:40 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "ci/deploy.sh, lib.sh: Align SSH_KEY with Jenkins"
  - ci/deploy.sh, lib.sh: Align SSH_KEY with Jenkins

    Jenkins defines a build param also called SSH_KEY, which holds
    the full path to our MCP private RSA key, as opposed to Fuel@OPNFV,
    which uses the file basename as SSH_KEY.
    Switch to using full path in SSH_KEY, while also moving the key
    outside /tmp.

    NOTE: When running `ci/deploy.sh` with sudo, key will land in
    /root/opnfv/mcp.rsa unless SSH_KEY is set via env var.

    While at it, bring back VM image storage dir param, allowing us
    to drop one more reference to /tmp.

    JIRA: FUEL-280

    Change-Id: Id1cfa6dbe7b2e6f3915b22281da5957333718401
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Linda Wang [Tue, 5 Sep 2017 03:51:06 +0000 (03:51 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix the cloudify_ims update quotas error

    Change-Id: I62376dd02dd95ebff54c1ebf963267c6534181ed
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Alex Yang [Tue, 5 Sep 2017 05:42:17 +0000 (13:42 +0800)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Delete some unittest which block the verify job

    The unittest of cloudify_vrouter cannot work now.

    Change-Id: I1b6c591458aefe9aec628a02239f5c611ec3676c
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Maciej Skrocki [Fri, 1 Sep 2017 22:33:53 +0000 (15:33 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Introduced ansible playbook to setup NSB.

    Change-Id: I5865cd50d5fde26e9e9fc265d4385372d668413f
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 5 Sep 2017 07:04:09 +0000 (07:04 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "salt.sh: Execute deepclean before importing patches"
  - salt.sh: Execute deepclean before importing patches

    Deepcleaning can be useful when deploying from an existing local repo

    Change-Id: I3908d6533c744da7cc863a250f4158c6c0e8e169
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
6 years agoUpdate git submodules
hongbo tian [Tue, 5 Sep 2017 06:24:51 +0000 (06:24 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Add test area 'dynamic network runtime operations'"
  - Add test area 'dynamic network runtime operations'

    JIRA: DOVETAIL-473

    According to Dovetail addendum doc, add one test area about basic cloud
    capability 'dynamic network runtime operations through the life of a VNF'.

    Add the test specification about this test area.

    Change-Id: I59706bc4a5765cf779a03fc3c493e5a8d184c1dc
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 5 Sep 2017 03:43:55 +0000 (03:43 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adding intel_pmu tools plugin for collectd"
  - Adding intel_pmu tools plugin for collectd

    Change-Id: I81ff3d43d209e98188855c8b2eb302835bb5d417
Signed-off-by: Neha Vadnere <neha.r.vadnere@intel.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Deepak S [Sun, 3 Sep 2017 19:47:45 +0000 (12:47 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Fix Ixload KPIs collection & hang issues.

    Change-Id: If679333dc1cb9e041a332fb374c55f72eaab1b28
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Zhijiang Hu [Tue, 5 Sep 2017 03:15:42 +0000 (03:15 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Uniform the variable definition makefile_path.sh"
  - Uniform the variable definition makefile_path.sh

    replace all the "${TOOLS_PATH}/setup/bin_temp" statement to
    the variable $target_dir

    Change-Id: I62b95f1780a7cd5e0c8c4e60a5b0661a2a9937bd
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 5 Sep 2017 02:00:33 +0000 (02:00 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "improve: discard venv support for official product"
  - improve: discard venv support for official product

    virtual env is only to facilitate the development, not be used
    in official product, thus delete the support, let the developer
    manage their own development env.

    Change-Id: I33af882ab257e88b1e7a316d1d78197d6279933d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
dongwenjuan [Mon, 28 Aug 2017 09:14:03 +0000 (17:14 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - add running profiler in python

    For support bash and python both, I don't refactor the profiler_poc file,
    just call the func in python main.

    JIRA: DOCTOR-117

    Change-Id: I5f06ecbd673c6a21acc94cc359a3f2b749b77b13
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
dongwenjuan [Mon, 14 Aug 2017 08:58:13 +0000 (16:58 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - refactor failure inject

    JIRA: DOCTOR-116

    Change-Id: I14deda4ccb47414cff139a522a9196b68e92500e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Mon, 4 Sep 2017 03:30:40 +0000 (20:30 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - test_create_keypair: fix op_utils mock and mock paramiko

    Change-Id: I5c039c0d4f4ba651209c7d5ca4e748f9151b5630
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 4 Sep 2017 22:54:31 +0000 (22:54 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge changes from topic 'fuel-armband-deploy-sync'

    * changes:
      fuel, armband: Remove/disable artifact download
      fuel, armband: Remove build jobs and scripts
      fuel, armband: Drop armband-deploy.sh
      fuel, armband: Sync deploy scripts, cleanup

  - fuel, armband: Remove/disable artifact download

    Armband no longer requires any artifact before starting a deployment.
    Fuel (master and stable/E) no longer requires the artifact either,
    but since there are some stable/danube deploy jobs on ZTE PODs, we
    will hold off removing <fuel-download-artifact.sh> for a while.

    Deprecation warning: fuel-download-artifact.sh will be removed later.

    JIRA: ARMBAND-295

    Change-Id: I3b26733a1120306879eff83b9fac3390b3f5c7b8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - fuel, armband: Remove build jobs and scripts

    While at it, cleanup obsolete parameters specific to build ops.

    JIRA: FUEL-277
    JIRA: FUEL-278

    Change-Id: Id45dfe6855c95c425ac9aa771519d450ba9da3b5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - fuel, armband: Drop armband-deploy.sh

    Since armband-deploy.sh is merely a clone of fuel-deploy.sh, which
    we recently synced, drop armband-deploy.sh in favor of an universal
    fuel-deploy.sh, which will handle deploys for both projects.

    Change-Id: I653b4e67d9246951a284671e0cf559394661a1ad
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - fuel, armband: Sync deploy scripts, cleanup

    Run shellcheck on touched files, fix minor warnings.
    Prepare for upcoming changes:
    - ISO artifact will be obsoleted (later);
    - Fuel and Armband should use the same deploy script;

    Fuel:
    - rename securedlab local copy to lab-config;

    Armband:
    - drop deploy cache, Danube jobs can work without it, master/next
      jobs no longer use it;
    - move TMPDIR to $HOME (was in $WORKSPACE), so it's persistent;

    Change-Id: I9f8c47f9ca50de3c53c62ca6a08df0cc3a73abd3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Sep 2017 21:21:44 +0000 (23:21 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for envsubst fix

    Change-Id: Ib766ce11464bd546d41dd5992527e91fdcbbb95e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Sep 2017 21:18:31 +0000 (23:18 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - lib.sh: Limit envsubst to certain variables

    This will prevent envsubst from expanding the SALT_REPO local
    variable in user-data.template.

    Change-Id: Idcc3ea827293ac0d3b4059776f90bbbcf807daec
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Sep 2017 20:52:10 +0000 (22:52 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - patches/scripts: Fix whitespace in context

    git option '--ignore-whitespace' has issues, at least on certain
    versions of git, like 2.7.4.
    Work around it by adding the trailing whitespace we previously
    removed in patch context lines.

    Change-Id: Id192a87ec92c798fa808bb8ef38384160ee3faf5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Fri, 18 Aug 2017 14:20:33 +0000 (16:20 +0200)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - Add domino package

    It's required by Functest to ease integrating all OPNFV projects and
    their requirements.

    It also synchronizes requirements with stable/ocata and renames
    domino-cli to domino_cli to conform with common module names.

    It defines scripts and console_scripts to rely on $PATH.
    run_multimode.sh is adapted to correctly call client, cli and server.

    It should be noted that run.sh can raise conflicts if it's already
    provided by another OPNFV package and that run_on_remote_nodes.sh is
    not fully updated. Otherwise it obliges all OPNFV installers to be
    updated as well.

    run.sh is unchanged and it's called by releng from local directory.

    It may rise runtime issues if several files are not loaded via
    pkg_resources.

    Change-Id: Ibd9dd56f316609180aa432c6b7ee5a375d9af674
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Sep 2017 16:48:04 +0000 (18:48 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for cinder support

    Change-Id: Ie116967d0dd909f1901e2099485795316a706ad7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Sep 2017 16:41:43 +0000 (16:41 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "salt.sh, user-data: Add Saltstack arm64 repo"
  - salt.sh, user-data: Add Saltstack arm64 repo

    These changes will only be applied on AArch64, based on `uname -m`.

    While at it, add arm64 suppport to salt-master-setup.sh.
    Upstream commit [1] broke Salt bootstrap on AArch64, by
    introducing an architecture condition that is too strict to allow
    Debian package installation (even if we provide our own repo).

    Add "arm64" to the list of supported architectures. This needs
    to be done on the fly, as the bootstrap script is fetched using
    `curl` from <salt-master-setup.sh>.

    [1] https://github.com/saltstack/salt-bootstrap/commit/caa6d7d

    Change-Id: Id706a74a52ffe2f8b8c9dd3b9f70c78f35b2f745
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 4 Sep 2017 14:29:05 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "More support of snaps for VNF"
  - More support of snaps for VNF

    Remove OpenStack utils in vnf_base
    Support snaps for quotas management in cloudify_ims

    Change-Id: I44e5b01bb26569276133e85dfc25bc2cceb03056
Signed-off-by: boucherv <valentin.boucher@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 4 Sep 2017 14:18:56 +0000 (14:18 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix get_port_by_name in ims testcases"
  - Fix get_port_by_name in ims testcases

    Now there isn't a function named get_port_by_name in [1].
    Use get_port to replace it.

    [1]: https://git.opnfv.org/snaps/tree/snaps/openstack/utils/neutron_utils.py

    Change-Id: Ide5d6b497092f66abe6b0452841007808ee908e6
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Ryota Mibu [Mon, 4 Sep 2017 13:41:52 +0000 (13:41 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Test port data plane status on Sample Inspector"
  - Test port data plane status on Sample Inspector

    Exercise the Neutron port data plane status API on the Sample Inspector.

    Setting the data_plane_status field of Neutron Port objects to 'DOWN'
    when a network failure on a node is detected.

    To keep the test simple enough to verify the Neutron API, we don't
    consider a scenario where multiple NIC ports could be present on that
    particular node. It could still be done, though.

    JIRA: DOCTOR-107

    Change-Id: I9ffa0a23626b7edfaeb601dc90d55c756216cc41
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 4 Sep 2017 12:49:32 +0000 (12:49 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Stop cloning doctor and domino"
  - Stop cloning doctor and domino

    Both testcases are disabled and the next reviews allow installing
    them via packages:
      - Add doctor-test package [1]
      - Add domino package [2]

    [1] https://gerrit.opnfv.org/gerrit/#/c/38177/
    [2] https://gerrit.opnfv.org/gerrit/#/c/40911/

    Change-Id: I03fc89c26f527e33417c17a8b1ab47d1c69c9a89
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 4 Sep 2017 12:49:07 +0000 (12:49 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow building Alpine containers from any gerrit changes"
  - Allow building Alpine containers from any gerrit changes

    Next pip release will allow installing from git ref.
    We will install it from git till it's released.

    Change-Id: I4f26c5a137ca94e9925bd64787c8572848154850
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 4 Sep 2017 12:48:50 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Unlink Functest and Domino tags"
  - Unlink Functest and Domino tags

    Otherwise it forbids building functest from a gerrit changes.
    DOMINO_TAG will be removed as soon as Domino offers a Python package.

    Change-Id: I081d468ff563c0be43b03fbae6c4899ed7824220
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 4 Sep 2017 12:48:40 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove openstack-requirements from requirements.txt"
  - Remove openstack-requirements from requirements.txt

    Change-Id: Iaaee0c3e1c5377a5064660ad8396cfd8a7c5e250
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 4 Sep 2017 12:35:49 +0000 (12:35 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove all useless dependencies"
  - Remove all useless dependencies

    pexpect has been useless since onos testcases were removed [1]

    [1] https://gerrit.opnfv.org/gerrit/#/c/40229/

    Change-Id: I9de88ee56e44518568d6562d9cf639b9bf7be562
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 4 Sep 2017 12:19:45 +0000 (14:19 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add 2 files forgotten in previous commit for vsperf integration

    Change-Id: Ibfd36814ac09d16ba4b3d365e04bf3b39a1ef7db
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 4 Sep 2017 11:53:53 +0000 (15:53 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Enable cinder-volume service

    Change-Id: I60a5566de43ca58f3f172611c95546b1353f8406
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 4 Sep 2017 12:15:44 +0000 (12:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add vsperf in reporting"
  - Add vsperf in reporting

    fix some pep8 errors in other projects

    Change-Id: Iea68b0d495f7fbe892ec866fb70b8354ad9ff3c2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Juha Kosonen [Mon, 4 Sep 2017 10:24:38 +0000 (13:24 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Blacklist CeilometerTraits tests

    Requires a deprecated Ceilometer API which was removed in ocata. Panko
    provides the API but is not yet supported by OPNFV installers.

    Change-Id: I85ab97099b8adfa1d15fe4195bc5703f2f4e83b8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
SerenaFeng [Wed, 30 Aug 2017 08:33:31 +0000 (16:33 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - clarify obsoleted test configuration files

    delete noparam.ini/nosection.ini/notboolean.ini/notint.ini/normal.ini
    substitute normal.ini with etc/config.ini

    Change-Id: I7e2fa331736a2f9bf807814416a3118be5f613e5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
hongbo tian [Mon, 4 Sep 2017 06:54:39 +0000 (06:54 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Test case specification for VIM Compute"
  - Test case specification for VIM Compute

    1. Add the alias VIM Compute test cases into testscope.
    2. Add test case specification for VIM Compute.

    Change-Id: Icca09a58221511f607e43eb1d0415d9de4e452eb
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 4 Sep 2017 05:59:03 +0000 (09:59 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Locate toplevel for git submodule [2]

    Change-Id: I0c719ec4cfd3d0a526fd6913358cc80c5a599985
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Yujun Zhang [Mon, 4 Sep 2017 02:44:43 +0000 (02:44 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge changes from topic 'storage'

    * changes:
      Keep tests/data consistent with repository structure
      Add score calculation module for storperf

  - Keep tests/data consistent with repository structure

    - rename `benchmarks` in `tests/data` to `resources`
    - delete obsoleted contents

    JIRA: QTIP-258
    Change-Id: I7f4ec1a1fc7b355922c7aee76851e7f0dd026f72
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
  - Add score calculation module for storperf

    Change-Id: I469ee4d768e16a27c3bde660bc1029d5a3507b72
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 4 Sep 2017 01:08:34 +0000 (01:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "leverage LFID as Authentication"
  - leverage LFID as Authentication

    delete openid authentication
    add LFID authentication

    Change-Id: Iead144b5130bce51448024e65092fdea3bb2f07a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 3 Sep 2017 22:59:42 +0000 (00:59 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - submodules: Disable remote tracking

    Stop following remote master HEAD refs for git submodules.
    This should fix recent deploy failures caused by upstream changes in
    salt-formulas-scripts repo.

    Change-Id: I32b422f2dd7d31d51c65f1cd0101111e9ed2fb5e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Narinder Gupta [Sun, 3 Sep 2017 22:25:18 +0000 (17:25 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to include rados gateway with vip.

    Change-Id: I5828c3b37e71da04515867f7e7d2b5bd10e9f9b1
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Tim Rozet [Sat, 2 Sep 2017 13:45:26 +0000 (09:45 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: re-enable storperf on os-nosdn-nofeature-ha

    Change-Id: Ia48b95589e6365102fef54444a8e334a80301dd2
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Narinder Gupta [Sat, 2 Sep 2017 07:25:54 +0000 (02:25 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to use boot from volume support in ceph and nova compute.

    Change-Id: I94e40c3ca9261b0ec6a14d99fdadc646623da7da
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Narinder Gupta [Sat, 2 Sep 2017 07:03:08 +0000 (02:03 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - using the latest branch.

    Change-Id: Ia49f945482156659d7bad3d0b134852679a58ead
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Markos Chandras [Sat, 2 Sep 2017 06:50:39 +0000 (06:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: Update openSUSE release to 42.3"
  - jjb: xci: Update openSUSE release to 42.3

    openSUSE Leap 42.3 is the latest release so update the CI jobs to make
    use of it.

    Change-Id: I875bf924be9c84607d4b859a72f5eade4ca5f36d
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Zhijiang Hu [Sat, 2 Sep 2017 02:05:00 +0000 (10:05 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Enlarge kolla log output size to 5000 lines

    Change-Id: I9916d494e67b788d491b44fc1d0202d5ac20e710
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Sat, 2 Sep 2017 01:31:03 +0000 (18:31 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - add opnfv_os-odl-nofeature-noha_daily.yaml for odl_l3 to odl rename

    Change-Id: Ib7cfb36d89551a187f5ee681454e61444a08c585
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 1 Sep 2017 23:15:37 +0000 (23:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adding support for updating the count/packetsize for given testcase"
  - Adding support for updating the count/packetsize for given testcase

    Change-Id: I3ec1a6d3710d44df5ddac6bd8967d28ad58e8d33
Signed-off-by: Deepak S <deepak.s@linux.intel.com>