opnfvdocs.git
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 19 Dec 2017 13:59:53 +0000 (17:59 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Set libvirt unix_sock_group as an option

    Updated libvirt formula now supports group
    name as an option for unix socket parameter.

    Change-Id: I683e38971fe6c939fd09e95b805d611ddc596f28
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Thomas Duval [Tue, 19 Dec 2017 15:25:23 +0000 (16:25 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update configuration file with external features

    Change-Id: I065e812ac97bb80679f4b70434ff36e272b3cf66

6 years agoUpdate git submodules
Manuel Buil [Tue, 19 Dec 2017 16:14:43 +0000 (17:14 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Move to functest TestCase superclass

    Due to this:

    https://gerrit.opnfv.org/gerrit/#/c/49243/

    We need to change the class

    Change-Id: I17dc65fcfd3e7ce3f6ebe5ec5176e5d89ef2e0e2
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 18 Dec 2017 12:03:07 +0000 (13:03 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Documentation update and some clean up

    Change-Id: I1fca51b9b6afff5a596ceee2e1401127fe23231d
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
spisarski [Mon, 18 Dec 2017 17:02:02 +0000 (10:02 -0700)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Refactored VmInst domain class for Ports.

    Removed network dict and replaced with a list of Port domain
    objects. The old network member was directly copied into the
    VmInst object from neutron meaning that Neutron implementation
    details were leaking through. This refactor not only makes
    VmInst objects easier to use, it also ensures that future
    Neutron API changes will not break the library.

    JIRA: SNAPS-251

    Change-Id: I3e5e811e433bf7670ecd80405186ac2ac0739def
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Maryam Tahhan [Tue, 19 Dec 2017 11:25:18 +0000 (11:25 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: update release notes for 5.1.0

    Change-Id: If768473582497d8a9f2d7b13e1e46c65bb25eb29
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Jose Lausuch [Wed, 29 Nov 2017 11:39:03 +0000 (12:39 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Add support for SLES 15

    Change-Id: I555fea7514475153ae74b6f3d2ab2df1c30bb1aa
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Dec 2017 11:10:21 +0000 (11:10 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Filter out orchestra for ssl enabled deployments"
  - Filter out orchestra for ssl enabled deployments

    Skip orchestra tests for the Compass & Fuel/MCP installers
    until OpenBaton have updated to version 4.x+ with SSL support.

    JIRA: ORCHESTRA-17
    Change-Id: I894a08fb5ac83a6b1d59d7bcf3a681a8d596968f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Dec 2017 07:51:44 +0000 (07:51 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove OSGCTestCase"
  - Remove OSGCTestCase

    This class is no longer used and must be removed before working on
    xtesting.

    JIRA: FUNCTEST-887

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

* Update docs/submodules/functest from branch 'master'
  - Merge "Switch to public keystone endpoint"
  - Switch to public keystone endpoint

    It also reorders imports and removes dead code.

    Change-Id: I1e7bd03a4bc07df4705c9beed83a37a022ddbd52
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Deepak S [Tue, 19 Dec 2017 05:34:56 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Adding Security gateway testing"
  - Adding Security gateway testing

    Using now .test files describing the test to be executed.
    Also desribed in the README file how to deal with SRIOV ports.

    Change-Id: I3eb1551d7f205fef3fa1914bc6959c2126d63425
Signed-off-by: Provoost <luc.provoost@intel.com>
6 years agoUpdate git submodules
Deepak S [Tue, 19 Dec 2017 05:34:54 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Add l3 support for tasks without physical tx ports"
  - Add l3 support for tasks without physical tx ports

    This adds support for tasks in l3 submode receiving from ports but
    transmitting to rings.

    ARP related information is exchanged between tasks through master core.
    Tasks transmitting to physical ports are responsible to transmit arp
    related packets. Tasks not transmitting to physical ports (and using
    rings) should not try to transmit arp packets. Transmitting arp
    packets through ring would be more complex, as we would need extra information
    (within the mbuf) to distinguish for instance an arp reply comoing from the
    network and an arp reply coming from a core (as a reply to an arp request).

    Change-Id: Ib55dc8c39d5e55703a933faa16bcc008f1274929
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Xavier Simonart [Sun, 17 Dec 2017 17:43:56 +0000 (18:43 +0100)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Add support for multiple tasks generating to same ip in l3 mode.

    When multiple tasks generate to the same ip in l3 mode (i.e. with arp
    support), all those tasks generate arp requests. we need to make sure
    that they all receive a arp-reply i.e. that the master broadcast
    the reply to all those cores.

    Change-Id: I7e89196497a1016a94dde167f212b1f6ed03bcfe
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 18:01:37 +0000 (19:01 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update the test directory structure

    Change-Id: I94a206632c1ace1b26e01cf8c8a7bc3e18dbdde4

6 years agoUpdate git submodules
Koren Lev [Mon, 18 Dec 2017 17:16:16 +0000 (19:16 +0200)]
Update git submodules

* Update docs/submodules/calipso from branch 'master'
  - release 1.2 + new tagging

    Change-Id: I1e876451ec4a330f458dd57adadb15e39969b225
Signed-off-by: Koren Lev <korenlev@gmail.com>
6 years agoUpdate git submodules
Giuseppe Carella [Mon, 18 Dec 2017 13:50:00 +0000 (14:50 +0100)]
Update git submodules

* Update docs/submodules/orchestra from branch 'master'
  - Added release notes for 5.1.0

    Change-Id: I318e2e21d83c214b21e8ca4ab25b79458c55945f
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 15:39:01 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "states: networks: Use role-based addressing"
  - states: networks: Use role-based addressing

    JIRA: FUEL-310

    Change-Id: Ice6d6bbb2d2ee8e21f2757b02056873d1a030ea3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 15:37:31 +0000 (15:37 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] cleanup: Remove unused gtw node data"
  - [baremetal] cleanup: Remove unused gtw node data

    Change-Id: I48f73caa0f7cae532d4d9b3f68e1d8de59f8dd9e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 15:35:56 +0000 (15:35 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] Move salt master IP to PXE/admin"
  - [baremetal] Move salt master IP to PXE/admin

    Use PXE/admin network for salt traffic from/to all minions
    except cfg01, mas01.
    This allows us to drop the route to admin net from cfg01.

    Change-Id: Ic2526f1ff77afe5d92ced900971f4c8f78d2d8a2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 13:28:12 +0000 (17:28 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [maas] Set edge hwe kernel as a default minimum

    Change-Id: I360dcb675c90b6f20687979ebc493afe6682c821
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 14:21:46 +0000 (15:21 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add unit tests in moon_orchestrator

    Change-Id: I1b5b4a263098ef6f8bbd0bf59a661c5b76237ea6

6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 18 Dec 2017 14:31:35 +0000 (14:31 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Increase ram of XCI VM and change disk cache type for all VMs"
  - Increase ram of XCI VM and change disk cache type for all VMs

    These options seem to help with the functest execution
    within XCI VM.

    Change-Id: I3b9b6b02fc571feb42543025f8ab179c6db18e0a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 18 Dec 2017 14:31:08 +0000 (14:31 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "bifrost: Set vCPU model to 'host-passthrough'"
  - bifrost: Set vCPU model to 'host-passthrough'

    The default CPU model of QEMU GenuineIntel/QEMU Virtual CPU is not the
    best option for vCPU in terms of performance. As such, lets use the
    real host CPU. This has also been submitted upstream and the template
    should be removed once the upstream patch has been merged and the SHA
    for bifrost is bumped.

    Change-Id: I23d86933604c290d5650b73f420972d0a2b23dc8
Link: https://review.openstack.org/#/c/528677/
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Bertrand Souville [Mon, 4 Dec 2017 18:40:35 +0000 (19:40 +0100)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Updated list of upstream contributions in Blazar

    Change-Id: I6ea967492ce7faf8a9f849a4129a6536e66fcd1f
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 10:42:16 +0000 (11:42 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Fix a bug in POST requests.

    Change-Id: I3e44d3c5cf8367a5cb81240ab6eff338837e9b60

6 years agoUpdate git submodules
Markos Chandras [Mon, 18 Dec 2017 10:37:35 +0000 (10:37 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add tacker to the list of components to install"
  - Add tacker to the list of components to install

    Tacker is already part of the upstream setup-openstack.yml but as releng-xci
    overwrites it, tacker does not get deployed. Adding it to the
    setup-openstack.yml of releng-xci does not disturb the other scenarios as it
    will only be deployed when the tacker container is defined which only happens
    when deploying odl-sfc

    Change-Id: Ifd76fc49369c114c55e966eb20658d82c99e14cb
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 18 Dec 2017 10:36:53 +0000 (10:36 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Move OpenStack-Ansible out of the main script"
  - xci: Move OpenStack-Ansible out of the main script

    In preparation for supporting more NFVIs in XCI, we need to make the
    main script NFVI agnostic. Right now, our NFVI is being deployed using
    bifrost+OSA so we keep bifrost in the main script since the hardware
    provisioning is NFVI agnostic (at least for now) but we move OSA to
    its own directory. This should allow more NFVI to plug into XCI by
    simply providing a nfvi-deploy.sh script. The user can select the
    preferred NFVI using the XCI_NFVI variable.

    Change-Id: Ieeacd3b22a64d363feff5d43ff23a80c39038837
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
xudan [Mon, 18 Dec 2017 09:53:10 +0000 (04:53 -0500)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Change a to an

    Change-Id: Id2b9c2a6718047dace2a84ffa68efa387cb22500
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 09:14:37 +0000 (10:14 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Moon_utilities cleanup

    Change-Id: Ia1817db7b1eb12f4a43f3babebda963b8830c4c0

6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 08:56:05 +0000 (09:56 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Moon_db cleanup

    Change-Id: Ib40e854754554b769d4a8db503dfb066a7e79475

6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 08:38:21 +0000 (08:38 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "salt.sh: Use salt-call to apply linux sls on cfg01"
  - salt.sh: Use salt-call to apply linux sls on cfg01

    Also, retry applying linux high state up to twice, due to rare
    spurious failures with 'No reponse' status.

    Change-Id: Ic7839a5c9501673cb127412136afb91e05f87a7e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
grakiss [Mon, 18 Dec 2017 08:09:52 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: SSLError when login with linux fundation account

    It is a quick fix.

    Change-Id: I72aabd5dd682074546259582cc91ba055d1decbe
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Mon, 18 Dec 2017 08:27:16 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enforce a versioned public identity endpoint"
  - Enforce a versioned public identity endpoint

    juju simply adds /auth/tokens to the public identity endpoint wich
    fails vs an unversioned endpoint as currently advised. It enforces
    a versioned endpoint till juju implements the right discovery.

    It may be improved to detect the right API version instead of forcing
    v3. But v2 is hugely deprecated and no longer used by all OPNFV
    installers.

    It also fixes errors/warnings listed by pylint.

    Change-Id: I6e8ba4b2122c19629426530d2d34e51e1bc609ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 08:25:15 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] MaaS: Fix DHCP dynamic reserved range"
  - [baremetal] MaaS: Fix DHCP dynamic reserved range

    - patch MaaS to default to `DHCP` instead of `AUTO` for physical
      PXE interfaces (all IPs will be handed out by MaaS DHCP *inside* the
      defined dynamic DHCP IP range);
    - reduce range to silence bogus MaaS warning about address exhaustion;
    - regenerate pod_config.yml.example to reflect the changes;
    - drop `opnfv_infra_maas_pxe_address` (duplicate of
      `opnfv_infra_maas_node01_deploy_address`);
    - add `opnfv_infra_config_pxe_address` for future usage;
    - while at it, fix missing patch copyright;

    JIRA: FUEL-316

    Change-Id: I81fad333e77f7c8508cd2b2b267c7b39c130e3e1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 18 Dec 2017 07:38:31 +0000 (07:38 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Inject all envs in openrc into CONST"
  - Inject all envs in openrc into CONST

    After "env_prepare" is removed, some specific vars in openrc
    (eg,."EXTERNAL_NETWORK") loaded to os.environ should be injected
    into CONST in one python process.

    Change-Id: Iaa5c6047033dc2a30c533174e2016111759aec31
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 18 Dec 2017 07:34:44 +0000 (07:34 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Improve the pylint score of functest-core"
  - Improve the pylint score of functest-core

    It also modifies the file list to ensure the rating of ci modules.

    Change-Id: Ia1e414be5364cb3da3d54882db428024ed6bd99f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 07:23:20 +0000 (07:23 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "ci/deploy.sh: maas: cleanup_uefi on env erase"
  - ci/deploy.sh: maas: cleanup_uefi on env erase

    Running `ci/deploy.sh -EE` should also perform an UEFI boot option
    cleanup, otherwise we risk booting the previously installed OS.

    While at it, reduce delay between nodes removal and fix a rare failure
    for `-EE` when no nodes are defined in MaaS.

    Change-Id: I789ffd3e22545921216f7d5ee3509c76354542eb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
xudan [Mon, 18 Dec 2017 06:31:52 +0000 (01:31 -0500)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add License for the python scripts in folder offline

    Change-Id: I9c585f132c10ef726cd859e4abe3c9a874cbe0bc
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
grakiss [Fri, 15 Dec 2017 02:18:54 +0000 (02:18 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - [ovp-web] Use new program logo/text for OVP portal home page

    JIRA: DOVETAIL-570

    OPNFV marketing has provided new logos for OVP that will be incorporated
    on the portal home page and attached to this issue. The 'Infrastructure'
    logo must by used. The other two logos (Application, Lab) currently on
    the development site must be removed for now.

    Position the new logo in the upper-left side and position the blurb
    language to the right of it. The new blurb language to swap in (all
    uniform, non-bold font) is provided below:

        The OPNFV Verified program (OVP) demonstrates the readiness and
        availability of commercial products based on OPNFV. Verified products
        and services submitted by vendors and service providers become compliant
        by implementing explicitly defined interfaces, behaviors and key
        features while retaining distinct and value-added innovations across
        features and capabilities. The OPNFV Verified program grants products
        and services with the "OPNFV Verified" mark. Get started with your OVP
        application today.

    Change-Id: Iaf4172fe61ea46133c474207f77ba24b841211e4
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
grakiss [Wed, 13 Dec 2017 02:19:47 +0000 (02:19 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - [ovp-web] Modify new web portal header to reflect program name change

    JIRA: DOVETAIL-569

    CVP is officially being renamed to 'OPNFV Verified Program'. We will
    adopt the acronym OVP instead of CVP. The new web portal header needs to
    modified to OPNFV Verified Program.

    Change-Id: I0ee1780b4e544dce4cf0b029733d1318a7c4e8fb
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
grakiss [Wed, 13 Dec 2017 01:15:39 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: pass/not pass filter not work in result-report page

    The reason is there are some conflict with jquery.js and ng-model.
    So ng-model not work.

    Change-Id: I01ccd0e297d1a89aff8f78d7fb0a63a0e2114f63
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
mei mei [Mon, 18 Dec 2017 03:09:31 +0000 (03:09 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create dovetail-docker-build-stable job"
  - Create dovetail-docker-build-stable job

    1. Dovetail first release is based on OPNFV danube release.
    2. Dovetail has the branch stable/danube now.
    3. It needs to automatically triggle dovetail-docker-build-stable job
       when there is a patch cherry picked to this stable branch.

    JIRA: DOVETAIL-576

    Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Mon, 18 Dec 2017 02:14:20 +0000 (02:14 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "create dovetail-merge-danube and dovetail-verify-danube jobs"
  - create dovetail-merge-danube and dovetail-verify-danube jobs

    Dovetail has a branch stable/danube now, so it needs to add the verify jobs
    on branch stable/danube.

    JIRA: DOVETAIL-577

    Change-Id: Ifd2622d58439b6794f6b0f2e636142d4e7d1ac5e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Mon, 18 Dec 2017 01:33:02 +0000 (01:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "pretty cli format: runner/scenario/testcase list"
  - pretty cli format: runner/scenario/testcase list

    JIRA: YARDSTICK-855

    1. using prettytable to reformat cli below:
    yardstick runner list
    yardstick scenario list
    yardstick testcase list
    2. remove redundant function print_hbar
    3. fix pep8 problems, the framework using do_list dynamicly,
    so disable unused-argument check for now.

    Change-Id: I79e1226e21fca4624bf4436414917bd07ecabca0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Sun, 17 Dec 2017 14:24:45 +0000 (14:24 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Bug fix for the random failure of nova cell_v2 discovery"
  - Bug fix for the random failure of nova cell_v2 discovery

    JIRA: -

    Sometimes nova cell_v2 fails to discovery the compute
    hosts. So we add some retries to makr sure cell_v2
    discovery success.

    Change-Id: I74af78667f2718b10b8cbb1e9c7c8d8d3b4b297e
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Sat, 16 Dec 2017 06:45:00 +0000 (14:45 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Bug fix for the random failure of pip_install

    JIAR: -

    For centos deployment, it sometimes fails when
    run the role: pip_install due to the network
    is not so stable. So we add some retyies here
    to avoid the failure.

    Change-Id: I9774e5be4d42a66f8cf377ec83161b200266d3d0
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 16 Dec 2017 10:18:31 +0000 (02:18 -0800)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - update release notes for Euphrates 5.1.0

    Change-Id: I11b248882dd314baebd3ab4e7e676a1f3e0b50cd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 16 Dec 2017 09:39:25 +0000 (09:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Addition of NSB Prox test documentation of vPE and LW-AFTR test cases"
  - Addition of NSB Prox test documentation of vPE and LW-AFTR test cases

    YARDSTICK-840

    NSB Prox test documentation of vPE and LW-AFTR test cases documenation.

    Change-Id: Ic6da6546faf0494fdee71962a515083e6e10a410
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
6 years agoUpdate git submodules
rexlee8776 [Fri, 24 Nov 2017 07:37:20 +0000 (07:37 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - bugfix: tc078 have no data stored or dashboard to show results

    JIRA: YARDSTICK-867

    1.print result in the log, showing the txt format result

    Change-Id: I6deeb4cf44895ef7a6c6d231c77b3843eec285d7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 16 Dec 2017 09:21:57 +0000 (09:21 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: tc078 fails in some situations"
  - bugfix: tc078 fails in some situations

    1. make  "SPECint_benchmark, runspec_iterations, runspec_tune, runspec_size,
    runspec_rate" parameterized and change the default value "int^429" to "int"
    2. remove "become: true" in some roles since it does not need root privilege

    JIRA: YARDSTICK-852

    Change-Id: Icb384bddc12911e2681a981d0504e0e142d1a8ec
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 16 Dec 2017 08:44:07 +0000 (08:44 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: kill process do not accurately kill "nova-api""
  - bugfix: kill process do not accurately kill "nova-api"

    JIRA: YARDSTICK-849

    1. update the kill process RegEx pattern to be more accurate
    2. make attack_process to be parameter so it can be customized if
    the SUT is using a different name of attack_process

    Change-Id: I569730ced6c24aafbffcf2fc5752d3560d0adac5
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Dino Madarang [Tue, 3 Oct 2017 01:02:17 +0000 (01:02 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - samples: Add generic L3 forwarder tests

    A generic throughput test case that can be used as a
    stub code for a Linux-based VNF configured as an L3 forwarder.

    Supported context:
    * Standalone OVSDPDK and SRIOV
    * Baremetal

    Code changes:
    * Allow pmd-cpu-mask and lcore mask for OVS DPDK
    * router_vnf.py - configures interface IP addresses and static arp entries
      using ip command
    * NFVi KPIs
    * Allow cputune tag for standalone context to be able to PIN on NUMA 1 cpus

    SRIOV Test cases:
    * RFC2544 Ethernet framesizes, 128K Flows
    * 2,4 and 6 ports
    * 2 and 3 vcpus per port
    *
    OVSDPDK Test cases:
    * RFC2544 Ethernet framesizes, 128K Flows
    * 2 and 4 ports
    * 2 vcpus per port
    * 2 PMD threads per port

    TODO:
    * Documentation
    * Add 6 ports tests

    References:
    * router_vnf.py is based on sample_vnf.py
    * tc_*.yaml files are based on acl/vfw test case files

    Added unitests
    Added get_stats to parse ip -s link

    Change-Id: Id1b969d5420dfcab7c1e695acbd2cd1655747efe
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Signed-off-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Reviewed-by: Alain Jebara <alain.jebara@intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Reviewed-by: Emma Foley <emma.l.foley@intel.com>
Reviewed-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>
Reviewed-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 15 Dec 2017 18:59:19 +0000 (19:59 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Pin glusterfs to 3.12 for AArch64

    glusterfs PPA for 3.13 does not have arm64 binaries *yet*, so pin
    to 3.12 for now.

    While at it, bump Fuel@OPNFV submodule.

    Change-Id: I989fcfa43748015e46d760b9908c633238dae574
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 15 Dec 2017 20:40:08 +0000 (14:40 -0600)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - added bionic support with snap deployment. Alos fixes.

    Change-Id: I6cf005194c7aff6845bfb749a45cd674531fedd4
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoMerge "Adding Calipso docs to landing page"
Aric Gardner [Fri, 15 Dec 2017 23:29:15 +0000 (23:29 +0000)]
Merge "Adding Calipso docs to landing page"

6 years agoAdding Calipso docs to landing page 93/48993/9
Sofia Wallin [Thu, 14 Dec 2017 17:10:56 +0000 (18:10 +0100)]
Adding Calipso docs to landing page

I needed to add submodules/calipso/docs/release/index

This fixed the puking of the docs over the main page

https://gerrit.opnfv.org/gerrit/49113 Fix calipso index.

Must be merged after https://gerrit.opnfv.org/gerrit/#/c/48997/

Change-Id: I2287944cd34c404f23e0d391d09b167c0c0d2064
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
agardner [Fri, 15 Dec 2017 23:12:57 +0000 (18:12 -0500)]
Update git submodules

* Update docs/submodules/calipso from branch 'master'
  - Fix calipso index.

    old index was dunping entire contents on main documentation page.

    Change-Id: Ie88816d5dba5436fbe3ece5fc8fd2cb58aae1f50
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
agardner [Fri, 15 Dec 2017 21:52:31 +0000 (16:52 -0500)]
Update git submodules

* Update docs/submodules/calipso from branch 'master'
  - Add tox and sphinx stuff for calipso

    Also fix malformed table in admin guide

    Change-Id: Ib15f93d0161b9f36be84553b2181419449dbfa2a
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Sofia Wallin [Thu, 14 Dec 2017 17:17:44 +0000 (18:17 +0100)]
Update git submodules

* Update docs/submodules/calipso from branch 'master'
  - Added index file

    the index file is needed to enable docs on docs.opnfv.org

    Change-Id: I13225ecbab52491128c781bdd8f86aaf137de64d
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
WuKong [Fri, 15 Dec 2017 20:43:14 +0000 (21:43 +0100)]
Update git submodules

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

    Change-Id: Iba8deac5177c3499c89d6742874d3daf9fe3289a
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Ruan HE [Fri, 15 Dec 2017 20:15:28 +0000 (20:15 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "add documentation for add target function"
  - add documentation for add target function

    Change-Id: I6dd21f218f15a6fa89df2b63ae7cd2d9e3da1cc3
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
6 years agoUpdate git submodules
WuKong [Fri, 15 Dec 2017 20:11:51 +0000 (21:11 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - moon_utilities configuration.py unit test

    Change-Id: I1548eb7ce89c11ccacb55bb4614940a9b438b748
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Bin Hu [Fri, 15 Dec 2017 17:39:39 +0000 (09:39 -0800)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Fix table in RST

    Change-Id: Ibd20332cd08a89e6bfcea5d4912fb0d5729c3dd3
Signed-off-by: Bin Hu <bh526r@att.com>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 15 Dec 2017 17:28:31 +0000 (17:28 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "adding snap install of MAAS."
  - adding snap install of MAAS.

    Change-Id: I4f8ad592138ae6a372cfad199cc066b4e5e5ab18
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Dec 2017 21:33:53 +0000 (22:33 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Move VCP iface config to own yml

    - move linux.network.interface definitions to their own classes, which
      also removes the previous requirement of defining {dhcp,single}_nic
      parameters in classes that don't actually use them;
    - drop now useless {dhcp,single}_nic parameters;
    - expand linux_{dhcp,single}_interface macros, since they cause issues
      with reclass dict-merge while attempting to override sub-vars (i.e.
      it's not possible to set 'enabled: false' via reclass interpolation);

    JIRA: FUEL-310

    Change-Id: I29d921f545e761de335a60e242a4523d13b06c78
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Delia Popescu [Fri, 15 Dec 2017 10:22:07 +0000 (12:22 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - salt-formulas: change virt_type to qemu for virtual deploys

    nova-compute conf: virt_type=qemu (only for virtual deploys)
    JIRA: ARMBAND-339

    Change-Id: I5e9e21b39cb481a47dbd105aa0f03126c3ae92d3
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 15 Dec 2017 16:27:01 +0000 (16:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Do not trigger the CI when patchset modifies the CI VM

    The scripts in xci/scripts/vm are used to manage the VM on the CI so
    we shouldn't blindly test a patch that modifies them. It's better to
    use manual inspection since that script rarely changes anyway.

    Change-Id: I48d81f984a1a8d1500be2cc74ea79420962b9a15
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
RHE [Fri, 15 Dec 2017 16:16:46 +0000 (17:16 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - moon_utilities python unit test

    Change-Id: I8969aa80788eaca850a773f4bc37f2eac8892f3e
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
spisarski [Thu, 14 Dec 2017 15:25:17 +0000 (08:25 -0700)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added utility function to retrieve the names of all hosts with a hypervisor.

    Change-Id: I25b91c6eee78ebf35785c4884dded7c9ab2cc412
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Jack Morgan [Fri, 15 Dec 2017 13:49:17 +0000 (13:49 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Linux Foundation POD5 PDF"
  - Linux Foundation POD5 PDF

    Change-Id: I0c4389059edb33fecdd472777d7266c4934f1d07
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Jack Morgan [Fri, 15 Dec 2017 13:48:40 +0000 (13:48 +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: I52a5c117da599fd46aa246de20077d5bdbe8a3b6
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Jack Morgan [Fri, 15 Dec 2017 13:48:16 +0000 (13:48 +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 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.

    Change-Id: Idc70540477d8569f15335e75e7725c1e4e56a60b
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Jack Morgan [Fri, 15 Dec 2017 13:47:52 +0000 (13:47 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Update the example config filename in eyaml README"
  - Update the example config filename in eyaml README

    The example configuration file in the directory pharos/config/utils/
    is config.example.yaml.

    Change-Id: I493274e4ddb689eb729ed642b5f495b5be0b75b0
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
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