opnfvdocs.git
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 2 Oct 2017 22:59:51 +0000 (00:59 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - salt.sh: Stick to older salt-formula-neutron

    Recent changes to salt-formula-neutron, more precisely [1], broke the
    compatibility with our current reclass model [2], which was not
    updated to reflect the formula change.

    Instead of locally patching the reclass model, install the latest
    compatible version of the Neutron formula:
    - 2016.12.1+201709251458.f0607d9-1xenial1;

    [1] https://github.com/salt-formulas/salt-formula-neutron/commit/
        79ffa26858d682f404984175dc1ab93863a149ad
    [2] https://github.com/Mirantis/reclass-system-salt-model

    Change-Id: Ia1bc9de9a1543f7888688be76ff3513e6b4f062b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 2 Oct 2017 19:23:58 +0000 (21:23 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for Salt version sync

    Change-Id: I5641802152c4e9dc6cec3218848921be5179e815
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 2 Oct 2017 22:21:09 +0000 (22:21 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "ansible: add grub.cfg hugepages regexp replace"
  - ansible: add grub.cfg hugepages regexp replace

    when building the image in chroot we can't run
    update-grub of grub-mkconfig because both commands
    probe for root partitions, which doesn't work
    in the chroot.

    Instead we manually regexp replace the kernel boot
    line in /boot/**/grub*.cfg

    Change-Id: I31fac2a3db4d1d044f11357b1715119066509676
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 2 Oct 2017 22:13:57 +0000 (22:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Optimize Core usage for the sampleVNFs"
  - Optimize Core usage for the sampleVNFs

    Change-Id: I80aa7e796b9ca4c4881c78310860e293a4a75560
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
Manuel Buil [Tue, 26 Sep 2017 11:26:32 +0000 (13:26 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Create a scenario role

    As discussed with the releng-xci team, each project should have the scenario in
    its repo

    Change-Id: I2cb407892edeeccabf396c7b1c341c78fba2828e
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 21:47:00 +0000 (21:47 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: scripts: start-new-vm.sh: Use Docker to build OS images"
  - xci: scripts: start-new-vm.sh: Use Docker to build OS images

    Use a docker container to build the OS images so we can build images and
    start new virtual machines on all supported operating systems. This way
    all developers can now launch a virtual machine to quickly reproduce
    Jenkins results which should assist with debugging problems.

    Since the container runs with elevated privileges it's best to ensure
    that we have exclusive access to devices. Finally, we remove the
    build-dib-os.sh script which is now part of the container itself.

    The build image process now becomes more stable since it runs on clean
    evnironment all the time so the only external factor is the upstream
    distribution repositories.

    Change-Id: I6b443192419ee2546a23430f421b152766d16333
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 21:35:30 +0000 (21:35 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "docs: Fix env var OPNFV_RELENG_DEV_PATH"
  - docs: Fix env var OPNFV_RELENG_DEV_PATH

    Change-Id: I95fd4efe4d1a47ce682489ffd7c2ce588a1764e5
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 21:35:08 +0000 (21:35 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add the name for CentOS NFS server package"
  - Add the name for CentOS NFS server package

    Change-Id: I5a8ff4c358ab9f1d548c9cc834faa2465ec63d41
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 2 Oct 2017 20:16:38 +0000 (22:16 +0200)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - load_images.sh: Add missing ssh_options

    Empty ssh_options led to ssh login failure, which stopped the whole
    script.

    Change-Id: I8374a30a02b14d04eb0f623a0c58d7ebed77a589
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 19:51:35 +0000 (19:51 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: xci-deploy.sh: Fix variable names for bifrost and OSA"
  - xci: xci-deploy.sh: Fix variable names for bifrost and OSA

    The correct variable name is OPENSTACK_{BIFROST,OSA}_DEV_PATH instead of
    OPNFV_{BIFROST,OSA}_DEV_PATH.

    JIRA: RELENG-312

    Change-Id: I6c1349434d2ff8f82e1bccd1a758467c3ee0a61f
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 2 Oct 2017 18:36:09 +0000 (11:36 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Ignore Scenarios directory when yamllinting SFC

    These yaml files are for defining scenario in XCI and can be ignored for
    now.

    Change-Id: I48b1598406e34a5129c7c7dab73f6a06af6db82e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 2 Oct 2017 18:04:20 +0000 (22:04 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Align salt version & repos

    Change-Id: If7cb8473f5c290d1d5f22fce5567f7b8da24fd9f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Feng Pan [Mon, 2 Oct 2017 18:23:56 +0000 (18:23 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes python-networking-sfc install"
  - Fixes python-networking-sfc install

    Change-Id: Ib86cd5845e94e351615c3eb7db07b6a3bcec966f
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 2 Oct 2017 09:52:27 +0000 (11:52 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Update the documentation for the release

    Change-Id: Ief3908496bd6809c412bd394e7fd744f2ee796ae
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 2 Oct 2017 18:01:59 +0000 (18:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "CI: add new test cases into CI so they can have result"
  - CI: add new test cases into CI so they can have result

    Change-Id: Ib2b165c41121b29b2af378dc420c2360786de3f0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Emma Foley [Mon, 2 Oct 2017 17:08:37 +0000 (17:08 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Updates the COLLECTD_OPENSTACK branch used in the Makefiles

    Change-Id: I53e05b37cbcf414a5562f1100280687359635ac0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Giuseppe Carella [Mon, 2 Oct 2017 14:55:40 +0000 (16:55 +0200)]
Update git submodules

* Update docs/submodules/orchestra from branch 'master'
  - Extended documentation for Euphrates

    Inlcuded user guide and configuration guide that can be used to get started immediately with orchestra

    Change-Id: Idec9cf8462b0497addc8419fb77744a639fd8718
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
6 years agoUpdate git submodules
Manuel Buil [Mon, 2 Oct 2017 08:00:58 +0000 (10:00 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Release notes update

    This is an update of the release notes for the Euphrates release

    Change-Id: Ia74839aceb53f6a647b4695c0cc3f7cf8d8e8282
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 2 Oct 2017 16:24:39 +0000 (16:24 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Enabling multi_VM & multi port launch in standalone context"
  - Enabling multi_VM & multi port launch in standalone context

    new context names:
    - SRIOV - StandaloneSriov
    - OvsDpdk - StandaloneOvsDpdk

    - Seperate helper, libvirt, server info class
    - Allow multi-port and multi-VM support.

    Change-Id: I3c65e4535082fa0e2f4c6ee11c3bca9ccfdc01b8
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Martin Banszel <martinx.banszel@intel.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 2 Oct 2017 15:11:13 +0000 (17:11 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bug fix: vping_userdata test status was not properly reported

    vping_base is calling vping_userdata
    vping_user data could return only EX_TESTCASE_FAILED or EX_OK
    by default vping_base always returns EX_OK (based on self.result=100..)
    it returned EX_RUN_ERROR only if upper class report EX_RUN_ERROR

    that is why vping_userdata was always PASS even if the trace "Ping OK"
    cannot be retrieved from the Nova console

    it seems that when running the vping_userdata, we systematically got
     Failed to read iid from metadata

    Change-Id: If72441dd93bffada5c7a5399c87db68d7ebeebed
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 2 Oct 2017 15:30:03 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[virtual] Reset mtu for compute management bridge"
  - [virtual] Reset mtu for compute management bridge

    Use default mtu for br-mgmt in order to resolve the live
    migration failure (cannot recv data: connection timed out)

    Change-Id: I9cee453d87f849e29fc877fff237f8e604f2df53
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 14 Sep 2017 15:29:50 +0000 (23:29 +0800)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Enable options for customizing deploy workflow

    Change-Id: I1011734895771fdaf653c59348a9ce0aeeff47a7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Mon, 2 Oct 2017 15:16:54 +0000 (15:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "drain runner queue and undo cancel_join_thread"
  - drain runner queue and undo cancel_join_thread

    Sometimes the runners can hang.  Initially
    debugging lead to the queue join thread, so I thought
    we could cancel all the join threads and everything would be okay.

    But it turns out canceling the queue join threads can lead
    to corruption of the queues, so when we go to drain the queues
    the task hangs.

    But it also turns out that we were not properly draining
    the queues in the task process.  We were waiting for all
    the runners to exit, then draining the queues.

    This is bad and will cause the queues to fill up and hang
    and/or drop data or corrupt the queues.

    The proper fix seems to be to draining the queues in a
    loop before calling join with a timeout.

    Also modified the queue drain loops to no block on queue.get()

    Revert "cancel all queue join threads"

    This reverts commit 75c0e3a54b8f6e8fd77c7d9d95decab830159929.

    Revert "duration runner: add teardown and cancel all queue join threads"

    This reverts commit 7eb6abb6931b24e085b139cc3500f4497cdde57d.

    Change-Id: Ic4f8e814cf23615621c1250535967716b425ac18
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 2 Oct 2017 15:16:38 +0000 (15:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Grafana Dashboard update for Prox Tests"
  - Grafana Dashboard update for Prox Tests

    JIRA: YARDSTICK-802

    Updated the Grafana dashboards to collect KPI's
    correctly & incorporate scale up changes in topology

    Influx-db stores the KPI’s fields as: <TG><Port><kpi>
    TG has changed from  : tg__1 to tg__0
    VNF has changed from : vnf__1 to vnf__0

    Change-Id: I3bd8be61210906bc4de95c9b1986033572d93277
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
6 years agoUpdate git submodules
Abhijit Sinha [Mon, 2 Oct 2017 12:56:43 +0000 (13:56 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Prox L3FWD 2-port test fix

    JIRA: YARDSTICK-802

    Updated the handle config for l3fwd 2 port test
    The tx and rx descripters is removed as they
    were not there in original DATS config.
    The BM test was dropping packets beacuse of this.

    Change-Id: I40d113267cbb3376a772b5a5aaecf74bea9d06fb
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
6 years agoUpdate git submodules
Bertrand Souville [Mon, 2 Oct 2017 14:27:15 +0000 (16:27 +0200)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Added support for Keystone v3

    JIRA: PROMISE-80

    Modified Promise shim-layer as well

    Change-Id: I82340a6af5c3e6056e77323ca5c44ecdf4e109b6
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
6 years agoUpdate git submodules
Ryota MIBU [Mon, 2 Oct 2017 13:15:12 +0000 (13:15 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - fix referring neutron option in inspector

    Change-Id: I01173cdf301f168edebfc2ec6df82b015adebca7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
6 years agoUpdate git submodules
Dan Radez [Thu, 21 Sep 2017 21:12:24 +0000 (17:12 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adding unittests for undercloud.py

    Change-Id: I65d73f7a1ad27f319857a72b7d9f738b04318aa6
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 14:34:31 +0000 (14:34 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Install python-openstackclient by default"
  - Install python-openstackclient by default

    It is important to have the client installed for the ease of the
    users so they can use the client for trying out their new deployment.

    Change-Id: I091c1e23ff320cb9fcdb2743998483a6bc1fcdad
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 2 Oct 2017 13:08:22 +0000 (13:08 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "nosdn-fdio scenarios fixes"
  - nosdn-fdio scenarios fixes

    - pin vpp/networking-vpp versions
    - Add external_network_bridge config back to puppet-neutron

    Change-Id: Ia58fb55638390757ea3350b2921897c4d315f9b5
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoUpdate git submodules
Stuart Mackie [Mon, 2 Oct 2017 12:02:41 +0000 (05:02 -0700)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - git review
    New ocl packages, new key for packages, updated server info for lab

    Change-Id: Iee2316f5e624278731c6625eec572c099f6c1a70
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 13:03:48 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: install-ansible.sh: Fix distribution detection"
  - xci: install-ansible.sh: Fix distribution detection

    Relying on the installed package manager to detect the distribution
    is not reliable since it's possible to install multiple package managers
    at the same time. As such, lets simply use the information in the
    os-release files.

    Change-Id: Ic170d2aee1398d5c82403c3469365822bf053de7
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 13:03:40 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: scripts: start-new-vm.sh: Fix default test case"
  - xci: scripts: start-new-vm.sh: Fix default test case

    Export XCI_FLAVOR to mini to minic the CI. Moreover, fix the
    script to not use relative paths.

    Change-Id: I16947c596b8bbff20371b6d345dffd215f76aecc
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 2 Oct 2017 12:31:33 +0000 (12:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove functest alpine images from docker builds"
  - Remove functest alpine images from docker builds

    They are already built via Dockerhub automatically

    Change-Id: If0b336a0be741b17c2f7b80eaa51a0f235ad9ddf
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 2 Oct 2017 11:12:40 +0000 (13:12 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add ${DOCKER_TAG} in Docker hooks

    It eases creating Docker images based on branches or tags.

    Change-Id: Id84513c53cad72a1fcd0debf06579481609b8bc2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Lorand Jakab [Mon, 2 Oct 2017 10:11:06 +0000 (13:11 +0300)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - FDS DVR doc - Updated flow diagram for LISP

    Change-Id: I2e792f1695327ab59af8f7afa0ffcfb8caecd5e4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdate git submodules
Frank [Sat, 30 Sep 2017 10:44:07 +0000 (12:44 +0200)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - FDS DVR doc - Updated components diagram

    Change-Id: I90f50f2781f3ca70ae6204883f330328303d3a03
Signed-off-by: Frank <fbrockne@cisco.com>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 2 Oct 2017 08:26:39 +0000 (10:26 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [Functest] Continue the job execution if healhcheck fails

    This will allow the push-test-logs.sh script to be executed
    in any case instead of exiting directly

    Change-Id: I03c40e2f368485389a21313f98745217ae634eca
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Deepak S [Mon, 2 Oct 2017 09:14:03 +0000 (09:14 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "update userguide alignment"
  - update userguide alignment

    Change-Id: Id0eb364fdeb7e9b084c247b0875e9de7b599abfb
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Mon, 2 Oct 2017 09:13:00 +0000 (09:13 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "update userguide alignment"
  - update userguide alignment

    Change-Id: Ie938d84d31c2145167fc2b816a02bd8c0a3210ec
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Remove default section in the createrapid

    Change-Id: Id9c22f92955b64242971ff768a64132451c8350e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Splitting the script in 2 parts: createrapid.py and runrapid.py

    The split of the scripts is documented in the README file. The VM also
    runs now devbind.sh with the proper MAC address to bind the dataplane
    interface with the DPDK poll mode driver.

    Change-Id: I3e7a6235379dc80530934376c7799ac3396b5325
    Luc Provoost <luc.provoost@intel.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 2 Oct 2017 07:56:02 +0000 (09:56 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Enable promise on all fuel and joid scenarii

    Change-Id: I9735788fbbe715968560570543d1dc9d55e065b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 2 Oct 2017 07:27:13 +0000 (07:27 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Update .gitignore for documentation"
  - Update .gitignore for documentation

    Change-Id: I39a8b8a874345f90cd60f34ca10422b20f66e32b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 2 Oct 2017 07:25:02 +0000 (07:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Keep Docker builds from thrashing on same server"
  - Keep Docker builds from thrashing on same server

    There is a possiblity of multiple docker builds of a docker repo being
    scheduled on the same host:

    1) Patch is merged
    2) Docker build is triggered
    3) New patch is merged before the Docker build/push finishes triggering
       a second build
    4) First build fails as second build starts by cleaning image from
       first build

    Reintroducing the check for builds in progress, but specific to the
    Docker repo, should allow mulitiple Docker builds on a node to run,
    while keeping multiple builds on a per-repo basis from thrashing each
    other.

    JIRA: RELENG-315

    Change-Id: I74c01850a036c831b93a8cd5fa8522337abb9ff4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Markos Chandras [Mon, 2 Oct 2017 06:56:53 +0000 (06:56 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add documentation for user guide and sandbox"
  - Add documentation for user guide and sandbox

    This change adds the user guide and sandbox information.
    The documentation is created by using the information we
    have on Wiki and README.rst.

    Wiki pages and README.rst will be removed once all the
    documentation is moved to docs.opnfv.org.

    Parts of the README.rst such as more advanced ways to use
    the sandbox will be placed in developer guide and it is
    accessible by a link placed in user guide.

    Change-Id: I7214a53d7ab39125d2164c5b3468b1ba18933b31
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Markos Chandras [Sun, 1 Oct 2017 19:47:39 +0000 (20:47 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: file: ansible-role-requirements: Bump SHA for rabbitmq-server

    The rabbitmq-server contains some fixes for SUSE so lets just bump this
    role instead of switching the entire OSA pin SHA so close to the Euphrates
    release.

    Change-Id: Ic034ed4bd9e290cadc5336d781b0e24036d5cd46
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Ross Brattain [Sun, 1 Oct 2017 20:36:40 +0000 (20:36 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix src/dst ip update in ixia configuration"
  - Fix src/dst ip update in ixia configuration

    Change-Id: I03976c182e164a512a5ef48ad20928f27451c3f6
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sun, 1 Oct 2017 20:34:44 +0000 (20:34 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adding example testcase to enable multiport support for http"
  - Adding example testcase to enable multiport support for http

    Change-Id: I780aa3ea6b04df08baffb5ee5beff66bdc37f37e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sun, 1 Oct 2017 20:28:24 +0000 (20:28 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSB: cancel all queue join threads"
  - NSB: cancel all queue join threads

    In some cases we are blocking in base.Runner join() because the
    queues are not empty

    call cancel_join_thread to prevent the Queue from blocking the
    Process exit

    https://docs.python.org/3.3/library/multiprocessing.html#all-platforms

    Joining processes that use queues

      Bear in mind that a process that has put items in a queue will wait
      before terminating until all the buffered items are fed by the
      "feeder" thread to the underlying pipe. (The child process can call
      the cancel_join_thread() method of the queue to avoid this behaviour.)

      This means that whenever you use a queue you need to make sure that
      all items which have been put on the queue will eventually be removed
      before the process is joined. Otherwise you cannot be sure that
      processes which have put items on the queue will terminate. Remember
      also that non-daemonic processes will be joined automatically.

    Warning

      As mentioned above, if a child process has put items on a queue (and
      it has not used JoinableQueue.cancel_join_thread), then that process
      will not terminate until all buffered items have been flushed to the
      pipe.

      This means that if you try joining that process you may get a deadlock
      unless you are sure that all items which have been put on the queue
      have been consumed. Similarly, if the child process is non-daemonic
      then the parent process may hang on exit when it tries to join all its
      non-daemonic children.

    cancel_join_thread()

      Prevent join_thread() from blocking. In particular, this prevents the
      background thread from being joined automatically when the process
      exits – see join_thread().

      A better name for this method might be allow_exit_without_flush(). It
      is likely to cause enqueued data to lost, and you almost certainly
      will not need to use it. It is really only there if you need the
      current process to exit immediately without waiting to flush enqueued
      data to the underlying pipe, and you don’t care about lost data.

    Change-Id: I61f11a3b01109d96b7a5445c60f1e171401157fc
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sun, 1 Oct 2017 20:27:54 +0000 (20:27 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "code inspection fixes: test_pktgen"
  - code inspection fixes: test_pktgen

    Change-Id: I05cb069984b7674924cfcb1ed023048c0aa0c444
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sun, 1 Oct 2017 20:26:45 +0000 (20:26 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "duration runner: add teardown and cancel all queue join threads"
  - duration runner: add teardown and cancel all queue join threads

    calculate timeout once
    catch exceptions in benchmark.teardown()

    In some cases we are blocking in base.Runner join() because the
    queues are not empty

    call cancel_join_thread to prevent the Queue from blocking the
    Process exit

    https://docs.python.org/3.3/library/multiprocessing.html#all-platforms

    Joining processes that use queues

      Bear in mind that a process that has put items in a queue will wait
      before terminating until all the buffered items are fed by the
      "feeder" thread to the underlying pipe. (The child process can call
      the cancel_join_thread() method of the queue to avoid this behaviour.)

      This means that whenever you use a queue you need to make sure that
      all items which have been put on the queue will eventually be removed
      before the process is joined. Otherwise you cannot be sure that
      processes which have put items on the queue will terminate. Remember
      also that non-daemonic processes will be joined automatically.

    Warning

      As mentioned above, if a child process has put items on a queue (and
      it has not used JoinableQueue.cancel_join_thread), then that process
      will not terminate until all buffered items have been flushed to the
      pipe.

      This means that if you try joining that process you may get a deadlock
      unless you are sure that all items which have been put on the queue
      have been consumed. Similarly, if the child process is non-daemonic
      then the parent process may hang on exit when it tries to join all its
      non-daemonic children.

    cancel_join_thread()

      Prevent join_thread() from blocking. In particular, this prevents the
      background thread from being joined automatically when the process
      exits – see join_thread().

      A better name for this method might be allow_exit_without_flush(). It
      is likely to cause enqueued data to lost, and you almost certainly
      will not need to use it. It is really only there if you need the
      current process to exit immediately without waiting to flush enqueued
      data to the underlying pipe, and you don’t care about lost data.

    Change-Id: If7b904a060b9ed68b7def78c851deefca4e0de5d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 29 Sep 2017 22:39:04 +0000 (15:39 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - cancel all queue join threads

    In some cases we are blocking in base.Runner join() because the
    queues are not empty

    call cancel_join_thread to prevent the Queue from blocking the
    Process exit

    https://docs.python.org/3.3/library/multiprocessing.html#all-platforms

    Joining processes that use queues

      Bear in mind that a process that has put items in a queue will wait
      before terminating until all the buffered items are fed by the
      "feeder" thread to the underlying pipe. (The child process can call
      the cancel_join_thread() method of the queue to avoid this behaviour.)

      This means that whenever you use a queue you need to make sure that
      all items which have been put on the queue will eventually be removed
      before the process is joined. Otherwise you cannot be sure that
      processes which have put items on the queue will terminate. Remember
      also that non-daemonic processes will be joined automatically.

    Warning

      As mentioned above, if a child process has put items on a queue (and
      it has not used JoinableQueue.cancel_join_thread), then that process
      will not terminate until all buffered items have been flushed to the
      pipe.

      This means that if you try joining that process you may get a deadlock
      unless you are sure that all items which have been put on the queue
      have been consumed. Similarly, if the child process is non-daemonic
      then the parent process may hang on exit when it tries to join all its
      non-daemonic children.

    cancel_join_thread()

      Prevent join_thread() from blocking. In particular, this prevents the
      background thread from being joined automatically when the process
      exits – see join_thread().

      A better name for this method might be allow_exit_without_flush(). It
      is likely to cause enqueued data to lost, and you almost certainly
      will not need to use it. It is really only there if you need the
      current process to exit immediately without waiting to flush enqueued
      data to the underlying pipe, and you don’t care about lost data.

    Change-Id: I345c722a752bddf9f0824a11cdf52ae9f04669af
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Morgan Richomme [Sun, 1 Oct 2017 15:28:21 +0000 (15:28 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "remove icmp rules from secgroups"
  - remove icmp rules from secgroups

    Change-Id: I8f7d2170eee9777be6455d38eaff703338b155fa
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
6 years agoUpdate git submodules
Jack Morgan [Sun, 1 Oct 2017 14:50:00 +0000 (14:50 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "PDF: generate_config: Add IDF parsing support"
  - PDF: generate_config: Add IDF parsing support

    For a given 'podN.yaml' file, check whether a file named
    'idf-podN.yaml' exists in the same directory, and if it does,
    pass its contents under the 'idf' dict key to the j2 template.

    This assumes the contents of IDF yaml have a root 'idf' key.

    Change-Id: I6c6f1b9f28c38989f8a6ed4a389c9a1da423d76d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 30 Sep 2017 12:00:37 +0000 (14:00 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove tempest_custom from testcases configs

    Change-Id: I1237eaada5257a8c01753837a5820d840b51bff1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Ilia Abashin [Sun, 27 Aug 2017 13:37:18 +0000 (16:37 +0300)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Added "calipso" scenario to apex.yml

    Change-Id: I1e4237fd9716e92eec7633006c54240284f312c6
Signed-off-by: Ilia Abashin <abashinos@gmail.com>
6 years agoUpdate git submodules
Bin Hu [Sat, 30 Sep 2017 15:51:26 +0000 (08:51 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Update Release Notes for Baseline

    Change-Id: Ic58171a5216de99aab9d6feb73bc436493276117
Signed-off-by: Bin Hu <bh526r@att.com>
6 years agoUpdate git submodules
Akhil Batra [Sat, 30 Sep 2017 15:11:41 +0000 (15:11 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Nomination of committer promotion for Akhil Batra"
  - Nomination of committer promotion for Akhil Batra

    Akhil is one of the active QTIP contributors in Euphrates release[1]
    He has contributed a lot in qtip-api and qtip-web[2]. It would be a
    great help to the project to have him as a committer.

    Current committers please vote +1/-1 for this nomination[3]

    [1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&module=qtip&release=pike
    [2] https://git.opnfv.org/cgit/qtip/log/?qt=author&q=akhil.batra@research.iiit.ac.in
    [3] https://wiki.opnfv.org/display/DEV/Committer+Promotions

    Change-Id: I1157d6ed2ee1694c184c8f9630a66a2b4266b038
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Feng Pan [Sat, 30 Sep 2017 15:08:38 +0000 (15:08 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Adds Calipso scenario"
  - Adds Calipso scenario

    Change-Id: Icc8a23e49c9ccc011481f6b97599d4f75873ebb1
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Linda Wang [Sat, 30 Sep 2017 02:29:30 +0000 (02:29 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix userdata issue for vping and orchestra

    1. When creating VM, the type of the param userdata should be str, to
       conform with that in snaps [1].
    2. Remove the infinite loop for vping in userdata
    3. Fix the criteria for vping_userdata and vping_ssh

    [1]: https://git.opnfv.org/snaps/tree/snaps/openstack/utils/nova_utils.py#n92

    Change-Id: I262a7ebb93ec90bb6f8f3acb5d564f210abcfc4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Lorand Jakab [Fri, 22 Sep 2017 11:29:50 +0000 (14:29 +0300)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - LISP specific DVR documentation

    Change-Id: I4d8807f104c4aab923a68d0ae401bf580b663159
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdate git submodules
Justin chi [Sat, 30 Sep 2017 09:47:52 +0000 (09:47 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Add default value for offline deploy switch"
  - Add default value for offline deploy switch

    JIRA: COMPASS-563

    The switch controls offline deploy missing
    default value which cause passing a empty
    value into ansible and lead to condition
    check error

    Change-Id: I0af4df0556dcbe30dacc743456728e8bdee698e8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Sat, 30 Sep 2017 09:28:05 +0000 (09:28 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Download ramspeed from new url"
  - Download ramspeed from new url

    The original one has expired

    Change-Id: I0e362daf0308c5f0915bf1f652f3ab7d14373e91
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Sat, 30 Sep 2017 09:27:57 +0000 (09:27 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Revert "Enable test result pushing in periodic job""
  - Revert "Enable test result pushing in periodic job"

    This reverts commit 90ff55b51817c23d5070765435c69b585bd184fd.

    Change-Id: I4dccc70869956e1f852230bc867538a5365903dd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Sat, 30 Sep 2017 08:07:20 +0000 (08:07 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "dpdk: pciutils and lspci is required for dpdk-devbind.py"
  - dpdk: pciutils and lspci is required for dpdk-devbind.py

    Change-Id: I8529f33d849fc659b557e1d19761c0765ebda57e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 30 Sep 2017 08:06:59 +0000 (08:06 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "replace ansible modules"
  - replace ansible modules

    Change-Id: Ia7c1ce781075142910a6c618a9a23f34a710dfe9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 30 Sep 2017 08:06:29 +0000 (08:06 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adapt getting the image architecture to mcp"
  - Adapt getting the image architecture to mcp

    The part which gets the image architecture still uses the old fuel command.
    Adapted the script to use the mcp command.

    JIRA: ARMBAND-285

    Change-Id: Iddce77c3a856ea11f9994861151db89a402e735e
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoUpdate git submodules
Jing Lu [Sat, 30 Sep 2017 08:02:39 +0000 (08:02 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: tc054 default value is wrong"
  - bugfix: tc054 default value is wrong

    management route ip is not common in most SUTs, so it should
    be removed.
    also huawei pod1 ipmi info should updated so this test case
    can be added into ci later

    Change-Id: I3a29c59c473ee7087d4d61753ffc955b061571fb
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
hongbo tian [Sat, 30 Sep 2017 07:49:41 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Update user guide with the local DB operations"
  - Update user guide with the local DB operations

    If users want to store results or upload results to CVP web portal, they
    need to build local DB adn testapi service.
    Should add more introduction about the local DB and testapi in the user guide.

    JIRA: DOVETAIL-504

    Change-Id: I6493169b54104af8d7207d28fad93afedeae0b1b
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Sat, 30 Sep 2017 07:21:27 +0000 (07:21 +0000)]
Update git submodules

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

    * changes:
      Fix status reporting page
      Specify TESTAPI_URL in releng jobs

  - Fix status reporting page

    - use data in last 10 days instead of 1 day
    - hide installers without any data
    - remove redundant qtip reporting

    Change-Id: If73a439572b6a1cf09c7d34f643fb14be82196ca
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
  - Specify TESTAPI_URL in releng jobs

    Change-Id: Ied35e58137fb8040779fe038626facd684a935dd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Sat, 30 Sep 2017 07:21:21 +0000 (07:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add timeout and timestamp for long duration tasks"
  - Add timeout and timestamp for long duration tasks

    Change-Id: Ib4b07e23a81718e759ed43ff7fa2882735804afc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yifei Xue [Fri, 29 Sep 2017 06:18:09 +0000 (14:18 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - SFC scenario release notes and bug fix for SFC switch

    JIRA: COMPASS-562

    Because of the inventory file modification, the sfc switch cannot be
    enabled. Add a sperate sfc role to fix this bug.

    Change-Id: If583d10ebbe78d0abe9078add24beb5f506dbda8
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Jun Li [Sat, 30 Sep 2017 03:52:37 +0000 (03:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Yardstick]Enable using the CACERT file in all compass branches"
  - [Yardstick]Enable using the CACERT file in all compass branches

    Change-Id: Ia699a23d292ea2c18f309022352f83a22041626a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Sat, 30 Sep 2017 03:51:09 +0000 (03:51 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove checkno.png and checkyes.png due to license issue"
  - Remove checkno.png and checkyes.png due to license issue

    JIRA: YARDSTICK-817

    Since checkno.png and checkyes.png is not Apache-2 license based.
    so we need to remove them.

    Change-Id: I40dd303fb54a3736ca969ac1c186d2cd23408436
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Sat, 30 Sep 2017 01:46:42 +0000 (09:46 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Fix criteria data

    It does not make sense to use current score as criteria. Set to
    2048 for now. Although the baseline is not well calibrated, it
    is better than given a floating criteria.

    Change-Id: Iae972b585422cdde95f8b7027081c56cc9608643
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Sat, 30 Sep 2017 01:23:48 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Move daisy jobs of master branch to zte-pod3"
  - Move daisy jobs of master branch to zte-pod3

    Zte-pod2 is a little busy.

    Change-Id: I7628a1a966552c5caf1706a2ac8c47952a11c095
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Sat, 30 Sep 2017 01:23:32 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Enable Daisy Euphrates merge jobs"
  - Enable Daisy Euphrates merge jobs

    Change-Id: Iaa278fa1d0aa3faa8735bc45159031d04d997a6f
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Sat, 30 Sep 2017 01:23:18 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Modify the timed trigger on zte-pod1"
  - Modify the timed trigger on zte-pod1

    - disable timed trigger for danube job
    - enable timed trigger for master job

    Change-Id: I89ec92b368cc0e37ba1be5c49c12feda93dec33c
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Tim Rozet [Thu, 28 Sep 2017 19:00:17 +0000 (15:00 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes nova migration

    Nova migration was failing in rally sanity test.  Looking at the keys
    nova is configured with, the newlines in the private key were being
    converted to spaces in hieradata, thus making the key invalid.  This
    patch corrects the yaml so it is multiline data.

    Also, corrects the parameter being set to the right THT parameter and
    adds sshd service to the control/compute roles which is required for
    migration to work.

    JIRA: APEX-525

    Change-Id: Ic57db5c0b27df2e1f584f3c1a379e067291d892d
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Yujun Zhang [Sat, 30 Sep 2017 00:22:11 +0000 (00:22 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Disable tty in CI scripts to remove color in ansible output"
  - Disable tty in CI scripts to remove color in ansible output

    This will make the console log more readable

    Change-Id: Ia577d243d52449f580d34002e2052fa024e0f20d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Bertrand Souville [Fri, 29 Sep 2017 23:58:40 +0000 (01:58 +0200)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Added support for Keystone v3

    JIRA: PROMISE-80

    Functest test script only

    Change-Id: Id5d75383586d4e79d106767b1aeb7dc5bc588724
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
6 years agoUpdate git submodules
Deepak S [Tue, 26 Sep 2017 09:40:56 +0000 (02:40 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Auto create ixia config based on the traffic profile

    Change-Id: I031cc7f24f0c0816eb577a4d1606a714f68a5f83
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
Ross Brattain [Fri, 29 Sep 2017 22:45:30 +0000 (22:45 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSB: ignore VNF node if there is no VNF model"
  - NSB: ignore VNF node if there is no VNF model

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

* Update docs/submodules/apex from branch 'master'
  - Merge "Increase overcloud qcow2 size by 1500mb"
  - Increase overcloud qcow2 size by 1500mb

    We are seeing build failures with 1200mb qcow2 size expansion, increasing
    to 1500mb.

    Change-Id: Ib177525559c7905c78fe5931c172fce01846b4c3
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoUpdate git submodules
Sharada Shiddibhavi [Fri, 29 Sep 2017 03:31:16 +0000 (03:31 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Changing directory in CSV testcases for Barometer

    This patch contains modifications to the path for CSV
    directories

    Change-Id: Ia74a6aba47fc51d0d8783df34eebcfc94e3f011d
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 29 Sep 2017 16:34:52 +0000 (16:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add mcp.rsa in the yardstick container for fuel"
  - Add mcp.rsa in the yardstick container for fuel

    For Fuel, the mcp.rsa key is needed in the container to be able to
    connect to the POD nodes. The key is set in the global installer
    parameters and passed to the container. Also the SSH_KEY enviroment
    variable is set with the path of the key.

    Change-Id: I1888414abc9f6c2d8ac741f2d6f04f5e7a37912b
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoUpdate git submodules
Manuel Buil [Thu, 28 Sep 2017 10:04:02 +0000 (12:04 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Sort config.yml correctly and correct vnfd names

    JIRA: SFC-116

    It is confusing that our test-1 is in the second position of config.yaml
    and that it uses test2-vnfd instead of test-vnfd

    Change-Id: Iffd22f295630bce0ce854d4876c1478c56690cfa
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
tomsou [Fri, 29 Sep 2017 07:04:20 +0000 (10:04 +0300)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Update zrpcd version for Carbon/ Nitrogen

    JIRA: APEX-508

    Compile zrpcd --with-thrift-version=4 to support carbon/nitrogen

    Note that version number stands for the thrift vpnservice.thrift
    model to use with ODL and not the  thrift package version.

    Change-Id: I3ab13d0b62f56747249bfdee1c0766cd43de935a
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 29 Sep 2017 14:23:30 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Check if /etc/ssl/certs exists before creating it"
  - Check if /etc/ssl/certs exists before creating it

    In CentOS and Suse, /etc/ssl/certs is a symbolic link to
    /etc/ssl/pki/tls/certs.  The Ansible module "file" will fail if it is asked to
    create a directory which is already a symbolic link.

    This patch will check if /etc/ssl/certs exists before trying to create it.

    The same check is done both on the host and the opnfv guest VM.

    Also, /etc/certs is only writable by root, so we need a "become: true" clause
    to be able to modify it in localhost (but not in opnvf VM).

    Change-Id: Iab6c3c162548f84ad6082829e4a7c2ab63d2cfa0
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
6 years agoUpdate git submodules
Jose Lausuch [Fri, 29 Sep 2017 14:11:12 +0000 (14:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Remove former way to execute run_tests"
  - [Functest] Remove former way to execute run_tests

    It was used in Danube and there are no more Functest jobs
    that are runnign stable/danube branch.

    Change-Id: If297487767e8e8ead39aa4a10f58c6554be197b0
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Jun Li [Fri, 29 Sep 2017 14:04:19 +0000 (14:04 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use dovetail docker image opnfv/dovetail:cvp.0.7.0"
  - Use dovetail docker image opnfv/dovetail:cvp.0.7.0

    Change-Id: I45c7e637182ecb8d73a51fea895a4eefc6a1a0e6
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Jose Lausuch [Fri, 29 Sep 2017 11:41:31 +0000 (13:41 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [Functest] Remove former way to execute prepare_env

    It was used in Danube and there are no more Functest jobs
    that are runnign stable/danube branch.

    Change-Id: I8e8b1f769b76ad511af6086b7a21dd9ae94404f0
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 28 Aug 2017 23:34:29 +0000 (01:34 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Create the structure for the documentation

    This change puts the initial structure for the documentation.

    Change-Id: I4ff075874815bfcd1834049ae205a02b72bae75f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Ryota MIBU [Fri, 29 Sep 2017 13:01:03 +0000 (13:01 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - option: "update_neutron_port_dp_status"

    This patch introduces new boolean option "update_neutron_port_dp_status",
    which disabled by default.

    Change-Id: Iaf7503d5854251fabf816b9bf3fcc1964c231a68
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
6 years agoAdd references to XCI documentation 25/43625/1
Fatih Degirmenci [Fri, 29 Sep 2017 12:52:53 +0000 (14:52 +0200)]
Add references to XCI documentation

Change-Id: I6056cbba6f237b9e8aa0aeb1ba3e6badbdddd61a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoAdjust infra documentation 19/43619/1
Fatih Degirmenci [Fri, 29 Sep 2017 12:10:41 +0000 (14:10 +0200)]
Adjust infra documentation

Change-Id: I93028410a11309a5726b5b0ca47d70007dd26ac0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoMerge "Fix the version/release for latest documents on master"
Sofia Wallin [Fri, 29 Sep 2017 11:47:44 +0000 (11:47 +0000)]
Merge "Fix the version/release for latest documents on master"

6 years agoFix the version/release for latest documents on master 13/43613/1
Fatih Degirmenci [Fri, 29 Sep 2017 11:31:34 +0000 (13:31 +0200)]
Fix the version/release for latest documents on master

Change-Id: I28e8b3899d92fd6bc3220271ac47d5e2155df33d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoAdjust the structure for infra documentation 11/43611/1
Fatih Degirmenci [Fri, 29 Sep 2017 11:21:21 +0000 (13:21 +0200)]
Adjust the structure for infra documentation

Change-Id: Id2901b810a967ecbf8f6af84604e4839890e44e4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Alex Yang [Fri, 29 Sep 2017 09:29:08 +0000 (17:29 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Exit deploy when exception occurred

    Exception occurred in [1]. But te deployment didn't stop and
    blocked for a long time.

    [1] https://build.opnfv.org/ci/job/daisy-deploy-baremetal-daily-master/169/

    Change-Id: I0d5639da1e0d011855df0b0651328f11168e5d01
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoMerge "Put initial structure for infra documentation"
Sofia Wallin [Fri, 29 Sep 2017 10:02:44 +0000 (10:02 +0000)]
Merge "Put initial structure for infra documentation"