opnfvdocs.git
5 years agoUpdate git submodules
Tim Rozet [Wed, 8 Aug 2018 16:46:08 +0000 (12:46 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: CSIT disable live migration suite

    We do not currently use a shared storage backend for the libvirt VMs, so
    this won't work. Disabling for now.

    Change-Id: I1ed4658345a1cf23bc6665fc66beffc50d68aec3
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 7 Aug 2018 15:50:37 +0000 (11:50 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Bump deploy timeout

    We are seeing queens baremetal deployments are all failing in step 5 due
    to timeout. Not sure why the sudden increase in deployment time, but we
    can try increasing the deploy timeout to see if it fixes it.

    Also includes a revert for a commit that broke OOO master:
    https://bugs.launchpad.net/tripleo/+bug/1785872

    Change-Id: I0bcfd5b3ca49b176f901c13b8b432fa29c899188
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 8 Aug 2018 13:22:12 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[maas] Adopt node role from scenario definitions"
  - [maas] Adopt node role from scenario definitions

    Instead of hardcoding kvm hostnames in maas machine definitions,
    read node roles/hostnames from current scenario and map them
    accodingly.

    JIRA: FUEL-382

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

* Update docs/submodules/fuel from branch 'master'
  - Merge changes from topic 'baremetal-noha'

    * changes:
      [scenarios] noha: Add MaaS VM, state to scenarios
      [states] baremetal_init: dist_upgrade=True

  - [scenarios] noha: Add MaaS VM, state to scenarios

    JIRA: FUEL-382

    Change-Id: Ib1f905bec87ce2afe643b4aa3b0201d7100be16d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [states] baremetal_init: dist_upgrade=True

    JIRA: FUEL-382

    Change-Id: I9ace928ec5e04bee7ea9cfe1593b205802d7058a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 6 Aug 2018 21:54:04 +0000 (23:54 +0200)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - [idf.fuel] Add jumpserver.trunks for mgmt

    Extend IDF schema for Fuel installer section to allow a new param,
    useful when jumpserver networks should be trunked for infra VMs.

    JIRA: FUEL-338

    Change-Id: Ifda18ea017c069e29d25d48aea62a6b6b37e91b5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 8 Aug 2018 11:03:17 +0000 (11:03 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge changes from topic 'baremetal-noha'

    * changes:
      [states] baremetal_init: Parameterize kvm hosts
      [scenarios] Differentiate virtual node roles

  - [states] baremetal_init: Parameterize kvm hosts

    Instead of hardcoding the 'kvm' hostnames, use new targeting
    mechanism based on scenario-specific node names, preparing for
    baremetal noha scenario integration.

    JIRA: FUEL-382

    Change-Id: If336aa1ac130749e4df7bffaf27a55513dd4f267
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [scenarios] Differentiate virtual node roles

    Split scenario yaml definitions for virtual.nodes based on node
    role ('infra', 'control' or 'compute'), to be leveraged later to
    contruct node lists based on said role.

    This moves the responsability of filtering node names in scenario
    files (based on 'virtual' or 'baremetal' type) to xdf_data.sh.j2,
    simplifying scenario templates.

    By keeping all nodes (both virtual and baremetal) in scenario files,
    we can later determine the role (and implicitly the hostname) for a
    MaaS-managed node based on its index in the virtual.nodes.control
    structure.

    JIRA: FUEL-382

    Change-Id: I1f83a307631f4166ee1c57ef598c44876b962f97
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Wed, 8 Aug 2018 08:42:09 +0000 (14:12 +0530)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix UnboundLocalError in 'odl_utils.py'#L420

    When an exception is raised from find_compute in #L411, the compute
    variable is not created and it raises an error < UnboundLocalError:
    local variable 'compute' referenced before assignment > at #L420.

    Change-Id: I48cff435dc3a03b30b7a8d24aa605611e30938de
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
dongwenjuan [Wed, 8 Aug 2018 08:10:16 +0000 (16:10 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - remove fuel job in Doctor

    As Doctor has no fuel CI Pods avaiable now,remove the jobs which
    run in fuel Pods, these would be added again once the Pods are ready.

    Change-Id: Iadc32f68bb22809291fba2ab6ec729234711f525
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 8 Aug 2018 07:47:42 +0000 (07:47 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Enable barbican itegration on compute nodes"
  - Enable barbican itegration on compute nodes

    Configure barbican for cinder-volumes and nova-compute
    to use encrypted volumes
    Disable default glance image signature verification with
    barbican enabled

    JIRA: FUNCTEST-981

    Change-Id: I35660234526780a2277e459f3fa21a67d96ce7d7
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
dongwenjuan [Tue, 7 Aug 2018 01:58:53 +0000 (09:58 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - enlarge the time of link down

    Change-Id: I063d7ba9b3eb8999cb2b08e7c6deca2644eb169e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
leonwang [Tue, 7 Aug 2018 06:49:27 +0000 (14:49 +0800)]
Update git submodules

* Update docs/submodules/stor4nfv from branch 'master'
  - Update the latest version of ansible script

    This patch is proposed for merging the latest version of
    ansible code according to opensds-installer project.
    From the latest version code, we change the default
    installation way from source code to release, which means
    there is no need for golang environment prepare and
    long-time building work.

    Change-Id: I93d7d24f29e61979bc8fda7125ae753063eda423
Signed-off-by: leonwang <wanghui71@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 7 Aug 2018 17:19:04 +0000 (13:19 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix CSIT robot suite paths

    Change-Id: Id40e0d433b0b22bb98f7471af28b6088879c160c
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 7 Aug 2018 15:34:00 +0000 (11:34 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: CSIT enable all suites

    Change-Id: Ib95a268ca478338b1358ec63baa1937325ee7a39
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Tue, 7 Aug 2018 13:19:13 +0000 (13:19 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge changes from topics 'baremetal-noha', 'move-maas-classes'

    * changes:
      [noha] cinder: Align VG name with HA scenarios
      [reclass] Move system.single class to common
      [maas] Add reclass storage definitions for all
      [reclass] Move MaaS classes to common dir for NOHA

  - [noha] cinder: Align VG name with HA scenarios

    Prepare for MaaS integration in NOHA scenarios by aligning cinder
    VG naming across all scenarios.

    JIRA: FUEL-382

    Change-Id: I0cd7accf573ae0904efddd7aa67d880f2a6deb71
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [reclass] Move system.single class to common

    Include system.linux.system.single class globally in the common
    section, preparing for MaaS NOHA node definition.

    JIRA: FUEL-382

    Change-Id: Icdfb2a90f356cd537631abe653950c0c30020551
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [maas] Add reclass storage definitions for all

    Reclass storage definitions for mas01 node should be added to all
    ha/noha scenarios, only when/if baremetal cluster nodes are involved.

    JIRA: FUEL-382

    Change-Id: I455b07894b68eb89903df94352159ea6519275b0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [reclass] Move MaaS classes to common dir for NOHA

    Prepare for reusing MaaS-related reclass classes for NOHA scenarios.

    JIRA: FUEL-338

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

* Update docs/submodules/fuel from branch 'master'
  - [ha] Bind cinder volume I/O on mgmt network

    JIRA: FUEL-367

    Change-Id: I9a4171d2616af5ae1bafbf1740fd7c7f97c1768e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 7 Aug 2018 10:06:41 +0000 (12:06 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix swift operator role

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

    Change-Id: I7236bf5a74f36941f499da32c5c77dcd0b98b6f1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 7 Aug 2018 03:54:51 +0000 (05:54 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update Xtesting to 0.55.0

    It allows calling one skipped test via run_tests (parallel testing).

    Change-Id: I04e5c69f2129e28f1451815938cd5d0f8bbe9e44
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 7 Aug 2018 08:01:55 +0000 (08:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change assert statements to raises in CheckValue"
  - Change assert statements to raises in CheckValue

    * Instead of using assert statements, raise a custom exception.
    * Modify the unit tests so that they do not test unused parameters for
      equality.
    * Fix pylint and pep8 errors.

    JIRA: YARDSTICK-966

    Change-Id: I41e13a5a22086827792eaf9de8da2e4ed6dd42de
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Xuan Jia [Tue, 7 Aug 2018 07:59:22 +0000 (07:59 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "enable kata container with ovn cni"
  - enable kata container with ovn cni

    Change-Id: I3d79c13fca011af83e5c9109319f8f4cc49b8b85
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 7 Aug 2018 07:57:21 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Separate out test_parse_to_value_exception()"
  - Separate out test_parse_to_value_exception()

    Separate out test_parse_to_value_exception(self)
    into 3 different methods:
        test_parse_scanner(self)
        test_parse_parser(self)
        test_parse_reader(self)

    This ensures that each side effect is tested, even if one fails.

    JIRA: YARDSTICK-940

    Change-Id: Ifdc84284c633fe1ddc1acf9cd985c5144030b430
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 7 Aug 2018 07:54:17 +0000 (07:54 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "[workaround] Disable gui for aarch64"
  - [workaround] Disable gui for aarch64

    Currently the aarch64 yardstick image doesn't build because phantomsj and bower
    don't install properly. Temporarily disable gui for aarch64 only so we can
    still get the other updates.

    JIRA: ARMBAND-391

    Change-Id: I64f892641c7bdb1cb3a65b210f71b093878b1688
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 7 Aug 2018 04:00:01 +0000 (00:00 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Open CSIT testing ports in overcloud

    Port 12345 needs to be open so that a netcat server can respond to
    client requests.

    Change-Id: Iaf6e59bcb16a7afe329d522b80d6678e65f10140
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Xuan Jia [Tue, 7 Aug 2018 03:27:47 +0000 (03:27 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "several enhancement/fix for kubeadm onap"
  - several enhancement/fix for kubeadm onap

    1. add ntp for kubeadm onap
    2. support vagrant cross 2 hosts
    3. add beijing branch

    Change-Id: I50faf8448ddc0efa765b98fecd19c1d7a52bf3a3
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 7 Aug 2018 03:21:42 +0000 (03:21 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: HA test case baremetal down ipmi power off failed - dovetail"
  - Bugfix: HA test case baremetal down ipmi power off failed - dovetail

    Test case tc025 baremetal down failed to ipmi power off the node.
    This patch target to solve:
        ipmi_password is not correctly fetched

    JIRA: YARDSTICK-1326

    Change-Id: Ia915cd07cba420643fa9a679975178328be55700
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Mon, 6 Aug 2018 18:59:18 +0000 (11:59 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Override EXT* variables to be in 192.0.2.0/24

    Change-Id: I2ee7c37f492f712af3cd10b41ac8bdb6456843db
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 6 Aug 2018 17:50:23 +0000 (13:50 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Add external csit suite

    Change-Id: Ic2a237149af4cb8d5935a2b018c94b669cf380fe
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 6 Aug 2018 16:33:36 +0000 (12:33 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix ODL_STREAM to not include 'stable/'

    CSIT variable needs to be the branch short name. Also, removes duplicate
    log upload and fixes the upload path to use short name (to avoid '/' in
    path for branch)

    Change-Id: I5e1dac15fdbc1eca6c9edaf8b554c3362fd7a558
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 6 Aug 2018 15:42:20 +0000 (11:42 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: fix OPENSTACK_TOPO arg

    Change-Id: Ib12228bf149649ab8466906b2e6acea44111e954
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 6 Aug 2018 15:37:24 +0000 (15:37 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: add bgpvpn scenarios to daily"
  - Apex: add bgpvpn scenarios to daily

    Change-Id: I4039dba21e2c74bfecafbcc5dd04880ab6bea0a2
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Ricardo Noriega [Mon, 6 Aug 2018 13:45:32 +0000 (13:45 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Revert "Fix BGPVPN Queens scenario files to be consistent"

    This reverts commit b88eb3c7a1578cb251282c358fad6d87e7439868.

    Change-Id: If5a2548e647de099229824761c6c575ca4f2e815
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 6 Aug 2018 13:57:24 +0000 (15:57 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump for keyserver patch rebase (3)

    Change-Id: Ifb6bc76a66ae9d932c7b8de049b271d6a30e8ebc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 6 Aug 2018 13:54:33 +0000 (13:54 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[lib.sh] Reset virtual nodes after MaaS install"
  - [lib.sh] Reset virtual nodes after MaaS install

    For hybrid PODs (e.g. x86_64 jumpserver + control nodes, aarch64
    baremetal compute nodes), the virtual nodes rely on MaaS DHCP to be
    up when the OS boots, so issue a `virsh reset` accordingly.

    Instead of checking for online nodes using `test.ping`, use
    `saltutil.sync_all` to also sync Salt state modules to the virtual
    nodes (usually handled by baremetal_init state in HA deploys).

    JIRA: FUEL-338

    Change-Id: If689d057dc4438102c3a7428a97b9638e21bfdc5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Sat, 4 Aug 2018 21:10:37 +0000 (02:40 +0530)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - formatting the log message in odl_utils.py #413

    Change-Id: I32f826fbb2c0a339264b8b316666ddf7f241570c
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 6 Aug 2018 12:33:24 +0000 (14:33 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [patch] Rebase keyserver patch for disabled repos

    Rebase patch on top of upstream commit [1].
    [1] https://github.com/salt-formulas/salt-formula-linux/commit/45cf452d

    Change-Id: Id44eab58150ff69140f630352a299633cdb4f4ac
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 6 Aug 2018 09:46:52 +0000 (11:46 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Change juju_epc cidr

    juju cannot bootstrap if cidr already exists which now happens only
    if a shared network with the same cidr is defined (it should be
    considered as a bug about juju).

    By allocation its own cidr, it protects vs remaining rally or tempest
    remaining shared networks or vs parallel testing.

    juju_epc can already run twice in parallel as it creates a new
    project and a private network.

    Change-Id: I76c4971d631f763307315478e6cf5a383c91ed36
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Serena Feng [Mon, 6 Aug 2018 09:00:52 +0000 (09:00 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "use 'workspace-cleanup' plugin in publisher"
  - use 'workspace-cleanup' plugin in publisher

    Change-Id: I4db7c0cda5485dbc756a22b9cbde298612241274
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Serena Feng [Mon, 6 Aug 2018 08:37:41 +0000 (08:37 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "clean the workspace in the publisher"
  - clean the workspace in the publisher

    As doctor run tox under root user, we need to clean
    the workspace in the publisher, otherwise the tests
    which come next will be fail when they operate in
    the workspace with jenkins user.

    Change-Id: I14fbabc7516153c6d93e53baf106067ff4194af6
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Jamo Luhrsen [Sat, 4 Aug 2018 21:31:46 +0000 (14:31 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Use TOPO, not TOPOLOGY

    Change-Id: I86453397a6039c130281de83571489380fc0e309
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Sat, 4 Aug 2018 16:16:51 +0000 (09:16 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Change OS_DEPLOY to OPENSTACK_TOPO

    Change-Id: Ie9c2e9418dc7a2c8d6fcc798a9132303401a1128
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 4 Aug 2018 13:10:27 +0000 (15:10 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Make synchronous Shade calls

    It makes difficult to find the issues (floating ip, boot, ssh
    connection, etc...) for a small benefit regarding the current
    testcase implementations.

    It increases the default floating ip timeout because it has been
    reached when running Functest multiple times in parallel. It may
    be the root cause when running singlevm vs XCI (in that case,
    neutron api and agents are hosted in a nested vm).

    Change-Id: Ia97e04902321644c207c59987283754318aee5e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 3 Aug 2018 15:55:08 +0000 (17:55 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for OVN HA scenario

    Change-Id: I4538c6cd74874fdb2c0b00c40bfe85cc1921a8b1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cristina Pauna [Fri, 3 Aug 2018 13:40:44 +0000 (16:40 +0300)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Reschedule the armband jobs

    Make the jobs run more often as we need more results in CI with the
    approach to MS5 and the release

    Change-Id: I7d868b004ebdb9dee5122d3cd92504290a7ce5f2
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 3 Aug 2018 16:00:21 +0000 (16:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add UT: ArithmeticRunner worker normal operation"
  - Add UT: ArithmeticRunner worker normal operation

    * Use time.sleep to avoid multiprocessing.Queue broken pipe error.

    JIRA: YARDSTICK-1245

    Change-Id: I0176c062f44830804ddbeebeb012afc1f9e20d41
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Thu, 2 Aug 2018 15:32:27 +0000 (17:32 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [lib.sh] Support older jumpserver libvirt

    `virsh undefine` argument `--nvram` is only supported by newer
    versions of libvirt.
    Although this is mandatory for AArch64, for x86_64 this is not a
    blocker (since we don't enable OVMF for the VMs on the jumpserver).

    Change-Id: I3a82bc54b36228980a41d77a463a7558a685c03d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Delia Popescu [Fri, 3 Aug 2018 11:33:37 +0000 (14:33 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Setup tempest_smoke images for arm64

    Configure the images to be used for tempest_smoke
    testcase for ARM

    JIRA: ARMBAND-395

    Change-Id: Ia13507d70fd05ef541a5154886d52fa388731cee
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Ricardo Noriega [Fri, 3 Aug 2018 13:18:06 +0000 (15:18 +0200)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fix BGPVPN Queens scenario files to be consistent

    Change-Id: Id5b932246020676e1e53438db689e32bc124939e
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Thu, 2 Aug 2018 15:37:45 +0000 (17:37 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [states] openstack_ha: Retry rabbitmq state

    For hybrid deployments, the first run of rabbitmq:server sls might
    lead to 'no response' and a retry of the whole `openstack_ha` state.

    JIRA: FUEL-338

    Change-Id: I7ec663f9babc8c55d2c8a2b31a6e674452f04166
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 3 Aug 2018 13:39:53 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[ha] AArch64: Add missing GPG key for armband repo"
  - [ha] AArch64: Add missing GPG key for armband repo

    In a regular baremetal HA scenario, all cluster nodes are provisioned
    via MaaS, which also adds the Enea GPG key to the APT keyring.
    However, for a hybrid deployment, virtual nodes are not provisioned
    by MaaS, so the GPG key should be added to reclass pillar data
    explicitly for Salt to be able to import it.

    JIRA: FUEL-338

    Change-Id: I333b7c373bdbc631c0f54ac549f97ab889dec77c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 3 Aug 2018 13:27:39 +0000 (13:27 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add unit test file for ArithmeticRunner"
  - Add unit test file for ArithmeticRunner

    * Initial test: test ArithmeticRunner._run_benchmark called arguments

    JIRA: YARDSTICK-1245

    Change-Id: Id18c36bd1345052863ab777bf899c00fe66fd713
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 3 Aug 2018 13:25:37 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "IXIA: Add IP random range `seed` configuration option"
  - IXIA: Add IP random range `seed` configuration option

    Added IP random range `seed` configuration option into IXIA
    traffic profile.

    JIRA: YARDSTICK-1364

    Change-Id: Ic050b6cc48ea75ac6d0470bf7ec1b188649811e1
Signed-off-by: Sosyak, Myronx <myronx.sosyak@intel.com>
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 3 Aug 2018 13:25:34 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add UDP ports configuration to IXIA traffic profile"
  - Add UDP ports configuration to IXIA traffic profile

    - Implemented handling of UDP source and destination ports from
      IXIA traffic profile.
    - UDP ports can be defined as a single value or as a random range.
      Ports range is configured with two parameters 'fixed_bits' and
      'mask_bits'.
    - For example '8-48' range definition will create a repeatable
      pattern of four values that fall within the range of 8 and 56.

    JIRA: YARDSTICK-1363

    Change-Id: I0ace722f6be843ea79c3d3f4de22cb8fa5669d4f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Pshyk Serhiy <serhiyx.pshyk@intel.com>
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 3 Aug 2018 13:23:40 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change AutoConnectSSH to return error code by default"
  - Change AutoConnectSSH to return error code by default

    AutoConnectSSH execute method always returns exception when remote
    command returns non 0 ret code. This behavior has been introduced
    by https://gerrit.opnfv.org/gerrit/#/c/58579/ changes which break
    the NSB functionality. There are 200+ places where return code
    (event non zoro) is expected to be returned by
    AutoConnectSSH.execute() method. Right now the method returns
    always exception in case of remote command return not zero which
    causes the problem.

    Changed execute() method to have previous behavior (raise_on_error
    is always False by default) and the exception is raised only in
    case if raise_on_error=True is set explicitly.

    Added UT.

    JIRA: YARDSTICK-1365

    Change-Id: Ib067583ea5eb704b9174084b45b920c24eb307ac
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Aaron Smith [Fri, 3 Aug 2018 13:20:24 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Enable write_redis plugin for barometer-collectd"
  - Enable write_redis plugin for barometer-collectd

    This change is to enable write_redis plugin in collectd
    due to DMA local-agent is going to use the plugin.

    Change-Id: I522b41278bb020a48f33ac18f4ad08351e51ca36
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 3 Aug 2018 11:59:12 +0000 (13:59 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [patch] Rebase keyserver support for update logic

    Change-Id: Iad2502e876600ba966a38f2df3e71bd579f80e8f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Ricardo Noriega [Fri, 27 Jul 2018 09:29:41 +0000 (11:29 +0200)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Enable BGPVPN for master deployments

      - Injection of Quagga tarball via overcloud builder.
      - Extraction and installation of all related packages.
      - It uses SDNVPN artifact repository to download Quagga
        tarball, so there is only one source to test.
      - Modifies bgpvpn scenario files to use OS master branch,
        ODL master branch and containers.

    JIRA: APEX-627

    Change-Id: Icdbc2853d9531048e23fd6d5e444bd68208d18fc
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Cedric Ollivier [Fri, 3 Aug 2018 10:38:54 +0000 (10:38 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix timeout (switch to synchronous calls)"
  - Fix timeout (switch to synchronous calls)

    It completes "Switch create_server timeout to default value" [1]
    which forbids waiting more that 180s (create_server was asynchronous).

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

    Change-Id: Icbf9ee48024fe9e10571c2bb7ca895d5828fb561
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 31 Jul 2018 14:04:36 +0000 (16:04 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Protect VMTP vs cidr conflicts

    It now runs vtmp via a new admin member. Else it fails due to cidr
    already used.

    It only creates a router and both tenant networks are still created
    by VMTP.

    Change-Id: I05ed41a3b7a01ee97c720176c404929bf8ea97a0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Fix typo (ressources)

    Change-Id: Ibe131e0cf02493f0f3a82c1e179848605bd0a292
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
mei mei [Fri, 3 Aug 2018 09:36:22 +0000 (09:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] using correct rabbitmq process name"
  - [Dovetail] using correct rabbitmq process name

    Using the correct process name for the rabbitmq server in the HA test
    configuration.

    Change-Id: I42c8ba093f34c5d15f8c2e19b69538b22b716637
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Harry Huang [Fri, 3 Aug 2018 06:20:34 +0000 (06:20 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Add network_odl.yml for baremetal pod"
  - Add network_odl.yml for baremetal pod

    JIRA: -

    1. add network_odl.yml for huawei-pod1 and huawei-pod2
    2. change br-provider to br-int for network_odl.yml

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

* Update docs/submodules/doctor from branch 'master'
  - bugfix: fix the filename of ssh tunnel

    The stunnel will be setup failed in the docker if we have the .log
    at the end of file name.

    Change-Id: I272a9fa3b668d49b0e26752403ad41a67dcfedc7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
dongwenjuan [Fri, 3 Aug 2018 03:45:15 +0000 (11:45 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - run tox with 'sudo'

    Change-Id: Icdbab7405e8dd46e7cd659dce04bf7502424192c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Cedric Ollivier [Fri, 3 Aug 2018 05:58:55 +0000 (05:58 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix parse error in tempest_smoke"
  - Fix parse error in tempest_smoke

    Test failes to parse /etc/rally/rally.conf
    (RALLY_CONF_FILE) whith inplace=1 keyword argument
    for fileinput
    One new space is added in second line

    JIRA: ARMBAND-395

    Change-Id: I8adb333047f9962f4105a6a74e2f8ef83d5745e0
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 3 Aug 2018 04:19:22 +0000 (06:19 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Increase Cloudify create_server_timeout

    The timeout has been reached when running multiple vnfs in parallel.
    Only few additional seconds seemed required here.

    Change-Id: I0d6e38e827c581edb617bb0cc13249645468a2aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Harry Huang [Thu, 2 Aug 2018 12:34:45 +0000 (20:34 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Restart network before keepalived restarts

    JIRA: COMPASS-610

    Change-Id: I8afa4177eaa0faaa3fab87d4179a850a3990f15b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
mei mei [Fri, 3 Aug 2018 02:09:55 +0000 (02:09 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[dovetail] generate a results package for testing Dovetail web portal"
  - [dovetail] generate a results package for testing Dovetail web portal

    Change-Id: I3b9f06807ebf581e3f74286f479519937b75b06f
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Yibo Cai [Tue, 31 Jul 2018 05:08:38 +0000 (13:08 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - src/arm: add k8s cni deployment tasks

    Deploy Multus, SRIOV, Vhostuser(VPP+DPDK) with CRD.

    Change-Id: I787d5fd61c75f17d50fbaf8f86c08bdc44c557b8
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 3 Aug 2018 00:35:51 +0000 (00:35 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add OS_DEPLOY topology variable to pybot args"
  - Add OS_DEPLOY topology variable to pybot args

    Change-Id: I2fd7485b0938bfa481f9c24add704658aab210f8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Trevor Bramwell [Thu, 2 Aug 2018 22:37:34 +0000 (22:37 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "auto: verify and merge jobs"
  - auto: verify and merge jobs

    Initial configuration of Auto specific verify and merge jobs
    triggered by gerrit events.

    Change-Id: I2d0fc7af31b1ec01f9a59eae875eb2df193d4fcb
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
5 years agoUpdate git submodules
mbeierl [Thu, 2 Aug 2018 19:15:04 +0000 (15:15 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Update Tools

    Updates to latet tools and corrects non-pep8
    compliance

    Change-Id: Ic1dd8e8ee9d3ac5360e53ed3578d631f4da28161
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Thu, 2 Aug 2018 14:03:56 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[ha] Add OVN scenario"
  - [ha] Add OVN scenario

    JIRA: FUEL-329

    Change-Id: I46c7dbc791441c6b069a0d56373ff98a32a57e60
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 1 Aug 2018 21:45:16 +0000 (23:45 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [maas] Allow more than two compute nodes

    Change-Id: Ie023bfe7b322a49a8b525e7926518c94899c67ce
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Abhijit Sinha [Thu, 2 Aug 2018 12:39:25 +0000 (12:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove hw_video_model and hw_firmware_type from metadata"
  - Remove hw_video_model and hw_firmware_type from metadata

    Starting with the Openstack Queens release,
    hw_firmware_type=uefi is implied on AArch64 by default
    Using virtio-video, now default in nova, should be used
    instead of VGA

    JIRA: ARMBAND-388

    Change-Id: If52206e2a2f0a05bde5632c91de9367fffdc2eb3
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Abhijit Sinha [Thu, 2 Aug 2018 12:35:02 +0000 (12:35 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Replace assert statements in PipelineRules"
  - Replace assert statements in PipelineRules

    The class PipelineRules uses assert statements to check the correctness
    of an input parameter IP address. This commit will modify these lines
    to use a dedicated function "common.utils.make_ipv4_address".

    JIRA: YARDSTICK-966

    Change-Id: I1c4cc439a7716d36548125c87dfb0bc200714a56
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 2 Aug 2018 08:26:40 +0000 (10:26 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Upgrade Shaker create_server timeout

    It ends after a little bit more than 3 minutes in Apex [1].
    It increases to 5 minutes like Cloudify.

    [1] http://artifacts.opnfv.org/logs/functest/lf-pod1/2018-07-30_11-30-01/functest.log

    Change-Id: I8362034107e694ddd5a1e4a1f9e11362100d7cb0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Harry Huang [Wed, 1 Aug 2018 08:23:38 +0000 (16:23 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add condition check for modification of lxc image download

    JIRA: COMPASS-607

    Change-Id: Ida012ffef20fa55fdc5065d78f7d1f908f3e94ec
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Georg Kunz [Mon, 9 Jul 2018 20:31:46 +0000 (22:31 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Test case descriptions for Neutron Trunk Port tests

    Adding a high-level description of the Neutron trunk port tempest tests.
    As agreed on the last Dovetail call, we are aiming for a relatively low
    level of detail and instead point to available documentation. As the
    tempest tests themselves are quite simple of read, this is the best,
    most concise, and up-to-date version of documentation we can find.

    JIRA: DOVETAIL-684

    Change-Id: I76801b34f974bf7c77fded3ffa5588b7e5b2803c
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Wed, 1 Aug 2018 21:11:53 +0000 (14:11 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add l3 suite to list of pybot suites

    Change-Id: Iaa085787ea92b002bb9fd1776f2ab20f63996769
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 2 Aug 2018 00:49:14 +0000 (00:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Get latest ODL csit code before running pybot"
  - Get latest ODL csit code before running pybot

    Change-Id: Ib502f79d657f8c3f5e7ac333d8487693eb20c4cd
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 1 Aug 2018 22:01:20 +0000 (18:01 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Enable Daily Fraser Dovetail scenarios

    Dovetail team still needs this for their next release.

    JIRA: APEX-623

    Change-Id: Idff3d5119bc0ae902595eb163b56a06c52c0d70b
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 1 Aug 2018 18:36:09 +0000 (14:36 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix stale GS pulls on artifacts

    There seems to be some delay in updating the HTTP server for GS which
    causes an old version of snapshot to be used. This change replaces using
    HTTP with gsutil to ensure we get the latest artifacts

    Change-Id: Iccca64aa9e904221621dfb2cb7471d24a3b3f4d9
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Mika Rautakumpu [Fri, 9 Mar 2018 13:44:57 +0000 (15:44 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - First test case description for HA tests

    This is one of three test case descriptions from jira
    ticket. Test case description is TC010 it is TC056 in
    yardstick.

    JIRA: DOVETAIL-605

    Change-Id: I70afa882a667a6932aa7ec29bc5e0621b43fa0a4
Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com>
5 years agoUpdate git submodules
Delia Popescu [Wed, 1 Aug 2018 13:52:33 +0000 (16:52 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove hw_video_model and hw_firmware_type from metadata

    Starting with the Openstack Queens release,
    hw_firmware_type=uefi is implied on AArch64 by default
    Using virtio-video, now default in nova, should be used
    instead of VGA

    JIRA: ARMBAND-388

    Change-Id: I393093c5a1a9dd9c8259b3987db22650313cf249
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 1 Aug 2018 13:10:36 +0000 (09:10 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes missing NovaPlacement for csit

    Nova Placement should have been on controller.

    Change-Id: I9279e56b5cf786c1153af4b09b29e2b215c2f248
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
xudan [Sat, 28 Jul 2018 03:06:12 +0000 (23:06 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Dovetail should update testcases.yaml file

    It failed to run trunk_port test case because of the wrong class name.
    See CI results

    https://build.opnfv.org/ci/view/dovetail/job/dovetail-compass-baremetal-default-mandatory-fraser/7/artifact/results/tempest_logs/dovetail.tempest.neutron_trunk_ports.functest.log/*view*/

    Update the testcases.yaml file based on the latest version of Functest Fraser.

    JIRA: DOVETAIL-715

    Change-Id: Ib102d1489d1e5610a04d76aab0553d5171ec3d3e
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Serena Feng [Wed, 1 Aug 2018 08:14:20 +0000 (08:14 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "remove inspector variable form job template"
  - remove inspector variable form job template

    Change-Id: I472cad19a8ae81286a62e762c6caab653ca22d7c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Serena Feng [Wed, 1 Aug 2018 07:30:37 +0000 (07:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add the ssh_key info if the key_file is exist"
  - add the ssh_key info if the key_file is exist

    Change-Id: I7a95933e254b35fc7b26d649226192b8e4c407bb
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
dongwenjuan [Wed, 1 Aug 2018 07:18:04 +0000 (15:18 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - run doctor tests with different inspectors in sequence

    As doctor tests have different inspectors, if they run in parallel
    of one multijob, they will operator one cloud to create/delete
    some resources, such as project, user, network and so on. It will
    cause some conflicts.

Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
    Change-Id: I8111b28ad9de409542606f7be39a1ee0d838f8b6

5 years agoUpdate git submodules
Serena Feng [Wed, 1 Aug 2018 06:40:14 +0000 (06:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prepare installer info for doctor test"
  - prepare installer info for doctor test

    Change-Id: I6344a31b28d3e5c9a998693fd64ec255410c62b6
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Stephen Wong [Wed, 1 Aug 2018 05:16:34 +0000 (05:16 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Adding cassandra service with a separate yaml file."
  - Adding cassandra service with a separate yaml file.

    - Left the file samples/scenarios/service_delivery_controller_opnfv.yaml unchanged.
    - Added a yaml definition of Cassandra StatefulSet and its service into a separate file under tools directory
    - Cassandra Service run with 1 replica
    - Deleted 'data-plane-ns' and use 'default' instead for cassandra containers.
    - Revoked changes for samples/scenarios/service_delivery_controller_opnfv.yaml.
    - Added new line (Wutien suggested it)

    JIRA: CLOVER-000

    Change-Id: I2bb4249cf2523f5011d6fefc69dc469a90e20eaf
Signed-off-by: iharijono <indra.harijono@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Wed, 1 Aug 2018 05:16:00 +0000 (05:16 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Adding clearwater IMS yaml and clearwater live test dockerfile to test istio service-mesh"
  - Adding clearwater IMS yaml and clearwater live test dockerfile to test istio service-mesh

    Checking into CLEARWATER_ISTIO branch

    This part of the project is intended to validate the clearwater IMS with istio service-mesh.

    Change-Id: Ia5ba86301a363fcf9cfe0bac525606b0d897713e
Signed-off-by: Muhammad Shaikh (Salman) <muhammad.shaikh@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Wed, 1 Aug 2018 05:14:38 +0000 (05:14 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "[Clover] using elasticsearch to store log"
  - [Clover] using elasticsearch to store log

    Change-Id: I0335fa912a3ca2dff5c989fa06183065216f10e4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoUpdate git submodules
Georg Kunz [Mon, 30 Jul 2018 13:10:11 +0000 (15:10 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Renaming test cases to include test framework names

    Replacing the generic "dovetail" prefix of the testcase definitions with
    the name of the OPNFV test framework which hosts the test.

    JIRA: DOVETAIL-719

Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
    Change-Id: I8f90423b8908197bdc7adddf82c61ff394893f52

5 years agoUpdate git submodules
Harry Huang [Wed, 1 Aug 2018 01:53:01 +0000 (01:53 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Enable os-odl_l3-nofeature-ha scenario"
  - Enable os-odl_l3-nofeature-ha scenario

    JIRA: -

    Change-Id: Ie8d391f055323bfae3c78c2680a3ee0ecef07383
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Serena Feng [Wed, 1 Aug 2018 01:40:40 +0000 (01:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "use py34 for tox"
  - use py34 for tox

    Change-Id: I606e0de73e153de88d592a36d4eaabf1b4690e6c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Cristina Pauna [Tue, 31 Jul 2018 12:56:34 +0000 (15:56 +0300)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [armband] Disable fraser jobs and vping_ssh verify

    - Disabled fraser jobs as we no longer intent to cherry-pick changes to it

    - Now healthcheck includes vping_ssh, so remove it as a dedicated test for
    verifying patches on gerrit to avoid double checking.

    Change-Id: I6620dd9dc7db530ce8cf17474eee9608d78dd382
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 31 Jul 2018 20:14:25 +0000 (16:14 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Use metadata IP instead of FQDN

    There is an issue with loss of external network connectivity that
    prevents cloud init to instances working. This becomes a big problem
    with snapshots where there is no external network connectivity. Cloud
    init fails because each request takes over 30 seconds to get a response.
    This is because in the background neutron metadata agent is proxying the
    request to nova metadata agent with an HTTP GET using the FQDN. For
    whatever reason, a DNS lookup happens even though the entry exists for
    the FQDN in /etc/hosts and waits 30 seconds until timing out. After this
    timeout, a 200 OK is sent and metadata works.

    This patch modifies the config file for metadata to use nova metadata
    server's internal IP rather than FQDN as there is no option in OOO to
    use IPs instead of FQDN.

    Change-Id: I6960181a227d0002c99aeae5112f59807dc41d7a
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Miikka Koistinen [Fri, 15 Jun 2018 08:54:14 +0000 (11:54 +0300)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Fix remote command execution in common.utils

    yardstick.common.utils get_port_mac and get_port_ip both raise a
    RuntimeError on positive remote command exit status. This commit fixes
    them to use the error raising mechanism in yardstick.ssh.SSH.

    Additionally, the class AutoConnectSSH class needed an additional
    argument to allow the raising mechanism to work correctly.

    JIRA: YARDSTICK-1240

    Change-Id: Idad125ebbd668cef10a6149eb3e601a437a8d40d
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
  - Cleanup pktgen_dpdk unit tests

    * Improve test execution
    * Use common functionality in setUp()
    * Disable logging
    * Remove tests that test common/utils code. These tests are moved to
      common/utils's unit tests in a follow-up patch.

    JIRA: YARDSTICK-1239

    Change-Id: I88d047fe25c4c13bea446c9fc9bda92306420296
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Valentin Boucher [Tue, 31 Jul 2018 13:10:38 +0000 (09:10 -0400)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Support both admin role name

    Depending of the installer the admin role name can be admin
    or Admin.

    This patch was tested:
    +-------------------+------------------+------------------+----------------+
    |     TEST CASE     |     PROJECT      |     DURATION     |     RESULT     |
    +-------------------+------------------+------------------+----------------+
    |     api_check     |     functest     |      09:60       |      PASS      |
    +-------------------+------------------+------------------+----------------+

    Change-Id: I99815777794cd6524213abca1f04ec84dae1e760
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
5 years agoUpdate git submodules
Michael Polenchuk [Fri, 27 Jul 2018 11:36:15 +0000 (15:36 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [ovn/noha] Simplify net scheme on compute nodes

    Also install OVS 2.9 from UCA repository to get the latest code/fixes.

    Change-Id: I09d6da67d28033bc0e64eef27fffb368d262d7f4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 31 Jul 2018 11:01:14 +0000 (13:01 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add fallback mechanism if vlan

    private_v4 and public_v4 are incorrectly set when vlan is used as
    overlay.

    JIRA: FUNCTEST-996

    Change-Id: I120a247e92e0fd295769b2a0eeb15ce82a0eabc8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>