opnfvdocs.git
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 19 Oct 2017 03:49:46 +0000 (05:49 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for cmp network fix

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

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 19 Oct 2017 03:34:28 +0000 (05:34 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [baremetal] cmp: run linux.network before reboot

    The recent addition of `linux.system`, combined with `system.reboot`
    for the baremetal compute nodes leaves compute nodes unconfigured
    after reboot.
    Run `system.network` too, but expect a failure (only for DPDK, which
    requires hugepages to be already active, hence a prior reboot).

    Fixes: 64920b8

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

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 19 Oct 2017 01:56:37 +0000 (03:56 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump for maas state online nodes check

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

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 23:15:15 +0000 (01:15 +0200)]
Update git submodules

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

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

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 19 Oct 2017 03:03:20 +0000 (03:03 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "Horizon: service: Default to v2 API" into stable/euphrates
  - Horizon: service: Default to v2 API

    Horizon service definition hardcodes the API version to v3, and
    also overrides the value in our reclass model during interpolation.
    Adjust the default to '2'.

    While at it, move 'reclass' patching later in `salt.sh`, after
    the salt formula packages are installed.

    JIRA: FUEL-284

    Change-Id: I6f63b4d00ae85c82b076b3efef857e7cc4f3fd35
Signed-off-by: Ting Wu <ting.wu@enea.com>
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 68ff467c4c2d9d0f201e2912c97616402f8109a3)

6 years agoUpdate git submodules
Ross Brattain [Thu, 19 Oct 2017 02:59:06 +0000 (02:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Merge changes from topic 'euphrates-sync-2017-10-18' into stable/euphrates

    * changes:
      tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_scale_2: fix indent
      Hamonization of the titles of the documents (Testing group)
      scale-out testcase template

  - tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_scale_2: fix indent

    bad YAML indent

    Change-Id: I6aaf53b9bbf6005b6be4c2d6c69cefd41949f8c6
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Hamonization of the titles of the documents (Testing group)

    Change-Id: I6065fb416a90544539316666aac92735ee84177a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
  - scale-out testcase template

    use anonymous flavors
    force num_vnfs to int

    added provider network examples

    we have to disable port security for provider networks

    removed vld_id, not needed

    adjust num_vfs to allocate two physnets per VNF.

    fix for multiports

    Change-Id: Ic4c8314dc07f6295b9559188989d81058bb48eb0
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 19 Oct 2017 02:58:50 +0000 (02:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Merge "Resolve full path to adminrc file if full path is not provided" into stable/euphrates
  - Resolve full path to adminrc file if full path is not provided

    Change-Id: I7e9d8074b5d956c864a0b3264926eee89e66dc35
Signed-off-by: Charlie Kang <charlie.kang@intel.com>
    (cherry picked from commit baa6c60b3216a41978a136b9d32e054c52153935)

6 years agoUpdate git submodules
Ross Brattain [Thu, 19 Oct 2017 02:58:42 +0000 (02:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Merge "add VNF scale-up template" into stable/euphrates
  - add VNF scale-up template

    adjust worker_threads based on number of vcpus

    Change-Id: Ie5444a64c15711a0e813905c69581f189432fe0b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
    (cherry picked from commit bc6c77102684f69bccdce8509723e00ef38c69cf)

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 19 Oct 2017 01:14:14 +0000 (03:14 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [baremetal] maas state: Wait for all nodes online

    After MaaS reports baremetal provisioning finished successfully,
    check that all nodes are online before attempting a `sync_all`.

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

6 years agoUpdate git submodules
Ross Brattain [Tue, 17 Oct 2017 23:24:48 +0000 (16:24 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - NSB: MultiPortConfig adjust start_core

    Change-Id: I8f4b6af898c9d3783f7b45471088a69e51c8baba
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Maciej Skrocki [Tue, 17 Oct 2017 21:41:50 +0000 (14:41 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Added required ubuntu packages to run IxLoad client

    To fully enable IxLoad, after installing the IXIA client,
    check /opt/ixia/ixload/<ver>/bin/ixloadpython and make sure
    you can run this cmd inside the yardstick container. Usually
    user is required to copy or link /opt/ixia/python/<ver>/bin/ixiapython
    to /usr/bin/ixiapython<ver>.

    Change-Id: I6bc633802ad6c70329581014ec89c75bb7f8d688
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
  - pmu mirror creation ansible error fix

      While creating the mirror for pmu event list generation, some of
      the links would fail, throwing error. This fixes that.

    Change-Id: I52e96b1a6eacb5a9611845e815ecff9052df168a
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
  - Enable static cgnapt functionality.

    Change-Id: Ie770ca69ebdc66589ed6ca5c25bfc9a75afb8938
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - BugFix: Fix to Load Balancer - Previously Dropped packets was acceptable

    Dropped packets were tolerated. Now no longer tolerated (except 0.01%)

    Change-Id: I69d4f1a84d82e03a091a61419fa05fea13176c1c
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
  - validate_non_string_sequence: use six.string_types

    Change-Id: I7248d97a55974091daf20f0fba4b612101a0e4c5
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Disable spoof check on vfs in sriov setup

    Change-Id: I8577231c2e78776cb30f7f7ded353a4fbc585aaa
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Adding cpu set to enable affinity for given vcpu

    Change-Id: If2e079966939b7faa33d2833d81caad0a3669036
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Adding sample multi-port ansible script

    - trex
    - ixia
    - ixia correlated

    Change-Id: I7d1414227c27c2bb03454eac94592e07c434f070
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - fix invalid chracters in ansible scripts

    Change-Id: I3d1a491e4c0f0554a861d9bb24fbd0ac94835759
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Update the traffic profile to support sample multi-port

    Change-Id: Iaf8b3e0aa3855443b0628573a1df98d177f27c76
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Relocate iniparser to yardstick.network_services.helpers

    Change-Id: I1f457c9c24f2ca84dde61b64f58edaff8952670a
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
  - BugFix: Fix to negative dropped packets appearing in results.

    As per defect:
       the "VNF packets dropped" time series is negative - negative number of packets dropped
       is not meaningful.

    Solution:
       Return a positive value.

    Change-Id: I358006a691f2d6b5954333b9f7a745aba97ae44f
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
  - BugFix: limit the count to supported range in min/max

    In trex, giving count beyond the allowed range causes trex client to
    fail. Check the range and reset the count before starting the traffic

    Change-Id: I58e54f47edb5f249087b8f7178b807ddfb13b03c
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 22:57:22 +0000 (00:57 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [baremetal] maas state: Retry sync_all on failure

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

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 19:11:40 +0000 (21:11 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - README: Convert from markdown to RST

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

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 13:43:21 +0000 (15:43 +0200)]
Update git submodules

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

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

6 years agoUpdate git submodules
Sofia Wallin [Tue, 3 Oct 2017 11:38:08 +0000 (13:38 +0200)]
Update git submodules

* Update docs/submodules/barometer from branch 'stable/euphrates'
  - Added index files for scenario docmentation

    Change-Id: Ic4fbf5a0437bc5ead84524212265f2a2255dfb13
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
    (cherry picked from commit aa0a56c3e0357df9196d4f128814201d20e344e6)

6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 17 Oct 2017 14:06:14 +0000 (16:06 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for state break & retry

    While at it, return true for all armband states that apply patches
    which are also providing a post-patching file hash.

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

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 13:50:42 +0000 (15:50 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [virtual] Horizon: Use v2 API instead of v3

    JIRA: FUEL-284

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

6 years agoUpdate git submodules
Morgan Richomme [Wed, 18 Oct 2017 06:46:34 +0000 (08:46 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Harmonization titles of the testing project

    Change-Id: I9ebb488d77274219fca556760f0408a2bb1f6880
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
    (cherry picked from commit 198b2ab033ea14a079123dbe12d85950b95c68bd)

6 years agoUpdate git submodules
Tim Irnich [Wed, 18 Oct 2017 17:30:53 +0000 (17:30 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - Merge "Adding scenario documentation" into stable/euphrates
  - Adding scenario documentation

    Adding the scenario documentation, which was missing from previous commit.

    JIRA: SDNVPN-185

    Change-Id: I5b4f79f51ecd50a2bc514ca0e845679604716143
Signed-off-by: Tim Irnich <tim.irnich@ericsson.com>
    (cherry picked from commit 66f4fcfc64ed884b5adb2e78447b44ec0639fc6c)

6 years agoUpdate git submodules
Tim Irnich [Wed, 18 Oct 2017 17:30:42 +0000 (17:30 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - Merge "Title adjusted" into stable/euphrates
  - Title adjusted

    Removed Danube and simplified the title.

    Change-Id: I0029b87f5382acecd3dd8e143139920ffd57c696
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
    (cherry picked from commit 0646d553fe89a4cee686a59f3aa01a216cf7a0a5)

6 years agoUpdate git submodules
Tim Irnich [Mon, 16 Oct 2017 14:48:36 +0000 (16:48 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - Updating docs for Euphrates

    Moved previous user guide content into the right places,
    updating the section structure along the way.

    Started to edit the release notes but this needs more work.
    This will be merged now to enable link checking by the docs team.
    Remaining chan ges to be done in a separate review.

    JIRA: SDNVPN-185

    Change-Id: Idd128b05f8ceb7195086b813d499b3f12243d025
Signed-off-by: Tim Irnich <tim.irnich@ericsson.com>
    (cherry picked from commit 8e1aee4da772dec5f95bd50611323289eee35628)

6 years agoAdjusted scenario documentation 83/45583/1
Sofia Wallin [Wed, 18 Oct 2017 14:29:28 +0000 (16:29 +0200)]
Adjusted scenario documentation

Change-Id: I35e9fe932395029d624497d71c82594367941950
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 6023de8268d6c301bdff727e3a5df3f0e01bd41c)

6 years agoUpdate git submodules
Michael Polenchuk [Mon, 16 Oct 2017 11:45:54 +0000 (15:45 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Return back glusterfs client state

    In order to set properly keystone fernet keys, apply glusterfs client
    state before second keystone server state. Also leave out user/group
    settings for glusterfs volume of nova instances as it will be set later
    by nova compute packages themselves.

    Change-Id: I069e37c67f08c51ed29f45cf6f92d4a00a1ac97b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
    (cherry picked from commit 0224929b3a87d0e0ec011311c46872e6142497cf)

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 16:20:15 +0000 (16:20 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "states: Break on error, retry states up to 5 times" into stable/euphrates
  - states: Break on error, retry states up to 5 times

    While applying scenario states, break on error, and retry failed
    state up to 5 times. Apply the same behavior for `salt.sh`.

    Add new deploy parameter, '-D', backed up by 'CI_DEBUG' env var,
    which gates deploy sh scripts logging (set -x).
    Also extend '-f' deploy parameter, allowing it to be specified
    more than once; the first occurence will skip infra VM creation,
    but still sync reclass & other config from local repo, while a
    second occurence will also disable config sync.

    To prevent glusterfs client state from failing due to non-existent
    nova user/group, move it after nova:compute's nova state is applied.

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

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 16:19:36 +0000 (16:19 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[baremetal] Fix DPDK by running linux.system first" into stable/euphrates
  - [baremetal] Fix DPDK by running linux.system first

    DPDK scenario requires hugepages to be set up and enabled before
    configuring OVS ports, so apply `linux.system` on compute nodes
    and reboot them before attempting to run `linux.network` state.

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

6 years agoUpdate git submodules
JingLu5 [Wed, 18 Oct 2017 06:55:43 +0000 (06:55 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Docs: test case description for TC080 and TC081

    JIRA: YARDSTICK-825

    Change-Id: Ib2f8d0b88378c0dd0bd20ba38141a205fa7ae486
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Oct 2017 14:28:15 +0000 (16:28 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Fix another typos in dockerslicing.md

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

6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 18 Oct 2017 15:07:49 +0000 (15:07 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[baremetal] reclass: Fix class order for common" into stable/euphrates
  - [baremetal] reclass: Fix class order for common

    Inheriting classes in the wrong order led to params being silently
    overriden by defaults in the system reclass classes, leaving
    some mismatched values between the controller nova config and the
    compute conunterpart (e.g. metadata_password had different values).

    Always inherit the common class first, so scenario-specific config
    is applied on top.

    NOTE: {dhcp,single}_nic are not used for mas|kvm|cmp nodes, but they
    are referenced in inherited classes, so keep them for now.

    Change-Id: I6cb90d5c832ffc8ab731bd9e3cd38ede858dba5c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
    (cherry picked from commit 92530f89c061b0070766e431f839feb368e2e4ac)

6 years agoUpdate git submodules
Cristina Pauna [Wed, 18 Oct 2017 12:08:48 +0000 (15:08 +0300)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - Update release date in documentation

    Change-Id: I294b2ccb9e43f90aa3745fe040a7c956f910b816
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
    (cherry picked from commit 41fd911de4f0c302f44c9a3af12aebc852dfffc8)

6 years agoUpdate git submodules
Cristina Pauna [Fri, 13 Oct 2017 08:19:00 +0000 (11:19 +0300)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - Update the armband documentation

    Since the x86 and arm documentation for Fuel is now common, I just
    copied the documentation made in fuel project as is.

    JIRA: ARMBAND-293

    Change-Id: I6bfd26c9c911829ae556db0388bb16310d8280ba
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
    (cherry picked from commit 0a53afff6289fc0e2a0af8c4f6efc9e565d0cdae)

6 years agoUpdate git submodules
Cristina Pauna [Wed, 18 Oct 2017 11:07:20 +0000 (14:07 +0300)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Add documentation for scenarios

    Added documents for feature scenarios supported by fuel.
    The nofeature scenarions don't require documentation.

    Change-Id: I574e42b60125b4a59c8d921fa45e4c4fbf09137f
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
    (cherry picked from commit 2a74900ecd451c939a34d53a529e802cc2250db9)

6 years agoUpdate git submodules
wutianwei [Wed, 18 Oct 2017 03:19:37 +0000 (11:19 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Fix ceilometer issue

    OSA don't maintain the ceilometer component.
    We change the OSA code to make ceilometer work.
    1. create ceilometer database
    2. change the ceilometer policy
    3. change the ceilometer config
    4. change the OS_AUTH_TYPE in openrc

    Change-Id: I2d8630a0c50f5c6bd1e86171cae1fa8f9934334b
Signed-off-by: wutianwei <wutianwei1@huawei.com>
    (cherry picked from commit f55635085312ab2c367d1ae37d0979874b2a7d82)

6 years agoUpdate git submodules
Tim Rozet [Tue, 17 Oct 2017 19:25:16 +0000 (15:25 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'stable/euphrates'
  - Updates docs and scenarios for Euphrates

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

6 years agoUpdate git submodules
Deepak S [Wed, 18 Oct 2017 04:23:00 +0000 (21:23 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - update rest api table

    Change-Id: I71f8b419a8b28bc3c9208c8902b91d06bc4653de
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Yifei Xue [Tue, 17 Oct 2017 07:48:12 +0000 (15:48 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Update the Euphrates docs for kubernetes scenario

    JIRA: -

    In the Euphrates release, compass has supported kubernates
    deployment now. However, there is no k8s related description
    in docs of compass4nfv. So we add k8s related description in
    this patch including the k8s architeture, k8s networking in
    Compass, k8s virtual deployment and k8s bare metel deployment.

    Change-Id: I3bea3ae06b1c73076ba44d10caf89602928b7021
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
    (cherry picked from commit 4f90858ffbe3e566f30f8bf58309d28989212d0e)

6 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Oct 2017 12:53:03 +0000 (14:53 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Fix 1 typo in dockerslicing.md

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

6 years agoUpdate git submodules
Cédric Ollivier [Tue, 17 Oct 2017 18:06:41 +0000 (20:06 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Complete dockerslicing.md

    It mainly precises that all requirements were not synchronized over
    the OPNFV projects in Danube and adds 2 OPNFV project poposals.

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

6 years agoUpdate git submodules
mbeierl [Wed, 18 Oct 2017 04:38:11 +0000 (00:38 -0400)]
Update git submodules

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

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

6 years agoUpdate git submodules
Deepak S [Wed, 18 Oct 2017 04:08:29 +0000 (21:08 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Fix table issues in release notes

    Change-Id: I0c2accf7e2c1f417b9823a0dfa1f356ff7730a3d
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Wed, 18 Oct 2017 02:34:58 +0000 (19:34 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Updating user guide

    Change-Id: I80bcbe616b8f2c64151de6e588c892de6c3dc8f1
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Wed, 18 Oct 2017 01:27:36 +0000 (18:27 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - remove unwated proxy in the script

    Change-Id: I4a38ac4f7a05b6a96fd9e0e8539aa76252ded3b0
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Wed, 18 Oct 2017 01:09:21 +0000 (18:09 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Adding script to build samplevnf VM images

    Change-Id: I1238aa72f178fb8744fdea688704ef7ff22c9c75
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Linda Wang [Tue, 17 Oct 2017 09:25:06 +0000 (09:25 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Update blacklist about migration tests for rally

    The test NovaServers.boot_and_migrate_server needs at least 2 compute
    nodes:
    https://github.com/openstack/rally/blob/stable/0.9/rally/plugins/openstack/scenarios/nova/servers.py#L763-L765

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

6 years agoUpdate git submodules
JingLu5 [Fri, 13 Oct 2017 08:15:18 +0000 (08:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Fio: support input job file configuration

    Change-Id: I4bb15a398819e54f7fb3e9eac17daa4059c03376
Signed-off-by: JingLu5 <lvjing5@huawei.com>
    (cherry picked from commit a5d0491b47fd1bab27fa603353861ea8eaba8da5)

6 years agoUpdate git submodules
dongwenjuan [Mon, 16 Oct 2017 12:04:01 +0000 (20:04 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'stable/euphrates'
  - fix the bug for consumer don't receive the notification

    There is no 'sudo' command in functest container, so the stunnel is setup failed.

    Change-Id: I9e317c0643a370fb5b35d90363b0ff734a77c040
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
    (cherry picked from commit aa16cb3987bad7abfb8743cb205980a50d5f12fe)

6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 21:09:54 +0000 (14:09 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Updating release notes of samplevnf

    Change-Id: I5c6854467bca41ab0ca5894e1a706a65eb68ef32
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
mbeierl [Wed, 18 Oct 2017 02:41:55 +0000 (22:41 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'stable/euphrates'
  - Improving Reporting

    Changes IOPS and BW to summation vs. average.
    Adds fixed 0 y axis to all graphs

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

6 years agoUpdate git submodules
JingLu5 [Wed, 18 Oct 2017 01:37:07 +0000 (01:37 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - add opnfv_os-odl-fdio_dvr-noha testsutie for Apex

    Change-Id: Idd60153e6097cbef6513942653429d2ec96a8c17
Signed-off-by: JingLu5 <lvjing5@huawei.com>
    (cherry picked from commit b122091bcc2e780be3694cf0faa1b771994798f6)

6 years agoUpdate git submodules
hu xinhui [Tue, 17 Oct 2017 08:39:16 +0000 (16:39 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Add k8-nosdn-nofeature-noha  scenario support

        JIRA: -

        Currently Compass support 3+2 highly available  Kubernetes cluster.
        This yaml file define 1+1 Kubernetes cluster for k8-nosdn-nofeature-noha scenario

    Change-Id: Iaeb4ef854a88657813fab9d255120ac93854dc6f
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
    (cherry picked from commit 2e3e4dcfd50ad29f80f675fcefff3c3a579338e5)

6 years agoUpdate git submodules
Bin Hu [Tue, 17 Oct 2017 22:32:08 +0000 (15:32 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'stable/euphrates'
  - Release-Ready Documentation

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

6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 17:30:22 +0000 (17:30 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Merge "Rest API: Fix all the bugs in the HWLB, mask issue, etc" into stable/euphrates
  - Rest API: Fix all the bugs in the HWLB, mask issue, etc

    Change-Id: I0f593c3e676407ca01d34792ef8309cf37f4c686
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Manuel Buil [Tue, 17 Oct 2017 14:34:26 +0000 (16:34 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - Produce more logs if things fail

    Apex deployment shows a problem when creating the SFC config in ODL and
    it is impossible to know what might be going on

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

6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 09:58:42 +0000 (02:58 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Copy the dev bind to standard path

    Change-Id: I56e3bbcc5154025e0c63cd5e4cebc368b103aee5
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 15:00:41 +0000 (15:00 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Merge "Docs: Developer guide review and update" into stable/euphrates
  - Docs: Developer guide review and update

    Review and update teh Developer guide for E-Release.

    Change-Id: I5bb2626cb3f69953b741cd46ea584423756786f2
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 17 Oct 2017 07:20:23 +0000 (00:20 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - NSB: rename private->uplink, public->downlink in example

    Change-Id: Ieb8943a432a59375b7e68a708666ad4caa4affd2
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - resource: move make_resource_profile to ResourceProfile

    move factory method from Collector to ResourceProfile

    Change-Id: I1ddf3cffed7a3b2d45aa9cbffd3c0a5925c325d6
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Sofia Wallin [Thu, 5 Oct 2017 12:34:05 +0000 (14:34 +0200)]
Update git submodules

* Update docs/submodules/ovno from branch 'stable/euphrates'
  - Updated doc structure and added index file

    Created userguide/ under release/ and added an index.rst to enable
    document rendering.

    Change-Id: I868b4f5d4834b28b3fd184550a13f087cbe19b1c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
    (cherry picked from commit 8b0f080fafe6fd3e150cb669f8087ec1c2b9be23)

6 years agoMinor corrections 39/45339/1
Sofia Wallin [Tue, 17 Oct 2017 12:09:16 +0000 (14:09 +0200)]
Minor corrections

Change-Id: I04115acd19ba7af24e91e731802a4cee06b10951
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 6e1d3f96c682aaf0aa7ecdd774bbfa814b21542c)

6 years agoAdjusted scenario documentation 29/45329/1
Sofia Wallin [Tue, 17 Oct 2017 10:44:15 +0000 (12:44 +0200)]
Adjusted scenario documentation

Change-Id: I60af6512fe28b83833d2fbfae38976fa75755bf4
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 094ee4a14e456521b8eeb8a7256c49a145ce7e80)

6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 10:37:23 +0000 (10:37 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Merge "Fix udp replay issue" into stable/euphrates
  - Fix udp replay issue

    Change-Id: Ibb269fdf4e2bccb56d96d1788ba62ebfcc96d267
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 01:06:37 +0000 (06:36 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Fix compilation issue with older gcc

    Change-Id: I905743480a1324b5e582fa406f6c98167e04fb1b
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Deepak S [Tue, 17 Oct 2017 08:16:54 +0000 (08:16 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Merge "Adding app version display" into stable/euphrates
  - Adding app version display

    Change-Id: Ie96af26119cef7e8340fff958253c259b46675f4
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
RHE [Wed, 27 Sep 2017 13:31:49 +0000 (15:31 +0200)]
Update git submodules

* Update docs/submodules/moon from branch 'stable/euphrates'
  - Moon Euphrase documentation

    Change-Id: Ic92d95b10e14299813b1b1b963c3562f37eacc8b
Signed-off-by: RHE <rebirthmonkey@gmail.com>
    (cherry picked from commit b6bdaab8fe5cd06252331a0c59fb4f3d90aaac99)

6 years agoUpdate git submodules
Periyasamy Palanisamy [Thu, 12 Oct 2017 10:15:35 +0000 (12:15 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - comment multiple subnet configuration

    * commenting multiple subnet configuration under a neutron network because ODL
    doesn't have a support for it yet (netvirt bug: https://bugs.opendaylight.org/show_bug.cgi?id=9239)
    * This has to be uncommented once the above bug is fixed.

    Change-Id: I4c863fbdd951891035471f1a10cf18546f5218e0
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
    (cherry picked from commit b0c56bc3276a25df4e387ee08734ad292487cf8e)

6 years agoUpdate git submodules
Linda Wang [Mon, 16 Oct 2017 02:34:03 +0000 (02:34 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Enhance the compatibility judgement of INSTALLER

    When the env INSTALLER_TYPE is None, while the var installer in
    dependencies is not None, the current test case should not be run.

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

6 years agoUpdate git submodules
Cédric Ollivier [Mon, 16 Oct 2017 15:22:39 +0000 (17:22 +0200)]
Update git submodules

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

    It conforms with Euphrates.

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

6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 15 Oct 2017 22:19:57 +0000 (00:19 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - salt.sh: DEBIAN_FRONTEND=noninteractive

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

6 years agoUpdate git submodules
Michael Polenchuk [Mon, 16 Oct 2017 10:24:13 +0000 (14:24 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [ovs/dpdk] Return true on linux.network state

    linux.network state is expected to be down until node reboot
    to activate required hugepages therefore return true in any case.

    Change-Id: I61deac12b9ac212c5f79cdcce30cda8e5d24413b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
    (cherry picked from commit 044f49fd195526d8c00967fb9a0b6b1ab0a36c14)

6 years agoUpdate git submodules
Periyasamy Palanisamy [Wed, 11 Oct 2017 11:14:09 +0000 (13:14 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - SDNVPN-184: resources are not cleaned if tc fails

    * moved the cleanup code inside the finally block in each test case

    Change-Id: Ifc0fee58451923117c54040c716dad6827fbc7fa
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
    (cherry picked from commit 6c878a213164dc895841046170869a50e41c9e7a)

6 years agoUpdate git submodules
rexlee8776 [Fri, 13 Oct 2017 02:25:04 +0000 (02:25 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - bugfix: remove pod_name in host and unify host parameter

    for none-ha test case, use host to be parameter
    for ha test case, use attack_host as parameter

    Change-Id: I053df00adab17814dd54584a1ae081548163dc68
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
    (cherry picked from commit 18b2c357c3d281fbdf5261958ef60abb98915486)

6 years agoUpdate git submodules
Cristina Pauna [Fri, 13 Oct 2017 08:54:09 +0000 (11:54 +0300)]
Update git submodules

* Update docs/submodules/snaps from branch 'stable/euphrates'
  - Move CreateInstancePubPrivNetTests test to staging

    CreateInstancePubPrivNetTests is failing on Fuel and it seems that the
    test is not behaving as expected on all pods. SNAPS-191 was created to
    refactor the code so until that is fixed we should not run this test
    in functest.

    JIRA: SNAPS-184

    Change-Id: I2286b9fab72e705092a521cd3611a63a8e12f855
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoUpdate git submodules
wutianwei [Mon, 16 Oct 2017 03:12:50 +0000 (11:12 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Ascertain the pandas version

    the 0.21.0rc1 version of pandas will block the gnocchi install,
    so we use 0.20.3. we replace the pandas package in repo

    Change-Id: Ic8d9fa3a691b64a0783034ffbf0d958427e30d16
Signed-off-by: wutianwei <wutianwei1@huawei.com>
    (cherry picked from commit 05aafa14c76537222fac2f93fc6ab7bec741cff5)

6 years agoUpdate git submodules
Cédric Ollivier [Mon, 16 Oct 2017 09:42:47 +0000 (11:42 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Update requests to 2.13.0 in virtualenvs

    It completes "Force requests===2.13.0" [1] which only updated all
    Docker files.

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

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

6 years agoUpdate git submodules
Periyasamy Palanisamy [Thu, 12 Oct 2017 09:43:05 +0000 (11:43 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - make CommonConfig as singleton

    * It is not necessary to instantiate CommonConfig object from each
    testcase and can be made as singleton

    Change-Id: I99d995486fbd88ea8a77ec7bd9e41a55047ebaca
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
    (cherry picked from commit e7693b748e16f6013b5dddf6eb5ebcf9d0bb0a3d)

6 years agoUpdate git submodules
Gerald Kunzmann [Mon, 16 Oct 2017 10:29:18 +0000 (10:29 +0000)]
Update git submodules

* Update docs/submodules/promise from branch 'stable/euphrates'
  - Merge "API/interface mapping table ETSI NFV vs Blazar" into stable/euphrates
  - API/interface mapping table ETSI NFV vs Blazar

    Change-Id: Id775c53405cf3aa42aaa439344846d07cd2ae2d4
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
    (cherry picked from commit ac9bf70e774ab43a140c2c065a682b73f4dd6c16)

6 years agoUpdate git submodules
Bertrand Souville [Mon, 2 Oct 2017 15:23:18 +0000 (17:23 +0200)]
Update git submodules

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

    Change-Id: I939570ba3a2b8f7551e4d27700e494c5dc2edab7
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
    (cherry picked from commit d362639e2541bb6d37744a47e00e689e971ce541)

6 years agoUpdate git submodules
Sofia Wallin [Fri, 13 Oct 2017 06:45:32 +0000 (08:45 +0200)]
Update git submodules

* Update docs/submodules/barometer from branch 'stable/euphrates'
  - Removed Table of content

    Readthedocs generate TOC so it's not needed to add within the
    documents.

    Change-Id: Ie4d14df711c89b214773c34294d6b7cd6ee13ad4
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
    (cherry picked from commit d37a178a681a61de2924e3835ec3726aaa7af38c)

6 years agoUpdate git submodules
juraj.linkes [Sat, 14 Oct 2017 08:21:18 +0000 (10:21 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Update project field of fds testcase to fastdatastacks

    Fds testcases is defined under project fastdatastacks, not
    functest. The fix is required for testcase results uploads.

    Change-Id: Ided0701048d0b4c0257c62d600893672960d83df
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
    (cherry picked from commit 8797d07d0be8309a1cdcc3c1c67b20ba064a4420)

6 years agoUpdate git submodules
chenjiankun [Mon, 16 Oct 2017 04:04:10 +0000 (04:04 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Create test suite opnfv_os-nosdn-openbaton-ha_daily

    JIRA: YARDSTICK-823

    We need to create test sutie opnfv_os-nosdn-openbaton-ha_daily.yaml
    to enable this scenario.

    Change-Id: Ia800a9c74aaecf0d73e6f0fd559630b741ad2432
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
    (cherry picked from commit 164d60cedff53c520e4c36a37cb1a02bf873f7fb)

6 years agoUpdate git submodules
hu xinhui [Fri, 29 Sep 2017 09:06:33 +0000 (17:06 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Modification for kargo to generate dynamic inventory

    JIRA: -

    There is some hardcode for kargo inventory.This patch is to  generate dynamic inventory for kargo

    Change-Id: If4a7c5f973e520e4ca24c3c9e0bfa97725a5a44c
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
    (cherry picked from commit 179cd6db9f1bd9be1606187cf74e128bede7a8e6)

6 years agoUpdate git submodules
Zhijiang Hu [Mon, 16 Oct 2017 01:16:27 +0000 (01:16 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'stable/euphrates'
  - Merge "add functest guide doc" into stable/euphrates
  - add functest guide doc

    Change-Id: I615908c95526a982d901ea1186da573e2cc030d9
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
    (cherry picked from commit 724c7d57abe27f3820d9ea5a2c1eff6bacc4e105)

6 years agoUpdate git submodules
Zhijiang Hu [Thu, 12 Oct 2017 04:41:04 +0000 (00:41 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'stable/euphrates'
  - Add -allow-limited-size to mkisofs

    Otherwise, we encountered:
    File target/el7/noarch/opnfv-2017-10-11_09-58-21.bin is larger than 4GiB-1.
    -allow-limited-size was not specified. There is no way do represent this file size. Aborting.

    Change-Id: Ied43c9e0c0e635ff52740c18b3b3001a4e6a3604
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
    (cherry picked from commit 3580a4c2bf8596dc94ab92619b6185757725f566)

6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 16 Oct 2017 01:11:12 +0000 (01:11 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - Merge "u/fuel: Bump & rebase for common reclass rework" into stable/euphrates
  - u/fuel: Bump & rebase for common reclass rework

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

6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 16 Oct 2017 00:09:01 +0000 (00:09 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - Merge "reclass: system: Pin Armband apt-mk to nightly ver" into stable/euphrates
  - reclass: system: Pin Armband apt-mk to nightly ver

    Recently, Mirantis apt-mk repos were changed upstream from using the
    'nightly' dist to 'stable'. However, Armband only provides the
    'nightly' dist for now, so hardcode our repo definitions to that.

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

6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 13 Oct 2017 21:28:38 +0000 (23:28 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for VCP state split

    Change-Id: I6f0367d75ea831de78ced480ea73d1cd10680b80
    (cherry picked from commit 11143873e70e65d07d73617b8af29a07adffc1aa)

6 years agoUpdate git submodules
Anand B Jyoti [Wed, 4 Oct 2017 02:56:56 +0000 (08:26 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'stable/euphrates'
  - Docs: Enhance the userguide with CLI command reference

    JIRA: SAMPLEVNF-84

    Update the documents with CLI command reference and Resolve the
    jenkins build warnings.

    Change-Id: I8162a5eb81bf332a06e84dc1f96383fa06fe12c3
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 14 Oct 2017 17:42:41 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Add license headers where missing

    While at it, compact 'set' into bash shebang where possible and
    add `make patches-copyright` target to simplify adding patch
    license headers.

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

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 12 Oct 2017 00:51:17 +0000 (02:51 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - reclass: baremetal: Factor out common code

    While at it, add .yamllint file (copied from releng repo).

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

6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 14 Oct 2017 17:18:51 +0000 (19:18 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Drop infinite loops in favor of finite wait_for

    While at it, fix some shellcheck warnings, and s/fgrep/grep -F/g.

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

6 years agoUpdate git submodules
Deepak S [Thu, 12 Oct 2017 22:44:59 +0000 (15:44 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Support to add multiple src/dst ports in flow

    Change-Id: I888a6029efaad8308de8df6b6787dd46af5f1c55
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - task: use CONF_FILE from constants

    I'm not sure why we hardcoded config_file when
    the CONF_FILE constant will work.

    Change-Id: I45a1dc17ac2b185c659725f55462214acb74838d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - collectd: set intel_pmu events path and OVS socket path

    switch from hardcoded path to dynamic path
    based on bin_path

    also enable proxy for install_collectd

    add barometer settings for virt and ovs_stats

    Change-Id: Id138aef548332a3e3fcb3963b746e7c9f10c0948
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Version changes for collectd, pmu-tools, intel_cmt_cat

      Bumping collectd version to include pmu plugin enablement,
      bounding pmu-tools and intel_cmt_cat to a commit-id

    Change-Id: I666d52c5574cec0caebb07535332984fa77e5b65
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
  - NSB Prox Grafana dashboard updates

    JIRA: YARDSTICK-802

    Updating the Grafana dashboards with common data
    format for all BM and Opensatck Prox tests and
    adding minor improvements

    - Correct the test description
    - Re-run the tests and verify that all the
      fields are graph correct
    - Label the axes correctly.
      eg: For Throughput added label "MPPS"

    Change-Id: I62b471926fe3c4c8876b70053a92d06f4373e296
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
  - KVMFORNFV: To verify the execution of the bash script

    This patch is used to verify the parameters passed and
    the flow of qemu_migrate_benchmark.bash script to handle
    the bugs

    Change-Id: Ifc1bfa7a91a2eed178b9dc984c222074f06e0599
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
  - Move arp route tbl to script and update defailt vnf config files

    Change-Id: I8674caa15c9fc32cfacb17f558da5fb31094877e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - cgnat: duplicate keys are not allowed

    the current ConfigParser does not handle duplicate keys
    in ini files.

    Change-Id: Iaafbbab740a809a59edfd93c84d0029ef10ac6f3
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - increase number of open files for collectd

    for collectd KPIs we need may need to open 10,000+ files

    one file for each core * number of CPU counters we read.

    Use the ansible pam_limits moules to increase the nofile
    setting.  This should allow the VNF to boot with increased
    number of files open

    Change-Id: I46b75d5ca59e8e359c985a1e37daaee89897884c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - task: drain background runner queues

    We were not draining the queues in the background
    runners.

    Modify the main runner_join loop to loop over
    all the runners and drain them.

    The runner join method does extra work for periodic actions
    so we can't change its behavior.

    Instead create a new poll() method and use that
    to check runner status

    Change-Id: I9466ba40a6a4c45c82cedff279cbb4817c6b66ad
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
  - Bug in  NSB Prox ACL Test 4 Port

    JIRA: YARDSTICK-802

    Generator was incorrectly configured to generated traffic for p0, p1 (twice), and p3

    Should be p0, p1, p2 and p3

    Change-Id: Ib62a3c6523b1eda635b8c727c36e140fd480003e
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
  - Updating NSBperf to print right testcase

    Change-Id: I7be7bc61624fa14eb552477bdc701a44d65e68b7
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - private-> uplink and public->downlink

    changing private and public to new uplink/downlink name

    Change-Id: I8c3f582ba5592418a397e2500e0b998c3eed54f2
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
  - Enable intel_pmu plugin in collectd

    Change-Id: I62c6416e5c79d0b90880985bb5c076b65e34192e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 21:03:56 +0000 (23:03 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - states: Split virtual_control_plane from maas

    We should eventually also support baremetal deploys without a
    virtualized control plane (VCP), so decouple MaaS provisioning
    from VCP provisioning.

    While at it, move "wait_for" bash function from maas state to
    common library file, lib.sh.

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

6 years agoUpdate git submodules
rpaik [Fri, 13 Oct 2017 22:53:43 +0000 (15:53 -0700)]
Update git submodules

* Update docs/submodules/fds from branch 'stable/euphrates'
  - Added a license metadata line to specify Apache-2.0

    Change-Id: I4cdc07163d634c1138e3630a83795c329a365450
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
    (cherry picked from commit 13a7b3ceb0d1a2811cd07a7e1bf4763d2b00432d)

6 years agoUpdate git submodules
Cédric Ollivier [Fri, 13 Oct 2017 20:43:30 +0000 (22:43 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Force requests===2.13.0

    It overrides OpenStack's upper-constraints to allow rally to work vs
    a self signed certificate.

    It will be pushed to the right OpenStack project after the patch is
    confirmed by CI. Euphrates will be released too early regarding the
    full upstream cycle required.

    JIRA: FUNCTEST-876

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

6 years agoUpdate git submodules
juraj.linkes [Fri, 13 Oct 2017 08:23:51 +0000 (10:23 +0200)]
Update git submodules

* Update docs/submodules/fds from branch 'stable/euphrates'
  - Fds testcase fixes for v3 creds

    V3 creds changed and no longer feature project id, which needed
    to be changed to project name along with project domain name.
    Also updated the path to images which changed with the introduction
    of Alpine containers.

    Change-Id: I75916a6632514de9206b824a0957eb0491f7b96a
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
    (cherry picked from commit a11ef12edc19d755e0e03f2615a8a2019e805875)

6 years agoUpdate git submodules
Sofia Wallin [Fri, 13 Oct 2017 07:16:34 +0000 (09:16 +0200)]
Update git submodules

* Update docs/submodules/orchestra from branch 'stable/euphrates'
  - Removed Table of content

    Readthedocs generate TOC so it's not needed to add within the
    documents.

    Change-Id: I1689567763f3de154b157914301538d181f540c6
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
    (cherry picked from commit 9cf364f27fd08431bfbcd58d43a5bbc18739bcb9)

6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 25 Sep 2017 23:16:54 +0000 (01:16 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - patch.sh: Exit on patch apply failure

    Patches that fail to apply are silently skipped. Since retrying is
    not possible, deploy moves on, making the problem hard to observe.

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

6 years agoUpdate git submodules
Ross Brattain [Wed, 11 Oct 2017 22:16:53 +0000 (15:16 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - ping: always save rtt data, influxdb ignore empty data

    If the SLA was failing we were raising AssertionError and not storing
    the rtt in the data dict.  This caused influxdb parse errors because the
    data was empty.

    Fixup influxdb to ignore records with no data, so we don't try to parse
    no data.

    Change the ping logic to always record the rtt result even if the SLA
    was not met.

    Also fixup ping logic in cases where ping does not return results.  If
    SLA is defined use SLA * 10 otherwise use large float that doesn't break
    the grafana scale too much, maybe 999999

    JIRA: YARDSTICK-809

    Change-Id: Id2d51216581644a80e8c7b9aa98919a766008adf
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
    (cherry picked from commit af011b16787e8fd9fc6f918b1d1427dd1be562ec)

6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 13 Oct 2017 17:21:26 +0000 (19:21 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - ci/deploy.sh: Add installation succesful message

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

6 years agoUpdate git submodules
Frank [Fri, 13 Oct 2017 13:29:04 +0000 (15:29 +0200)]
Update git submodules

* Update docs/submodules/fds from branch 'stable/euphrates'
  - Remove draft docs for dvr_ha scenario

    The DVR scenario with HA will not be released
    in Euphrates 5.0 - and the current documentation
    isn't up to date. Removing the docs for now
    to avoid any confusion.

    Change-Id: I1f0bd9d29073f96ddfc7b115bd0641d05b502761
Signed-off-by: Frank <fbrockne@cisco.com>
    (cherry picked from commit 13c18cd4b42c849769369f150c01db4972684b8d)

6 years agoUpdate git submodules
Cédric Ollivier [Fri, 13 Oct 2017 12:29:14 +0000 (14:29 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Get the right git commit ids

Co-Authored-By: Linda Wang <wangwulin@huawei.com>
    Change-Id: I08ad30156049ac0814fcebfc0f116176331c1dd3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 7db506b8c184917d0986b14722bbbf95b7fce3d3)

6 years agoUpdate git submodules
Manuel Buil [Fri, 13 Oct 2017 11:14:37 +0000 (13:14 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'stable/euphrates'
  - Modify the vnfd to use the new image

    We moved to a new image for SFs but we have not moved the name of the image
    in the vnfd

    Change-Id: I8f658e1dfcf0de3117845f615eddb8fd5b1e11af
Signed-off-by: Manuel Buil <mbuil@suse.com>