opnfvdocs.git
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 6 Apr 2018 18:18:25 +0000 (18:18 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[virtual] Set vnc address to local one"
  - [virtual] Set vnc address to local one

    System reclass model assigns vnc address to control_address variable
    which is used for controller node reference, so change it to local
    address of the current compute node.

    Change-Id: I0c6b8534a1dae516620d0d250944232379a526e0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 6 Apr 2018 05:44:19 +0000 (07:44 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [UCA] Stop enforcing repository architecture

    Let APT automatically choose the UCA/Pike-staging PPA architecture
    based on current system architecture instead of hardcoding it.

    Change-Id: I4fe645847ac0fb70a852477feba9f788fcb8da81
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 6 Apr 2018 18:05:24 +0000 (18:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for parser"
  - Create Stable Branch Jobs for parser

    Change-Id: I1775d4c2ad2018ef01cf07e8acd58e9a2a73192c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 6 Apr 2018 18:05:04 +0000 (18:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for yardstick"
  - Create Stable Branch Jobs for yardstick

    Change-Id: I5e59b6240b1e614fc6c06f918054813b7e5758cf
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Thu, 5 Apr 2018 21:46:24 +0000 (17:46 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes relative import for utils

    opnfv-pyutil was not working due to this relative import.  The script
    would only work out of the pwd.

    Change-Id: I1ed5db779dd031d019012a814b2dfe27944a2e2f
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 6 Apr 2018 17:12:26 +0000 (17:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix RabbitMQ service installation in Yardstick jobs"
  - Fix RabbitMQ service installation in Yardstick jobs

    RabbitMQ commands need to be executed as root user.

    JIRA: YARDSTICK-1104

    Change-Id: Ia6667cc3f7572f67a38fd4fd4bcf9fbb4309d36c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 09:53:43 +0000 (10:53 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: bifrost: Fix unbound variable error

    If we are not in a virtual environment, then VIRTUAL_ENV is going
    to be unset and we will fail with the following error:

    ./scripts/bifrost-provision.sh: line 105: VIRTUAL_ENV: unbound variable

    As such, we need to provide a default value if that variable is unset.
    We also fix a typo in the _sudo variable.

    Change-Id: Ic018716c03ffba6e8e742e34720ea462b85341be
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Tim Rozet [Fri, 6 Apr 2018 15:05:37 +0000 (15:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: fix log uploading"
  - Apex: fix log uploading

    Logs were owned by root, so jenkins-ci could not upload them.  Also
    prints exact links for each file so it is easier to directly view logs
    from jenkins output.

    Change-Id: I919bf38c87561a696ae96683c56ad5f96c8d795e
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 14:08:33 +0000 (15:08 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Fix functest exit code

    There is not reason to grep the logs for failures because we can simply
    preserve the functest exit code and use that to determine whether the
    job passed or not.

    Change-Id: I9f027960fd3d9d452d417b95e9dac66bbb314a47
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Abhijit Sinha [Fri, 6 Apr 2018 14:19:12 +0000 (14:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: k8 scenario fix"
  - Bugfix: k8 scenario fix

    JIRA: YARDSTICK-1109

    Change-Id: Ic61a63099c3d2d4af5fa5634299e4b2946d53eaf
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 14:02:31 +0000 (14:02 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: xci-set-scenario: Allow automatic detection of generic scenarios"
  - jjb: xci: xci-set-scenario: Allow automatic detection of generic scenarios

    The list of supported scenarios is hardcoded and this makes it difficult
    to test new scenarios. As such, lets determine the scenario and the
    installer based on the actual files that have been changed on every
    patchset.

    Change-Id: I4868a1da08d58cd6ff37347a0c0bc5c5e28b15bb
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 09:16:57 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: kubespray: Fix failures to due task checks"
  - xci: kubespray: Fix failures to due task checks

    (this commit fixes many things because they all need to be submitted
    together to unblock the jobs)

    Commit 9e1d3d6e62abf5d0da26a296bcd235f37a54d9c6 ("xci: playbooks: Fixes
    various ansible-lint warnings") broke public key authentication from
    localhost to the OPNFV host because the localhost pubkey was not
    appended in the authorized_keys file. The reason for that was that the
    task was skipped due to the 'creates' parameter. This is now fixed, by
    dropping the check since we always need to append the localhost pubkey.

    This is only a temporary solution until we modify kubespray to use the
    common file for managing the SSH keys.

    This also makes the final 'kubectl' move to /usr/local/bin non-fatal
    since future kubespray releases put it there already.

    The same commit also broke the k8s-cluster.yml overrides. This is
    because the file was never copied across due to the task conditional
    being wrong. As such, we fix the conditional to check for the correct
    file.

    Change-Id: I9cfb29eba50c7fea9df29581ebb015163b8a9754
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 09:16:48 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: osa: Fix task status when bootstrapping OpenStack-Ansible"
  - xci: osa: Fix task status when bootstrapping OpenStack-Ansible

    The bootstrap script from the OpenStack-Ansible repository creates
    several things in /opt/ansible-runtime and /usr/local/bin so we can
    check if the final 'openstack-ansible' symlink exists in order to
    report a proper status for that task and even skip if everything
    is prepared already.

    Change-Id: I4ca3a733746f8d757aa1156b533e4b4de90188e6
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 09:16:40 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: bifrost: Use 'sudo' to install dependencies for bifrost jobs"
  - xci: bifrost: Use 'sudo' to install dependencies for bifrost jobs

    When bifrost jobs are being executed, the virtual environment hasn't
    been prepared yet because that's something that bifrost does later on.
    As such, we need to use sudo to install the required dependencies to
    avoid the following issue:

    Exception:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
        status = self.run(options, args)
      File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 342, in run
        prefix=options.prefix_path,
      File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
        **kwargs
      File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 851, in install
        self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
      File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files
        isolated=self.isolated,
      File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 345, in move_wheel_files
        clobber(source, lib_dir, True)
      File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 316, in clobber
        ensure_dir(destdir)
      File "/usr/lib/python2.7/site-packages/pip/utils/__init__.py", line 83, in ensure_dir
        os.makedirs(path)
      File "/usr/lib64/python2.7/os.py", line 157, in makedirs
        mkdir(name, mode)
    OSError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/pbr'

    Change-Id: I081884ec18d27af19a053bf5b734f6f3846c60f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Fri, 6 Apr 2018 09:16:20 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge changes from topic 'common-ssh-manage-tasks'

    * changes:
      xci: osa: Use Ansible modules to create ssl certificates
      xci: osa: Move tasks for managing SSH keys to a new file

  - xci: osa: Use Ansible modules to create ssl certificates

    Ansible already provides modules to create ssl certificates so we can
    use these instead of running the openssl commands directly. Moreover, we
    can drop all the tasks which create the ssl directories since there are
    being created by the openssl package which also creates the appropriate
    symlinks. Finally, there is no need to generate the certificate on
    localhost if only the OPNFV host consumes it, so move these steps to
    the appropriate playbook.

    Change-Id: I0045945c502013be3d76440876e894a44a092690
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - xci: osa: Move tasks for managing SSH keys to a new file

    The tasks that manage the SSH keys are common across hosts and
    also common across different installers. As such, lets move them
    to a new file so we can share them more easily.

    Change-Id: If235877394f224a47a2f2b8de748a2330eabcec1
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
nikoskarandreas [Thu, 5 Apr 2018 07:00:37 +0000 (10:00 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Document updates for Fraser

    Change-Id: I002848374caf28c0e6f4184bc9bd9e87b1918255
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
    Document updates for Fraser

    Fixed wrong release date.
    Removed a closed issue and a reference to it.

    Change-Id: I002848374caf28c0e6f4184bc9bd9e87b1918255
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
6 years agoUpdate git submodules
Jose Lausuch [Thu, 5 Apr 2018 09:16:50 +0000 (11:16 +0200)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Update Java to version 10 for SLE15

    Newwer builds contain version 10 already.
    For version 9, additional tweaks are needed.

    Change-Id: Ic7d55a80ab48fb45113ee0f1ab9aaa797298b87f
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Deepak S [Fri, 6 Apr 2018 04:59:40 +0000 (04:59 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Added missing file: rapidVMs.vms"
  - Added missing file: rapidVMs.vms

    This file describes flavors, flavor meta data and boot info.
    All this info can be defined in the [Default] section and will then be
    used by to create all VMs. This data can also be specified in individual
    VM sections to overule the deault values per VM.

    Change-Id: I9d59208360eacec2790e5c467d7afcbeba301251
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 6 Apr 2018 04:59:22 +0000 (04:59 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Add support for multiple GEN tasks running on the same core"
  - Add support for multiple GEN tasks running on the same core

    resolve memory allocation issue

    Change-Id: I90bbf711a6a7a4869e5024c061470d9779839a60
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 6 Apr 2018 04:58:54 +0000 (04:58 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Add support for crypto on multiple cores"
  - Add support for crypto on multiple cores

    * Experimental, for dpdk-stable-17.05.2
    * New improved ESP decapsulation function

    Change-Id: If4862dacb3fcf53e21eb5932a195664f80c7c192
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 23:52:40 +0000 (23:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fraser jobs for securedlab verification"
  - Fraser jobs for securedlab verification

    Change-Id: I99c3b9413fcdc103fec246ff6c8c4f2951878000
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Eddie Arrage [Wed, 4 Apr 2018 00:28:12 +0000 (00:28 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Add existing public redis pod/service

    - Use a community yaml for redis in k8s as simple data store
    - Redis can be used for tracing and also by the snort-ids
    to store alerts that can be processed by other services
    - If flannel is used, the redis CLI can be accessed on the
    host OS with redis-cli -h <flannel ip>
    - Within the k8s cluster, the redis service can be accessed with
    DNS using name 'redis'
    - The same yaml for redis is also included in toplevel manifest for SDC
    scenario. Included here if intention is to use separately (tracing
    only)

    Change-Id: Ibad283a4cc8938fe01f5de6b7743bdb5511be3af
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Stephen Wong [Thu, 5 Apr 2018 23:20:26 +0000 (23:20 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Fix Nginx lb in k8s/istio"
  - Fix Nginx lb in k8s/istio

    - Provide workaround to make nginx lb work properly
    - nginx_client sample can modify default load balancing
    from three to two servers at runtime
    - Ensure port 9180 is used for default deploy for lb and
    servers
    - Modify render_yaml to specify deploy_name so that
    clover-server1, 2, 3 can be used for default lb config
    - Ensure proxy template is aligned to lb to allow the
    source IP from originating host to be propagated to final
    destination

    - Fix default nginx proxy server_name to 'proxy-access-control'
    and change default proxy destination to 'http-lb'
    - Split lb service_type to 'lbv1' and 'lbv2' to provide an example
    of how to modify the run-time configuration of the load balancer
    after deployment - modify http-lb-v2 to use clover-server4/5 instead
    of the defualt clover-server1/2/3 - modify http-lb-v1 to use
    clover-server1/2 instead of 1/2/3
    - Aligned pod IP retrival method with nginx_client.py

    Change-Id: I73fa60a69c93ae1e82a477ef6283c00f67a21360
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Thu, 5 Apr 2018 23:10:14 +0000 (23:10 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "re-point to upstream stable/queens"
  - re-point to upstream stable/queens

    Change-Id: Iee938b95b15a2780f04c118f0bf42e1aeb5cc9ec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 22:41:42 +0000 (22:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create daily Fraser jobs"
  - Create daily Fraser jobs

    It doesn't assign any Fraser job to (virtual) pods.
    It also stops checking deployement what is duplicating healthcheck.

    Change-Id: Ia370380e20b833d03f09b2098478a8930e4f8dc0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 22:38:19 +0000 (22:38 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge changes from topics 'storperf-docker-fraser-jobs', 'docker-arm-fraser'

    * changes:
      Create Fraser Docker Jobs for Storperf
      Add Fraser stream to Docker Arm Builds

  - Create Fraser Docker Jobs for Storperf

    Change-Id: I5de7df11919f725264aa6b07d0f8d5e917f8a28c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
  - Add Fraser stream to Docker Arm Builds

    This will allow changes to docker in stable/fraser branches to be built,
    when added to the associated project repository.

    Change-Id: Ib5d295f2845e519f4a5a65738e8af1a357f77c5e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Thu, 5 Apr 2018 21:34:41 +0000 (17:34 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix conditions for multijob

    condition actually affects *next* phase execution and not conditional on
    previous phase.  This change fixes the condition so that fetch logs
    always runs.

    Change-Id: I50c3f9f9412682ea591c47116d406b5ed81ee2b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 5 Apr 2018 20:40:15 +0000 (20:40 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Merge "Revert "[p/openstack.nova] Allow creation of pty on aarch64""
  - Revert "[p/openstack.nova] Allow creation of pty on aarch64"

    This reverts commit 075143e95d5b42d615ab7c81446095746e1f0064.

    Change-Id: I720d47dd5c69077363501e642730df9db1dcef81

6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 20:08:38 +0000 (20:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[storperf] Fix stable/fraser branch name"
  - [storperf] Fix stable/fraser branch name

    Missed changing the branch name when copying over the release file.

    Change-Id: I25105253911f19dbfa621b29c2a812df4a8af01d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 19:56:17 +0000 (19:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Switch Functest k8s docker builds to multijobs"
  - Switch Functest k8s docker builds to multijobs

    The former Functest kubernetes container will be split due to new
    OPNFV features (clover, stor4vnf).

    {image} is bypassed to first check vs the current docker repository.

    Change-Id: I29998b21ec6992463b9ca77b38e51b928a9da69a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
mbeierl [Thu, 5 Apr 2018 16:31:39 +0000 (12:31 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Fixing daily job

    Use Ubuntu 16.04 instead as it is LTS and not subject to change
    Enhance error reporting on stack creation failure

    Change-Id: Ie187ae44ce66564da9779733a418fc8bb4e1c320
    JIRA: STORPERF-240
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 19:50:09 +0000 (19:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Install RabbitMQ service in Yardstick functional tests"
  - Install RabbitMQ service in Yardstick functional tests

    Install and configure RabbitMQ service for Yardstick functional
    (Python 2.7 and Python 3) tests.

    JIRA: YARDSTICK-1104

    Change-Id: I6b287def05c75dc67ab21727f72d4c384f8e2837
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 5 Apr 2018 19:05:36 +0000 (15:05 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: add missing fetch-logs to jobs list

    Change-Id: I28e4b613d92c43d32e95f8e1b4f4a4e2db102bc5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 18:27:09 +0000 (18:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update Tox JJB Command"
  - Update Tox JJB Command

    This allows using the command to only test one project's changes. For
    example:

      tox -e jjb -- jjb/releng

    Will only test jobs under 'jjb/releng'. If jobs have dependencies, of
    multiple project jobs need to be tested, they can be included using the
    jjb ':' syntax, as anything after '--' is passed directly to jjb:

      tox -e jjb -- jjb/doctor:jjb/functest

    Change-Id: I4b71803a1d6ed4f62d50cdca87183a68b20fae5a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 18:16:41 +0000 (18:16 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for snaps"
  - Create Stable Branch Jobs for snaps

    Change-Id: Id06a66a53d2db7f76e87634adfa2b71ce517a0eb
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 18:15:32 +0000 (18:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for clover"
  - Create Stable Branch Jobs for clover

    Change-Id: I415fa86566686089069eaf6b4b946b9736ab7690
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 5 Apr 2018 17:55:23 +0000 (17:55 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Merge "[p/openstack.nova] Allow creation of pty on aarch64"
  - [p/openstack.nova] Allow creation of pty on aarch64

    Armband uses openstack packages from Ubuntu. Those packages
    are configured to work with other packages from UCA repos. Since
    ARMband uses newer versions of certain packages than those in UCA
    (libvirt) we can allow different config without breaking anything.

    JIRA: ARMBAND-352

    Change-Id: I8f8947c3fca3b5239edb5089d3b54d0d159b4dc8
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Thu, 5 Apr 2018 07:50:44 +0000 (09:50 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove domino and promise from upper-constraints

    This projects have been inactive and should not be part of the next
    releases.

    Change-Id: I653c328aed0a4d3fe0bdb47be034bbccb9a16dcd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 16:30:49 +0000 (16:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for ovn4nfv"
  - Create Stable Branch Jobs for ovn4nfv

    Change-Id: I10757e5e8ea26e9d9ae98dd8b0d3be5923b8472b
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 16:29:56 +0000 (16:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for doctor"
  - Create Stable Branch Jobs for doctor

    Change-Id: I5705b961d4b6871325a071c6287650cc195f5fe6
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 16:29:41 +0000 (16:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for sfc"
  - Create Stable Branch Jobs for sfc

    Change-Id: I52fbde3ba6b354435ce437103f378fc21d96b350
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 5 Apr 2018 16:26:28 +0000 (16:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[ovno] Create stable/fraser branch"
  - [ovno] Create stable/fraser branch

    Creating the stable branch for ovno at the request of the release
    manager.

    Change-Id: Ie9d4b0911d44ba72bcff61bac4cb5356eeab625a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Thu, 5 Apr 2018 15:36:09 +0000 (15:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Enable overcloud log collection"
  - Apex: Enable overcloud log collection

    With this commit:
    https://gerrit.opnfv.org/gerrit/#/c/47875/

    We can now gather logs from after at the end of a deploy/test job and
    upload them to artifacts.  This patch enables that behavior on verify
    and daily jobs.

    Change-Id: If7af4cf1363e4bbcee78d98850af7c0e20250f3f
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 5 Apr 2018 13:23:32 +0000 (09:23 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes log location for pyutils

    Change-Id: I03cda65f58753fc5d55ea4ede78f7d5bd8b7bdce
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 5 Apr 2018 15:28:56 +0000 (11:28 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix slave used by unit test

    We were using 'stream' as part of the slave label to run unit tests on.
    However, we typically just use master label for everything to avoid
    having to update labels on slaves.  Changing the unit test to follow the
    same method.

    Change-Id: I6a182c3f28d541109c8a9d94ea1dae2a80f2b835
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Aric Gardner [Thu, 5 Apr 2018 15:25:15 +0000 (15:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for pharos"
  - Create Stable Branch Jobs for pharos

    Change-Id: I4d768151505cf5310564fb51c250b87abb2519c8
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Mon, 27 Nov 2017 20:22:25 +0000 (15:22 -0500)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adds the ability to fetch logs from deployment

    Usage:
    opnfv-pyutil --fetch-logs
    python3 utils.py --fetch-logs --lib-dir ../lib

    Eventually all utils.sh functions will be migrated here.
    Note there is no support here for containers.  Will be
    added later.

    Change-Id: I223b8592ad09e0370e287ee2801072db31f9aa12
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 5 Apr 2018 08:49:04 +0000 (08:49 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Correct mail address of Manuel Buil"
  - Correct mail address of Manuel Buil

    Change-Id: Id448a38567975185b399ab54a34b39edf148a0ac
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Stephen Wong [Thu, 5 Apr 2018 07:07:03 +0000 (07:07 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Added toplevel manifests for SDC sample scenario"
  - Added toplevel manifests for SDC sample scenario

    - Added missing k8s manifest yaml files for overall service delivery
    controller scenario - cannot be deployed coherently without this manifest
    - One file for private docker registry and one for opnfv
    public registry
    - Outlined in JIRA ticket CLOVER-16 and validated per
    description
    - Includes ingress rule, community redis pod/service and deployments
    for http-lb (v1/v2), snort-ids, proxy-access-controller,
    and clover-server1-5
    - All above pod/deployment naming matches default container
    configuration
    - Tested with istio manual injection

    Change-Id: Ia03782b38020d744ab00c99adbf4832d15bbd9f3
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Stephen Wong [Thu, 5 Apr 2018 05:30:06 +0000 (05:30 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Aligned snort-ids default config for SDC scenario"
  - Aligned snort-ids default config for SDC scenario

    - Modified snort-ids alert process to use k8s DNS name
    'proxy-access-control' to align with SDC scenario naming
    - Added default port 50054 to the manifest yaml template and
    rendering script for communication with proxy-access-control

    Change-Id: Ib04ee75e5d8ea9921b16b3b4469bed87b1cd2018
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Stephen Wong [Thu, 5 Apr 2018 05:24:20 +0000 (05:24 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Move design document to dedicated folder"
  - Move design document to dedicated folder

    Change-Id: I20c85b7116cd2b29d0efcaae5ee0b0381a685bbb
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 5 Apr 2018 02:28:14 +0000 (04:28 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump for Armband Pharos IDF changes

    Bring in arm-pod5 hugepage configuration et al.

    Change-Id: I98843c080ba2da7dc66ad3b22a8035d80e1975e2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 5 Apr 2018 02:25:10 +0000 (04:25 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [submodule] Bump Pharos for Armband IDF changes

    Bring in arm-pod5 hugepage configuration et al.

    Change-Id: If8a2f9cd84b400c5a8a58fe477f8ef7a12c42bf8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
ahothan [Wed, 4 Apr 2018 23:08:56 +0000 (16:08 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Move Docker build to tag 1.3.1

    Change-Id: Ida8e9223300add358cfb5ed085274131da16934e
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 4 Apr 2018 21:39:01 +0000 (21:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for vswitchperf"
  - Create Stable Branch Jobs for vswitchperf

    Change-Id: I3634099281167870a2942f0c55cb423fd1f311cf
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 4 Apr 2018 21:36:05 +0000 (21:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for fuel"
  - Create Stable Branch Jobs for fuel

    Change-Id: Ib3fba4d6193cfa4dfa422163561cfbc8bcfa087c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 4 Apr 2018 19:48:06 +0000 (19:48 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for armband"
  - Create Stable Branch Jobs for armband

    Change-Id: I2a9e257b98b17ae456e1ff0d7ccb0e7264cf22ac
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Linda Wang [Wed, 4 Apr 2018 03:19:52 +0000 (03:19 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Enable get_project_by_id when only tenant_id is provided

    This is to improve:
    https://gerrit.opnfv.org/gerrit/#/c/52675/

    Change-Id: I7228e5eadcc121fe94a869c6cbbeac412d972868
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 4 Apr 2018 05:30:05 +0000 (07:30 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bypass mismatches between pbr and readthedocs

    Change-Id: I09400b3b337e6fe8dbc53a52dab925d38227a80a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 4 Apr 2018 18:15:44 +0000 (20:15 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/reclass-system-salt-model: drop openstack arch

    mcp-repos now has arm64 packages too, drop its architecture list
    (currently hardcoded to 'amd64') to be able to pick them up.

    Change-Id: Icefefe21111dc65713fde45ed9994e78e6b33ca6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 4 Apr 2018 17:24:45 +0000 (17:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add QTIP Fraser jobs"
  - Add QTIP Fraser jobs

    JIRA: QTIP-298

    Change-Id: I8e17170258c3864d89e7529076f6b3006a707e12
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 4 Apr 2018 17:21:24 +0000 (17:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for bottlenecks"
  - Create Stable Branch Jobs for bottlenecks

    Change-Id: I268ce9fd995a7f6260e56a66de3d2992a832b024
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 4 Apr 2018 17:19:32 +0000 (17:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for storperf"
  - Create Stable Branch Jobs for storperf

    Change-Id: Icb9fbd8bc648458c44ff60990c02a4afb837e383
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 4 Apr 2018 17:19:22 +0000 (17:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Build opnfv/functest-kubernetes:fraser"
  - Build opnfv/functest-kubernetes:fraser

    Change-Id: I449117bf03498a6b5bfe72ae3038fe7e0d2165fe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 4 Apr 2018 17:17:54 +0000 (17:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove opnfv/functest-restapi"
  - Remove opnfv/functest-restapi

    It also stops building opnfv/functest-x:euphrates.

    Change-Id: I562a1edaae00c608167374664b694976efd72a1a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 4 Apr 2018 17:13:19 +0000 (17:13 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add stable/fraser branch for pharos"
  - Add stable/fraser branch for pharos

    including: pharos and pharos-tools

    Change-Id: I08cef60fbd7ea86ba403ee0366329317ee016df4
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 4 Apr 2018 04:50:19 +0000 (06:50 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Check API doc via doc8

    It also cleans unseless dirs.

    Change-Id: I13be1359b36c49e8f199087fe2a23818c6d1b6e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 4 Apr 2018 04:24:12 +0000 (06:24 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix Functest Internship Reports

    It allows building these documentations via tox.
    rst files are now checked via doc8.

    Change-Id: I06096d466b672e4c171240c918d1c91e1b3dfd13
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 4 Apr 2018 03:45:36 +0000 (05:45 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix Functest Developer Guide

    It allows building this documentation via tox.
    rst files are now checked via doc8.

    Change-Id: I4f45dc2b6657466b05e7ceec60a751656552584e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 4 Apr 2018 03:31:23 +0000 (05:31 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix Functest User Guide

    It allows building this documentation via tox.
    rst files are now checked via doc8.

    Intro is moved into a new file.

    Change-Id: If1dbe2cbde2f39ca4948ada2b2743594bc387dbc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 3 Apr 2018 18:29:37 +0000 (20:29 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix Functest Config Guide

    It allows building this documentation via tox.
    rst files are now checked via doc8.

    Intro is moved into a new file.

    Change-Id: Ic5c0108cf1cbb0fc69f7e2cc73cf2fb69e44baa1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 3 Apr 2018 04:47:10 +0000 (06:47 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix Functest Release Notes

    It allows building this documentation via tox.
    rst files are now checked via doc8.

    Change-Id: I4cfec11b06319b5ccdcff5f7f14475375e778c01
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 4 Apr 2018 17:08:56 +0000 (17:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "create stable/fraser branch for container4nfv"
  - create stable/fraser branch for container4nfv

    Change-Id: Id003f2c01eb979c9745079d34f1556ae69ac984e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 4 Apr 2018 17:08:53 +0000 (17:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Stable branch creation: QTIP"
  - Stable branch creation: QTIP

    Change-Id: I9736403ec17ea709b70da2109caab9e85cc7225b
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Aric Gardner [Wed, 4 Apr 2018 17:06:59 +0000 (17:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "create stable/fraser branch for stor4nfv"
  - create stable/fraser branch for stor4nfv

    Change-Id: I5f7cb8fdced619b44124ad71e3d5f7104a9cf35c
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Alec Hothan [Wed, 4 Apr 2018 16:50:55 +0000 (16:50 +0000)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Merge "NFVBENCH-80 latency stream for IMIX uses 1518B frames"
  - NFVBENCH-80 latency stream for IMIX uses 1518B frames

    Change-Id: Ie37202001816ec0b9a8f3ecc08c7ec8c097a5d61
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
ahothan [Wed, 4 Apr 2018 07:56:04 +0000 (00:56 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - [NFVBENCH-81]With some Intel X710 NIC cards, NFVbench reports erroneous RX counters

    Work around this NIC FW issue by using port level stats for packets/bytes
    ALso fix mutliple calls to get_stats()

    Change-Id: Id19086d0db6bcc4417adff4ed4ce9606ffb30fe2
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 4 Apr 2018 16:30:11 +0000 (16:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Late tagging of ms7 branch"
  - Late tagging of ms7 branch

    Change-Id: Ic8a84f6118d403bb618863b8904e78e9e9daac2b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 2 Apr 2018 02:54:07 +0000 (04:54 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove NetVirt from installer dependencies

    Change-Id: Idb937b3ed4896208048b90b705dc3e6db6104b60
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Fri, 30 Mar 2018 20:21:37 +0000 (22:21 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove opnfv/functest-restapi

    REST api server should run on top of all Functest containers by
    overriding the default command.

    We can safely remove it and meet the Docker Slicing approach.

    Change-Id: Ibcc56490c931ae701bd31c52650081a115183e22
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
xudan [Tue, 27 Mar 2018 07:12:57 +0000 (03:12 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Decoupling Functest Docker config items from source code

    There are some special Docker setting item when creating Functest Containers.
    1. Remove the extra settings which are required by Functest Danube.
    2. Remove the settings for pushing results to DB because
       Dovetail plans to disable this function.
    3. Move the other special Functest settings to config files.

    JIRA: DOVETAIL-639

    Change-Id: Ibc4090b5c0aafdf9ed64e65a9a92e34a12a16df5
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Moshe [Sun, 4 Mar 2018 13:42:23 +0000 (15:42 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Integrate dovetail with ONAP

    Change-Id: I6a1fa5f27df2f5127eb00156b3135dc79caf5e77
    Issue-ID: DOVETAIL-629
Signed-off-by: Moshe <moshehoa@amdocs.com>
6 years agoUpdate git submodules
Serena Feng [Wed, 4 Apr 2018 09:40:40 +0000 (09:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add parser branch file"
  - Add parser branch file

    Change-Id: I404599185f65e0a128985552f430dc53cf47e866
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Jose Lausuch [Tue, 3 Apr 2018 14:18:23 +0000 (16:18 +0200)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Add sshpass lib for Suse distros

    This patch completes https://gerrit.opnfv.org/gerrit/#/c/52191

    Change-Id: I35259bdcbdb67237576d7b9b6957266c48f6309f
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Emma Foley [Mon, 12 Mar 2018 12:42:57 +0000 (12:42 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - [userguide] Use literalinclude directive in 05-operation

    Uses literalinclude directive instead of having a copy of the file content in documentation.
    This means that any update to this file is detected, and the most up-to-date content is used.

    If a testcase is updated, the updates wil be picked up.
    The examples used are ones that are tested reqularly.

    JIRA: YARDSTICK-1066

    Change-Id: I15d967eb04d1e6f4348683d8746fa9989dceda94
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
  - [docs] update the user guide for "yardstick-operation"

    * Add a new chapter: operation which shows how to use Yardstick and
      how to create test cases
    * Include details on how to reuse and keep VNFs between testcases

    JIRA: YARDSTICK-885
    JIRA: YARDSTICK-886
    Change-Id: I365152e8812427a3c54259adbc18d5ddb216d775
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
  - [docs] Move user guide chapters to make room for new chapter.

    * Increment the numbering on chapters
    * Fix some of the changes flagged by doc8

    Change-Id: Ie03d165297671dfd50b9de339612cdc8bf00b988
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Serena Feng [Wed, 4 Apr 2018 07:07:13 +0000 (07:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[daisy] Support doctor in daisy master branch"
  - [daisy] Support doctor in daisy master branch

    Change-Id: Ia7c76da78242f2a3906431e0d301f20aeeb460b3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Wed, 4 Apr 2018 07:06:52 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[daisy]Enable jobs for stable/fraser branch"
  - [daisy]Enable jobs for stable/fraser branch

    Now we have had the stable/fraser branch in place [1].
    Let's Re-arrange CI resources for it.

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

    Change-Id: Id596b1070c781da4edfd2496a47ea36400268614
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Wed, 4 Apr 2018 07:06:11 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[QTIP] extend the timeout"
  - [QTIP] extend the timeout

    The test execution time for VM costs around 1hr
    and 30 min. Need to extend the timeout.

    Change-Id: I6f83dc5ed8c5c1ae76b6e6e33758bfdb254aef23
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Wed, 4 Apr 2018 06:21:24 +0000 (06:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add a default value for SSH_KEY"
  - add a default value for SSH_KEY

    Change-Id: I6b7d3a35cf9609e983e76b8c8d76757a99bbe15f
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Martin Klozik [Wed, 4 Apr 2018 05:08:20 +0000 (06:08 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - scapy: Fix scapy import in Xena

    Remove unnecessary scapy import, which is causing pylint error
    with recent pylint version.

    JIRA: VSPERF-566

    Change-Id: I082de0e93242486248beaed6822a8d0f30fff7e5
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
6 years agoUpdate git submodules
QiLiang [Sat, 31 Mar 2018 09:21:30 +0000 (17:21 +0800)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Add clover initial docker image build script

    - install dependent deb/pip packages
    - install basic tools istioctl, kubectl
    - install clover source code
    - build/upload docker image script
    - update requirements.txt
    - update module import path

    - To use this image use need setup kube-config file.
        e.g. `docker run -v /root/config:/root/.kube/config -it clover bash`

    Change-Id: I91044bb99ce8e2b785ef03212d961a97b3d42233
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Wed, 4 Apr 2018 00:39:27 +0000 (08:39 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - upadate doc about error recovery level 3

    Change-Id: Id6957830b0fa036c3b68d3ae1ef545c69cd26dce
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Kerim Gokarslan [Mon, 2 Apr 2018 23:38:24 +0000 (16:38 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-79 TRex latency stats requires at least 18B payload size

    Change-Id: I4add34e853d5b5a37efc877eb183a1fdc622d78a
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 3 Apr 2018 22:59:54 +0000 (00:59 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Fix ga-16.04 MaaS kernel to be hwe-edge

    While at it, bump & rebase for ODL VM memory bump & Pike staging PPA,
    handle architecture list for pike-staging PPA.

    Change-Id: I13cdeef0ae2167ff1b7e6dd9c188dfbdcf18d9a1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 3 Apr 2018 20:41:47 +0000 (20:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for joid"
  - Create Stable Branch Jobs for joid

    Change-Id: Ia810443a15d32e58262089de30e9b88655b5a7d4
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 2 Apr 2018 12:10:22 +0000 (16:10 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Remove opendaylight service mask

    Nitrogen SR2 brought in weird behaviour into netvirt feature
    configuration causing malfunction tunnels between client nodes
    (e.g. gateway, computes). In order to work properly service
    of opendaylight requires an explicit restart or reload by means
    of salt formula.

    Change-Id: I277da5ad2787f1005647e500b64c7ffa6051443b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 3 Apr 2018 19:02:39 +0000 (19:02 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "create stable/fraser branch for samplevnf"
  - create stable/fraser branch for samplevnf

    Change-Id: Iee00a91274057611ce1e21a8c146ad26c9ba3aae
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 3 Apr 2018 18:59:00 +0000 (18:59 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Stable Branch Jobs for apex"
  - Create Stable Branch Jobs for apex

    Change-Id: I7f6072121c4d88192c828e2e3cf2beb5d6c22c37
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 3 Apr 2018 18:02:26 +0000 (18:02 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[storperf] Add stable/fraser branch"
  - [storperf] Add stable/fraser branch

    Doing this on behalf of Mark Beirel at the request of David McBride.

    Change-Id: I2eb2be5a2d2241dac07fe41f2158cffbe97865e0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 3 Apr 2018 17:56:37 +0000 (17:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Stable branch for FDS"
  - Stable branch for FDS

    Change-Id: I19f41ba55db9aec060383d78c6a49b9e8a9f9400
Signed-off-by: Frank <fbrockne@cisco.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>