opnfvdocs.git
6 years agoUpdate git submodules
Jack Morgan [Fri, 15 Dec 2017 13:47:19 +0000 (13:47 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Encrypt ipmi info of zte baremetal pods"
  - Encrypt ipmi info of zte baremetal pods

    Change-Id: I86935bee9ff30d811f0e756f93716cb415fa3a01
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Jack Morgan [Fri, 15 Dec 2017 13:46:57 +0000 (13:46 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Generate daisy network configuration by template"
  - Generate daisy network configuration by template

    JIRA: DAISY-74

    Add jinja2 templates for daisy network configuration.
    For DPDK, TENANT and EXTERNAL networks should share the
    same interface now.

    Change-Id: I6e9b7a68fb572e9ad844cfcc6ff383aaa25e3bc1
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 15 Dec 2017 12:29:21 +0000 (12:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Use custom-url for readable CI reports"
  - xci: Use custom-url for readable CI reports

    Change-Id: I97d8fac47ec25414045a7761b651019f9f89224f
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Fri, 15 Dec 2017 10:04:27 +0000 (10:04 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: scripts: start-new-vm: Use host-passthrough to use the real host CPU

    The host-passthrough mode will allow the VM to use all the host cpu
    features so it should provide the best possible CPU performance.

    Change-Id: I6ecd0363d046aaefa08f9e97144aa9ca9f1afae5
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Serena Feng [Fri, 15 Dec 2017 08:30:27 +0000 (08:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update the fuel ci job on zte pods"
  - Update the fuel ci job on zte pods

    - Delete Danube job on zte-pod1
    - Modify the triggers on zte-pod1
    - Delete master and Euphrates job on zte-pod3

    Change-Id: I034dc3b968ee9255aa014c28dc08237fc0803d32
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Fri, 15 Dec 2017 07:09:00 +0000 (07:09 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Docs update for E 5.1"
  - Docs update for E 5.1

    Change-Id: I53972edc64398339463824d5f8d7193a6e15481f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Fri, 15 Dec 2017 06:19:09 +0000 (06:19 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "VNF scale-out testcase"
  - VNF scale-out testcase

    JIRA: BOTTLENECK-214

    Bottlenecks VNF scale out testcase

    Change-Id: I05c4dec483062dd59c4b062516c8a6c1bc83ad6e
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoUpdate git submodules
Dino Madarang [Wed, 1 Nov 2017 16:10:16 +0000 (09:10 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - NSB: Fix standalone.model.Libvirt SR-IOV modeling

    Fixed standalone.model.Libvirt SR-IOV XML interface modeling, acording
    to [1]:
    - All PCI attributes now are printed in hexadecimal format.
    - The PCI address is now added in the correct section, 'interface'.

    network_services.utils.PciAddress was refactored to accept both 'domain:
    bus:slot:function' and 'bus:slot:function' format inputs. This class is
    used as input in the previous class, Libvirt, to print in XML the PCI
    address of a SR-IOV interface.

    network_services.utils.PciAddress.parse_address is now deprecated. Instead
    the class standard instantiation must be used:

        libvirt_obj = utils.PciAddress(text_with_address)

    A deprecation decorator is implemented along with this patch. This
    decorator is used for the first time in the previously mentioned function.
    This decorator stores every decorated function name and deprecation message
    and raises a logging warning message the first time this function is used.

    [1] https://goo.gl/so2Mrp

    Change-Id: I22e95c488e27d6e2a8fdf6c1a07faab275fa6bba
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Reviewed-by: Alain Jebara <alain.jebara@intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>
Reviewed-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Bryan Sullivan [Fri, 15 Dec 2017 05:41:31 +0000 (21:41 -0800)]
Update git submodules

* Update docs/submodules/ves from branch 'master'
  - Containerize kafka server

    JIRA: VES-2

    Change-Id: Idc2db4b99de7d2757a7907f3170e58ae9a38f8b5
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
6 years agoUpdate git submodules
Deepak S [Thu, 14 Dec 2017 20:52:18 +0000 (12:52 -0800)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Updating release notes for OPNFV Euphrates 5.1

    Change-Id: I01a619de621a3dfbfe11cabef257f9dec311e318
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Fri, 15 Dec 2017 04:00:33 +0000 (04:00 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Add moon feature tenant testcase"
  - Add moon feature tenant testcase

    JIRA: BOTTLENECKS-212

    Add moon feature tenant testcase to Bottlenecks

    Change-Id: I3795470fa5fab1866da346ec376dbd8f00f8205b
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoUpdate git submodules
Vikram Dham [Fri, 15 Dec 2017 03:54:04 +0000 (03:54 +0000)]
Update git submodules

* Update docs/submodules/ovn4nfv from branch 'master'
  - Merge "Update to OVN4NFV Project E release notes."
  - Update to OVN4NFV Project E release notes.

    Change-Id: I21d73ff27df77d92f18173ff731db1d7914d58b2
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 20:56:28 +0000 (21:56 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Bring back glusterfs PPA arch patch

    Fuel@OPNFV bumped glusterfs to 3.13 via glusterfs PPA, so bring
    back our linux.system.repo.glusterfs patch, enabling arm64.

    While at it, paralellize the addition of opnfv user on VCP nodes.

    Change-Id: Ic260c54bed05902fa6e8569ab368d0226850f297
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Thu, 14 Dec 2017 22:54:10 +0000 (22:54 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Add flavor information for scenarios"
  - xci: Add flavor information for scenarios

    Scenarios may not support all XCI flavors so record that information
    per scenario basis. This will resolve failures when we try to deploy
    a scenario that doesn't support the selected flavor.

    JIRA: RELENG-338

    Change-Id: I5f73b139ee6c1831896aa32147c4dc1368673d92
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Aric Gardner [Thu, 14 Dec 2017 21:58:22 +0000 (21:58 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add 'docker' string to functest docker build names"
  - Add 'docker' string to functest docker build names

    This will make it a little easier to track all our docker builds and
    clarify what these specific builds do.

    Change-Id: I92a60055af1153991877373550ea1a6f3e86682d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Thu, 14 Dec 2017 21:57:25 +0000 (21:57 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Update eyaml README"
  - Update eyaml README

    On CentOS7 systems the gem command is contained in the 'rubygems'
    package, not 'ruby-gems'.

    After the keys have been moved, there is not reason to keep around the
    'keys' directory.

    Change-Id: I5cb9f474276de75b650ddf323a279e139fb62d37
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Markos Chandras [Thu, 14 Dec 2017 20:16:25 +0000 (20:16 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: scripts: vm: Use virtio for disk and network I/O"
  - xci: scripts: vm: Use virtio for disk and network I/O

    This ensures that the virtio paravirtualization driver is used for both
    disk and network I/O which should provide the best performance since we
    no longer need to emulate a real bus or driver.

    Change-Id: Ic46a38f51b06cb4b848d87d890d23fec022b2f15
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Tue, 12 Dec 2017 14:03:42 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Drop AIO specific playbook

    The configure-opnfvhost playbook which is used for all flavors except
    AIO can also be used for AIO if it's adapted to not configure networking
    on the host and also do not fail if there aren't any OSA variables files
    available so lets do all that in order to avoid duplicating code across
    flavors.

    Change-Id: I58379d8b52094294b9349494753ffcdd44982013
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Christian Trautman [Thu, 14 Dec 2017 19:45:44 +0000 (14:45 -0500)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - rhel_path_fix: Fix pathing issue introduce by other commit

    Fixes pathing issue with virtual environment creation caused by
    commit 21b23522861e364daf150cd997c5d60851847ef2

    Change-Id: Ia2c0c44da898e40e122571e477301343d047f974
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
6 years agoUpdate git submodules
ShuyaNakama [Thu, 14 Dec 2017 17:37:33 +0000 (17:37 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - [vyos_vrouter] Support https endpoints

    JIRA: FUNCTEST-881

    vyos_vrouter did not support https endpoints [1].

    I fixed the following two points.
     1. Modifying blueprint of Cloudify.
     2. Changing nova client of utilvnf module.

    Point 1
     I added command of support https endpoint to blueprint of vyos_vrouter.
     The Blueprint of vyos_vrouter is on our github repository [2].
     I updated our repository.

    Point 2
     I changed nova client of utilvnf module.
     Utilvnf module is utility module of vyos_vrouter.
     Nova client of utilvnf module did not support https endpoints.
     So, I changed to use nova client of snaps.

    After fixed the source code, I confirmed the vyos_vrouter was succeeded in the following two environments.
     1. Our labs   (Instoller:fuel,    environment of https endpoints)
     2. Orange POD (Instoller:compass, environment of http endpoints)

    [1] https://jira.opnfv.org/browse/FUNCTEST-881
    [2] https://github.com/oolorg/opnfv-vnf-vyos-blueprint/blob/master/function-test-openstack-blueprint.yaml

    Change-Id: I468df0f2486a34bc558ad161eb7de44264549006
Signed-off-by: ShuyaNakama <shuya.nakama@okinawaopenlabs.org>
6 years agoUpdate git submodules
Markos Chandras [Thu, 14 Dec 2017 15:15:14 +0000 (15:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Use the correct SSH configuration file

    We need to use the XCI specific SSH configuration file so rsync can
    tranfer the working directory to the virtual machine. This also
    drop the ironic command like we do in the XCI jobs.

    Change-Id: I10ce38db6777d5dbfbe62961c88b3902de2160e2
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 18:04:06 +0000 (19:04 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for salt ver upstream

    Change-Id: Icf207bca8bf84e788ead78175f6df5ad43dfc392
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 17:17:37 +0000 (17:17 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "patches: Drop salt ver sync patch, now upstream"
  - patches: Drop salt ver sync patch, now upstream

    Upstream pull request [1] was merged, drop out patch.

    [1] https://github.com/salt-formulas/salt-formula-salt/pull/64

    Change-Id: I7aac66349a4bec718f7821b75dbad711cd6acd58
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 17:10:27 +0000 (17:10 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] idf support for different board types"
  - [baremetal] idf support for different board types

    This modification enables having different models of target nodes
    but restricts them to two groups of the same kind assuming:
     - 3 KVMs will be same model and have the same NIC names
     - 2 Compute nodes will be the same model and have same NIC names

    This is an ad-hoc change for arm-pod7. Will work for all other setups
    but the jinja2 logic should be evetually extended to support a per
    board approach, allowing any board to be any kind

    Change-Id: Ie994d661e3dbe5b9a33d290a850a6152cf320c86
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
6 years agoRemoving scenarios for E 5.1 89/48989/1
Sofia Wallin [Thu, 14 Dec 2017 16:54:23 +0000 (17:54 +0100)]
Removing scenarios for E 5.1

Change-Id: I747a4b4d9b7cd2996bc118f903541c12e0e4f86e
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 16:51:48 +0000 (16:51 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Add tutorial for reclass-doc tool in documentation"
  - Add tutorial for reclass-doc tool in documentation

    JIRA: FUEL-293

    Change-Id: I2612e8d63875dca4d05f8c30db24a5ae84cc8dea
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoUpdate git submodules
Ruan HE [Thu, 14 Dec 2017 16:42:24 +0000 (16:42 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "Add unittests for moon_wrapper"
  - Add unittests for moon_wrapper

    Change-Id: I8aa8c84552bd7ac952dc15b4e00e659fed8ed437

6 years agoUpdate git submodules
Cristina Pauna [Thu, 14 Dec 2017 15:54:01 +0000 (17:54 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Update documentation

    This documentation is a copy of Fuel@OPNFV documentation

    Change-Id: I03b289043b3a48ef6d423f958846295e3d26121a
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 16:23:03 +0000 (16:23 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Update release notes for 5.1"
  - Update release notes for 5.1

    The release notes are updated with relevant Jira filters and
    changes since 5.0

    Change-Id: If14cb0369ced899d17608ef43e93b848e8b2a5c8
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Sat, 25 Nov 2017 16:41:20 +0000 (17:41 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Return back repo with glusterfs

    Glusterfs 3.11 package from UCA repo has the bug#875651, which
    causes package instalation error due to timeout of glustereventsd
    service startup. Therefore get the latest version from PPA repo.

    Change-Id: Ia47d969e758c8689508dfd6b7fd2725514ea88c5
Co-Authored-By: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Ruan HE [Thu, 14 Dec 2017 14:54:14 +0000 (14:54 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "add unit tests for cache module"
  - add unit tests for cache module

    Change-Id: I2dcfa65867ddfe2a505c2432a52fa8869ae5589a
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
6 years agoUpdate git submodules
Onong Tayeng [Thu, 14 Dec 2017 09:24:05 +0000 (14:54 +0530)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - Doc update for Euphrates 5.1

    Change-Id: I59bae774ef06e970eb2baf2910bdda8572c99d50
Signed-off-by: Onong Tayeng <otayeng@cisco.com>
6 years agoUpdate git submodules
Jack Morgan [Thu, 14 Dec 2017 14:26:05 +0000 (14:26 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Moving all pdfs to pharos repo"
  - Moving all pdfs to pharos repo

    Inline encrytion of yaml files allows us to  make away with securedlab's
    restrictions
    Going forward, anyone will be able to see Lab PDFs

    See:
    https://github.com/opnfv/pharos/blob/master/config/utils/README.eyaml.rst

    If you are the reviewer on this changeset it is becasue
    git blamed showed you to be the author of the pdf in this review.

    Encrypting ipmi password is optional. I have scrubbed the password from
    this change. If you do not need the password to be hidden, please let me
    know in the comment, and I will put it back.

    If you do need the password hidden, please follow the readme above and
    ammend this patch to include the encrypted value that you create on your
    pods jumphost.

    Change-Id: Ic2db523e7f82a0fb48e462a1fbe1402267f22618
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Jack Morgan [Thu, 14 Dec 2017 14:25:12 +0000 (14:25 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Moving all pdfs to pharos repo"
  - Moving all pdfs to pharos repo

    Note: Also fixed yamllint issues with these files

    Inline encrytion of yaml files allows us to  make away with securedlab's
    restrictions. Going forward, anyone will be able to see Lab PDFs

    See:
    https://github.com/opnfv/pharos/blob/master/config/utils/README.eyaml.rst

    If you are the reviewer on this changeset it is becasue
    git blamed showed you to be the author of the pdf in this review.

    Encrypting ipmi password etc is optional. I have scrubbed the password from
    this change. If you do not need the password to be hidden, please let me
    know in the comment, and I will put it back.

    If you do need the password hidden, please follow the readme above and
    ammend this patch to include the encrypted value that you create on your
    pods jumphost.

    Passwords and Usernames removed:

    $ egrep -r '(pass|user)'
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:daisy_passwd: ''
    zte/virtual1/daisy/config/deploy.yml:daisy_passwd: ''
    zte/pod3.yaml:    user:
    zte/pod3.yaml:    pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:daisy_passwd: ''
    zte/pod1.yaml:    user:
    zte/pod1.yaml:    pass:
    zte/virtual2/daisy/config/deploy.yml:daisy_passwd: ''
    zte/pod2.yaml:    user:
    zte/pod2.yaml:    pass:
    lf/pod2.yaml:    user: >

    Change-Id: I876f4b553c51dd4592701539cfce66bcf8c114ab
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
ahmed.helmy [Thu, 14 Dec 2017 14:17:51 +0000 (16:17 +0200)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - imporve the dev documentation

    Change-Id: Iee39de822490b26ee8d39e0a1b7a105a7bc16b4d
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
6 years agoUpdate git submodules
RHE [Thu, 14 Dec 2017 13:47:20 +0000 (14:47 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - fix moon_db unit test bug

    Change-Id: Ibcba38681fcbe2a9672339a5f8582129fac30604
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 13 Dec 2017 16:50:47 +0000 (11:50 -0500)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Enables br-ex on controllers in SFC scenario

    ODL's current behavior is to select a node to serve as the routing/L3
    node in a deployment.  The selection is random, and it could end up
    choosing a control node.  Therefore the control node needs to have
    external network connectivity so adding br-ex to the controller which
    will enable this via default ProviderMappings.

    JIRA: APEX-558

    Change-Id: Ie3044e5711ba62d73b83d69cde369e7452958844
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ruan HE [Thu, 14 Dec 2017 13:14:40 +0000 (13:14 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "moon data mock for mocking models"
  - moon data mock for mocking models

    Change-Id: I88125370f84c1ef23d491e3728a67ac91f8546ac
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
6 years agoUpdate git submodules
Maryam Tahhan [Fri, 20 Oct 2017 16:59:47 +0000 (17:59 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: Update post install instructions.

    Change-Id: I4a56b38404468363b2d58bb621999a5b5fb22f09
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
RHE [Thu, 14 Dec 2017 12:35:47 +0000 (13:35 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - add gerrit tuto

    Change-Id: I9a499bb013eb0a8e6970b07359115791b378a8a8
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
RHE [Thu, 14 Dec 2017 12:21:45 +0000 (13:21 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - update moon_db python unit test readme

    Change-Id: Ib6a4939cb750bc48936094aba10f943c48e35a42
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Ruan HE [Thu, 14 Dec 2017 12:06:42 +0000 (12:06 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "Fix a bug in configuration of unit tests."
  - Fix a bug in configuration of unit tests.

    Change-Id: Ie2e73142f99bd7fcf015590673b25cde7c685f80

6 years agoUpdate git submodules
Thomas Duval [Thu, 14 Dec 2017 08:34:45 +0000 (09:34 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add python packages if requirements.txt exists in tests/unit_python

    Change-Id: I3689b4ed98ae690b0747536353fc536730c5b7ec

6 years agoUpdate git submodules
Martin Klozik [Thu, 14 Dec 2017 11:22:18 +0000 (11:22 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "teststeps: Improvements of step driven TC"
  - teststeps: Improvements of step driven TC

    This patch adds support of access to VMs deployed automatically
    by deployment scenario (e.g. pvp, pvvp4, etc.). It also modifies
    filter for checking output of executed commands to correctly
    handle different end of line encodings (i.e. \n vs. \n\r).

    JIRA: VSPERF-539

    Change-Id: Ifc796d992b90e316bad5853aaefce79e439e294d
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>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Jose Lausuch [Thu, 23 Nov 2017 13:15:22 +0000 (14:15 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Add support for openSuse Tumbleweed

    This patch aims at adding support for Tumbleweed, which is
    a rolling release. That means that the VERSION_ID is not fixed
    and can't be mapped to a directory e.g
    - VERSION_ID="20171120"
    - VERSION_ID="20171121"

    Change-Id: I99c9a4f1042c22b73879e954147c54c87b6a8b21
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
ramamani yeleswarapu [Wed, 13 Dec 2017 19:46:05 +0000 (11:46 -0800)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: Adding Compass4nfv installer support details

    The following two files have been updated with info on
    deploying Barometer with Compass4nfv installer:

      docs/release/configguide/featureconfig.rst
      docs/release/configguide/postinstall.rst

    Change-Id: I99364b2e08afeee51407020149677c249ed75484
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
6 years agoUpdate git submodules
Markos Chandras [Thu, 14 Dec 2017 08:49:25 +0000 (08:49 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Fix checkout location for OpenStack-Ansible"
  - xci: Fix checkout location for OpenStack-Ansible

    The OPENSTACK_OSA_PATH only makes sense on localhost. As such, when we
    use it on playbooks that operate on remote hosts, the result is not
    predictable. However, we rsync the entire releng-xci repository to the
    opfnv host so we can make everything predictable by simply clone
    everything in advance in the .cache directory. That directory is then
    rsync'd to the opnfv host. As such, we can repurpose the
    OPENSTACK_OSA_PATH to point to the path into the OPNFV host. Moreover,
    all external repositories are being cloned to .cache/repos so we can
    eliminate some variables in order to simplify the code. Finally, we
    bring back the ability to use an external OSA repository for
    development purposes.

    Change-Id: Ieef3e22ae2085f6735185634d555cfc0d4b69b39
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Ross Brattain [Thu, 14 Dec 2017 08:39:26 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: tc006, tc079, tc082 miss grafana dashboard in local deployment"
  - bugfix: tc006, tc079, tc082 miss grafana dashboard in local deployment

    JIRA: YARDSTICK-847

    Change-Id: I0750f2d17bac9e0214caf640e4ea1141ea3b4a03
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 14 Dec 2017 08:39:14 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add separate builders for Yardstick project jobs"
  - Add separate builders for Yardstick project jobs

    Added separate builders for Yardstick project jobs, in order
    to test each context individually. The new builders are:
      - Unit tests in Python 2.7
      - Unit tests in Python 3
      - Functional tests in Python 2.7
      - Functional tests in Python 3
      - Coverage tests
      - Style guidelines (PEP8) tests

    JIRA: YARDSTICK-877

    Change-Id: I625a956bdaad88277b6ba36852639f23c8cda198
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 14 Dec 2017 08:35:56 +0000 (08:35 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Refactor userguide "Yardstick Installation""
  - Refactor userguide "Yardstick Installation"

    [1] must be refactored in order to:
      * Include proxy options.
      * Use OpenStack client, instead of project CLI.
      * Use sudo in some commands.
      * Adapt the document to rst coding style.
      * Fix minor errors.

    JIRA: YARDSTICK-828

    [1] https://github.com/opnfv/yardstick/blob/923aa1738cbf5a8053e77e00937fc26f2142f6a3/docs/testing/user/userguide/04-installation.rst

    Change-Id: Ice63f344a8a87221bdf4daa6153b9ccac321e5b7
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Linda Wang [Thu, 14 Dec 2017 08:22:00 +0000 (08:22 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Change the name of flavor and disabled ssh-hostname verification."
  - Change the name of flavor and disabled ssh-hostname verification.

    Change-Id: Ia801e8a37288606a325b5dd010ab9f6acbfdadf4
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 29 Nov 2017 16:21:12 +0000 (16:21 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Change testcases 'cirros' image to 'yardstick-image'

    The default OpenStack 'cirros-0.3.5' image doesn't exist anymore. The
    image included by default in any testing OpenStack deployment is now
    called 'cirros-0.3.5-x86_64-disk', but this name can change.

    Because Yardstick, during the installation, deploys a customized image,
    'yardstick-image', it makes sense to use it as the default image.

    JIRA: YARDSTICK-873

    Change-Id: I8fd7cbc01d4fa52e9107f2fac7d2d9ff5d1091c7
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 14 Dec 2017 08:07:30 +0000 (08:07 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] Upgrade packages on kvm, cmp nodes too"
  - [baremetal] Upgrade packages on kvm, cmp nodes too

    MaaS installs a few packages via curtin, which don't get upgraded
    later, even if we add extra repos (it will be the case for novcp).
    Perform a package upgrade on all baremetal nodes, as it's also a
    good security practice.

    JIRA: FUEL-310

    Change-Id: Ib365e42a0d2f65813fc9bef516326ec89fe407de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 14 Dec 2017 02:05:20 +0000 (03:05 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Revert "Horizon: service: Default to v2 API"

    Pike Horizon packages contain the fix for full v3 compatibility.
    Also update the reclass models to use v3 API.

    JIRA: FUEL-284

    This reverts commit 68ff467c4c2d9d0f201e2912c97616402f8109a3.

    Change-Id: I7795197100a67f892889eefce73252ec90d289cc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 14 Dec 2017 07:54:55 +0000 (07:54 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Ansible: fix lowercasing issue with ConfigParser"
  - Ansible: fix lowercasing issue with ConfigParser

    by default ConfigParser will lowercase everything,
    unless you override optionxform.

    also sort key value in inventory line for consistency

    https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.optionxform

    Transforms the option name option as found in an input file or as passed in by
    client code to the form that should be used in the internal structures. The
    default implementation returns a lower-case version of option; subclasses may
    override this or client code can set an attribute of this name on instances to
    affect this behavior.

    You don’t need to subclass the parser to use this method, you can also set it
    on an instance, to a function that takes a string argument and returns a
    string. Setting it to str, for example, would make option names case sensitive:

    cfgparser = ConfigParser()
    cfgparser.optionxform = str

    Note that when reading configuration files, whitespace around the option names
    is stripped before optionxform() is called.

    YARDSTICK-833

    Change-Id: Ia1810b0c77922d84e11c9e538540b38816338593
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoMerge "Fix IRC Link on OPNFV Docs Overview Page"
Sofia Wallin [Thu, 14 Dec 2017 07:34:33 +0000 (07:34 +0000)]
Merge "Fix IRC Link on OPNFV Docs Overview Page"

6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 14 Dec 2017 07:22:47 +0000 (07:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Increase Functest jjob timeouts"
  - Increase Functest jjob timeouts

    Functest has multiplied the testcases and integrates several ones
    which are growing (e.g. snaps).

    4 hours is reached if snaps or one vnf testcase fails (20 minutes).

    https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/1695/console

    Change-Id: I5e8b744d35b5253f6e7ac1310286ae374de1943b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
wutianwei [Thu, 14 Dec 2017 06:10:00 +0000 (14:10 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Increase the timeout of Compass Deploy

    Change-Id: I6f3ef41585560559d28bb15d3825bedaad2ef976
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 13 Dec 2017 17:40:53 +0000 (11:40 -0600)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - release notes for 5.1

    Change-Id: I9c78a00fff2dce8efd0efd2879e932cc3298e578
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
wutianwei [Thu, 14 Dec 2017 02:33:21 +0000 (10:33 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - add the DNS server when run in intel lab

    Change-Id: I07a9de2f1ed337e289d19241757db0e128ac595d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 14 Dec 2017 01:55:24 +0000 (01:55 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Update Barometer's collectd plugin to Pike"
  - Update Barometer's collectd plugin to Pike

    Updates collectd-ceilometer-plugin code
    from stable/ocata to stable/pike.

    Change-Id: Idf62f870f2276c8b83249e01d6ed5714a08caa90
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 14 Dec 2017 01:54:39 +0000 (01:54 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Add collectd role to compute host only"
  - Add collectd role to compute host only

    Change-Id: Ibe7d8cb58590da79442a02c4f0e57434eea0e5e4
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 14 Dec 2017 01:53:46 +0000 (01:53 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "add the barometer dha file for CI running huawei-pod1 huawei-pod2 intel-pod17"
  - add the barometer dha file for CI running
    huawei-pod1
    huawei-pod2
    intel-pod17

    Change-Id: Icc592d070a7835245f706699df6927af296bf5bd
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Bin Hu [Wed, 13 Dec 2017 22:41:42 +0000 (14:41 -0800)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Updated Release Notes for Euphrates 5.1 Release

    Change-Id: I78bb0ea3031c3c7faa00b97061e52574643f7654
Signed-off-by: Bin Hu <bh526r@att.com>
6 years agoUpdate git submodules
Jack Morgan [Wed, 13 Dec 2017 15:59:35 +0000 (07:59 -0800)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Updating the INFO fill with names and email address.
    Removing Qiao Fu who is no longer able to participate in project.

    Change-Id: I4bfcb378f3a5da6af59292f8911fa8fc8200cbae

6 years agoUpdate git submodules
Markos Chandras [Wed, 13 Dec 2017 09:29:45 +0000 (09:29 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Reduce noise during bootstrapping

    There is too much noise when XCI is cloning repositories, installing
    packages etc so lets make the console output somewhat more readable.

    Change-Id: I15667e0349f943ad5488daf0e3cea9336c9166d1
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 13 Dec 2017 19:34:37 +0000 (20:34 +0100)]
Update git submodules

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

    JIRA: ARMBAND-335

    Change-Id: Id42d3719dff18ef6948c1c2c18b48c8ac2b2d195
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 13 Dec 2017 19:59:46 +0000 (20:59 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - deploy.sh: Fix missing space in dependencies list

    Change-Id: I4d41ff8b9f7c1b59a2c1a400b9335f17b8c542be
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 13 Dec 2017 19:29:02 +0000 (19:29 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "deploy.sh: Factor out pkg deps into yaml files"
  - deploy.sh: Factor out pkg deps into yaml files

    Instead of hardcoding the packages to install on the jumphost at
    deploy time in `ci/deploy.sh`, move the requirements list to a
    dedicated yaml file, so it is decoupled from actual code.

    While at it, add missing deps:
    - ipxe-qemu (AArch64 Ubuntu only);

    Change-Id: I9ee5c0796b70f9d29427d608b6415333c8841e1e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 20 Aug 2017 16:18:53 +0000 (18:18 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - patches: libvirt: Use "libvirt" unix_sock_group

    Now that libvirt 3.6 is used on kvm nodes (via UCA repos), which
    by default uses "libvirt" group for socket ownership,
    change old "libvirtd" in salt-formula-libvirt's:
    - libvirt/files/libvirtd.conf.Debian

    This allows us to remove the manual group creation from VCP state
    file, which was not re-entrant (failed if group already existed).

    Change-Id: Id61fecd82daec1c0716ff4796b79dce47d096c3a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Maryam Tahhan [Tue, 5 Dec 2017 19:44:56 +0000 (19:44 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: update docker documentation for dockerhub

    Change-Id: Id84a2645116bc1799b89579ab1d11d44760144c4
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 13 Dec 2017 12:00:29 +0000 (16:00 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Link br-ex as ovs port

    Add br-ex and physical public interface
    as ports directly to ovs bridge.

    Change-Id: I12c078d3e286af7c5fa3078cc055905c03cf600b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 13 Dec 2017 16:20:04 +0000 (10:20 -0600)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - added OS_interface and password mechanism.

    Change-Id: I94200b129287249f714d74e5ae768bb0fcd57eb8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 13 Dec 2017 16:17:03 +0000 (16:17 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Revert "adding the OS_INTERFACE so that openstack client would use public.""
  - Revert "adding the OS_INTERFACE so that openstack client would use public."

    This reverts commit debc84ebbc55830af5bcdb0567c68f64b16bd6be.

    Change-Id: Iea71985dd8f517da67639b5ae5573be120bd5fb5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 13 Dec 2017 16:14:43 +0000 (16:14 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Revert "added to retrieve the password."

    This reverts commit 35d8e1a92016ceb218b1d620a556b9a77d2dc02c.

    Change-Id: Ia0203368af53bdcdf76ca02191e01f580770c798
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Manuel Buil [Wed, 13 Dec 2017 15:32:57 +0000 (16:32 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix bug in sfc_user variables file for pike

    Change-Id: I6cd9a6fd2b3688ae784b724cedd63094e5bc6f5d
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 13 Dec 2017 15:56:38 +0000 (09:56 -0600)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - added to retrieve the password.

    Change-Id: Id9138c32e748ec54db78e5a54f998f53b46be819
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Mytnyk, Volodymyr [Thu, 7 Dec 2017 14:08:42 +0000 (14:08 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - VES: Updated CentOS install steps (part 2)

    Change-Id: I3734518709d605e9480f0dca94db4ba7fea037f4
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
6 years agoUpdate git submodules
Yifei Xue [Mon, 11 Dec 2017 08:08:16 +0000 (16:08 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Bug fix for CentOS BM deployment

    JIRA: -

    In order to configure network for OSA deployment,
    it's needed to install some packages, such as
    bridge-utils, iputils, etc. So we configure
    external network before using yum to install
    packages.

    Change-Id: I87864d6bdae79184aa82223f77b6ced1d0e9cf26
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Jose Lausuch [Wed, 13 Dec 2017 11:22:57 +0000 (11:22 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix yamllint errors in functest/api"
  - Fix yamllint errors in functest/api

    JIRA: FUNCTEST-897

    Change-Id: I49c7c87dfded000197fe6451fb96dc0749f2ceb0
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Martin Klozik [Wed, 13 Dec 2017 11:19:05 +0000 (11:19 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "trex_learning: Add learning packet option to T-Rex testing"
  - trex_learning: Add learning packet option to T-Rex testing

    Adds packet learning option which is available on other
    Traffic generators as a feature. This adds this feature to the
    Trex implementation inside of VSPerf.

    JIRA: VSPERF-547

    Change-Id: Iaf4d0721b22eb780c25e29295c112d4fcb47b22c
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
6 years agoUpdate git submodules
Thomas Duval [Wed, 13 Dec 2017 10:04:09 +0000 (11:04 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add moon_bouchon component.

    Change-Id: I6b5e88ca9349923c15c252f7f338b790a6714320

6 years agoUpdate git submodules
Delia Popescu [Wed, 13 Dec 2017 09:26:25 +0000 (11:26 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add missing character to aarch functest conf file

    Change-Id: I7eef94404c64cea761b289d070021a3f57b4a82e
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
mei mei [Wed, 13 Dec 2017 09:46:50 +0000 (09:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass4nfv]change the timeout of verify"
  - [Compass4nfv]change the timeout of verify

    Change-Id: Id854f0ccbfd112c43ba1257d8b87994b20f838a9
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 7 Dec 2017 17:03:26 +0000 (18:03 +0100)]
Update git submodules

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

    - virtual deploys will use only UCA repos, without Armband/MCP;
    - base image pre-build is now upstream, drop our patches;
    - drop p/fuel libvirtd group workaround, now upstream in Fuel@OPNFV;
    - drop p/reclass glusterfs PPA arch extension, obsolete;
    - refactor armband repos in system.repo.mcp into:
      * armband (new, contains kernel, libvirt etc.);
      * armband_openstack (move into system.repo.mcp.openstack);
      * armband_mk_openstack (move intro system.repo.mcp.openstack);
      * armband_mcp_extra (move into system.repo.mcp.extra);
    - drop 'nova: Update console defaults for armv7, aarch64';
    - minor rebase of nova libvirt driver patches in our roll-up;

    JIRA: ARMBAND-335

    Change-Id: Ic5b7736cdd1d1ad5ff25728925198e8ea3e6b5b1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Linda Wang [Tue, 5 Dec 2017 10:20:55 +0000 (10:20 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - All patching config files in memory

    It adds the yaml content as Config attribute and allow patching it
    without modifying the file (and reimport constants or config).

    It also removes obsolete data in config_patch.yaml and moves several
    functions in the right modules (Config)

    JIRA: ARMBAND-334

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Change-Id: I5c9a574d3283828063154c977cdfbc2abfdc6777
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 4 Dec 2017 09:07:58 +0000 (10:07 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Provide support for xci-master

    Change-Id: Id4e80be218c51f56324cb43aa27f580ac8c92c47
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Ruijing Guo [Wed, 13 Dec 2017 08:52:18 +0000 (08:52 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Docs added to release/userguide"
  - Docs added to release/userguide

    Docs added about:
    - Vagrant installation
    - Multus
    - Nginx
    - Ovsdpdk
    - Virlet

    Change-Id: Ib38f1239e1a4de5d87b0fe9127545a9430462d4e
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
6 years agoUpdate git submodules
Ruijing Guo [Wed, 13 Dec 2017 08:50:43 +0000 (08:50 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Ceph vagrant Box added"
  - Ceph vagrant Box added

    Replace "yk0/ubuntu-xenial" vagrant box with "ceph/ubuntu-xenial"
    for all the scenarios.

    Change-Id: Ida8a5c60440a7a132a36e9536a63a8813e7626d7
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
6 years agoUpdate git submodules
Tim Irnich [Wed, 13 Dec 2017 08:28:21 +0000 (08:28 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Adding two new committers"
  - Adding two new committers

    Adding Thomas Sounapoglou and Peri Palanisamy as new comitters to the project.
    Both have made substantial contributions to the project and are very active.
    Existing committers, please approve.

    Change-Id: Ib85ced466dbdf90333e555de6a81ef30a77b3ed3
Signed-off-by: Tim Irnich <tim.irnich@ericsson.com>
6 years agoUpdate git submodules
Jose Lausuch [Wed, 13 Dec 2017 08:10:25 +0000 (08:10 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Allow intel-pod18 to push results to the DB"
  - Allow intel-pod18 to push results to the DB

    Change-Id: I54447764996a4e2bb303a9e71cc525e999c1bdd5
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
mei mei [Wed, 13 Dec 2017 03:57:10 +0000 (03:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass4nfv] add nosdn-bar-ha scenario"
  - [Compass4nfv] add nosdn-bar-ha scenario

    Change-Id: Iaf4cc72fe31bbf6f7d492e33c33abf056ccafcf4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
mei mei [Wed, 13 Dec 2017 03:23:42 +0000 (03:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass4nfv] run centos in intel-pod17"
  - [Compass4nfv] run centos in intel-pod17

    Change-Id: Ifbe959d178781c14a9d32db78d84972d2505c8dc
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
mei mei [Wed, 13 Dec 2017 03:23:21 +0000 (03:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Enable jobs on compass Master and Euphrates"
  - Enable jobs on compass Master and Euphrates

    Dovetail now have jobs on Compass danube on huawei-pod7.
    Add jobs on Compass master and euphrates.
    Scenario os-nosdn-nofeature-ha and os-odl_l3-nofeature-ha.

    JIRA: DOVETAIL-574

    Change-Id: I502c59365248122480cdb5be2bb79582150591e4
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
xudan [Thu, 23 Nov 2017 06:30:38 +0000 (01:30 -0500)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Remove all alias tempest test cases in osinterop test specificaion docs

    1. Some tempest test cases have alias test cases because of the different
       versions of tempest.
    2. However, Dovetail fixes the version of tempest to be 14.0.0 in its first
       release. So the number of test cases that can be executed in osinterop
       is always 205. And for different SUTs, the 205 test cases are all the same.
    3. In this situation, there is no need to list the alias test cases.
    4. Just list all the 205 test cases which will not confuse users when they
       reading dovetail docs.

    JIRA: DOVETAIL-566

    Change-Id: I5e39dd82314833c8c0a6c1732c990f671ae64420
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 12 Dec 2017 22:07:56 +0000 (23:07 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - AArch64: Move to pike-armband repo

    Armband restructured its repos to support UCA-only virtual deploys,
    propagate the change to our base image pre-build. Drop apt-mk repos,
    should only be added later by Salt, when MCP repos are also present.

    JIRA: ARMBAND-338

    Change-Id: Ieafa6d3fb0599679341053187b4a7d778af86428
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Tue, 12 Dec 2017 16:55:08 +0000 (16:55 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Restore the OPNFV_SCENARIO variable

    The variable was accidentally removed in ab3c9ad0f9a4 so bring it back.

    Change-Id: I48e4b8dd68969c8e5336e5e571a73f037fb65988
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Manuel Buil [Tue, 12 Dec 2017 11:15:00 +0000 (12:15 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Clean up our utils.py

    Utils.py was getting messy. This patch divides it into three different files:

    * test_utils.py
    * odl_utils.py
    * openstack_utils.py

    The tacker library is integrated into openstack_utils.py

    Change-Id: I310949d1cee49b6aa1c9b3396bf6d6ca458cbaac
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 12 Dec 2017 16:40:18 +0000 (16:40 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Ensure that all energy modules are fully covered"
  - Ensure that all energy modules are fully covered

    Change-Id: I501a404d1202cc92da5e62dbf9db2aa453ffd324
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 12 Dec 2017 16:40:07 +0000 (16:40 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update release notes for Euphrates 5.1"
  - Update release notes for Euphrates 5.1

    Change-Id: I008cf0f5cd5279903d7e50b5a3903c283829e9cb
Signed-off-by: Jose Lausuch <jalausuch@suse.com>