opnfvdocs.git
5 years agoUpdate git submodules
Markos Chandras [Mon, 3 Sep 2018 14:45:07 +0000 (15:45 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Turn on bash debug option

    The script does not behave as it should so we need to enable the debug
    option in order to debug it properly

    Change-Id: I13cd4d027c0d9bb9229466148ea4c913508cba2a
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Markos Chandras [Mon, 3 Sep 2018 14:22:19 +0000 (15:22 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Do not check for scenario changes in releng-xci repo

    There are no scenarios in releng-xci anymore so we must not try and
    determine the impacted scenario. Using the default one is good enough
    for CI. Users can still override the defaults using the usual methods.

    Change-Id: I47207ebddae79fd89615bfd664f211879aabae92
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Fatih Degirmenci [Fri, 31 Aug 2018 08:52:00 +0000 (10:52 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Rename functest-prepare role to prepare-tests

    This change renames functest prepare-tole to prepare tests and makes other
    adjustments to the role to move common test preparation steps to its own
    script so we can prepare for Functest and Yardstick at one go.

    Similar things are required to be prepared for running Functest and Yardstick
    such as
    - installed packages
    - external network creation
    - creation of run-functest.sh and run-yardstick scripts from templates
    - preparation of environment variables

    This change will fail verification until the changes below is submitted.
        https://gerrit.opnfv.org/gerrit/#/c/61645/

    Change-Id: Id1020d3e61abd3f087863c06a132c5021339d655
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 3 Sep 2018 12:51:29 +0000 (12:51 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[docker] Fix untagged mgmt by default"
  - [docker] Fix untagged mgmt by default

    JIRA: FUEL-383

    Change-Id: Ie635965cff3538d6e786f2b76fa4d175d1be1773
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Mon, 3 Sep 2018 09:46:15 +0000 (11:46 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Execute prepare-tests.sh to prepare OPNFV VM

    It also fixes the results directory where Functest log is cat from.

    Change-Id: I3d8ea06d3741c70108cdb1c7f040969dbacf79a5
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Cedric Ollivier [Mon, 3 Sep 2018 11:47:28 +0000 (11:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Refactor RallyBase"
  - Refactor RallyBase

    This provides a more generic way to integrate test case lists which are
    not hosted in Functest.

    Also removes vm scenarios since they have never been a part of actual
    rally runs.

    Change-Id: Ib0a020fe72800915bbf2d10ecc690a248d33c246
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 3 Sep 2018 03:31:35 +0000 (05:31 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update tempest plugins tags

    Neutron and Barbican tempest plugins have just been released.

    Change-Id: Ib9c523e9a75dae31249fd84ba454d0ef8537ca1d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Switch from tempest section to openstack

    Rally warns from these deprecated conf sections.

    Change-Id: I15933c4f2cda14384e53202ec22f438a586d7b05
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Move shaker and vmtp into functest-benchmarking

    It also updates all jobs and fixes Dockerhub hooks.

    Change-Id: Ib182155736b4dbdb829293081741a9d5cb8ea6d7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update Xtesting to 0.60

    Xtesting leverages on stevedore [1] which will bring much more
    flexibility (discovery, module or class renaming, etc).

    OPNFV Features have to be updated as well:
      - https://gerrit.opnfv.org/gerrit/61713
      - https://gerrit.opnfv.org/gerrit/61715
      - https://gerrit.opnfv.org/gerrit/61717
      - https://gerrit.opnfv.org/gerrit/61719

    [1] https://docs.openstack.org/stevedore/latest/

    Change-Id: I0ce45eb6c9af66546c2c020eb962fa457f6c7e1a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Michael Polenchuk [Thu, 30 Aug 2018 11:34:59 +0000 (15:34 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [odl/dpdk] Make dedicated public network scheme

    In order to avoid TCP connection checksum issue (i.e. TX offloading
    on ovs bridges) add linux bridge connected with ovs public bridge.

    Change-Id: I4d266dd92756d5326dfa3d74fe2f376b26415812
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Mon, 3 Sep 2018 09:26:51 +0000 (09:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Adapt jobs to use common prepare-tests role"
  - xci: Adapt jobs to use common prepare-tests role

    In order to activate more test tiers from functest and also
    start running yardstick, we need to do the test preparation
    at one go and then run what's supposed to be run.

    This change is required for below changes to be verified
    successfully
        https://gerrit.opnfv.org/gerrit/#/c/61639/
        https://gerrit.opnfv.org/gerrit/#/c/61641/

    Change-Id: Ib3ae2241921383b77c23b05443325aa6240cc176
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Markos Chandras [Mon, 3 Sep 2018 09:07:21 +0000 (09:07 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Revert "xci: osa: Disable haproxy ssl configuration""
  - Revert "xci: osa: Disable haproxy ssl configuration"

    This reverts commit 42501f0ef7e0f0729b1c780102fb9713ef383fb3.

    This also removes the entire SSL management code and we let the
    haproxy_server role generate the certificates for us.

    We also need to bump the openrc role to include an upstream patch
    which fixes the openrc template file.

    deploy-scenario:os-nosdn-nofeature
    installer-type:osa

    Change-Id: I9bb590c9f1d5bc63519cfb4794dc15f794cc5b07
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Markos Chandras [Fri, 31 Aug 2018 10:14:51 +0000 (11:14 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Bump Bifrost components to the HEAD of Rocky release

    The bifrost and ironic SHAs are from the Stein release which is still
    in early days of development. We should use Rocky SHAs for the time
    being. However, bifrost from Rocky does not support Ansible > 2.4 so
    we have to use bifrost from master branch but all the ironic components
    have to be from the Rocky release.

    Change-Id: I1acb28e4a292c774d681519517be19a2da230851
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Harry Huang [Mon, 3 Sep 2018 02:32:05 +0000 (02:32 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Modify tenant_net_info"
  - Modify tenant_net_info

    JIRA: -

    Remove is_required option in tenant_net_info

    Change-Id: Iec33383cbc5ee438d879e78e9a131704c33a5c45
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Fri, 31 Aug 2018 06:57:42 +0000 (14:57 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Remove duplicate varible

    JIRA: -

    Varible odl_l3_agent now will be specified as
    a cluster parameter. Get rid of the unnecessary
    varible declaration.

    Change-Id: I56a7c92033c1f3958a24f99eef893e4427cd3daf
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sun, 2 Sep 2018 09:23:55 +0000 (09:23 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Optimize fetch"
  - Optimize fetch

    depth 1 is set when fetching.

    Change-Id: I1b470d1e370e18de9b3cfa51e5aea0374f76cac6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sun, 2 Sep 2018 07:25:00 +0000 (07:25 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge changes Ib7384772,I94e94c21

    * changes:
      Update to Alpine 3.8
      Publish unit test report

  - Update to Alpine 3.8

    https://alpinelinux.org/posts/Alpine-3.8.0-released.html

    Change-Id: Ib7384772175dd83f735d8cfbfafa1cef3fdc382c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Publish unit test report

    It leverages on nosehtmloutput [1]

    [1] https://github.com/openstack-infra/nose-html-output

    Change-Id: I94e94c2127b4ff8e032e121dd2bd56b3c22809f8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Sat, 1 Sep 2018 16:05:08 +0000 (18:05 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [docker] Cleanup, minor fixes, formula bump

    * ship prebuilt salt master conf for better readability:
      - enable x509.sign_remote_certificate (for prx VCP nodes);
    * refactor Salt master CA handling:
      - preinstall `salt_minion_dependency_packages` and
       `salt_minion_reclass_dependencies` inside docker image;
      - persistent /etc/pki;
      - run salt.minion on cfg01 to generate master keys;
    * bump container formulas to 1 Sep 2018 versions or newer:
      - inject date into Docker makefile, forcing a fresh fetch of all
        salt formulas from upstream git repos;
    * workaround broken salt-formula-designate's meta/sphinx.yml:
      - the DEB package version of salt-formula-designate uses `cmd.shell`
        to query dpkg on the minion, while the git repo version still
        uses `cmd.run`, running into parsing issues;
      - temporarily disable sphinx metadata generation for designate until
        upstream git repo syncs with the DEB version;
    * upstream: salt-formula-salt AArch64 salt.control.virt support:
      - retire salt-formula-salt git submodule and related patches;
    * skip installing reclass distro package (already installed via pip
      inside the container);
    * limit initial pillar_refresh call to nodes on jumphost;
    * remove unused salt-formula-nova git submodule;

    JIRA: FUEL-383

    Change-Id: I883b825e556f887a5e31f8a43676dcd8ece6dfde
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sat, 1 Sep 2018 17:56:50 +0000 (17:56 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge changes I4079fa36,I3ad7a38e

    * changes:
      Allow refs as vnf requirement versions
      Avoid downloading git history

  - Allow refs as vnf requirement versions

    Change-Id: I4079fa3641373eee40f8a876a2a525635f2752eb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Avoid downloading git history

    It decreases container build duration.
    depth 1 is set only when TAG is not a commit id because
    github.com doesn't advertise commit ids.

    It switches to git.openstack.org as much as possible.

    Change-Id: I3ad7a38eda0f7023302d71bb55de23828120f599
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Sat, 1 Sep 2018 00:45:30 +0000 (02:45 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Enable remote tracking

    Always fetch the latest master branch for Fuel@OPNFV (the only git
    submodule left), making constant rebase obsolete.

    JIRA: ARMBAND-401

    Change-Id: I3115e3a569fb18b3e7321aef51d7b0572c54249f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Sat, 1 Sep 2018 00:40:44 +0000 (02:40 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [AArch64] vcp: Fix up vcp_nodes awk query conflict

    JIRA: FUEL-404

    Change-Id: I12acc90cdb17ecc090a993e1be41d13ad81dbb9d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Aric Gardner [Fri, 31 Aug 2018 21:25:19 +0000 (21:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Https now works for artifacts.opnfv.org"
  - Https now works for artifacts.opnfv.org

    Also, I believe that https://artifacts.opnfv.org/
    now works behind the GFW  and so
    https://build.opnfv.org/artifacts.opnfv.org/index.html
    Will no longer be needed.

    Change-Id: I5ce850a0264a0d56d27756928f82c6c03868b622
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Aric Gardner [Thu, 23 Aug 2018 17:22:10 +0000 (13:22 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Https now works for artifacts.opnfv.org

    Also, I believe that https://artifacts.opnfv.org/
    now works behind the GFW and so

    https://build.opnfv.org/artifacts.opnfv.org/index.html

    Will no longer be needed.

    Change-Id: Ieeaf9331a71a108db1d7a7a538f5f25179b98932
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 31 Aug 2018 15:22:18 +0000 (17:22 +0200)]
Update git submodules

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

    JIRA: FUEL-401

    Change-Id: I62f5bfe5d3c83a031437765aa0576bcff5b2e92e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 31 Aug 2018 17:42:59 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [docker] Cleanup hosts file on redeploy

    JIRA: FUEL-383

    Change-Id: Ib01e78951403fbec2e0f588ae5a577bcbad1bd75
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 31 Aug 2018 16:31:09 +0000 (18:31 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [docker] Use distro docker-compose if not broken

    While at it, use explicit `docker-compose pull` call to maintain
    backwards compatibility with older docker-compose (1.8.0 on aarch64).

    JIRA: FUEL-383

    Change-Id: I0f6ac4fb59c0a286ac99a1a0dc4484d00f3837fe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Manuel Buil [Mon, 27 Aug 2018 16:11:11 +0000 (18:11 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Decouple tacker from tests

    Support n-sfc too and abstract a bit the MANO layer so that other MANO
    components can be inserted into the test

    Change-Id: I3fb59fbf40b4207bf1721092cd8ff0559e1d9d90
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 29 Aug 2018 15:54:38 +0000 (17:54 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/reclass: Retire Pike repo hack

    While at it, bump Fuel@OPNFV git submodule to pick up minor fixes.

    JIRA: ARMBAND-403

    Change-Id: I9147e24aefef600416d9f2cad3ee70a195f86af9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Michael Polenchuk [Wed, 29 Aug 2018 10:41:15 +0000 (14:41 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [noha] Align MTU settings

    * shift MTU from public bridge to physical interface
    * add neutron related settings

    Change-Id: Ia57d1ca7976968d6e7ee23f58a0abae1a1a256c0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Cedric Ollivier [Fri, 31 Aug 2018 14:35:44 +0000 (14:35 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add concurrency parameter to refstack_defcore tests"
  - Add concurrency parameter to refstack_defcore tests

    In fraser release we observed that refstack tests are executed in parallel
    and that might causes problems in CI because without concurrency
    parameter it will try to use as many cpus as possible and that might
    lead to race condition issues.

    This patch is created for backporting purposes to fraser branch
    where the problem occurs.

    JIRA: DOVETAIL-662

    Change-Id: I6cf0ad3a32e88f04abd00d69523aa8ac47c39470
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Sat, 25 Aug 2018 21:57:09 +0000 (23:57 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [AArch64] salt.control.virt support

    Salt relies on a limiting libvirt_domain j2 template to generate the
    XML it passes to libvirt for salt.control managed virtual machines.
    For AArch64, we need to set up 3 XML nodes in a non-default way:
    1. UEFI firmware (AAVMF) should be enabled by passing a pflash loader;
    2. CPU mode should be 'host-passthrough';
    3. QEMU machine type should be 'virt';

    To allow configuring the above using pillar data:
    - virtng module: implement functionality similar to upstream changes:
      * 219b84a512 virt module: Allow NVRAM unlinking on DOM undefine
        in develop, not in 2018.2;
      * 9cace9adb9 Add support to virt for libvirt loader
        in develop, not in 2018.2;
    - virtng module: extend it with:
      * pass virt machine type to vm;
      * pass cpu_mode to vm;

    JIRA: ARMBAND-404

    Change-Id: Ib2123e7170991b3dfbdb42bd1a2baa5a4360b200
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [AArch64] Align armband repo name with MaaS nodes

    curtin generates armband_3.list, which we aligned in the reclass
    model before, but not in the defaults yml used by cfg01/VCP VMs.

    Change-Id: Ibe8d5b79465b508e41c20ec08a98a96a1510da8d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - Add noifupdown for all br-floating

    Since we reboot all nodes, applying the network configuration via
    Salt before reboot is pointless and creates a race condition with
    OVS.

    While at it, add `--ignore-errors` to ifup call for OVS bridge to
    prevent a race condition during linux.network state apply.

    Change-Id: I22fe0afaffecd7b850a6b77d7b810ed296bfc9ca
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [salt-formulas] Add & enable armband formula

    AArch64 specific formula, mostly tweaking nova conf / installing
    virtualization layer prerequisites:
    - install qemu-efi;
    - install vgabios;
    - fix missing link for vgabios binary blob;
    - nova conf: cpu_model=cortex-a57 (only for virtual deploys);
    - nova conf: virt_type=qemu (only for virtual deploys);
    - nova compute conf: virt_type=qemu (only for virtual deploys);
    - nova conf: pointer_model=ps2mouse since AArch64 has no USB tablet;

    [1] https://github.com/openstack/nova/commit/f0f0953

    Change-Id: I40515bdbd941850b103a86d51b347cc8610f5741
Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com>
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [deploy.sh] Cleanup deploy arguments, rework -ff

    * refactor & extend `-f` deploy argument;
    * retire INFRA_CREATION_ONLY env var, duplicated by
      NO_DEPLOY_ENVIRONMENT;
    * `-F` and `-e` deploy arguments are now equivalent;

    JIRA: FUEL-383

    Change-Id: Ifc1527fa1e7d7486d1b7600772e2c5de34b1e52c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [submodule] Cleanup: Retire scripts sub & patches

    Salt bootstrap scripts are no longer used directly, so it is now safe
    to retire the whole git submodule and its related patches.

    JIRA: FUEL-383

    Change-Id: I1fbdfe4fbd4930bfb3c999a3a68033d12565682b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [docker] Switch to containerized Salt Master

    * Refactor OPNFV salt-formulas mechanism to resemble upstream git
      structure:
      - git submodules: add new submodule for each formula we patch;
      - create salt-formula-x directories for OPNFV formulas;
      - move mcp/metadata/service contents to their each formula subdir;
      - use `make patches-import` for patches previously handled by
        patch.sh;
      - retire patch.sh
    * states: add virtual_init:
      - mostly based on old salt.sh, which is now obsolete;
      - exclude salt-master service restart (it would kill the container);
    * scenarios: cleanup (rm cfg01 virtual node def), adopt virtual_init;
    * reclass: align our model with prebuilt container's Salt config:
      - drop linux:network pillar data (handled by Docker);
      - stop applying linux.system state on cfg01;
      - align salt user homedir;
      - drop salt-formula packages (preprovisioned);
    * minor plumbing in deploy.sh and lib.sh;

    JIRA: FUEL-383

    Change-Id: I28708a9b399d3f19012212c71966ebda9d6fc0ac
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [docker] Add docker-compose definitions

    Add configuration items for bringing up the Salt master Docker
    container using docker-compose:
    - mount <storage dir>/hosts as /etc/hosts
    - mount <storage dir>/salt as /etc/salt:
      * semi-persistent generated Salt information;
    - mount <storage dir>/nodes as /srv/salt/reclass/nodes:
      * semi-persistent generated reclass node data storage;
    - mount Fuel@OPNFV git repo in /root/fuel;
    - mount all other previously rsynced artifacts;
    - hook container to 3 networks/bridges: mcpcontrol, PXE/admin and
      management:
      * container IP addresses are managed by Docker, so no DHCP is used;
    - override upstream entrypoint.sh by mounting our own version on top;
      * run-time patch Salt to fix certain init system interactions due
        to 'Tini' looking like Upstart but behaving a bit differently;
      * work around directory traversal issues in Salt/reclass by using
        extensive `cp` (to be later mitigated at container build time);
      * overwrite reclass.system with our own version (patched), later to
        fetched pre-patched during container build;
      * overwrite salt-formulas with our patched versions;
      * create missing links for salt-formulas-* packages (e.g. gnocchi)
        which are not available as git repos upstream;
    - add mcp.rsa.pub to 'ubuntu' user's authorized_keys for SSH login
      to master node to remain backwards compatible;
    - mount configuration files for semi-persistent state preservation
      at container destroy/rebuild (using '-f' deploy argument);

    JIRA: FUEL-383

    Change-Id: Ie17e578a7ebeb071b1c0e0a49ad58ffa6bbc89bb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
dimitris.tsiolakis [Wed, 29 Aug 2018 11:11:48 +0000 (14:11 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Reviewer guide update for OVP 2018.08 release

    JIRA: DOVETAIL-701

    Change-Id: I940bdd16762dd36ee338f41e5b2aab352c70600f
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 31 Aug 2018 09:43:26 +0000 (10:43 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - TRex IMIX data must return percentage value

    Function "_create_imix_data" must return the weight in percentage, not in
    absolute value.

    JIRA: YARDSTICK-1406

    Change-Id: I3bc409bab17ae5778a6783f4319699009a5437fa
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Fri, 31 Aug 2018 09:48:46 +0000 (09:48 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Download only necessary images for functest-smoke"
  - Download only necessary images for functest-smoke

    Functest download_images.sh script downloads images that are
    not needed for functest-smoke so we only download the necessary
    images to cut the time down.

    deploy-scenario:os-nosdn-nofeature
    installer-type:osa

    Change-Id: I0be643c4ccd4b8009e68433f5d635231afd2550a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Markos Chandras [Fri, 31 Aug 2018 09:26:04 +0000 (09:26 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: roles: create-vm-nodes: Always provision VM nodes"
  - xci: roles: create-vm-nodes: Always provision VM nodes

    The role used to get the output of 'virsh list --all' to determine how
    many VMs are present and shut off in the system. This takes *all* VMs
    on the system into consideration so it may skip creation of some or all
    of the XCI VMs if we happen to have other VMs present. We can improve
    the situation by simply dropping this check and always provision the
    VMs we want. If the VM is already present, then the module will simply
    do a sanity check of its configuration. This allows XCI to run alongside
    other VMs.

    Change-Id: I54255a1959509671c0305f48f23a55b6e900684f
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Fatih Degirmenci [Thu, 30 Aug 2018 20:18:43 +0000 (22:18 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Bump Kubespray SHA and sync Ansible versions

    This change
    - bumps kubespray version to 8b3ce6e418ccf48171eb5b3888ee1af84f8d71ba, taking
    Kubernetes version from 1.10.2 to 1.10.4.
    - pins Ansible version used by Kubespray to same Ansible version as the rest.
    The var kept as is in case if we need to pin Kubespray to a different Ansible
    version in future.

    installer-type:kubespray
    deploy-scenario:k8-calico-nofeature

    Change-Id: Iefbe82f0b9b10296e4362bca07630047c56630ac
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Stephen Wong [Fri, 31 Aug 2018 07:21:35 +0000 (07:21 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add envoy.ext_authz filter"
  - Add envoy.ext_authz filter

    JIRA: CLOVER-86

    This external authorization HTTP filter calls an external HTTP service (ModSecuruty service) to check if the incoming HTTP request is authorized or not. If the request is deemed unauthorized then the request will be denied normally with 403 (Forbidden) response.

    Change-Id: I0fe14c73defec027c54f42713cbdf69b0b83e102
Signed-off-by: JingLu5 <lvjing5@huawei.com>
5 years agoUpdate git submodules
Ace Lee [Fri, 24 Aug 2018 07:56:39 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Bug fix in SDC after istio to 1.0.0

    JIRA: CLOVER-84

    There will be some Bug in SDC after we upgrade the Istio to 1.0.0
    Istio 1.0 have some concept, for example : virtualservice gateway.
    So we change the yaml file using the 1.0.0 concepts.
    Add mirror function

    Change-Id: Id138cfec2c7d94b44eb508a056c91e193ac1b08b
Signed-off-by: Ace Lee <liyin11@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Thu, 30 Aug 2018 03:21:02 +0000 (11:21 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Switch docker repo

    JIRA: -

    Because compass-web is currently under development,
    there are backend changes in compass-deck and
    compass-tasks dockers. Switch to private docker repo
    to preserve CI stability.

    Change-Id: I8315ef0f3a68e1563e8142d010807f9cb2393d2b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Xuan Jia [Fri, 31 Aug 2018 02:55:13 +0000 (02:55 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Error corrections and architecture option updates"
  - Error corrections and architecture option updates

    Correction of some errors which are permitting a succesfull build
    in the master following these descriptions: http://docs.opnfv.org/en/latest/how-to-use-docs/include-documentation.html#individual-project-documentation

    Moving the architecture options to the Container4NFV wiki and
    leaving only a reference here.

    Change-Id: I7b4debc90997f8812a5681daa8bfa19f90724cef
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
5 years agoUpdate git submodules
Xuan Jia [Fri, 31 Aug 2018 02:54:46 +0000 (02:54 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "add document for openwrt demo deployment"
  - add document for openwrt demo deployment

    Change-Id: I0d2fe8c108324197d3b39e3892a79ca60e74d9b2
Signed-off-by: Bin Lu <bin.lu@arm.com>
    Jira: ENTOS-593

5 years agoUpdate git submodules
Xuan Jia [Fri, 31 Aug 2018 02:54:23 +0000 (02:54 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "modify release-notes"
  - modify release-notes

    Change-Id: I7041c004ca94705e1ac8cb03b6a06a906db0be35
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
5 years agoUpdate git submodules
trevortao [Thu, 30 Aug 2018 02:54:01 +0000 (10:54 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Add Kubernetes VPP Vhostuser Deployment Scenario on arm64 platform

    Add the deployment of Kubernetes VPP Vhostuser scenario with the
    help of Compass installer on arm64 platform, which would enable
    the containers and VPP vswitch communication with virtio-vhostuser
    interface.

    Change-Id: I84531dd3730f94a7910f2f5615a193420fdad73f
Signed-off-by: trevortao <trevor.tao@arm.com>
5 years agoUpdate git submodules
Georg Kunz [Mon, 27 Aug 2018 20:22:09 +0000 (22:22 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Updating OVP addendum doc for 2018.09 release

    Updating the OVP addendum document for the next release.

    JIRA: DOVETAIL-733

    Change-Id: I7b7679f96bff4837f69769bb71256bc30602dced
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Markos Chandras [Thu, 30 Aug 2018 20:07:27 +0000 (20:07 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Bump OSA and bifrost SHAs"
  - xci: Bump OSA and bifrost SHAs

    This change
    - bumps OSA SHA to b9d9269528ecbe04b2638a73c2b0f49839f27422
    - bumps bifrost SHA to 0d0cfd908d10a670668619c575fd338d1ff328b7
    - Pins Ansible to 2.5.8. OSA is using 2.5.5 which has a bug in the pause
      module so we need to use something newer.

    Change-Id: Idf05bbef880db11de4a41464ae5080aa21a0613c
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoMerge "Submodule to RTD transition documentation"
Trevor Bramwell [Thu, 30 Aug 2018 18:51:37 +0000 (18:51 +0000)]
Merge "Submodule to RTD transition documentation"

5 years agoUpdate git submodules
Gerard Damm [Thu, 30 Aug 2018 18:51:22 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "new version of Auto configuration guide for Gambia MS6"
  - new version of Auto configuration guide for Gambia MS6

    JIRA: AUTO-53

    Updates, new content since last edit (R6.2, end of June 2018)

    Change-Id: I478008cd8e62e9d03f2c6f6094a8a4b9bf76faab
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
5 years agoUpdate git submodules
Trevor Bramwell [Thu, 30 Aug 2018 18:51:05 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Clover] Add docker build job for sample-app"
  - [Clover] Add docker build job for sample-app

    Change-Id: Iac612137bd4b1a45550849c3180525cfe74f4a7f
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
5 years agoUpdate git submodules
Gerard Damm [Thu, 30 Aug 2018 18:51:01 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "new version of Auto release notes for Gambia MS6"
  - new version of Auto release notes for Gambia MS6

    JIRA: AUTO-53

    Updates, new content since last edit (R6.2, end of June 2018).
    Includes a dynamic link to JIRA tickets with filters for Version and Status
    (and still a static manual selection of significant tickets in a table).

    Change-Id: Ib7883df491958a4e3945c3433ffc1dee4ab8b102
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Thu, 30 Aug 2018 16:33:21 +0000 (16:33 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Install xz utility on deployment host"
  - Install xz utility on deployment host

    Functest Smoke test requires additional images to be available
    during testing. One of the images is decompressed using xz and we
    need this to be available on deployment host in order to be able
    to have the images available for Functest execution.

    Change-Id: I5647b3bef37fc55e8c5cc9aec5d0b2c3ea628b8a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 30 Aug 2018 16:19:23 +0000 (16:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adopt infra_deploy to spawn VM on LTS Ubuntu 18"
  - Adopt infra_deploy to spawn VM on LTS Ubuntu 18

    Add possibility ro reuse infra_deploy.yaml to spawn VMs on jump host,
    depending on jump host Ubuntu version: either 16 or 18.

    JIRA: YARDSTICK-1396

    Change-Id: Id0682c03098e611fe3a51cbd24d8ff2dda7c552a
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 30 Aug 2018 16:13:07 +0000 (16:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add source and destination seed value in IXIA RFC2544"
  - Add source and destination seed value in IXIA RFC2544

    Add source and destination seed value in IXIA RFC2544 traffic profile.
    The default value for both parameters is 1.

    JIRA: YARDSTICK-1401

    Change-Id: I3351194c8be9ac42cbf5655996d50b9b69884c72
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 30 Aug 2018 09:08:21 +0000 (09:08 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Assign static IP to VM for standalone context"
  - Assign static IP to VM for standalone context

    During VM spawning IP address should be assigned by DHCP server in
    the local network. Sometimes DHCP server is not capable to assign IP
    address. So, need to add static IP address.

    JIRA: YARDSTICK-1402

    Change-Id: Ie59c340eb88eddcaff043496fc20aa48b49205ec
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
5 years agoUpdate git submodules
Stepan Andrushko [Wed, 29 Aug 2018 18:19:33 +0000 (21:19 +0300)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Updated documentation for stanalone context

    Added details about hosts configurations in order to run tests for
    standalone context.
    Changes made to '13-nsb-installation.rst'.

    JIRA: YARDSTICK-1402

    Change-Id: I4e3304065343014a80b85fc712cdde3ca62d8b2e
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
5 years agoUpdate git submodules
Gergely Csatari [Thu, 30 Aug 2018 07:33:54 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - Merge "Correction to the Edge Structure figure"
  - Correction to the Edge Structure figure

    A typo is corrected in the figure and the source ppt file added.

    Change-Id: Icf81090aae9d998365e0bdce5e33cb20db751cc7
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 30 Aug 2018 07:33:53 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Bug fix: Bad usage of positional argument"
  - Bug fix: Bad usage of positional argument

    av_zone is passed as a positional argument, however, the create_instance
    method does not define av_zone as positional:

    https://github.com/opnfv/sfc/blob/master/sfc/lib/openstack_utils.py#L136-L137

    so we should not pass it as a positional argument

    Change-Id: I035012ef3ffce3318e0bece712cb6bdad8e8cdd0
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 30 Aug 2018 07:33:09 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Improve readability of the tests"
  - Improve readability of the tests

    The method name "create_custom_av" does not clearly say what it is
    doing. Changing it to "create_vnf" clarifies the code better

    Change-Id: Ic3f874bdb22891d348e5609130b8e4f0f3f8c3e8
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Wed, 29 Aug 2018 11:25:45 +0000 (13:25 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Bug fix: Deletion testcase only uses one VNF

    We are only using one vnf but there are two defined in the config for
    that testcase

    Change-Id: Ifa86c2e48cb60edcd1b173eee14715c3787a9889
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 30 Aug 2018 05:47:48 +0000 (07:47 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Ensure len(project_name) < 64

    https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/259/console
    https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-master/428/console

    Change-Id: Ib64878962a71b6b45ef039fce8bfaa43172b2498
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
dongwenjuan [Wed, 22 Aug 2018 01:48:58 +0000 (09:48 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - bugfix: add doctor datasource in congress

    Change-Id: I465fd6c59daf99dd543488a15819dab78e8cdd7b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Manuel Buil [Wed, 29 Aug 2018 11:40:49 +0000 (13:40 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Flake8 fixes

    When running flake8 I am getting several errors. This patch fixes them

    Change-Id: I4d32b4b214ca61e98da6fc28a4de44201c4c1cdc
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Cedric Ollivier [Wed, 29 Aug 2018 18:12:27 +0000 (18:12 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create new project/user for tempest tests"
  - Create new project/user for tempest tests

    JIRA: FUNCTEST-1009

    Change-Id: I6b9bca3827ba6cc804c25689a896ca63eec6a78b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
5 years agoUpdate git submodules
Trevor Bramwell [Wed, 29 Aug 2018 15:39:01 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Re-enable Fraser triggers"
  - [fuel] Re-enable Fraser triggers

    Keep running Fraser CI scenarios so Dovetail gets to run against its
    intended baseline.

    To keep POD usage down, schedule only baremetal HA scenarios,
    3 Fraser scenarios per week.

    JIRA: FUEL-381

    Change-Id: I0cedf4ed38a146b4e6ad0e10bd3030ab0c1e833f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Wed, 29 Aug 2018 13:50:13 +0000 (19:20 +0530)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Change the test result comparison in 'test_odl_utils.py' #L103

    When 'get_active_rsps_on_ports' is executed, it returns a list of
    unordered dictionaries, sorting the result to verify the return
    value would fix the test assertion.

    Change-Id: Id39dc8d15f9efb0ef76168f823d7d52333474e16
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
Gergely Csatari [Fri, 24 Aug 2018 09:03:23 +0000 (11:03 +0200)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - BRAS definition added

    Change-Id: If582c127283d6d1fd862c1ba6f96d11d332582f6
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Sat, 18 Aug 2018 00:10:36 +0000 (02:10 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [lib.sh] Add veth pair handling support

    Upcoming docker integration requires special care for network
    interfaces Docker will hook to, so virsh networks can be mixed with
    Docker networks.
    We'll use veth pair(s) to hook together the Docker network(s) to their
    counterpart virsh-managed Linux bridge(s).

    JIRA: FUEL-383

    Change-Id: I1a714dc8be73e79539d85bacac311d1ed05cc18d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cedric Ollivier [Wed, 29 Aug 2018 09:16:16 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Support pre-Provisioned credentials"
  - Support pre-Provisioned credentials

    If USE_DYNAMIC_CREDENTIALS = False, Functest is expected for
    /home/opnfv/functest/data/accounts.yaml which contains the set of
    pre-existing credentials to use for testing [1].

    It also sets admin_domain_scope and default_credentials_domain_name.

    [1] https://docs.openstack.org/tempest/latest/configuration.html

    Change-Id: Ie7b81f0c56049260ca99b8e3a6d58cb8a2660659
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "Adding Dovetail documentation"
Sofia Wallin [Wed, 29 Aug 2018 09:00:34 +0000 (09:00 +0000)]
Merge "Adding Dovetail documentation"

5 years agoUpdate git submodules
Fatih Degirmenci [Wed, 29 Aug 2018 08:40:31 +0000 (10:40 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Remove leftover VMs before proceeding with the deployment

    Change-Id: I12e1dc7d79ca74df1ba02e16e55e91f4f47a818c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Georg Kunz [Tue, 28 Aug 2018 18:43:23 +0000 (20:43 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Updating test case requirements

    Updating the test case requirements document to match the new test case
    naming convention which was introduced for the 2018.08 release.
    Additionally, minor syntactic fixes.

    Change-Id: I34b4b90eb4f8bab4f59df2415c98c27169e98332
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
dimitris.tsiolakis [Thu, 9 Aug 2018 13:48:29 +0000 (16:48 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Release notes for OVP 2018.08 release

    JIRA: DOVETAIL-700

    Change-Id: I6835a6d6987d8e45c85fab851304a455db3ab0d6
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Tue, 28 Aug 2018 22:00:26 +0000 (00:00 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [jump vnet] Workaround MTU set race condition

    Older libvirt (1.x, 2.x, even older 3.x) try to enforce their own MTU
    (1500), overriding it back to 1500 after the udev rule finished.
    Delay link modification with 1 second and extend its patten to also
    include libvirt's own tap interfaces (<network name>-nic).

    Change-Id: I3050c11de7f376df02cbf203e9106b61c560683f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
rexlee8776 [Wed, 29 Aug 2018 06:13:58 +0000 (06:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: ansible version should be the same both in Dockerfile and requirements.txt

    Because Dockerfile is using ansible script to install yardstick requirements.
    Or it may lead to exception when installing Yardstick.

    Change-Id: Ia83cf76675a7f3f1d0aa5c311e7b72be5c7ca5c3
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
mei mei [Wed, 29 Aug 2018 01:24:11 +0000 (01:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add option --deploy-scenario <deploy_scenario_name> to support DPDK"
  - Add option --deploy-scenario <deploy_scenario_name> to support DPDK

    JIRA: DOVETAIL-729

    Change-Id: I78c464300e329a9356cffa81e53263912486c2c2
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
mei mei [Wed, 29 Aug 2018 01:23:57 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bottlenecks results dir has been changed"
  - Bottlenecks results dir has been changed

    Change-Id: I18a5b51c7c72a33db9864caf2635b2fcde3e8de6
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Gerard Damm [Tue, 28 Aug 2018 21:42:46 +0000 (21:42 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "First draft of script for Daisy installer for Auto"
  - First draft of script for Daisy installer for Auto

    JIRA: AUTO-54

    Work in progress:
    Currently fails on the last step (oslo-config module issue).
    This is to capture the script in the Auto repo, for further edits.
    OS: CentOS.
    Deployment type: virtual.

    Change-Id: I8a0655951f227c48bf5174acbeaa02f4da6625d2
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 15:47:35 +0000 (15:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove installer type from rally blacklist"
  - Remove installer type from rally blacklist

    Enables utilization of blacklist also on non-OPNFV environments since
    there is no link to installer type.

    JIRA: FUNCTEST-1008

    Change-Id: I3eb4377af153480794c1a71c5d7ef3e78dacacb9
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 15:47:30 +0000 (15:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove installer type from tempest blacklist"
  - Remove installer type from tempest blacklist

    Enables utilization of blacklist also on non-OPNFV environments since
    there is no link to installer type.

    JIRA: FUNCTEST-1008

    Change-Id: I3a012b8b7e7dbd049f8794dff3c9d56dcc1cadad
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
5 years agoAdding Dovetail documentation 37/61437/2
Georg Kunz [Mon, 27 Aug 2018 21:09:32 +0000 (23:09 +0200)]
Adding Dovetail documentation

Change-Id: Iaa7187eee352a342349b2ca0bc57dddbcd1020cc
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 14:59:04 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow adding a specific role to users created by tempest"
  - Allow adding a specific role to users created by tempest

    It may allow bypassing RBAC policies if required.

    Change-Id: I3b7ad44d7b80f8ea757846afdcd787b686c52856
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Ryota Mibu [Tue, 28 Aug 2018 14:56:52 +0000 (14:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "remove congress test in Daisy"
  - remove congress test in Daisy

    As Daisy don't support congress currently.

    Change-Id: I1d70c01ef12555622d3e2800d2eba12b652fb23b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Aug 2018 12:34:19 +0000 (12:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Create virtual daily jobs for scenarios"
  - xci: Create virtual daily jobs for scenarios

    Change-Id: I2cb52d85a86bf70dfaf151606138d671e618e5d0
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 11:55:50 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Protect vs TypeErrors when cleaning stacks"
  - Protect vs TypeErrors when cleaning stacks

    It protects vs exceptions raised by shade when cleaning stacks.

    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean
        self.cloud.delete_stack(self.stack.id, wait=True)
      File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack
        marker=marker)
      File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events
        stack_status = stack['stack_status']
    TypeError: 'NoneType' object has no attribute '__getitem__'

    Change-Id: I1a0ed0cd669d5234ca1ff3b6bbc9d1b13f14b02f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Aug 2018 11:39:13 +0000 (11:39 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Move OSM variables to os-nosdn-osm scenario"
  - Move OSM variables to os-nosdn-osm scenario

    This change removes OSM variables from releng-xci repo since they
    are declared in os-nosdn-osm scenario itself in releng-xci-scenarios
    repo.

    In order for this change to be verified, below change must be submitted.
        https://gerrit.opnfv.org/gerrit/#/c/61205/

    installer-type:osa
    deploy-scenario:os-nosdn-osm

    Change-Id: I9f3a1dbdfecfb2bb08cc215758bdc52aefcdf697
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoUpdate git submodules
xudan [Tue, 28 Aug 2018 08:16:29 +0000 (04:16 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Change Bottlenecks volume mapping

    If mapping to host's /tmp, it won't clean all .log and .out files before
    run a new test. It causes the results file including all previous results.
    See https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/26/artifact/results/stress_logs/bottlenecks.stress.ping.out/*view*/
    It will affect the results check.

    Mapping to DOVETAIL_HOME/results/bottlenecks, which will always be cleaned
    before running another test.

    Change-Id: I22bfc871d6f041ae38308bf8e8f685993a376973
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 28 Aug 2018 11:15:50 +0000 (11:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: openstack router list broken in Yardstick container - dovetail"
  - Bugfix: openstack router list broken in Yardstick container - dovetail

    Dependancy of python-openstackclient is not constrained.
    This patch specify openstacksdk and openstackclient's version according to [1].

    This patch apply for bugfix and need to backported to fraser stable branch.
    Continual work need to be done in Gambia according to YARDSTICK-1398.

    [1]
    https://github.com/openstack/requirements/blob/stable/pike/upper-constraints.txt

    JIRA: DOVETAIL-728

    Change-Id: I57c718e192699ac322150458d18508b06c93d22b
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 28 Aug 2018 07:39:55 +0000 (09:39 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix snaps commit id

    Snaps is part of main Functest testcases (Healthcheck).
    A fixed version has to be pulled.

    We will switch later to snaps packages instead of commit ids.

    Change-Id: Ibbc3f1009233ccfb67463b49203b756ea86d3121
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Yibo Cai [Mon, 27 Aug 2018 01:41:31 +0000 (09:41 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - container4nfv: fix command line syntax error

    Change-Id: Ib4bbf639c3a1c80eec9a9e3d52c17e934a465ce1
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
5 years agoUpdate git submodules
Georg Kunz [Mon, 27 Aug 2018 21:17:57 +0000 (23:17 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Shortening headings and testing building of docs

    This patch shortens the headings and is used to test if the docs
    tool chain builds the right version.

    Change-Id: Ibc162be1b46ff787a90510c360881234391c5ba7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 27 Aug 2018 18:24:47 +0000 (20:24 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Support VIO (VMware in OpenStack)

    It allows converting all images to vmdk and then patching all
    testcases. DEPLOY_SCENARIO should match vio to do so.

    convert_images.sh has to be called as prerequisite.

    JIRA: FUNCTEST-992
    JIRA: FUNCTEST-993

    Change-Id: Ie35bf80af1cd9610a8c416ec01b81b61c6148cfe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 27 Aug 2018 18:23:23 +0000 (20:23 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Use only one image in heat_ims

    It calls VmReady2.run instead of publishing alt image.

    Change-Id: If24741fbc5bf7fa3f61ef39a054b148ce53fc4fc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Avoid duplicating jjb names

    It allows loading functest and functest-kubernetes jjbs in one
    Jenkins.

    Change-Id: Ia52e84583bc25aad0d1508096b536cbd5585d261
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 27 Aug 2018 16:00:31 +0000 (16:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change tc_trex files to execute standalone tests"
  - Change tc_trex files to execute standalone tests

    Changes made in test cases for trex TG files to be able to run tests
    for standalone setup (OVS-DPDK/SRIOV).
    - tg__0: trafficgen_1

    Changes to improve templates for tc_trex:
    - flavor: images: changed to default name: yardstick-nsb-image.img
    - default path for files under contexts section
    - RAM size

    JIRA: YARDSTICK-1368

    Change-Id: Ida85de219acd566840de1a94975b8050c7f59b9b
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 27 Aug 2018 02:58:03 +0000 (04:58 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [jump vnet] Fix udev rule event for older libvirt

    Older libvirt seems to raise 'change' events instead of 'add',
    so the MTU bump of the libvirt managed tap interfaces was not
    properly applied.

    Change-Id: Ie1a4f1c4f235ad4f83bf9ee218a40dcedc1ce914
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 27 Aug 2018 08:01:32 +0000 (08:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make TRex IMIX traffic mode configurable"
  - Make TRex IMIX traffic mode configurable

    Enable TRex IMIX generation using two modes:
      - Distribution in packages.
      - Distribution in byes.

    The default one will be distribution in packages, like the default
    one in IxNetwork.

    JIRA: YARDSTICK-1397

    Change-Id: I86b2527968496218b0515349fc0a2680a84261e5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Manuel Buil [Tue, 14 Aug 2018 06:25:06 +0000 (08:25 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Align idfs and separate admin and management

    According to OpenStack admin is the network for pxe boot and mgmt is the
    network for OpenStack services to communicate. We were using both in XCI
    indistinctly

    Change-Id: I3959e767098ac2be7161a5e84735fde9ab129784
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 25 Aug 2018 09:58:42 +0000 (11:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Set juju wait version

    It's mandatory before releasing.

    Change-Id: Iac7b49fb1061b39ee6683e7b30f163cfc2060a95
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Set Neutron and Barbican tempest plugins commit ids

    They are mandatory before releasing.

    Change-Id: I2980536e28d183343ff0a9520ca9ee663e437fee
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Remove INSTALLER_TYPE logics in odl

    JIRA: APEX-621
    JIRA: COMPASS-606

    Change-Id: I76dde66aefc67f80b40496f705f2864ea9355dcf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update pip to last version

    It allows downloading refs (gerrit reviews).

    Change-Id: I303f9b753f560fdf945997c7a86e1e29fbd59a06
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
rexlee8776 [Tue, 14 Aug 2018 04:15:49 +0000 (04:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - ping bottlenecks failed when security group rule do not support ipv6 - dovetail

    JIRA: YARDSTICK-1380

    Change-Id: I2163eeb9ab17e4f0216ddaed688e78acdf51a1ff
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Yibo Cai [Mon, 27 Aug 2018 02:06:42 +0000 (02:06 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "build: add harbor tgz for arm64"
  - build: add harbor tgz for arm64

    Currently, it's only an empty file to satisfy build.sh.
    Will update when harbor arm64 image ready.

    Change-Id: Iebb327912c4c7997eddaa28d9738137f8de0ee9e
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
5 years agoUpdate git submodules
Jing Lu [Mon, 27 Aug 2018 01:49:38 +0000 (01:49 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make security group configurable - dovetail"
  - Make security group configurable - dovetail

    Make sercurity group can be configured via the context.
    The format would be:
    context:
      name: demo
      image: yardstick-image
      flavor: yardstick-flavor
      user: ubuntu
      security_group:
        rules:
            - remote_ip_prefix: "0.0.0.0/0"
              protocol: "tcp"
              port_range_min: 1
              port_range_max: 65535
            - remote_ip_prefix: "0.0.0.0/0"
              protocol: "udp"
              port_range_min: 1
              port_range_max: 65535
            - remote_ip_prefix: "0.0.0.0/0"
              protocol: "icmp"

    JIRA: YARDSTICK-1360

    Change-Id: I00c45767ee2d70b790590e824599d5a4c274bced
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Mon, 27 Aug 2018 01:17:17 +0000 (01:17 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Ignore patch osa error"
  - Ignore patch osa error

    JIRA: -

    Rerun patching will cause error which can be
    ignored

    Change-Id: I29846f9d7768836a4b5221d2a7e3f70a4fda8219
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Sat, 25 Aug 2018 06:50:53 +0000 (14:50 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add entry for stor4nfv scenario

    JIRA: -

    opensds.yml will always be execuated even if it's not
    stor4nfv scenario because of no condition check. Add
    an entry to control all stor4nfv tasks

    Change-Id: I329acb674dab5bc5644127a1d6846cf0b2e3522a
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Guo Ruijing [Fri, 24 Aug 2018 17:48:41 +0000 (01:48 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - fix timeout issue and disalbe kubeadm_basic & kubeadm_istio

    Change-Id: I9aabbdbe4c0805498f104d8eafabc8da0d258ad2
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>