opnfvdocs.git
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 9 Jun 2018 12:01:44 +0000 (14:01 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Force unf_ext 0.0.7.4

    Else it cannot compile vs arm [1][2]

    [1] https://build.opnfv.org/ci/job/functest-vnf-docker-build-arm64-master/231/console
    [2] https://github.com/sile/unf/pull/2/commits/74ed3e3b1ec31474cf9b8d8a90aee535607fdfe8

    Change-Id: I8b0890c3b7a2a148975635c0f4eafbcc5568fc00
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 9 Jun 2018 08:53:41 +0000 (10:53 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Stop using a forked obsolete repo

    It leverages on the official clearwater live test instead.
    It now parses the output directly.

    Change-Id: Ia7746c13362323daf72b3536d294401f0b7ae42f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Steven Pisarski [Fri, 8 Jun 2018 17:24:21 +0000 (17:24 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added support for OSCreds output to SNAPS-OO orchestrator app."
  - Added support for OSCreds output to SNAPS-OO orchestrator app.

    Change-Id: Ic690ebff47d137fdd172f5dd5f263cd7f4a6ae04
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Mon, 4 Jun 2018 15:23:53 +0000 (09:23 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fix to a router's internal subnet resoulution.

    Ensures that any subnet added to the router is available to that project.

    Change-Id: Iddfad14a093551bc0f4a05c52b20f02db2474d78
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Jun 2018 16:54:04 +0000 (16:54 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[PDF] Add arm-virtual2 PDF/IDF"
  - [PDF] Add arm-virtual2 PDF/IDF

    JIRA: FUEL-322

    Change-Id: I3b136d6eebdaf0f09c772d2b994158af99cd8fea
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Jun 2018 16:53:50 +0000 (16:53 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "add ericsson vpod PDF"
  - add ericsson vpod PDF

    Change-Id: I20e70ec3264e807fb85585441d51752b13f5389d
Signed-off-by: mting <dianfeng.du@ericsson.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Jun 2018 12:09:23 +0000 (14:09 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/reclass-system: Add Pike repos for Queens

    Until Mirantis Queens repositories get populated with all required
    arm64 binaries, add Pike repositories for filling in missing deps.

    While at it, remove Nova patches meanwhile upstreamed/obsoleted:
    - Add video type virtio for AArch64
    - libvirt driver: AArch64: ACPI depends on AAVMF (superseded by [1])

    Bump Fuel@OPNFV git submodule to include compute discovery.

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

    Change-Id: I85429fd211cd7eadaec1419d0213182ade50f7ed
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Jun 2018 15:24:50 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Bring in Tacker salt formula"
  - Bring in Tacker salt formula

    Install tacker from git repository since there is no ubuntu package yet.

    Change-Id: Ibe4b6486050213df1a545c5c79c43a635bbf6c08
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Jun 2018 15:03:05 +0000 (15:03 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Discover computes after they are registered"
  - Discover computes after they are registered

    The "nova hypervisor-list" won't work (i.e. will result in an empty list)
    until discover_hosts is launched with compute nodes on board.

    Change-Id: I942c69645731b59a5cb9e5cf39a89b84def96b12
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 8 Jun 2018 08:49:26 +0000 (12:49 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Unmask OpenDaylight service explicitly

    After salt update to version 2017.7.0 the indefinite mask
    has to be removed before attempting to start the service.

    Change-Id: I21616929f06f8ebd8a2d70e8c33f92c7b808a9c5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 8 Jun 2018 13:11:44 +0000 (13:11 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove print out of logger exception in TestUtils"
  - Remove print out of logger exception in TestUtils

    Remove print out of logger exception while executing
    "TestUtils.test_parse_ini_file_missing_section_header" test case.

    JIRA: YARDSTICK-1225

    Change-Id: I2a4e447c5d119fb9585b477d74f3d0a002c8278e
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 8 Jun 2018 13:11:38 +0000 (13:11 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Cleanup TestYardstickNSCli class"
  - Cleanup TestYardstickNSCli class

    Remove the console output during the test execution. Refactor the
    "parse_arguments" test case.

    JIRA: YARDSTICK-1224

    Change-Id: I68954b986dbea70752adb121e0445e162bdfddcb
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 8 Jun 2018 12:13:55 +0000 (12:13 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Stop hardcoding Docker repository"
  - Stop hardcoding Docker repository

    Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 8 Jun 2018 10:38:59 +0000 (10:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove __init__ method overriding in HeatContextTestCase"
  - Remove __init__ method overriding in HeatContextTestCase

    Unit test case clases should implement setUp() method instead of overriding
    __init__() method.

    JIRA: YARDSTICK-1210

    Change-Id: I0f9a10575f9aeebf76dfa84619e59589b3ea83f6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 8 Jun 2018 10:38:42 +0000 (10:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Standalone XML machine type is not longer valid"
  - Standalone XML machine type is not longer valid

    Current XML machine type definition [1] is not longer valid. According to
    [2], the default machine type should be "pc-i440fx-xenial".

    NOTE: StandAlone physical nodes are deployed using Ubuntu OS.

    [1]https://github.com/opnfv/yardstick/blob/master/yardstick/benchmark/contexts/standalone/model.py#L48
    [2]https://wiki.ubuntu.com/QemuKVMMigration#Upgrade_machine_type

    JIRA: YARDSTICK-1192

    Change-Id: I77b1379aaf416b1225e91af2c3ac746cb101f774
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 8 Jun 2018 10:38:35 +0000 (10:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Error when adding SR-IOV interfaces in SR-IOV context"
  - Error when adding SR-IOV interfaces in SR-IOV context

    Method "add_sriov_interfaces" in Libvirt class throws an error when trying
    to add SR-IOV interfaces in the XML file.

    Function "setup_sriov_context" in SriovContext if passing to
    "_enable_interfaces" method the XML file name instead of passing the XML
    string.

    JIRA: YARDSTICK-1189

    Change-Id: If021c102311ecb98cb26934f78067dfc720e4291
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Georg Kunz [Thu, 7 Jun 2018 14:08:47 +0000 (16:08 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Upgrading image version of HA test of neutron L3 agent

    In line with the updated documentation, this patch upgrades the cirros
    image from version 0.3.5 to 0.4.0 of the HA neutron-l3-agent test

    Change-Id: I352e861f3d3099491ff6f367a3129dc8f3115394
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 6 Jun 2018 09:37:59 +0000 (11:37 +0200)]
Update git submodules

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

    Whie at it, drop architecture field for new MCP mirror repo.

    Change-Id: Id7c8cad6cba11bd6982861430aecf40ab881e62b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 7 Jun 2018 13:19:27 +0000 (17:19 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [ha] Update OpenStack version to Queens

    * make cluster names version-agnostic
    * switch to mirror.mirantis.com
    * system reclass update

    Change-Id: I96394b3c9d8d38321289af8e3a4e8bbc5dd7a408
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 4 Jun 2018 13:55:52 +0000 (17:55 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [noha] Update OpenStack version to Queens

    * make cluster names version-agnostic
    * pre-install oslo-templates formula
    * salt version update to 2017.7
    * system reclass update

    Change-Id: I903895f6bcd98a1062e66e3f14d23ec04dc1b869
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Georg Kunz [Wed, 6 Jun 2018 13:16:06 +0000 (15:16 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Updating the API response validation patch

    Functest has switched from Tempest 14 in Danube to 17.1.0 in Fraser.
    This updates the patch used to disable strict API response validation.

    Change-Id: Ief47eba3bc91c222d5ad30e65ab1fdaf39fc169e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Periyasamy Palanisamy [Thu, 7 Jun 2018 14:29:24 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add own logger for SdnvpnFuncTest class"
  - Add own logger for SdnvpnFuncTest class

    The functest xtesting Testcase class removed the logger instance
    variable, so let SdnvpnFuncTest use its own logger.

    JIRA: SDNVPN-215

    Change-Id: I8b611273e44204d5051fad1140e6ecaddc2a4334
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 7 Jun 2018 14:03:08 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use armband project for deploy in auto"
  - Use armband project for deploy in auto

    Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 7 Jun 2018 13:45:41 +0000 (15:45 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for keyserver prx refresh

    Change-Id: If00a793dccfa6f779a6e2481b41ebec6bbdda39c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 7 Jun 2018 11:59:59 +0000 (13:59 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [patch] Rebase APT keyserver proxy support patch

    Sync our patch with upstream PR [1].

    [1] https://github.com/salt-formulas/salt-formula-linux/pull/138

    Change-Id: If3a51d3aef51accee0901c59e1342b42dbe4be4b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Thu, 7 Jun 2018 13:30:03 +0000 (13:30 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "roles: bootstrap-host: Ensure DNS info from IDF is respected"
  - roles: bootstrap-host: Ensure DNS info from IDF is respected

    We are configuring static IPs in the various nodes but we don't do
    anything for DNS assuming that DNS is being configured by another
    entity. However, the IDF file already contains DNS information for us
    so we should use that instead. Moreover, we update the IDF file to use
    the gateway as DNS instead of the Google one in order to make it more
    usable on restricted networks.

    Change-Id: Ieba58ec9558080a1296e204c4f99bae859e9daef
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Abhijit Sinha [Thu, 7 Jun 2018 12:06:13 +0000 (12:06 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix latency in l2 and l3 PROX generator config files"
  - Fix latency in l2 and l3 PROX generator config files

    JIRA: YARDSTICK-1211

    Change-Id: I0899d470ca5a0ec7d42d36a9ff9c39cc7369310c
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 7 Jun 2018 11:58:07 +0000 (11:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Use TRex release v2.41 to support both x86 and aarch64"
  - Use TRex release v2.41 to support both x86 and aarch64

    Currently Yardstick uses Cisco's TRex release v2.28 which
    can only support x86, for the consideration of
    multi-arch support of Yardstick, the trex release v2.41
    is now available and it can support multi-arch(both x86
    and aarch64) now.

    For the external lib of v2.41, for x86_64, it looks like:
    external_libs/pyzmq-14.5.0/python2/intel/ucs4/64bit/zmq
    for arm64, it looks like:
    external_libs/pyzmq-14.5.0/python2/arm/ucs4/64bit/zmq
    So replace the trex release v2.28 with v2.41.

    JIRA: YARDSTICK-1191

    Change-Id: I22dc3499283d48a89da1145cc480fd7d2a93a1cc
Signed-off-by: trevortao <trevor.tao@arm.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 7 Jun 2018 11:57:31 +0000 (11:57 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove instantiated contexts in "test_task""
  - Remove instantiated contexts in "test_task"

    During unit testing, all contexts instantiated must be deleted at the end
    of the test to avoid clashes with other tests.

    JIRA: YARDSTICK-1209

    Change-Id: I1994b915001b4a518e096833a0c5d33febbd8de6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Ryota Mibu [Thu, 7 Jun 2018 11:11:22 +0000 (11:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Clean up CI Node Listing for pushing test logs"
  - Clean up CI Node Listing for pushing test logs

    These machines have been removed from Jenkins for quite some time and
    no longer need to be listed here.

    Change-Id: I43943865eb83eccdf26effe916d6c2ac010f402f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Markos Chandras [Fri, 4 May 2018 19:20:46 +0000 (20:20 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: osa: switch back from GitHub to OpenStack OSA repos

    Switching to github.com for the gitclones did not make much of a
    difference since we are still seeing randomg SSL failures during git
    clones. So we can switch back to git://git.openstack.org hoping that
    the git protocol will be more efficient than https. Moreover some
    projects are moving away from github mirroring and this breaks our
    tests.

    Change-Id: I8188ec7cbfbf16eeb4634bd9a44b12a104ce1059
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Eddie Arrage [Thu, 31 May 2018 23:59:31 +0000 (23:59 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add improvements to OVP directory and logo upload

    - Formatting changes to directory on home page based
    on OPNFV marketing
    - Updated branding guide link
    - Added test_id field to mongo applications collection
    to associate to approved results for directory
    - Set Test ID from user accounts with administrator
    role in Applications view
    - Provide file upload function for administrator to
    post company logos for OVP directory
    - Company logos are stored and served through tornado
    from cvp-cvpapi container rather than cvp-web

    JIRA: DOVETAIL-663
    JIRA: DOVETAIL-664

    Change-Id: I1226b42883afa2ea2eb5551e3836211abbb94b20
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Miikka Koistinen [Wed, 30 May 2018 07:09:34 +0000 (10:09 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Make exit status a constant in run.py

    JIRA: DOVETAIL-625

    Change-Id: Ib96e6e39bad708f495af97ed43884909e394da10
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
6 years agoUpdate git submodules
Harry Huang [Thu, 7 Jun 2018 07:38:36 +0000 (07:38 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "set lxc_host_machine_volume_size to 16"
  - set lxc_host_machine_volume_size to 16

    it would fail on some baremetal pod, when using default.
    https://build.opnfv.org/ci/job/compass-deploy-baremetal-daily-master/3918/consoleFull

    Change-Id: I1512c89b1dd237d54e7e004c71bfa5ce9ef853c5
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
wutianwei [Wed, 6 Jun 2018 10:50:33 +0000 (06:50 -0400)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - fix istio deploy fialure

    Some files don't exist in istio 0.8.0 version.
    So it failed to deploy istio in CI.
    what this patch do:
    1. using istio-demo.yml instead of istio.yml to deploy istio
    2. define the ingress gateway when running bookinfo sample
    3. rename ingress to ingressgateway

    Change-Id: I39ec39320d61e5af8282c6f50bad90240444bc79
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 6 Jun 2018 19:58:18 +0000 (19:58 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Deploy job needs armband project for deploy"
  - Deploy job needs armband project for deploy

    Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49
Signed-off-by: pava <Paul.Vaduva@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 6 Jun 2018 19:48:41 +0000 (19:48 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove INFO file as we've migrated to INFO.yaml"
  - Remove INFO file as we've migrated to INFO.yaml

    Change-Id: I69fc68e101db5b83a56e392924d6e1e656fa1b5e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Ryota MIBU [Wed, 6 Jun 2018 14:58:10 +0000 (23:58 +0900)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [doctor] pass inspector value to parameter

    Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a

6 years agoUpdate git submodules
Manuel Buil [Mon, 4 Jun 2018 12:14:44 +0000 (14:14 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Provide support for local images

    There might be cases where we want to test local images and the image
    location in config.yml is locally

    Change-Id: I29f115de5c80db187ecc2b260c386b377fafd6d2
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Markos Chandras [Wed, 6 Jun 2018 11:24:54 +0000 (12:24 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: OSA: Bump Queens SHAs to fix spice-html5 repo relocation

    The spice-html5 repository moved from github to its own gitlab hosting
    and that broke everything. As such, we update the OSA roles which
    contain the correct URL for the new repository.

    Change-Id: I3e2883c0436c9c93d2a8a338343ca3a75a1431e4
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Abhijit Sinha [Wed, 6 Jun 2018 12:44:03 +0000 (12:44 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add NSB PROX Baremetal dashboard for L3"
  - Add NSB PROX Baremetal dashboard for L3

    JIRA: YARDSTICK-1213

    Change-Id: Id96edc5d23d3530110466e1cf69327c3e267e4c0
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Abhijit Sinha [Wed, 6 Jun 2018 12:43:51 +0000 (12:43 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix NSB NFVi metrics accuracy"
  - Fix NSB NFVi metrics accuracy

    JIRA: YARDSTICK-1212

    Change-Id: Ic4d4a3c00e4e278f4de06cc176ff663892895569
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Miikka Koistinen [Tue, 29 May 2018 11:28:33 +0000 (14:28 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Fix error status when executing CLI run command

    This commit fixes CLI run command to exit with non-zero exit status
    when bad arguments are given for '--testsuite' or '--testarea'.

    JIRA: DOVETAIL-660

    Change-Id: I4539b19978d9e93d8a90be9000f36d0aa1895f71
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 6 Jun 2018 07:28:38 +0000 (09:28 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Switch to Python3 divide in cloudify_ims

    The code simply asks for python3 divide else only live_test = 100% is
    considered as successful [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/169/console

    Change-Id: I84690d20791cd3d6a68823eec40f0e4b0f876b72
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Switch from OS_ENDPOINT_TYPE to OS_INTERFACE

    It also set endpoint_type to public in tempest.conf if unset.

    JIRA: FUNCTEST-975

    Change-Id: I91bd1d7171b4bcf58dbe818696d5b864d5036619
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Georg Kunz [Tue, 5 Jun 2018 10:07:44 +0000 (12:07 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Correct reporting of vEPC test case

    The configuration of the vEPC test case was missing information for
    generating a correct report and hence it incorrectlt reported FAILed
    despite passing.

    JIRA:DOVETAIL-666

    Change-Id: Id296fa0fd750e47dc841ef37acb2018b23de0643
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
wutianwei [Wed, 6 Jun 2018 01:08:50 +0000 (01:08 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "deploy/conf: add huawei-pod8 sriov network config"
  - deploy/conf: add huawei-pod8 sriov network config

    Change-Id: Ibae707ce500c64b0aadcb0d539e43bd60ce9483c
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 5 Jun 2018 18:29:04 +0000 (20:29 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Return true if at least one passed test

    JIRA: FUNCTEST-974

    Change-Id: I9915dbb91516baf5307a577c41ede5dca51a2f07
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 5 Jun 2018 16:54:49 +0000 (12:54 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix missed updating nosdn verify scenario

    Change-Id: If9e612b24fca868c3b330a03053accc7debf9420
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 5 Jun 2018 16:31:08 +0000 (16:31 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bump oslo.messaging version to 5.36.0"
  - Bump oslo.messaging version to 5.36.0

    A decoding error was introduced in the AMQP libraries installed by
    oslo.messaging version 5.30.2.

    Error example:

    File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/
            .tox/functional/local/lib/python2.7/site-packages/amqp/utils.py",
             line 89, in str_to_bytes
      return s.encode('utf-8')
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xd2 in position 3: ordinal not in range(128)

    This problem is fixed in the library versions installed in version 5.36.0.

    JIRA: YARDSTICK-1204

    Change-Id: I4719d8e0a0891ebbb3b87c31d593d15f897ef53a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 5 Jun 2018 13:40:50 +0000 (09:40 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Change verify job to use tempest

    Tempest is maintained for different versions of openstack which we need
    to be able to test master and queens in Apex for XCI.

    Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Dimitrios Markou [Fri, 1 Jun 2018 13:09:47 +0000 (16:09 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - [Bug Fix] Use correct image for the Quagga instance

    In testcase_3 the Quagga image is downloaded from the
    opnfv.artifacts repository to the /home/opnfv/functest/data
    directory.

    But the testcase_3 after that tries to find the image in the
    /home/opnfv/functest/images directory.

    This results in using a wrong image

    Jira: SDNVPN-213

    Change-Id: I99539fc9a7a2d016a97ed51fca0cde81f82b3911
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 5 Jun 2018 12:54:02 +0000 (16:54 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Clean out merged upstream patch

    Change-Id: I0c8f87bad0fbe55684bd43547674ed91a31f39f8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Bryan Sullivan [Tue, 5 Jun 2018 04:01:52 +0000 (21:01 -0700)]
Update git submodules

* Update docs/submodules/ves from branch 'master'
  - Fix missing fields in SSH command

    JIRA: VES-2

    Change-Id: I884144c70be9692ff5781c4115c6c72777c88bcf
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 4 Jun 2018 20:23:00 +0000 (15:23 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to change the config option for potential data loss.

    Change-Id: I29fdff1b166e8ad3109c35e53709a7777294dae5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Jun 2018 16:53:26 +0000 (16:53 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[fuel] IA: Add PXE/admin static IPs"
  - [fuel] IA: Add PXE/admin static IPs

    - check-jinja2.sh: Add template dir to include dirs;
    - add param definitions for PXE/admin static IP for each machine,
      moving MaaS DHCP range start after the new addresses, similar to
      public network;
    - drop 'opnfv_' prefix for compute parameters;
    - drop 'opnfv_jump_bridge_*' variables (deprecated);
    - drop 'opnfv_infra_maas_*' variables, handled directly in Fuel now;
    - add 'opnfv_net_*_mask' for all used networks in idf.net_config;
    - move all internal j2 variables to net_map.j2, so we can reuse them
      without pod_config;
    - refactor maas variables into a full `maas.region.machines` section
      when baremetal nodes are defined;
    - drop 'openstack_compute_*' reclass params in favor of direct
      expansion in reclass.storage definitions via j2 in Fuel@OPNFV;
    - add `net_macros.j2` for reclass linux.network reclass generation;
    - move all non-sensitive reclass parameters to Fuel@OPNFV;

    Change-Id: I495c6072d845b273b6607d45dc5152ec4ee767cf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Jun 2018 14:02:21 +0000 (16:02 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [submodule] Bump Pharos for ericsson-pod1 updates

    This bump also brings in:
    - arm-pod{8,9} config;
    - UNH lab config;
    - NTP config in IDFs for existing PODs;
    - basic vPDF support;

    Change-Id: Ifc16616bc8a13de2bdf048971448d4853e93880e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mting [Mon, 4 Jun 2018 13:26:33 +0000 (15:26 +0200)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - update ilo mac address after hw replacement

    Change-Id: I9df2e117d8a2036c9555ddfe41d636b9e30910e8

6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Jun 2018 13:46:04 +0000 (15:46 +0200)]
Update git submodules

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

    Change-Id: Ie25c098273b929e9a31adfcfd3eb95dcf856611a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoMerge "Nomination of Trevor as committer"
Sofia Wallin [Mon, 4 Jun 2018 12:54:36 +0000 (12:54 +0000)]
Merge "Nomination of Trevor as committer"

6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Jun 2018 12:11:08 +0000 (14:11 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [patch] Drop upstream reclass formula patches

    Change-Id: Iad2a27d059b43ed14fb70bdee01b3db29613615b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 4 Jun 2018 12:38:38 +0000 (12:38 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[idf.fuel] Add NTP servers"
  - [idf.fuel] Add NTP servers

    Change-Id: Ib840995b085ec9d8a585d5cf2e2a84e5801875b6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 4 Jun 2018 10:31:46 +0000 (11:31 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: xci-lib.sh: Use the OSA requirements file for pip components

    OpenStack-Ansible maintains a requirements file which ensure that a
    working combination of pip/setuptools/wheels/virtualenv can be mixed up
    with distro packages so it's beneficial to take that into consideration
    when building our environment.

    Change-Id: Ic5398de3e464e1526f8d9fb6b6460907ac30084a
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoNomination of Trevor as committer 79/58179/1
Sofia Wallin [Mon, 4 Jun 2018 11:19:06 +0000 (13:19 +0200)]
Nomination of Trevor as committer

Change-Id: I12bc9094e78db2a64c403af40a96c4c1e45594ac
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
Elias Richard [Thu, 31 May 2018 12:28:01 +0000 (14:28 +0200)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - vswitches/ovs: integration TCs refactoring

    Refactorization of the tests in for the new teardown functionality, that automatically deletes flows, ports and bridges when OVS stops.

    JIRA: VSPERF-578

    Change-Id: Ibe18f89c59ca5474a638808ed072cccd811ee75d
Signed-off-by: Richard Elias <richard.elias@tieto.com>
Reviewed-by: Martin Klozik <martin.klozik@tieto.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
6 years agoUpdate git submodules
Periyasamy Palanisamy [Thu, 31 May 2018 14:59:54 +0000 (16:59 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the logging to be compatible with functest

    Change-Id: I62b432497175e79bcf2cd241be54d8a7f5db2799
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 3 Jun 2018 16:31:03 +0000 (18:31 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [patch] maas: rebase artifact download

    Upstream refactored maas/regions.sls to introduce kitchen tests in
    [1], rebase our patches on top of it.

    [1] https://github.com/salt-formulas/salt-formula-maas/commit/8a0d52e

    Change-Id: I491fb2e05679ebc226a27141e685d429e0ff8bcc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Sat, 2 Jun 2018 00:19:39 +0000 (00:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb/releng: fix compass container build error"
  - jjb/releng: fix compass container build error

    Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console

    Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 1 Jun 2018 19:46:15 +0000 (15:46 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Only use admin network for snapshot create

    CSIT only uses admin network, so only collect that virsh def.

    Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Cédric Ollivier [Fri, 1 Jun 2018 15:31:03 +0000 (17:31 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update clearwater to 129

    It switches to Sprint Ulmo [1] which fixes deployment issues in
    Orange ONAP Openlab.

    [1] http://www.projectclearwater.org/sprint-ulmo-release-note/

    Change-Id: I3c32faf4e26e64bb12438238cf1ba66b9771da0d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Panagiotis Karalis [Fri, 25 May 2018 08:53:57 +0000 (11:53 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix the logging to be compatible with functest

    In order to collect logs from SFC test scenarios running through
    functest framework (mainly for troubleshooting purposes),
    the logging mechanism has been updated accordingly.

    JIRA: SFC-125

    Change-Id: Ide7c32519afa6ece299d0ac1dcb168609a2e3945
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
6 years agoUpdate git submodules
Cedric Ollivier [Fri, 1 Jun 2018 10:29:45 +0000 (10:29 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update read and write data path in cinder test"
  - Update read and write data path in cinder test

    Update the path for read/write data
    Fix a false possitive result on read_data
    Fix read device name
    Unmount volume after writing data

    JIRA: FUNCTEST-908

    Change-Id: I555b5a3daaeff3aa58891e65c0b70094372c04c9
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 1 Jun 2018 09:51:53 +0000 (09:51 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: kubespray: Use bootstrap role for k8s deployments"
  - xci: kubespray: Use bootstrap role for k8s deployments

    The bootstrap role configures NTP and networking on hosts so we
    should use it on k8s deployments as well.

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

    Change-Id: I04bd1e1c2c325baabfb836bd8cca60c5f59344c7
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 31 May 2018 23:21:42 +0000 (23:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Auto: Setup Ci Jobs for Auto project"
  - Auto: Setup Ci Jobs for Auto project

    We will try to reuse the job template
    for deploying from armband project.

    Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13
Signed-off-by: pava <Paul.Vaduva@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 31 May 2018 23:18:15 +0000 (23:18 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "updated commit for Auto 6.1.1"
  - updated commit for Auto 6.1.1

    Cherry-picked 3 changes from latest master, to stable/fraser
    merged these 3 changes into stable/fraser
    new commit ID: 0f43563624832c5908e6fc00eb0a4bbc6cc82c33
    will need to be tagged as 6.1.1

    patch#2: removed trailing spaces

    Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 31 May 2018 18:08:43 +0000 (14:08 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Parameterize functest suite/testcase

    This patch parameterizes the functest variables for the apex-virtual job
    so that we can indicate which tests to run when calling the apex-virtual
    (which in turn runs deploy and functest).

    Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Feng Pan [Thu, 31 May 2018 17:32:27 +0000 (17:32 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Configure NAT with baremetal when necessary"
  - Configure NAT with baremetal when necessary

    We currently only enable NAT on undercloud for virtual deployments.
    However, there could be a case where a baremetal deployment also needs
    NAT as it is not using an interface on the overcloud nodes with external
    access. Therefore this patch changes the behavior to configure NAT when
    the gateway of either the external or admin (when external is disabled)
    network matches an IP assigned to the undercloud.

    JIRA: APEX-605

    Change-Id: I9c79af371913e6e5f0d39b433f68205bc7e106c5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Gerard Damm [Thu, 31 May 2018 15:42:11 +0000 (15:42 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "gitignore: Ignore docs generation dirs"
  - gitignore: Ignore docs generation dirs

    Update .gitignore file to ignore OPNFVDOCS scripts and directories
    used for docs generation.

    Change-Id: I8a8476677b4f3d488d8b09b4eb17d98cad8e77bd
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
6 years agoUpdate git submodules
Martin Klozik [Wed, 30 May 2018 07:48:03 +0000 (09:48 +0200)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - docs: Fix long lines

    OPNFVDOCS scripts set max line length to 240 chars. This patch
    shortens long lines to avoid rst validation warnings during Auto
    docs generation.

    Change-Id: I124e3ea3aa04bc7fc8c2f5cf25ce9c75fdcef330
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 31 May 2018 12:16:59 +0000 (14:16 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [noha] Disable proxy certificate generation

    noha scenarios try to generate the proxy SSL cert using the Salt
    Master CA authority. However, this requires a `salt-minion` restart
    between the CA configuration and the cert generation (see [1]).
    Since we don't use this cert anyway, let's just disable it for cfg01.

    JIRA: FUEL-377

    [1] https://github.com/salt-formulas/salt-formula-salt/issues/67

    Change-Id: I8e88200e0d5614f0034c0c77e6ba675dc7ef0c11
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
spisarski [Tue, 29 May 2018 16:53:55 +0000 (10:53 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fixed issue when attempting to add an internal subnet to a router.

    Internal subnets that are owned by the same user who is creating a
    router now can be added properly. Attempted to fix an issue with the
    change in https://gerrit.opnfv.org/gerrit/#/c/57853/ that was allowing
    for subnets with the same name to be assigned but ended up breaking
    this functionality completely.

    JIRA: SNAPS-312

    Change-Id: I1687f66db47520e93e401d3e9fb5f0c4f45d460f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Shobhi Jain [Thu, 12 Apr 2018 12:38:21 +0000 (13:38 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Replace glance delete image with shade client.

    Remove get_image_id function.
    Function delete_image now uses shade client.

    JIRA: YARDSTICK-892

    Change-Id: I6e8510dfa49aa14786ed7ac3382b85c4e699fb9e
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 31 May 2018 08:27:29 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Replace glance create image with shade client."
  - Replace glance create image with shade client.

    Function create_image now uses shade client.

    JIRA: YARDSTICK-892

    Change-Id: Ia41d9ce702a1f24031080f8a365c1b2bd9ac9faa
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Yang (Gabriel) Yu [Tue, 29 May 2018 06:44:03 +0000 (14:44 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Change the function imposed on instances/tasks

    The number of instances/tasks should be cumulated instead of
    averaging.

    Change-Id: If63244ea086de8ba6a74865e5bad23feec01b3d6
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 23 May 2018 21:45:33 +0000 (14:45 -0700)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Reorder scenarios in opnfv-scenario-requirements.yml

    Put OpenStack scenarios and Kubernetes scenarios together.

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

    Change-Id: I6a47b0b3703e30ac9a2be53012687217a085ee88
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Xuan Jia [Thu, 31 May 2018 01:15:02 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "enable kata 1.0 + containerd 1.1"
  - enable kata 1.0 + containerd 1.1

    Change-Id: Idbeda8b36d067a7bd27a8ef19184c5bb5a6daa04
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
ahothan [Wed, 30 May 2018 22:03:10 +0000 (15:03 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-97 Fix container build issue (pip)

    Change-Id: If428c8b33d03db6ecac6b9dd2e480db541d947dd
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Feng Pan [Wed, 30 May 2018 19:56:33 +0000 (19:56 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates configs for ODL CSIT deployments"
  - Updates configs for ODL CSIT deployments

    For ODL CSIT we want to deploy with:
     - Minimum services per role
     - 2 Compute nodes, 1 controller
     - Single network enabled

    Change-Id: If611c4c1ff68629670ef15904930124b5786a569
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
ahothan [Tue, 29 May 2018 18:13:40 +0000 (11:13 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Move docker build to tag 1.5.0

    Change-Id: I352bc0a6e9e05b0891450983947042117ef13ae6
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Juha Kosonen [Wed, 30 May 2018 14:04:55 +0000 (17:04 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix tempest result parsing

    Detailed results of verifier are in tempest-error.log.

    Change-Id: Id5dbdfd3389d1b79dba2bebc5f5ffa7811ef06c8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 30 May 2018 13:18:35 +0000 (15:18 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bypass Cloudify's upper-constraints issues

    It installs cmd2 via yum instead as last cmd2 release only supports
    python3.

    Change-Id: I495d71f11ed48ba47e1aa27965675d4bef7c141e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 30 May 2018 13:05:48 +0000 (13:05 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Set "cmd2" library to version 0.8.6"
  - Set "cmd2" library to version 0.8.6

    Last "cmd2" version, 0.9.0, removed Python 2+ support [1]. In order to
    support Python 2.7, version 0.8.6 (or earlier) must be installed.

    [1] https://github.com/python-cmd2/cmd2/commit/e54e5a5b891548df4df0acb04b6e607ad8f871b1

    JIRA: YARDSTICK-1205

    Change-Id: Ic2fe57438720de5b21c75f9456e653c6facf3ae9
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Guillermo Herrero [Wed, 30 May 2018 12:58:52 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "IDF and PDF files for auto pod in unh lab"
  - IDF and PDF files for auto pod in unh lab

    Change-Id: Iad65abda66b772e8ed44c2257ebdb7cb48ecc6c1
Signed-off-by: joekidder <Joe.Kidder@enea.com>
Signed-off-by: pava <Paul.Vaduva@enea.com>
6 years agoUpdate git submodules
Guillermo Herrero [Wed, 30 May 2018 10:57:48 +0000 (10:57 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[IDF] arm-pod9: added as new idf and pdf"
  - [IDF] arm-pod9: added as new idf and pdf

    Change-Id: I415eda9f493fcd70514d5f9be7d58b7b6d1cb88f
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
6 years agoUpdate git submodules
Guillermo Herrero [Wed, 30 May 2018 10:57:37 +0000 (10:57 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[IDF] arm-pod8: added as new idf and pdf"
  - [IDF] arm-pod8: added as new idf and pdf

    Change-Id: I01c678b45fd182bef8a95bdf13054a36347e057b
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 30 May 2018 07:32:00 +0000 (09:32 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix _do_execute() return code in vping_ssh

    Change-Id: I781e51bb56f6cdac8b347e7fd85e70c07eb69e23
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Georg Kunz [Mon, 28 May 2018 22:58:08 +0000 (00:58 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Re-enabling execution of tempest tests

    My previous patch broke the execution of tempest tests, causing tempest
    to complain about a missing .testr.conf file. This fix adds the explicit
    use of the --config-file CLI flag back to the tempest test framework.

    Change-Id: If65c65a227f0058180e0d5bca47cce502948c4c9
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
mei mei [Wed, 30 May 2018 06:36:02 +0000 (06:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb/releng: support multi arch compass images"
  - jjb/releng: support multi arch compass images

    Change-Id: I9f6a287727d36266207fb2821127ac142952f67d
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 29 May 2018 21:37:41 +0000 (17:37 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Changes default verify scenario to nosdn

    Basically we are getting blocked on merging patches due to ODL breaking
    and these patches have nothing to do with ODL. So we are changing the
    default sceanrio to just be nosdn, and then if the change is relatd to
    ODL we can include an ODL gate run.

    Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 28 May 2018 08:15:41 +0000 (12:15 +0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [fuel] Schedule odl-ovs-noha scenario

    Change-Id: I2946684b8e5941201865c123793b7f5800b5421b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Feng Pan [Tue, 29 May 2018 17:13:01 +0000 (17:13 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Default ctlplane to native VLAN"
  - Default ctlplane to native VLAN

    We were not setting any vlan type value for the admin network.  This
    caused an issue when deploying and trying to use a single collapsed
    network (no net isolation).  The issue occurred when trying to create an
    external neutron network.  We happen to check if the phys type is flat
    or vlan using this attribute to decide what kind of phys type to use for
    the neutron network.

    JIRA: APEX-606

    Change-Id: I4e24dd5e8b99cef920b8203b820a77d0021631cc
Signed-off-by: Tim Rozet <trozet@redhat.com>