opnfvdocs.git
7 years agoUpdate git submodules
Feng Pan [Sun, 24 Sep 2017 00:51:25 +0000 (20:51 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Add python-passlib in iso build

    python-passlib is required for ansible

    Change-Id: Ifca73ed759211c6fff4a039d121b3c4d5c388415
Signed-off-by: Feng Pan <fpan@redhat.com>
    (cherry picked from commit 493876c4933b5eac8a5026bdd79f2a3a4ae7ac20)

7 years agoUpdate git submodules
Alexandru Avadanii [Tue, 19 Sep 2017 14:36:43 +0000 (16:36 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for PDF-compatible reclass

    JIRA: ARMBAND-292

    Change-Id: I913ac6ec20cd34573c0e91989d7fd49a79abafaa
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 397cd1932fae59622f3cc2d782faf68b803f4860)

7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 23 Sep 2017 18:48:59 +0000 (20:48 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Workaround VCP minions timeout post pkg.upgrade

    pkg.upgrade was enabled for all salt minions, including VCP VMs,
    which take longer to perform the operation, probably due to an
    older set of packages in the Ubuntu disk image we use.
    One way to work around this is to switch to UCA Xenial image, and
    let Salt pre-provising salt minion on it, but that adds deploy
    time delay and has caused issues in the past (should be ok now).

    Alternatively, we can retry the pkg.upgrade until all minions
    respond, before moving on with the state execution. This prevents
    silently skipping the next salt calls (e.g. installing keepalived).

    Note that the issue did not manifest for OVD-DPDK, where after
    pkg.upgrade, DPDK is installed, giving VCP VMs enough time to return.

    While at it, retry 'salt.control' state apply too (non-critical,
    but it fails every once in a while).

    Fixes: 87310fb

    Change-Id: I97acc2b23206a55d72f7e6583ca42127fdbacc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit a6feb158fa5bc16b8d496c785c461c73ca715322)

7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 23 Sep 2017 19:35:03 +0000 (21:35 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - MaaS: Reduce C/D timeouts, minor fixes

    - add new patch for maas.region, extending it poorly with a timeout
      override mechanism; the new comissioning/deploying timeout defaults
      (10/15min) will be used instead of MaaS defaults (20/40min), unless
      reclass params are defined with different values;
    - add 30s delay between 'machine mark-broken' and 'machine mark-fixed'
      MaaS cli commands (fixes a rare race condition);
    - fix forgotten replace in 'maas.pxe_route': s/opnfv_fuel_/opnfv_/g;

    Change-Id: I71c562b80031bac2793dd470d52928c2d62e5300
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 01e94712d75c0a1cf7585f0ed380dd9a3967274e)

7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 23 Sep 2017 14:47:17 +0000 (16:47 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - reclass: Drop MaaS public IP and interface

    MaaS node does not need to be exposed to the public network; instead
    the management IP should be enough to access the MaaS dashboard.

    So, drop 'infra_maas_node01_external_address' reclass param, together
    with its OPNFV PDF param, 'opnfv_infra_maas_node01_external_address'.

    This allows us to move compute public IPs back to .{2,3} instead of
    .{101,102}, where we moved them during 'pod_config.yml' addition.

    While at it, fix a minor duplicate 'name' param for 'br-mgmt' bridge
    on kvm nodes.

    Change-Id: Ie9fcf5924d7aa37b666f42c968687d73b51a8278
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit ee4d89f2803085bdd4a7f3b365e40ec9366c25a9)

7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 23 Sep 2017 02:39:01 +0000 (04:39 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - reclass: pod_config: Revert MaaS IPs to .3

    PDF compatible reclass support moved the MaaS IPs from .2 to .3.
    However, the runtime template was not updated accordingly, leading
    to mismatches between IP addresses. Until all scenarios support
    pod_config, we can't apply the IP change correctly, so revert it.

    Change-Id: I34e42ec06dd9fd4f69bd7c91dbe068a4f83b3e62
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 187d1c87dfcc86a6b36dfca2c061144dab35bd4d)

7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 23 Sep 2017 21:51:34 +0000 (21:51 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "Pod Descriptor File compatible reclass structure" into stable/euphrates
  - Pod Descriptor File compatible reclass structure

    Implementation for baremetal-mcp-ocata-ovs-ha scenario

    JIRA: FUEL-275

    Change-Id: Id6ab5697f993ac9faa019c3c10ba4ed4b7b6db01
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
    (cherry picked from commit 5c0a09fbd0f377df56bfcfe94b262225a34f98ff)

7 years agoUpdate git submodules
Tim Rozet [Sat, 23 Sep 2017 19:46:31 +0000 (19:46 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Merge "Fixes clone fork change URL" into stable/euphrates
  - Fixes clone fork change URL

    Downloading the change information was failing for branches other than
    master.  This fixes the URL format to work for branches.

    Change-Id: I5ec0494aca93437266237ee63b292a6aa5a43f0e
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Sat, 23 Sep 2017 14:57:16 +0000 (10:57 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Use the right branch for apex forks with euphrates

    Change-Id: Iee95bfbf4ac4beb4057403422de8e48a047d33ca
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Sat, 23 Sep 2017 11:56:57 +0000 (11:56 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Merge "Removing duplicate lib path in ansible_path" into stable/euphrates
  - Removing duplicate lib path in ansible_path

    - deploy line 283 lib is joined with ANSIBLE_PATH
      then line 285, 347, 418 and 435 it was joined again with
      ansible_path from 283 already containing lib

    Change-Id: I6612967d626eeb0668eb43294831447c387f8e93
Signed-off-by: Dan Radez <dradez@redhat.com>
    (cherry picked from commit fae35267b18d246350ace0e38c41c307bec73894)

7 years agoUpdate git submodules
Tim Rozet [Thu, 21 Sep 2017 21:20:41 +0000 (17:20 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Fixes missing bgpvpn service on controller

    Change-Id: I943fc99d539aca9bc66204a75dbd2ae8fa7033fd
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 935f36ff80663ecc4617969c1f214201e8dde5a4)

7 years agoUpdate git submodules
shangxdy [Fri, 22 Sep 2017 09:29:45 +0000 (17:29 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'stable/euphrates'
  - Fix heat_stack_owner bug

    In env installed by apex, there is no role of heat_stack_owner, so it
    need to separate the condition  in script.

    JIRA:PARSER-157

    Change-Id: Ie40715268a1124b57f0bf36ddc566bbcdbed964b
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
    (cherry picked from commit 51a4cb9a4026037147da64b2353ec44002c7a7a7)

7 years agoUpdate git submodules
Charalampos Kominos [Wed, 20 Sep 2017 13:59:35 +0000 (15:59 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - Fixed Hash of patch file for nova-libvirt-ACPI-AAVMF

    JIRA: ARMBAND-312

    Change-Id: I77b9d38dd7e18bf464e30bfabce3111ac47e8bd7
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
    (cherry picked from commit 0cfc25360ef7406ae0c810db67140c20e9c837e5)

7 years agoUpdate git submodules
Sharada Shiddibhavi [Fri, 22 Sep 2017 12:10:33 +0000 (12:10 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'stable/euphrates'
  - Adding improvements to Barometer testcases

    This patch conatins changes to path of files
    mce-inject_ea and csv.conf

    Change-Id: Ifbe4eb6f875753b58f5ee4ecc12baa014e15b03a
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 23 Sep 2017 02:55:24 +0000 (02:55 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "states: maas: Add 30s delay in re-deploy attempt" into stable/euphrates
  - states: maas: Add 30s delay in re-deploy attempt

    Occasionaly, MaaS fails to provision/deploy some nodes, in which
    case we try marking them as broken, then fixed (to put them again
    in 'ready' state); before re-attempting the MaaS deploy operation.
    However, this leads to 'Error: Internal server error' when deploy
    function is called right after transitioning the node to 'ready'
    state.

    Add a delay of 30 seconds before re-attempting the failed operation.

    Change-Id: Ia9ecec67639387e4a29feab3114e1741c554a2cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 39ffab99ad34ff45c0ed8be5a8172106e6a819a5)

7 years agoUpdate git submodules
Michael Polenchuk [Fri, 22 Sep 2017 14:28:58 +0000 (18:28 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Adjust memory allocation size

    * [baremetal] add memory to contollers & salt master
    * tune up sysctl vm.dirty* for compute nodes
    * upgrade packages to get the latest versions
      (https://bugs.launchpad.net/cinder/+bug/1641312)

    Change-Id: I9ad22206f2f3f11e1da3f93c7a0931c592adf1cf
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
    (cherry picked from commit 87310fb8edfe49b9621fe4410ae52d989072e3c5)

7 years agoUpdate git submodules
Tim Rozet [Thu, 21 Sep 2017 15:38:51 +0000 (11:38 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Fixes removing inventory keys

    Inventory keys that we want to delete were not being removed for
    instackenv.json.  Also fixes unit tests.

    Change-Id: I7d6c752342db050d651953633f18e236f60334e3
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 17d5b541e93f5d88ff958372cdf0b0b184bdbc27)

7 years agoUpdate git submodules
Manuel Buil [Wed, 20 Sep 2017 16:04:27 +0000 (18:04 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - Bug fix: Add iteration to check RSP config in ODL

    JIRA: SFC-110

    Sometimes the test is quicker than ODL and when it checks the configured RSP,
    that configuration has not yet been submitted in ODL, thus ODL replies with an
    empty list. We add an iteration to try again for a couple of times

    Change-Id: I21e4ac3fc3a919791daa7e41cb2953f7565c4ebb
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Michael Polenchuk [Thu, 21 Sep 2017 13:49:56 +0000 (17:49 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [virtual] Alter haproxy entry type of odl rest api

    Change-Id: Iedb9a57f7ed4b7483bf629225fb2f3470e7de97e
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
    (cherry picked from commit 80024618fbda8422ba758d667073ad07c6f69542)

7 years agoUpdate git submodules
Morgan Richomme [Fri, 22 Sep 2017 06:28:56 +0000 (06:28 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Support https when testing ODL" into stable/euphrates
  - Support https when testing ODL

    It conforms with the last change on ODL tests [1].
    Neutron endpoint is passed via robot args instead of Neutron ip.
    Keystone url (based on OS_AUTH_URL) is passed too to replace Keystone
    ip.

    [1] https://git.opendaylight.org/gerrit/#/c/63293/

    Conflicts:
        docker/restapi/Dockerfile
        docker/smoke/Dockerfile

    Change-Id: Ie44f55304a438b1b0289ec69ac2241664be70e80
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit dd99f5356ef08f3a2a1ed18d63492391390df752)

7 years agoUpdate git submodules
Sharada Shiddibhavi [Thu, 21 Sep 2017 22:00:49 +0000 (22:00 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'stable/euphrates'
  - Modyfying method to get env variables in Barometer

    This patch adds changes to get the environment  variables
    into the baroneter tests

    Change-Id: I93f18d64d6db25885987b702b36f6d2403bcb24d
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
7 years agoUpdate git submodules
Sharada Shiddibhavi [Wed, 20 Sep 2017 11:33:46 +0000 (11:33 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'stable/euphrates'
  - Adding improvements to SNMP testcases

    This patch contains improvements to testcases for Hugepages,
    Intel_RDT and mcelog verification using SNMP

    Change-Id: I3451e0acd9c791e6145bb15e7ba8f3525bc0f0e8
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
    (cherry picked from commit b104e2981f0b0ec19f109e220cddc76d97d0ed1a)

7 years agoUpdate git submodules
Sharada Shiddibhavi [Fri, 15 Sep 2017 09:52:46 +0000 (09:52 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'stable/euphrates'
  - Adding SNMP testcases to Functest-Barometer project

    This patch contains tetscases for another write
    plugin SNMP

    Change-Id: I281d21540cb95f1e74bfdaa6b5a355dc6f48c9b4
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
    Change-Id: I281d21540cb95f1e74bfdaa6b5a355dc6f48c9b4
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
    (cherry picked from commit ac54d72c06e3af986bbd1f939003744568c3ac84)

7 years agoUpdate git submodules
Tim Rozet [Tue, 19 Sep 2017 01:48:45 +0000 (21:48 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Improves clean to cleanup virsh nets and and other bridges

    Currently only the admin and external bridges will be removed from the
    jumphost which is only really clean for a baremetal deployment.  Virtual
    deployments will leave br-tenant, br-api, br-storage.  This patch
    removes those as well as deletes all Apex virsh networks from libvirt.

    Also checks if authorized_keys exists before trying to edit it.

    Change-Id: I1affe2733ba1dc38fd3b91fb14398454137f00a4
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 02dc854a504569da15b0e41353a9f456e02599ad)

7 years agoUpdate git submodules
Morgan Richomme [Thu, 21 Sep 2017 07:14:01 +0000 (09:14 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Adding orchestra test cases to orchestra project

    Orchestra introduced 2 VNF test cases:

     * orchestra_openims
     * orchestra_clearwaterims

    In the configuration, the 2 projects are still assigned to functest project
    This patch associate the cases with their real project

    Change-Id: I81f6d6fb473916f0f91a5b3795b3ed433c283fb4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
    (cherry picked from commit 2aa38f32b9ea0cb248f25d52f100240b2a002bc6)

7 years agoUpdate git submodules
Dan Radez [Wed, 6 Sep 2017 17:32:47 +0000 (13:32 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Set aarch64 deploys to UEFI

    Change-Id: I6b037ccd38fa68e5f863566a1c9a3ed4399bab84
Signed-off-by: Dan Radez <dradez@redhat.com>
    (cherry picked from commit da94c0191c910a1c2c796abfbe6b380fc341ef84)

7 years agoUpdate git submodules
Martin Goldammer [Mon, 18 Sep 2017 10:48:01 +0000 (03:48 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'stable/euphrates'
  - trex: RFC2544 Throughput bugfixing

    Changes introduced by patch:
    * Ensure that correct results with given lossreate are returned
    * Add threshold value to specify the accurancy of RFC2544 Throughput
      measurement. Default value is 0.05.

    JIRA: VSPERF-530

    Change-Id: I8148deba9039c3a0feb6394d6671aa10c5afaf0a
Signed-off-by: Martin Goldammer <martin.goldammer6@gmail.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
    (cherry picked from commit f296fd2a44a1eb947e0b0ddecf017231d05abece)

7 years agoUpdate git submodules
Juha Kosonen [Thu, 21 Sep 2017 08:23:42 +0000 (11:23 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Remove void return value mocks in rally unit tests

    Change-Id: I369b98fb9120830b1868f438c7da2a039a60d890
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit 31524290992dad02d5ca1e6b17304bf31b56b7f7)

7 years agoUpdate git submodules
Narinder Gupta [Thu, 21 Sep 2017 09:25:26 +0000 (04:25 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'stable/euphrates'
  - fix the timing issue where download is slow.

    Change-Id: Ia57f9bd4d76efbeb2dee35fc41e90001698c39ec
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 21 Sep 2017 08:02:33 +0000 (08:02 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'stable/euphrates'
  - Merge "Freeze requirements for Euphrates" into stable/euphrates
  - Freeze requirements for Euphrates

    Change-Id: Ifbdd773235497373eba8ecc44b21c207441fe407
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
    (cherry picked from commit 583d7181b15ae6f8d6319c36bad6fd043f47c89f)

7 years agoUpdate git submodules
Yujun Zhang [Thu, 21 Sep 2017 07:59:07 +0000 (07:59 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'stable/euphrates'
  - Merge "Fix output path of testing results" into stable/euphrates
  - Fix output path of testing results

    Change-Id: I2a30dd39bb847868c8869904c8b28d2bf7d784e5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
    (cherry picked from commit b80f7070c5455025a1fd4a67af2f0b6246a39140)

7 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Sep 2017 05:04:07 +0000 (05:04 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Remove white space when listing testcases" into stable/euphrates
  - Remove white space when listing testcases

    Change-Id: I2f3c7a9301a6b2dcb03a90175be23223f6a6229a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
    (cherry picked from commit e4ad79cabc3292a1cb0d8642f0c9eddbbc2befd1)

7 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Sep 2017 05:03:52 +0000 (05:03 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Dedicated flavors for rally tests" into stable/euphrates
  - Dedicated flavors for rally tests

    Create flavors and use them in rally scenarios instead of expecting
    certain flavors to pre-exist.

    Change-Id: I77c94ab80fcabd7b80ffb36f9856a48121858009
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit 3b98874f010329198b8c3a13a4711c17a593b9cc)

7 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Sep 2017 05:03:44 +0000 (05:03 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Fix image name in rally scenarios" into stable/euphrates
  - Fix image name in rally scenarios

    Change-Id: I0a78a16d44c1e0e0b2edec2e43954c1f08e8bb09
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit a9cb468fae75d4e95689fa9ea02a94a73df95648)

7 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Sep 2017 05:03:35 +0000 (05:03 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Remove restriction to fuel on vyosvrouter case in Alpine" into stable/euphrates
  - Remove restriction to fuel on vyosvrouter case in Alpine

    It was done in old docker but not reported in Alpine

    Change-Id: I3479ad996b64187f58e97cc3b4a4b2ceefeec287
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
    (cherry picked from commit 55b11d41b5d96e159c4abf3df6c03245d4f737dc)

7 years agoUpdate git submodules
Cédric Ollivier [Wed, 20 Sep 2017 22:59:29 +0000 (00:59 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Remove false hooks for functest-parser

    Change-Id: I58f186b249083fc13e4bcfc4e933fd11f5d4b20e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 47c049623b07dd563218959ad59c0e027a354836)

7 years agoUpdate git submodules
Cédric Ollivier [Wed, 20 Sep 2017 19:02:23 +0000 (21:02 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Add python3-dev and python3-pip in former Dockerfile

    Otherwise the former container cannot be built as Doctor requires a
    full updated python3 env.

    Change-Id: Ic90c13abad33e7cb15e7e51dcaac83b9ddf3930b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 95ffa691887b35cd60d287f13d8633094110d78e)

7 years agoUpdate git submodules
Tim Rozet [Wed, 20 Sep 2017 20:44:10 +0000 (20:44 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Merge "Minor fixes to clean" into stable/euphrates
  - Minor fixes to clean

    Also adds hidden files (like IDE configs) to gitignore

    Change-Id: Ief595c41c5b4f0fe058f7b774f7a2aefdab733a4
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 024eb9f773d716e041f064c669690e0e2a727877)

7 years agoUpdate git submodules
dongwenjuan [Wed, 13 Sep 2017 03:21:38 +0000 (11:21 +0800)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Enable Doctor testcase

    It upates upper-constraints.txt and thirdparty-requirements.txt as
    doctor-test was renamed to doctor-tests.

    It installs the doctor packages and its requirements via python3.
    Then python_version>='3.0' conditions are added to avoid installing
    them for python2.

    It also calls the new console scripts and modifies the installer
    list supporting it.

    Conflicts:
        upper-constraints.txt

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Change-Id: Icd855f4534d9d9591165e99aa0eed6b1030018e0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 1e1fba3aa18ebcbff6746586654805a44e88e9fe)

7 years agoUpdate git submodules
Tim Rozet [Wed, 20 Sep 2017 18:53:15 +0000 (18:53 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Merge "Fixes missing libvirt-client in ISO" into stable/euphrates
  - Fixes missing libvirt-client in ISO

    This was causing ISO install to fail because the libvirt modules were
    missing for python-libvirt.

    JIRA: APEX-517

    Change-Id: Iaf127340864da58b2bace720293e515c8e9db426
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit add79730ea98607c814786235168a43c35d01444)

7 years agoUpdate git submodules
Tim Rozet [Fri, 15 Sep 2017 20:53:02 +0000 (16:53 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Fixes wrong argument for inventory with clean

    Change-Id: I3ff145fa0f500182744fd310bb844e4bc5854663
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 54b8b2a51e4156d42005158f003fb307b32e45c1)

7 years agoUpdate git submodules
Tim Rozet [Sat, 16 Sep 2017 13:42:47 +0000 (09:42 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Fix broken jumphost detach method when orig file exists

    In the case where the backup ifcfg file exists (.orig) the functionality
    to detach the interface from ovs was broken.  This fixes it and adds
    unit test case to cover that scenario.

    Change-Id: If6d8ca0ba5cf80df71bb82f52e9d204435374479
Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 74336aa1ff8270e701c1e5f20c7a566715ed8d92)

7 years agoUpdate git submodules
Luc Provoost [Thu, 14 Sep 2017 14:41:02 +0000 (16:41 +0200)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Splitting the script in 2 parts: createrapid.py and runrapid.py

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

    Change-Id: I3e7a6235379dc80530934376c7799ac3396b5325
    Luc Provoost <luc.provoost@intel.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
7 years agoUpdate git submodules
Linda Wang [Tue, 12 Sep 2017 07:37:19 +0000 (07:37 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Add swagger support for Rest API

    JIRA: FUNCTEST-854

    Change-Id: Ic010604d3ba0cc46092cf2a1ae8bb41afa73c920
Signed-off-by: Linda Wang <wangwulin@huawei.com>
    (cherry picked from commit b621b6b4b70299a60ad3e26ed6b04450f84b603e)

7 years agoUpdate git submodules
Manuel Buil [Thu, 14 Sep 2017 16:56:18 +0000 (18:56 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - Create vnffg providing the neutron_port

    JIRA: SFC-107

    We are submitting the vnffgd with a variable for the neutron_port. Before
    creating the vnffg, we must provide a file with the neutron_port value

    Change-Id: I9994e2baa53f323df17434448d372598c0d94c72
Signed-off-by: Manuel Buil <mbuil@suse.com>
    (cherry picked from commit 9c11d59035ff1741c5e6d935aa7c2ed23d15f485)

7 years agoUpdate git submodules
Yujun Zhang [Wed, 20 Sep 2017 02:22:10 +0000 (02:22 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'stable/euphrates'
  - Merge "Fix error in compute docker compose file" into stable/euphrates
  - Fix error in compute docker compose file

    Change-Id: I7b002155214d3e81912c41aa28c7691681cff20c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
    (cherry picked from commit 003f34feb75498eb567ec58ba0e49e42d202a5f5)

7 years agoUpdate git submodules
Yujun Zhang [Wed, 20 Sep 2017 02:21:58 +0000 (02:21 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'stable/euphrates'
  - Merge "Fix script path error" into stable/euphrates
  - Fix script path error

    Change-Id: I4b0e278d25604afa2a7fae43bf95554dfa5d21ad
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
    (cherry picked from commit 8dd33d149435611d9730a09933f040b15764c503)

7 years agoUpdate git submodules
Yujun Zhang [Wed, 20 Sep 2017 02:21:48 +0000 (02:21 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'stable/euphrates'
  - Merge "Fix error in CI job" into stable/euphrates
  - Fix error in CI job

    Add /root/.ssh/ as SSH_CREDENTIALS

    Change-Id: I9b9c8701be6245715644a11916a8f7df97ba5d0f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
    (cherry picked from commit fc71d3d7e3927b4ca2cbd657c140cf43c90c49d3)

7 years agoUpdate git submodules
Tim Rozet [Tue, 19 Sep 2017 16:03:14 +0000 (12:03 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Freezes RDO images for Euphrates

    Change-Id: Ie20e7d0c52efc2497c7c9975f88be0a9bfa7aa07
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Mark Beierl [Tue, 19 Sep 2017 17:37:47 +0000 (17:37 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'stable/euphrates'
  - Merge "Fixing Typo and Adding Logs" into stable/euphrates
  - Fixing Typo and Adding Logs

    Change-Id: Ib4271c4400ded3c27517ffca45343c4ae4613662
Signed-off-by: mbeierl <mark.beierl@dell.com>
    (cherry picked from commit a37c6b815ece6a8d04089d0220e6425849d3db8d)

7 years agoUpdate git submodules
mbeierl [Tue, 19 Sep 2017 17:30:03 +0000 (13:30 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'stable/euphrates'
  - Adding Proxy Path Support

    Adds WSGI wrapper to allow the path to be arbitrary as
    long as it is passed in the reverse proxy

    Change-Id: I6feca119093a3b3c60ad615f4e4b59bb2c212800
Signed-off-by: mbeierl <mark.beierl@dell.com>
    (cherry picked from commit 85f0bd5bfe83456a7e73fe12d2e3232c4f58e35b)

7 years agoUpdate git submodules
saksham115 [Thu, 14 Sep 2017 16:25:38 +0000 (21:55 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'stable/euphrates'
  - Implementing the extension: Display of Steady State Convergence Report - All block sizes

    In addition, introducing an intermediary page for single json portal.
    JIRA: STORPERF-141

    Change-Id: I6dd7f43b1f0fd8293c4872e6a7c3ef909f2ddb83
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
    (cherry picked from commit d2d266292c56ec3e4f87a503cba083e0f79376c7)

7 years agoUpdate git submodules
Ross Brattain [Mon, 18 Sep 2017 20:53:23 +0000 (13:53 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - add scenario opnfv_os-nosdn-bar-ha_daily.yaml for Barometer

    For now just copied and renamed opnfv_os-nosdn-nofeature-ha_daily.yaml

    Change-Id: Idbd37a3e21220aa407d053157da71b449bad15ee
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlink

    Also rename private to uplink, public to downlink

    for scale-out template we need to count from 0
    so we can use range() without +1/-1 errors

    vnf_0, vnf_1
    tg_0, tg_1

    also fix Ixia defaults

    Change-Id: I6aecfbb95f99af20f012a9df19c19be77d1b5b77
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
  - apiserver: mock socket.gethostbyname

    we don't want use external DNS requests during unittest

    Change-Id: I5ed67b700ef1dab4b650ae5071a3cf641a17ae4c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
Cédric Ollivier [Tue, 19 Sep 2017 12:17:06 +0000 (14:17 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Update Docker hooks

    It takes euphrates into account in Docker tag name.

    Change-Id: Id455152655c8174b7cab9780c27d923f33173f28
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Sep 2017 11:54:31 +0000 (11:54 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Select ansible 2.3.2.0" into stable/euphrates
  - Select ansible 2.3.2.0

    Badly the ansible version is not defined in OpenStack's
    upper-constaints.txt. It must be added in the OPNFV one.

    Otherwise, rally fails [1]

    [1] https://build.opnfv.org/ci/job/functest-fuel-baremetal-daily-master/1866/console

    Change-Id: Id6814376ce96d35db65f6290d0a31283a15de0b2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit c3c326570b29276d5ac2f703f64fb5f797de62d2)

7 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Sep 2017 11:33:04 +0000 (11:33 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Return Functest status to Jenkins" into stable/euphrates
  - Return Functest status to Jenkins

    It avoids mixing Functest and Features CI issues by simply exiting the
    status of Functest testcases. The result of third-party testcases are
    printed into console but are no longer taken into account into the
    global status.

    Change-Id: I040ff54780db2ddb6d81993839fee09f5e472323
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 516d1bd7811f5751d796748ddd52f798bbd5a40f)

7 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Sep 2017 11:08:53 +0000 (11:08 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Enable parser testcase" into stable/euphrates
  - Enable parser testcase

    Currently parser tescase in functest disabled, it's
    neccessary to enable it since we have tested successfully
    with the installers of fuel, apex and daisy.

    Change-Id: Ic3995cec813cc41c897b9c600b90d1fbbe8a74e2
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
    (cherry picked from commit 734cb4d6d66b2fa638e82d366d480404997e005e)

7 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Sep 2017 11:08:37 +0000 (11:08 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Enable Domino testcase" into stable/euphrates
  - Enable Domino testcase

    Domino is part of the OPNFV projects released for E [1].
    As now Domino is ready for Functest integration (package and
    requirements), the testcase can be enabled.

    If the testcase fails, the issues should be related to Domino.

    [1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017951.html

    Change-Id: I26f3d3ae338def0f77c46c2cbda1baf3d55c1a41
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 555ac3f8656004d469c04370448a8a46f8a1418d)

7 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Sep 2017 11:06:18 +0000 (11:06 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Remove securityscanning testcase" into stable/euphrates
  - Remove securityscanning testcase

    As the project is no longer released [1], security_scan is removed
    from testcases config files.

    It stops installing the related python package too.

    [1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017951.html

    Conflicts:
          upper-constraints.txt

    Change-Id: Ieb9ff4c2975fbf2c85b875a088b0ec18503a3722
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 59999eb2f2bf3b28c50a9b75fc551192450d28e3)

7 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Sep 2017 11:06:03 +0000 (11:06 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Remove useless enabled: true in testcases.yaml" into stable/euphrates
  - Remove useless enabled: true in testcases.yaml

    Change-Id: Ief2f4f580b4daef74e64d203fa1fc2be8f7e50c7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 955706810fa3c9adb153bf581c703ec473b57a56)

7 years agoUpdate git submodules
Jose Lausuch [Tue, 19 Sep 2017 10:16:10 +0000 (10:16 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Prepare Functest euphrates containers" into stable/euphrates
  - Prepare Functest euphrates containers

    They depend on git commit ids for the next OPNFV projects:
      - releng [1]
      - securityscanning

    Securityscanning should be first removed in master and then the patch
    will be cherry-picked in stable/euphrates. A temporarily git commit
    id is used here to allow building the containers before that changes.

    [1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017865.html

    Change-Id: Ib7bd4206a6ef7f5bb8cd58f324d3e437a3b704a1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Jose Lausuch [Tue, 19 Sep 2017 10:15:58 +0000 (10:15 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Fix one whitespace character" into stable/euphrates
  - Fix one whitespace character

    Change-Id: I631061178f4c96d28dfa4fcf22af0fef2c4f5db4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit d120b6cf30631ee7a0f27f4fc1d07facd6ce4047)

7 years agoUpdate git submodules
Jose Lausuch [Tue, 19 Sep 2017 10:15:53 +0000 (10:15 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Merge "Fix stable/euphrates .gitreview" into stable/euphrates
  - Fix stable/euphrates .gitreview

    It simply adds defaultbranch=stable/euphrates

    Change-Id: I06cbebc719f9188415d5de68a008d16f0b915dec
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Yifei Xue [Fri, 1 Sep 2017 09:10:44 +0000 (17:10 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Update the documents for compass E release

    JIRA: -

    1. Rewrite vm and bm deployment docs to satisfy the new release
    2. add some images for network architecture
    3. Update release name, version, etc.

    Change-Id: I1e9d305de5edf60d937868d49966c153d85fd2b5
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
    (cherry picked from commit 074eab95235e35431b0439e42d253d44b139004e)

7 years agoUpdate git submodules
zhihui wu [Mon, 18 Sep 2017 05:46:43 +0000 (13:46 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'stable/euphrates'
  - delete legacy code from branch stable/euphrates

    This directory doesn't need to publish in euphrates.

    Change-Id: I2d88b85c272ca3df6cc504e08968e9432e2dd96d
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Michael Pauls [Mon, 18 Sep 2017 09:19:04 +0000 (11:19 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - increase timeout of NFVO installation

    some pods are less powerful and require more time for the
    installation of the orchestrator

    Change-Id: Iebd39c0ef8f3dcfa7fecb1e507b2f05890b5c490
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
    (cherry picked from commit f7348cba120c5bd2f4df51b1a290bea4c0d01a61)

7 years agoUpdate git submodules
Charalampos Kominos [Mon, 18 Sep 2017 14:20:09 +0000 (16:20 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - p/fuel: edit libvirt.py with correct arch values

    On AArch64 systems, ACPI should only be added to the domain XML
    by nova via libvirt driver when guest UEFI (AAVMF) is used.

    Change-Id: I462303b196366ddaa132b2a2ed6fe4af0e8e5f95
    (cherry picked from commit 0ced943988c95f9e033dd5d14cfe54870c50fa04)

7 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Sep 2017 17:41:19 +0000 (17:41 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - Merge "p/fuel: armband state: ACPI depends on AAVMF" into stable/euphrates
  - p/fuel: armband state: ACPI depends on AAVMF

    On AArch64 systems, ACPI should only be added to the domain XML
    by nova via libvirt driver when guest UEFI (AAVMF) is used.

    Change-Id: I395e65a5790615c926eb86f754ff7b7f8feac26a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 73fc006a6ef0f83027bcad2eec0076bcc50b4679)

7 years agoUpdate git submodules
Brady Johnson [Mon, 18 Sep 2017 14:58:51 +0000 (14:58 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - Merge "Bug fix: allows searching vnfd_id based on name" into stable/euphrates
  - Bug fix: allows searching vnfd_id based on name

    It is currently impossible to obtain the vnfd_id based on the vnfd_name when
    we want to create the vnffg

    Change-Id: Ib7752156db43d76c24f8c6c2803eb7dbc5bbe1d8
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Brady Johnson [Mon, 18 Sep 2017 14:58:48 +0000 (14:58 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - Merge "Fix vnffgd templates" into stable/euphrates
  - Fix vnffgd templates

    JIRA: SFC-105

    They have a typo which resulted in errors in Tacker when loading the template

    Change-Id: I5723c756add7610377815180352140d58fd783a5
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Dimitrios Markou [Mon, 18 Sep 2017 09:39:18 +0000 (12:39 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - [Bug Fix] Delete vnffgs in a reverse order

    JIRA: SFC-106

    In sfc_two_chain testcase we need to delete first the blue
    and then the red vnffg because if we do it the other way around
    the tacker produces a warning that the flow classifier of the vnffg red
    is in use and cannot delete the chain.

    The aforementioned warning is produced because during the execution
    of the two_chain testcase we reassing the classifier from the red vnffg
    to the blue vnffg. So if we try to delete first the red vnffg we get the
    warning because the classifier is assigned and in use from the blue
    vnffg.

    Change-Id: I3cb7bef4b9b9e75eef4961fe7f63cbc1755130be
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
7 years agoUpdate git submodules
Bin Hu [Sun, 17 Sep 2017 21:02:53 +0000 (14:02 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'stable/euphrates'
  - Updated User Guide

    Change-Id: Ieb62a40e34638aaffd6dc8b25493047142e5dbe7
Signed-off-by: Bin Hu <bh526r@att.com>
    (cherry picked from commit be8ef89c7d887117aa6f0d6ef3086509b0dbb3b3)

7 years agoUpdate git submodules
Ross Brattain [Sun, 27 Aug 2017 20:39:25 +0000 (13:39 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - NSB test: remove vld_id it is not needed

    we get vld_id from the topology, we
    don't need it in Heat context

    Change-Id: I42c2309dda919e5b2026065dda851555df76ba57
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Fixing vPE config creation anf bring up issues.

    Change-Id: Icf7a01a053495e6d96bd664d6ceda8964fa437eb
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Fix all the exception while genereating the latency traffic

    Change-Id: I0b25e704b29fc68678eaa29d9e1d1eb04ee94e3e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Terminate the ixia traffic generator at the end of the test run

    Change-Id: I80501ab3662a58930939d849f0bde0e810154a39
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Added multi-port testcases for vFW

    Change-Id: I6cf8675c83fc081dd22ae7896e63ff7725ed3c13
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - rename odl_l3 tests to just odl

    Change-Id: I664437d598db9f9dcc7036e306b8a4edc40287cf
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Fix the offset bug for UDP dst port in the traffic profile

    Also sends a new line to the VNF when waiting for prompt.

    Change-Id: Ib8641093974cd6713594aac9b418595ad5268e87
Signed-off-by: Martin Banszel <martinx.banszel@intel.com>
  - vnf_generic: adjust ssh timeout for number of VNFs

    we assume the time it takes to start multiple
    instances is proportional to the number of instances
    so we scale the timeout based on the number of instances.

    Change-Id: I6901890d3f184ac4e38e1d6823b96c291579e04a
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - NSB: fix port topology

    Add a new PortPair class to resolve the
    topology into list of public and private ports.

    Before we were calculating public/private in multiple
    locations and using different conventions.

    In addition for all the DPDK test we need to use the DPDK
    port number and no rely on interface ordering or interface naming
    conventions.

    We used to use  xe0 -> 0, xe1 -> 1, etc.  This is not the DPDK port
    number.

    Use the new dpdknicbind_helper class to parse the output of
    dpdk-devbind.py to find the actual DPDK port number at runtime.

    We then use this DPDK port number to correctly calculate the
    port_mask_hex.

    The port mask maps the DPDK port num (PMD ID) to the LINK ID
    used in the pipeline config

    We also need to make sure we only use the interfaces matched to the
    topology and not use all the interfaces, because in some cases we will
    have unused interfaces.  In particular TRex always requires an even
    number of interfaces, so for single port TRex tests we have to create
    the second port and not use it.

    Thus we had to modify the traffic generator stats code to only dump
    stats for used ports and no unused ports.

    Ixia was using interface ordering to map to Ixia ports, instead we use
    the dpdk_port_num which must be hardcoded for Ixia.

    Renamed traffic_profile.execute to traffic_profile.execute_traffic so
    we can trace the code easier.

    We pass the port used by the traffic profile to generate_samples so we
    don't get stats for unused ports.

    Fixed up vPE config creation and bring up issues.

    Fixed up CGNAPT and UDP_Replay to work correctly.

    Tested with 4-port scale-out

    Change-Id: I2e4f328bff2904108081e92a4bf712333fa73869
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Fri, 15 Sep 2017 19:53:11 +0000 (21:53 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Track Fuel@OPNFV stable/euphrates branch

    Change-Id: Ifcbaaf2cef9b6320a89593d4a1250e8b291ea7f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 265d4c7123c64f45bc04878f8dba64a98948987a)

7 years agoUpdate git submodules
Martin Klozik [Fri, 15 Sep 2017 17:48:57 +0000 (17:48 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "trex: Enforce 10 iterations for RFC2544 tput"
  - trex: Enforce 10 iterations for RFC2544 tput

    This patch enforces 10 iterations during search
    for besti RFC2544 Throughput with 0% packet loss. Unless
    0% packet loss is detected during first iteration
    with initial frame rate.

    JIRA: VSPERF-530

    Change-Id: I99e49e9dbf4e1424253d0cfec804819516c00df8
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>
Reviewed-by: Martin Goldammer <martin.goldammer6@gmail.com>
7 years agoUpdate git submodules
xiaodong shang [Fri, 15 Sep 2017 17:08:15 +0000 (17:08 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Add required parameters validation for nested service"
  - Add required parameters validation for nested service

    Add validation for SDC from ONAP when use parse in design time: ignore
    nested parameters(inputs and outputs) validation and only print warning
    message.

    JIRA: PARSER-141

    Change-Id: Idd3b35a197594e9a7ff38024f16acfa650728bd1
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
7 years agoUpdate git submodules
Markos Chandras [Tue, 12 Sep 2017 21:57:31 +0000 (15:57 -0600)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - bifrost: Use virtual environment for bifrost

    bifrost forces us to use an old Ansible version which means we can't
    take advantage of new features in XCI playbooks. As such, we move the
    entire bifrost step to a virtual environment so we can have a newer
    version of Ansible on the host.

    Change-Id: I94874d600a29247b7826324cc111901995df90dc
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoUpdate git submodules
Fatih Degirmenci [Thu, 14 Sep 2017 19:11:12 +0000 (13:11 -0600)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Disable strict host key checking for galera cluster check

    The command to check the galera cluster fails due to having strict
    host key checking enabled.

    This change disables strict host key checking for galera_container
    to ensure we can verify if the database cluster is operational.

    OSA does this for aio on their gate and put host key checking
    configuration to group_vars which we might need to do as well.

    Change-Id: Ifc59581d979c71f1db1b87126659470dc85cc2db
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Christian Trautman [Thu, 14 Sep 2017 13:53:32 +0000 (09:53 -0400)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Tuning_doc: Add tuning doc for installation of cpu-partitioning profile

    Add documentation for installing and configuring tuned-adm using
    the cpu-partitioning profile. Tested and verified by Martin and
    Christian.

    JIRA: VSPERF-514

    Change-Id: I7ae25898abe0854c22ae16ee8d3d0a6001cda2f6
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
7 years agoUpdate git submodules
Manuel Buil [Fri, 15 Sep 2017 09:54:12 +0000 (11:54 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Sync both test cases and move checks to the start

    There are some checks in sfc_two... which do not exist in sfc_one. Those checks
    should be done at the beginning of the test

    Change-Id: I44c612c7dfe6bb4329bc49478f3342cda555229c
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Manuel Buil [Thu, 14 Sep 2017 09:58:44 +0000 (11:58 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Update the wait_for_classification_rules function

    Two things must be done:

    1 - Be compatible with the new way of doing SFC in ODL Nitrogen
    2 - Be installer independent

    Change-Id: Ibbb3057db30a7c00e92f788bb03e770749e2b255
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Cristina Pauna [Fri, 15 Sep 2017 12:12:45 +0000 (15:12 +0300)]
Update git submodules

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

    Fuel/MCP no longer packages the installer in an iso, therefore
    these building instructions are obsolete.

    JIRA:ARMBAND-293

    Change-Id: I18e5a7beb41656f0c6b61dccbe5609530e2b70b6
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoUpdate git submodules
Cristina Pauna [Fri, 15 Sep 2017 14:03:00 +0000 (17:03 +0300)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Remove build instruction from documentation

    Fuel/MCP no longer packages the installer in an iso, therefore
    these building instructions are obsolete.

    JIRA: FUEL-276

    Change-Id: Iee587be89078707cf0cf748212b94d69f1769e12
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoUpdate git submodules
Dan Radez [Fri, 15 Sep 2017 12:18:24 +0000 (12:18 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Cleaning up yamllint warnings"
  - Cleaning up yamllint warnings

    yamllint output:
    build/baremetal-environment.yaml
      1:1       warning  missing document start "---"  (document-start)

    build/opnfv-environment.yaml
      6:3       warning  comment not indented like content  (comments-indentation)
      14:4      warning  missing starting space in comment  (comments)
      123:1     warning  comment not indented like content  (comments-indentation)
      128:1     warning  comment not indented like content  (comments-indentation)
      156:1     warning  comment not indented like content  (comments-indentation)

    config/deploy/os-odl-fdio-dvr-ha.yaml
      1:1       warning  missing document start "---"  (document-start)

    config/deploy/os-odl-fdio-dvr-noha.yaml
      1:1       warning  missing document start "---"  (document-start)

    config/network/network_settings_v6.yaml
      225:6     warning  missing starting space in comment  (comments)

    Change-Id: I3985ce0b6740ce4694b5d75b477cb03c3dc49c28
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUpdate git submodules
Martin Klozik [Fri, 15 Sep 2017 12:16:25 +0000 (12:16 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "CI: Update hugepages configuration"
  - CI: Update hugepages configuration

    Use the number of free hugepages to correctly set hugepages
    configuration. Limit the number of allocated hugepages to
    avoid memory exhaustion.

    Change-Id: Id5239200579f8c43706ffcc769e4963280b9eb2b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
7 years agoUpdate git submodules
Feng Pan [Fri, 15 Sep 2017 12:03:40 +0000 (12:03 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Removes clean.sh"
  - Removes clean.sh

    CI has been migrated to use opnfv-clean for verify jobs, which is now
    installed as python.  There is no reason to keep ci/clean.sh anymore.

    Change-Id: I2edf23901c5debaba0674e3506fd0392d317dc6f
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Emma Foley [Thu, 7 Sep 2017 18:00:38 +0000 (18:00 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - baro: updating refs to collectd-ceilometer

    Since Ceilometer support was removed from the
    collectd-ceilometer-plugin[1], the repo name and ceiloemter are
    misleading. A change was submitted to openstack-infra to rename
    the repo [2]

    This change removes references to collectd-ceilometer from apex.
    These changes are independant of the repo rename.

    [1] https://review.openstack.org/#/c/490823/
    [2] https://review.openstack.org/#/c/500768/

    Depends-On: I6cf22c081aa1e40f64995be40b6225855faf4092
    Change-Id: Ib3a7766e28fd03a86a995eea4b9abc996498200e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
7 years agoUpdate git submodules
Michael Polenchuk [Fri, 15 Sep 2017 10:16:42 +0000 (14:16 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [ovs/dpdk] Fix location of libvirtd config

    Change-Id: If2e3736af02bb0ca53667116377f2fed4385b048
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Emma Foley [Fri, 15 Sep 2017 11:06:01 +0000 (11:06 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "src: rename dir - collectd-ceilometer-plugin/ -> collectd-openstack-plugin/"
  - src: rename dir - collectd-ceilometer-plugin/ -> collectd-openstack-plugin/

    Updating the directory to keep naming consistent
    with project rename [1] i.e. no specific mention of
    ceilometer.

    [1] https://review.openstack.org/#/c/500768/

    This is an "internal" change, independant of repo rename

    Change-Id: I6cf22c081aa1e40f64995be40b6225855faf4092
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
7 years agoUpdate git submodules
Jose Lausuch [Fri, 15 Sep 2017 10:59:54 +0000 (10:59 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Exclude vnf tests for virtual deployments"
  - [Functest] Exclude vnf tests for virtual deployments

    VNF test cases take long time when executed in
    virtual deployments, mainly due to the resources
    assigned to the virtual hosts.

    Change-Id: Id0591e6217515b04fe163488a89667ac66c06cdd
Signed-off-by: JoseLausuch <lausso@Joses-iMac.local>
7 years agoUpdate git submodules
Trevor Cooper [Wed, 13 Sep 2017 22:48:19 +0000 (15:48 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Updated project description in user and developer guides.
    Updated info on RFC8204 in developer guide.
    Removed whitespaces causing rst validation failure.

    Change-Id: Ibdefee2d0fea03873bac8aba514b68de1f1e0dbe
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Morgan Richomme [Fri, 15 Sep 2017 09:05:41 +0000 (09:05 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Bug fix: wrong dependency filter for lxd scenarios"
  - Bug fix: wrong dependency filter for lxd scenarios

    lxd scenario cannot run all the api_check tests, a regex has been set
    but on the wrong dependency (installer instead of scenario)

    Change-Id: I313e8d1ed3fa30488c100549f574a0cded08768f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 09:01:59 +0000 (09:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "add tc083 rst and tc073/tc083 netperf local dashboard"
  - add tc083 rst and tc073/tc083 netperf local dashboard

    Change-Id: I382b2a711d6659f94982c4386c2f25c144705831
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 09:01:25 +0000 (09:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: show testcase api return type error"
  - bugfix: show testcase api return type error

    segmentation_id should be number, provider should be string

    Change-Id: Iabdc08cb0989f4d585013b5a8ef3662442eeda45
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 09:01:06 +0000 (09:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "tc006: fio job_file.ini the volume should be configed"
  - tc006: fio job_file.ini the volume should be configed

    Change-Id: Ie03dfe7d1227578bb50e5e4460e50b9dc59dd202
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 08:59:39 +0000 (08:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "KVMFORNFV: Update Grafana config for Packet Forwarding test cases."
  - KVMFORNFV: Update Grafana config for Packet Forwarding test cases.

    JIRA: YARDSTICK-783

    This patch is used for updating the configuration file of opnfv grafana
    dashboard for kvmfornfv packet forwarding to publish the throughput
    results of test cases added as part of kvmfornfv daily job.

    Change-Id: I913bbc5172eefbbfeee86f7ca74b2b99c521c248
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 08:59:04 +0000 (08:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "improve logging, clear using print"
  - improve logging, clear using print

    Change-Id: I744353f631cf1771d75f750543e8612f81be71ee
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 08:58:55 +0000 (08:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "[DRAFT] add yardstick cli info in userguide"
  - [DRAFT] add yardstick cli info in userguide

    Change-Id: Ib52f0f0629c27b35774804be81276427ac29bac2
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate git submodules
Rex Lee [Fri, 15 Sep 2017 08:58:44 +0000 (08:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "tc063: make node parameter can be pass"
  - tc063: make node parameter can be pass

    Change-Id: I7af9706085508f2391957dc5633db4152f828bfc
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoUpdate git submodules
Cedric Ollivier [Fri, 15 Sep 2017 08:39:02 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Refactor resource creation and cleanup in rally"
  - Refactor resource creation and cleanup in rally

    Use SNAPS to create and delete resources.

    Change-Id: Ic4d390382acea2be196e8a7518cb8cce25276a45
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>