opnfvdocs.git
6 years agoUpdate git submodules
ahothan [Sat, 31 Mar 2018 06:05:22 +0000 (23:05 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Update release notes

    Change-Id: Ib726a626f157159b69ab1b63c311ce1bd7032170
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 31 Mar 2018 04:41:25 +0000 (04:41 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[odl] Configure Odl memory requirements"
  - [odl] Configure Odl memory requirements

    Odl scripts present in /opt/opendaylight crash with
    out-of-memory errors and we cannot use them so we add more memory
    to the ODL virtual machine and to the JVM.

    Change-Id: Ia29a324ca34b5d33e947ca6d177ce3567316dcb9
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 31 Mar 2018 04:40:51 +0000 (04:40 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Add pike staging repository"
  - Add pike staging repository

    Append PPA repository to the existing UCA
    Existing UCA repository is still necessary for maas

    Change-Id: If545b37d30291d3708430c52593b7fbd03bd22e4
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Stephen Wong [Sat, 31 Mar 2018 02:34:34 +0000 (02:34 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Clover initial commit for servicemesh/route_rules, orchestration/kube_client, and tools/clover_validate_rr"
  - Clover initial commit for servicemesh/route_rules,
    orchestration/kube_client, and tools/clover_validate_rr

    Add an 'orchestration' directory. Please note that
    'orchestration' does NOT mean Clover does any orchestration ---
    similar to how Clover doesn't by itself implement tracing or
    logging, orchestration is a directory for code related to Docker
    orchestration client --- such as k8s client

    kube_client utilizes the Kubernetes python client (a dependency)
    to perform tasks against Kubernetes API server. For this commit,
    it is only tested for weighted route rule verification, it does
    three tasks:
    (1) get a list of pods under a namespace --- pod dictionary now
        only contains pod name and label dictionary: used to match
        pod name with the node name in traces from OpenTracing
    (2) check to see if a particular pod is up in a particular
        namespace: used to check if Istio pods are running in
        istio-system namespace
    (3) check if a container exists in a list of pods under a
        namespace: used to check if application pods have
        istio-proxy container running

    route_rule directly invokes istioctl as there isn't any Istio
    Python client yet.  Currently it reads and parses routerules
    from Istio, and validates if a particular trace result matches
    the routerules

    Finally, a sample tool clover_validate_rr is provided. This
    tool assumes a previous test has been ran (with an id with
    both the route-rule-under-test and corresponding traces are
    stored --- currently the assumption is tests were ran with
    redis-master running on system). The tool can be invoked:

    python clover_validate_rr.py -t <test-id> -s <service name>

    where test-id is the ID of the test (most likely uuid) and
    service name is the name of the service running in the
    Kubernetes cluster upon which test traces should be fetched
    against

    Change-Id: Ic8ab6efc23c71ac4643bee796ef986a86f6fc7dd
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
6 years agoUpdate git submodules
Stephen Wong [Sat, 31 Mar 2018 02:16:14 +0000 (02:16 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Added initial nginx services"
  - Added initial nginx services

    - Proxy allows ingress traffic to be sent to another element in
    service mesh
    - Mirroring is also in the default configuration
    - Default configuration is to proxy to a clover-server and mirror
    to snort-ids
    - A location_path (URI in HTTP requests) can be reconfigured to
    restrict proxing; default to '/'
    - A proxy_path can be reconfigured to specify an alternate destination
    - A mirror path can be reconfigured to specify where traffic
    will be spanned
    - The default server_port (listen port) for the proxy is 9180 but can be
    reconfigured
    - The default server_name is http-proxy but can be reconfigured
    - Reconfiguration is done over GRPC with jinja2 template for nginx
    - Currently snort ids sends alerts to proxy with stub code in GRPC

    - Refactored the code to have a nginx base with subservices
    - Proxy, Load Balancer (lb), and Server can share code - mainly GRPC
    server
    - Nginx subservices have separate docker builds

    - Improved build scripts for CI
    - Render yaml manifests dynamically
    - Improve nginx_client for runtime modifications (but not really
    useful yet)

    Change-Id: Icbff6890021bcc8a8da4690c9261205d6e1ca43a
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Eddie Arrage [Tue, 20 Mar 2018 23:51:35 +0000 (23:51 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Develop snort IDS and content inspect service

    - Initial commit to show potential structure of a sample service
    - This wil be part of a larger sample application currently dubbed
    Service Delivery Controller
    - Docker container needs to be built and employs open-source Linux packages
    - Service is deployable in Istio service mesh using provided yaml
    - Control snort daemon and add custom rules with GRPC messaging
    - Process snort alerts actively and send to redis and upstream service
    mesh components
    - Integrates a web server for better HTTP signature detection

    - Improved build script for CI with variables
    - Render k8s yaml snort manifest dynamically with command
    line options
    - Improve snort_client sample script for runtime modifications
    including passing args on CLI, error checking
    - Update nginx proxy interface
    - Added logging to snort server and alert process

    Change-Id: Ic56f9fcd9ed21f64b84b85ac8ee280d69af7b7c9
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
wutianwei [Fri, 30 Mar 2018 08:17:45 +0000 (16:17 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Install PBR to ensure we're not breaking builds

    Change-Id: I4e7b47a8f2021a1cf25b80d7818f4dabb441c39f
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
QiLiang [Wed, 28 Mar 2018 09:08:18 +0000 (17:08 +0800)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add dependency for clover_k8s testcase

    Clover testcase hook patch:
      https://gerrit.opnfv.org/gerrit/#/c/54541/

    functest-kubernetes patch:
      https://gerrit.opnfv.org/gerrit/#/c/54543/

    Tiny fix: remove -e for stor4nfv-tests

    Change-Id: I68faafa2098ed304fbec2bcd647b258073b4f0c2
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoUpdate git submodules
Charalampos Kominos [Tue, 20 Mar 2018 13:06:08 +0000 (14:06 +0100)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - [p/parser] Add aarch64 download option

    Hardcoded values within the parser project create problems
    for opnfv-armband. In this patch we :
    1) Add aarch64 image download conditional
    2) Fix typos and comments

    JIRA: ARMBAND-369
    JIRA: PARSER-175

    Change-Id: I001087a8783fef66336e9bddc8d67342f6810a1f
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
6 years agoUpdate git submodules
Trinath Somanchi [Fri, 30 Mar 2018 15:47:19 +0000 (15:47 +0000)]
Update git submodules

* Update docs/submodules/ovn4nfv from branch 'master'
  - Merge "Code for charm-k8s-ovn under sourcecode/JOID/charm-k8s-ovn"
  - Code for charm-k8s-ovn under sourcecode/JOID/charm-k8s-ovn

    Change-Id: I07209b0955436d06cdcd8b19f0dfe8f2c146a36c
Signed-off-by: AakashKT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 30 Mar 2018 09:37:36 +0000 (13:37 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Re-order opendaylight state

    * return back opendaylight state after neutron setup
    * sleep for awhile to let neutron api reconnect to the ODL
      controller and agents to register on server

    Change-Id: Ife0c7d3cc20574b0733e8e3064843c680379cc84
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Gerard Damm [Fri, 30 Mar 2018 14:19:00 +0000 (14:19 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "UC2 update with Openstack SDK interface and common test logic"
  - UC2 update with Openstack SDK interface and common test logic

    JIRA: AUTO-13

    1) Openstack SDK usage for VM suspend/resume actions, using clouds.yaml,
    tested on hpe16 pod
    2) common test logic (creation of test execution instances, measurement of
    recovery time, calling of per-use case indexed functions, saving results
    to CSV files)

    Change-Id: If84d2a0e44618d476a028d4ac4a2897da9cd5532
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 30 Mar 2018 11:54:14 +0000 (11:54 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Add doc for error new recovery level 3"
  - Add doc for error new recovery level 3

    Change-Id: I878d1e405b81474da8fb54d37a1a6ffc7bafdb4f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 30 Mar 2018 02:51:02 +0000 (10:51 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Fix to upstream stable/pike branch

    To satisfy security check, DAISYCORE_REPO and DAISYCORE_TAG are
    deleted.

    Change-Id: Ib3cf4c50a417f28502c4e3115f47429065620ca1
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Stephen Wong [Fri, 30 Mar 2018 06:25:10 +0000 (06:25 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add Functest test hook 2"
  - Add Functest test hook 2

    - Temporary run functest testcase after all clover env setup.
    - TODO: Use jenkins to trigger functest job.

    Change-Id: I5f620496d747c4d742c7bbf8bb825616f8c69499
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoUpdate git submodules
Stephen Wong [Fri, 30 Mar 2018 06:23:42 +0000 (06:23 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Initial commit for logging installation and validataion"
  - Initial commit for logging installation and validataion

    - install fluentd with elastic stack
    - validate the installation

    JIRA: CLOVER-5
    Change-Id: I181a7277bc332ceac549d384cf2c3817a182b06e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Stephen Wong [Fri, 30 Mar 2018 06:22:48 +0000 (06:22 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Initial commit for tracing"
  - Initial commit for tracing

    - Uses REST interface to obtain traces for services from Jaeger
    - Discover services availabe in tracing
    - Works only with Jaeger at the moment (not zipkin)
    - Optional Redis interface added to store traces per test
    - Install doc and validation script added for Jaeger

    - Renamed doc to docs

    Change-Id: I420137c818df290ecd40aa8d318c6961c511a947
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
QiLiang [Thu, 15 Mar 2018 04:20:59 +0000 (12:20 +0800)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Initial commit for monitoring by prometheus

    - install prometheus
    - validate the installation
    - add prometheus query function
    - TODO: test collecting telemetry data from istio

    JIRA: CLOVER-7

    Change-Id: I983be2db78c8c5c20c0acee9ae81e891884e07fb
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoUpdate git submodules
Alex Yang [Fri, 30 Mar 2018 05:46:41 +0000 (13:46 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Fix unit test for number of hugepages

    Change-Id: I2c7c2a9d38ed0789710ef6af371cb6663d7433cc
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Alex Yang [Thu, 29 Mar 2018 07:19:25 +0000 (15:19 +0800)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - [IDF] zte-pod3: Remove vlan for tenant/external

    To deploy ovs_dpdk scenario by daisy.
    In this scenario, vlan configuration is not supported on
    tenant/external interface for now.

    Change-Id: I6e91bea92bde085079f4435fa72f20b5cef12ad3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Thu, 29 Mar 2018 22:56:45 +0000 (22:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix RabbitMQ service installation and initialization"
  - Fix RabbitMQ service installation and initialization

    RabbitMQ service added in [1] is not correctly installed and initialized:
    - There is an error during the installation process ("\" character
      missing).
    - In the installation script, the service needs to be started first.
    - In the container installation, the service needs to be started via
      supervisor.

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

    JIRA: YARDSTICK-1103

    Change-Id: Iade3d6ce4b522e6f576af71b7afe5559081f7929
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 29 Mar 2018 22:52:54 +0000 (22:52 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "don't print exceptions in atexit handler"
  - don't print exceptions in atexit handler

    atexit handler calls terminate_all after the regular python execution
    path, and it looks like the traceback stack is None somehow.

    In this context log.debug("", exc_info=True) doesn't work
    it prints out NoneType on Python3 and
    causes other problems on Python2.7

    remove the exc_info=True from the logging call

    JIRA: YARDSTICK-1107

    Change-Id: Ida0a0ced7ff5e017e2f8608880e3bb531724af95
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 29 Mar 2018 22:52:42 +0000 (22:52 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "task: don't hide exceptions in Task"
  - task: don't hide exceptions in Task

    If the Task raised an exception we currently hide it
    and replace it with RuntimeError.  This is bad.

    If an exception occured, then we don't have a result so
    re-raise the original exception.

    Or we could log the traceback and raise RuntimeError, but
    that doesn't seem to be a good idea.

    Sample traceback after re-raising original.  Without this patch the ValueError is only written
    to _write_error_data

    2018-03-25 22:57:56,511 yardstick.benchmark.contexts.node node.py:85 DEBUG BareMetals: []
    2018-03-25 22:57:56,511 yardstick.benchmark.contexts.node node.py:89 DEBUG Env: {}
    2018-03-25 22:57:56,511 yardstick.cmd.commands.task task.py:57 INFO Task FAILED
    Traceback (most recent call last):
      File "/home/rbbratta/yardstick-upstream/yardstick/yardstick/cmd/commands/task.py", line 54, in do_start
        result = Task().start(param, **kwargs)
      File "/home/rbbratta/yardstick-upstream/yardstick/yardstick/benchmark/core/task.py", line 103, in start
        task_args_fnames)
      File "/home/rbbratta/yardstick-upstream/yardstick/yardstick/benchmark/core/task.py", line 321, in _parse_tasks
        task_args_fnames[i]
      File "/home/rbbratta/yardstick-upstream/yardstick/yardstick/benchmark/core/task.py", line 558, in parse_task
        context.init(cfg_attrs)
      File "/home/rbbratta/yardstick-upstream/yardstick/yardstick/benchmark/contexts/heat.py", line 131, in init
        server = Server(name, self, server_attrs)
      File "/home/rbbratta/yardstick-upstream/yardstick/yardstick/benchmark/contexts/model.py", line 210, in __init__
        (name, p))
    ValueError: server 'trafficgen_1', placement 'pgrp2' is invalid
    2018-03-25 22:57:56,512 yardstick.cmd.commands.task task.py:62 INFO Task FAILED
    2018-03-25 22:57:56,662 yardstick.benchmark.runners.base base.py:124 DEBUG Terminating all runners
    NoneType

    JIRA: YARDSTICK-1102

    Change-Id: I7e6fa41fc1d36f6d438a1602ab60cb41ffbee1e9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
agardner [Thu, 29 Mar 2018 17:05:06 +0000 (13:05 -0400)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Add Gerard fix meeting time.

    Any comitters that are listed in the INFO file
    and not in the INFO.yaml never accepted their invitations

    They should perhaps be removed from the committer list.
    and email asking them to stepdown forwarded to helpdesk is the correct
    procedure to remove inactive comitters.

    Or if they are interested I can resent the invite.

    Change-Id: Id5550db13a8f64a02934bf1e106d228a76fdc15e
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Charalampos Kominos [Thu, 29 Mar 2018 14:34:08 +0000 (16:34 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for ovs config fixes

    Change-Id: I7227fea1c10974754c9e6224dcf0dcb4701d24b7
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
6 years agoUpdate git submodules
Serena Feng [Thu, 29 Mar 2018 18:06:01 +0000 (18:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: missing mcp ssh_key mapping"
  - bugfix: missing mcp ssh_key mapping

    For doctor test, we need the ssh_key to access to installer, controller
    and compute nodes in functest container.

    Change-Id: I821b7413e2e18064576c2ddbdb611eda5f3fd19b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Yifei Xue [Mon, 19 Mar 2018 02:54:01 +0000 (10:54 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Documentation Update for Fraser release

    JIRA: -

    Update the document for the latest Fraser release.

    Change-Id: Ifec8630ba7a87e2245ae6294b1f39b09ee2a8b6f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Aaron Smith [Thu, 29 Mar 2018 15:37:14 +0000 (15:37 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "[functest] Update kernel version check for mcelog"
  - [functest] Update kernel version check for mcelog

    Change-Id: I926d0d03781a98e3509d7f9c4f4eaffc1320919b
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 29 Mar 2018 06:38:43 +0000 (23:38 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - add new Fraser scenarios

    New scenarios from wiki: https://wiki.opnfv.org/display/SWREL/Fraser+Scenario+Statu

    Change-Id: Ifd6e45e73be2bbb99743aa3f4981d22899aab92a
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Narinder Gupta [Thu, 29 Mar 2018 14:00:46 +0000 (09:00 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to use gnocchi charm

    Change-Id: I419660ffce7840a372260e75f37631c3c879e19a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 29 Mar 2018 10:50:01 +0000 (14:50 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [odl] Fire up ovs host config after other settings

    Change-Id: I9a42e0373f551da9f5c968ae169e0eff1a58972e
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Asteroide [Thu, 29 Mar 2018 09:44:24 +0000 (09:44 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "Fix a bug in MANIFEST.in"
  - Fix a bug in MANIFEST.in

    Change-Id: I414a2907e0b7e93ce86d45984d28d7f3be475d02

6 years agoUpdate git submodules
Christian Trautman [Mon, 26 Mar 2018 12:41:54 +0000 (08:41 -0400)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - rhel_epel_fix: Fix installation of spel for sshpass

    RHEL does not have an epel-release package available from default repos.
    Removes this install to use fedora epel release to allow sshpass to install
    correctly.

    Change-Id: Ie313857420cb4eb2342128b5d11e769670ae70a0
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
6 years agoUpdate git submodules
QiLiang [Thu, 29 Mar 2018 01:56:41 +0000 (09:56 +0800)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - CI add timeout for k8s+istio deployment

    Issue link:
        https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/13/

    Clover daily job often failed, which is caused by bad network at utc 12:OO.
    (Heavy ci job running in huawei lab at that time.)

    Find another time slot for clover daily job.
        https://gerrit.opnfv.org/gerrit/#/c/54589/

    Change-Id: I0a9eb3ba0c63a3c440627a7af5afb302dbdaebb5
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Thu, 29 Mar 2018 01:06:34 +0000 (01:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Allow zte-pod9 pushing results to artifacts"
  - Allow zte-pod9 pushing results to artifacts

    For the new scenario 'os-nosdn-ovs_dpdk-noha' for daisy in Fraser.

    Change-Id: I331e276c2355d37d54ac0b7436593d8e0f049dfa
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 28 Mar 2018 09:50:33 +0000 (13:50 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [odl] Setup manager target after ovs host config

    Change-Id: Ia517b7cf1723a5afaf43cb0709716f3a67a29e9f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Bertrand Souville [Wed, 28 Mar 2018 23:36:33 +0000 (23:36 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "support MCP installer"
  - support MCP installer

    1.support MCP installer
    2.optimize the installer code

    JIRA: DOCTOR-121

    Change-Id: I8675c2652944575a8f73d0d1e2dafaad5a3e88e3
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Markos Chandras [Wed, 28 Mar 2018 21:04:31 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: bifrost: Only use libvirt as DNS server if using proxy servers"
  - xci: bifrost: Only use libvirt as DNS server if using proxy servers

    Commit 0d332a80cf731e5927c81c9f6929a8b83d43cddd ("Add proxy support")
    switched the default DNS server to the libvirt bridge. However, we only
    need to override the default DNS if we are behind a proxy server.

    Change-Id: I7d8fe8c10a1aba2db4a703a81e74ef76fa593d95
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Wed, 28 Mar 2018 21:04:26 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Check XCI playbooks using ansible-lint"
  - xci: Check XCI playbooks using ansible-lint

    The ansible-lint tool can help with maintaining consistency across all
    the XCI playbooks, so lets introduce it early in the process to capture
    common mistakes before the actual XCI deployment is executed. This
    however needs to run after all the scenarios repositories have been
    cloned and configured.

    Change-Id: I28104429e3ac0cdbc48a003b163f4fb8c3acd8a7
Link: https://github.com/willthames/ansible-lint
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Wed, 28 Mar 2018 21:04:22 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: playbooks: Fixes various ansible-lint warnings"
  - xci: playbooks: Fixes various ansible-lint warnings

    In preparation for adding support for the 'ansible-lint' tool we fix
    various problems in our playbooks to make the tool happy before we make
    it mandatory.

    Some of the problems that are fixed here are

    - [ANSIBLE0011] All tasks should be named
    - [ANSIBLE0012] Commands should not change things if nothing needs doing
    - [ANSIBLE0013] Use shell only when shell functionality is required
    - [ANSIBLE0010] Package installs should not use latest

    installer-type:osa
    deploy-scenario:os-nosdn-nofeature
    Change-Id: I66c759d3932a414b81b2846393d2d98ce80c0b6d
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Wed, 28 Mar 2018 21:04:17 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: get-opnfv-scenario-requirements: Use checksum for rsync updates"
  - xci: get-opnfv-scenario-requirements: Use checksum for rsync updates

    Rsync will update modification times on transferred files so Ansible
    marks the task as 'changed' all the time even though the source and
    destination files are the same. This is confusing for XCI developers
    because they may think that there are local changes to the scenarios
    which is not always the case. As such, compare the 'checksums' of the
    actual files to determine if there are any changes that need to be
    copied over. This requires us to turn off the 'archive' option and
    use the individual options directly.

    This fixes the following problem where in a typical XCI job, all
    inbound scenarios appear to have changes which is not true.

    Mar 26 15:10:24 TASK [Synchronize local changes to scenarios' master branch] *******************
    Mar 26 15:10:24 ok: [localhost] => (item=os-odl-sfc)
    Mar 26 15:10:25 changed: [localhost] => (item=os-nosdn-nofeature)
    Mar 26 15:10:25 changed: [localhost] => (item=os-odl-nofeature)
    Mar 26 15:10:25 changed: [localhost] => (item=k8-nosdn-nofeature)
    Mar 26 15:10:26 ok: [localhost] => (item=os-odl-bgpvpn)

    Change-Id: I14f446c341a675b286e971f0b5c0be14d04abb9d
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Wed, 28 Mar 2018 08:36:55 +0000 (09:36 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: infra: bifrost: Make sure XCI variables are defined first

    It's best to define all the XCI variables before everything else
    to ensure that all subsequent bifrost variables are properly
    defined.

    Change-Id: Id4a9e0c89e8dd32b852cfef6b9bb336c4b75f5a7
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Ricardo Noriega [Wed, 28 Mar 2018 17:35:11 +0000 (10:35 -0700)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Generalization of recursive function

      Now, SDN_MAP is not needed to have a boolean true
      value, but it will check internally posible value formats
      such dicts and tuples.

    Change-Id: Idaf492952a7dd9e48e16f42dcbf5c59d981dd535
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 28 Mar 2018 20:45:21 +0000 (13:45 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Updates promotion jobs

    Change-Id: I37c7b8b6e4bd19ef94b9b42fe2e5e89cc3e2da21
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 28 Mar 2018 20:10:19 +0000 (13:10 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Adds parsing scenario on artifact download

    Download was not properly being skipped on upstream scenarios because
    the scenario was not being detected and was set as "gate".

    Change-Id: I38533ad8140be48726aa2cb1c106d7ef6ca9afd5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 28 Mar 2018 20:04:43 +0000 (20:04 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "restore Heat stack failure logs for CI"
  - restore Heat stack failure logs for CI

    We need to see what Heat failures occured
    so that we can debug CI failures.

    The only way to do this seems to be to use the
    private event_utils.get_events function to
    query for all failures

    Also since we had a failure go ahead and dump the
    Heat template that failed.

    Sample output:

    2018-03-25 23:50:08,765 [INFO] yardstick.orchestrator.heat heat.py:629 Creating stack 'yardstick-460ed969' START
    2018-03-25 23:50:21,932 [ERROR] yardstick.orchestrator.heat heat.py:644 Resource CREATE failed: BadRequest: resources.yardstick-460ed969-xe1: Invalid input for operation: physical_network 'nosuch' unknown for flat provider network.
    Neutron server returns request_ids: ['req-6f981f1e-a9e2-4114-af84-1ee528aed51b']
    2018-03-25 23:50:21,933 [ERROR] yardstick.orchestrator.heat heat.py:644 BadRequest: resources.yardstick-460ed969-xe1: Invalid input for operation: physical_network 'nosuch' unknown for flat provider network.
    Neutron server returns request_ids: ['req-6f981f1e-a9e2-4114-af84-1ee528aed51b']
    2018-03-25 23:50:21,972 [ERROR] yardstick.orchestrator.heat heat.py:645 {'description': '\n'
                    'All referred generated resources are prefixed with the '
                    'template\n'
                    'name (i.e. yardstick-460ed969).\n',
     'heat_template_version': '2013-05-23',
     'outputs': {'trafficgen_1.yardstick-460ed969': {'description': 'VM UUID',
                                                     'value': {'get_resource': 'trafficgen_1.yardstick-460ed969'}},
                 'trafficgen_1.yardstick-460ed969-fip': {'description': 'floating '
                                                                        'ip '
    JIRA: YARDSTICK-998

    Change-Id: Ia8f4e5ba7e280fb9086519680d5ee90a2b442e6b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
QiLiang [Wed, 28 Mar 2018 08:54:40 +0000 (16:54 +0800)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Add Functest test hook

    Change-Id: Idbe25c162fb19c59ad4e57fd32a749d1d5a29f63
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoUpdate git submodules
Luc Provoost [Tue, 27 Mar 2018 12:40:18 +0000 (14:40 +0200)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Replaced heat stack yaml files by individual server creation

    There is now a new file (rapidVMs.vms) describing how many VMs need
    to be created. You can specify the same flavor values in the [DEFAULT]
    section or specify specific flavors per VM.
    The heat stack yaml files are removed.

    Change-Id: Ic5ec485e8344a35e9ac9f6e8347adbc70520d10a
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 28 Mar 2018 12:29:22 +0000 (07:29 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - using the admin bridge on jumphost.

    Change-Id: Iced282c4024b9ed523e13b3df6b635df1a7af24e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 27 Mar 2018 21:12:23 +0000 (23:12 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Allow check and verify as CI_LOOP values

    It's required by the new promotion model [1].

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

    Change-Id: Ie12aae1c24e05a61b2afd5bbf92a97f2c71fd395
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 27 Mar 2018 14:57:22 +0000 (09:57 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - for fraser release.

    Change-Id: I221bf7e0d9862cce484fe4456cfcb0f26120ab93
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Rex Lee [Wed, 28 Mar 2018 00:15:36 +0000 (00:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Replace neutron create security group rule with shade."
  - Replace neutron create security group rule with shade.

    Rename create_secgroup_rule with create_security_group_rule.
    Function create_security_group_rule now uses shade client.

    JIRA: YARDSTICK-890

    Change-Id: Ie0ebac67a281e55dc95c0e3e33ba43de80aba9ec
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
6 years agoMerge "Removing broken link"
Sofia Wallin [Wed, 28 Mar 2018 00:07:02 +0000 (00:07 +0000)]
Merge "Removing broken link"

6 years agoUpdate git submodules
Rex Lee [Wed, 28 Mar 2018 00:06:16 +0000 (00:06 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Dashboard for TC056"
  - Dashboard for TC056

    This is dashboard for Yardstick test case TC056.

    JIRA: YARDSTICK-1085

    Change-Id: I8bf2149f8dd9081022deb280101815cb1dd417ec
Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com>
6 years agoRemoving broken link 35/54535/1
Sofia Wallin [Wed, 28 Mar 2018 00:01:54 +0000 (17:01 -0700)]
Removing broken link

Change-Id: Id20dc62e151ed3954b0334224a81a19cf026e68f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
Aaron Smith [Tue, 27 Mar 2018 21:04:52 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Fix docs for container deployment"
  - Fix docs for container deployment

    Change-Id: I4a610d8686d758913d73ca684db41616daf391bd
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
6 years agoMerge "Add opnfvdocs build container"
Sofia Wallin [Tue, 27 Mar 2018 18:06:23 +0000 (18:06 +0000)]
Merge "Add opnfvdocs build container"

6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:54 +0000 (16:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve "Libvirt.virsh_destroy_vm" function"
  - Improve "Libvirt.virsh_destroy_vm" function

    Read the command exit code and log a warning in case the VM destroy
    process went wrong.

    JIRA: YARDSTICK-943

    Change-Id: I2750b8d4a8f67af081c1988510cf5aca848a2cf1
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:50 +0000 (16:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve "Libvirt.virsh_create_vm" function"
  - Improve "Libvirt.virsh_create_vm" function

    Read the command exit code and raise an exception in case the VM boot
    process went wrong.

    JIRA: YARDSTICK-941

    Change-Id: Ibabaae8983213a33799ad00fa4d9541bbabea857
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:45 +0000 (16:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve NSB Standalone XML generation"
  - Improve NSB Standalone XML generation

    Delayed the generation of the XML file until the last step. The
    following functions will return a XML string insted:
    - Libvirt.build_vm_xml
    - SriovContext._enable_interfaces
    - OvsDpdkContext._enable_interfaces

    The XML file will be written just before copying the file to the
    compute hosting the VMs.

    JIRA: YARDSTICK-939

    Change-Id: Icc80f4741903bbe335db4ebccab395b72fa87e82
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:33 +0000 (16:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve OVS-DPDK setup process"
  - Improve OVS-DPDK setup process

    Improved OVS-DPDK setup process:
    - Added log string for each command executed.
    - Removed unnecessary 'kill' command.
    - Check if commands are executed correctly.

    JIRA: YARDSTICK-922

    Change-Id: I09fba96ffa39cde1e000a3c4382d474219c99985
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:26 +0000 (16:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve OVS-DPDK boot process"
  - Improve OVS-DPDK boot process

    Check if hugepages are present in the system.
    Check if every command executed during the boot up process
    exits correctly.

    JIRA: YARDSTICK-917

    Change-Id: Ic0c8a72199ad80e3a65488cc88d0692863751284
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:46:41 +0000 (16:46 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Replace neutron floating ip deletion with shade."
  - Replace neutron floating ip deletion with shade.

    Function delete_floating_ip now uses shade client.

    JIRA: YARDSTICK-890

    Change-Id: I960630926b664266afbe7be00bb1352243b41be0
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:46:31 +0000 (16:46 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Replace neutron floating ip creation with shade."
  - Replace neutron floating ip creation with shade.

    Function create_floating_ip now uses shade client instead of neutron
    client.

    JIRA: YARDSTICK-890

    Change-Id: I3defd691dad998cebf98442b52f0555b176f1af4
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:46:22 +0000 (16:46 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Replace neutron router interface deletion with shade."
  - Replace neutron router interface deletion with shade.

    Function remove_interface_router now uses shade client instead of neutron
    client.

    JIRA: YARDSTICK-890

    Change-Id: I6bd36e35a339cce64dfa8b69c1e7b56cd70af956
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 26 Mar 2018 23:17:18 +0000 (16:17 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Set content-type of promotion properties file to text/html

    Change-Id: I609b796c629c68df214634ced5e9e6bda8ac2607
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 27 Mar 2018 15:39:59 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[doc] installation guide update: PDF section"
  - [doc] installation guide update: PDF section

    Update PDF section to:
    1. describe "net_config" section in IDF.
    2. describe compute parameterizaion required in IDF for
       both DPDK and non-DPDK scenario.

    JIRA: ARMBAND-361

    Change-Id: I63fbe79c5cc3a4ee5244e6a0efad57eb89aad7d2
Signed-off-by: ting wu <ting.wu@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Tue, 27 Mar 2018 14:59:54 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: infra: bifrost: Define more XCI variables for bifrost jobs"
  - xci: infra: bifrost: Define more XCI variables for bifrost jobs

    This is similar to eeb906a553d6ddf70ffc5af1acadb33a13ff5990 ("xci:
    infra: bifrost: Set XCI_DISTRO if it's not defined") so we need to
    define more XCI variables if we are running the standalone bifrost
    jobs.

    Change-Id: I112cfbfdda677174bdb0d0afef73f035c74cb79e
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
xiaodong shang [Tue, 27 Mar 2018 13:32:42 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Auto Generated INFO.yaml file"
  - Auto Generated INFO.yaml file

    INFO.yaml meant to be machine readable.
    This file was auto generated from an ldap lookup
    and your projects INFO file.

    Meeting times are not currently filled out.
    please ammend this patchset to complete

    Going forward comitter promotions should be done
    against this file.

    PTLs:
    Must be merged for you to gain delete access on
    testresults.opnfv.org

    If project_lead: is missing (my script could not parse)
    please amend with same from commiters section eg:

    project_lead: &opnfv_$project_ptl
        name: 'Lead Name'
        email: 'lead email'
        id: 'lead lfid'
        company: 'lead company'

    Change-Id: Id3dea3ab924bb3069aa3580848c682d8b1277fc6
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 12:48:37 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "env: validate installer_ip from environment"
  - env: validate installer_ip from environment

    validate installer_ip is proper IPv4 address in case of user error

    Change-Id: Ib01916bc85ec411c159af1564f5142177f464047
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ruan HE [Tue, 27 Mar 2018 00:44:45 +0000 (00:44 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "As Ruan leaves the project, we need a new PTL. Please add a +2 if you agree."
  - As Ruan leaves the project, we need a new PTL. Please add a +2 if you agree.

    Change-Id: I7d574dc7b8a69c72101f3e78a935757bd80f91bf

6 years agoMerge "Improvements for landing page"
Sofia Wallin [Mon, 26 Mar 2018 23:55:52 +0000 (23:55 +0000)]
Merge "Improvements for landing page"

6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 26 Mar 2018 22:47:43 +0000 (00:47 +0200)]
Update git submodules

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

    Change-Id: I0cd2b8a0315c3dd71435138963927e4648d0ef6f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 26 Mar 2018 14:26:43 +0000 (15:26 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: get-opnfv-scenario-requirements: Fix local scenario sync

    Commit 07747a53901e550280afb421b6fcbebc8994e93a ("xci: playbooks: Fix
    synchronization of external scenarios") fixed copying of external
    scenarios but broke internal ones because the regexp was wrong. The
    variable was not evaluated properly so nothing was replaced for internal
    scenarios. This also fixes a problem when the scenario and the role
    names differ so we make sure that the role with the correct name is
    created.

    Change-Id: Idd7590d972841b5c03286b34757d7325b863c6bf
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 26 Mar 2018 18:34:29 +0000 (18:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Auto project stable branch for OPNFV Fraser release"
  - Auto project stable branch for OPNFV Fraser release

    on behalf of Tina Tsou PTL

    Change-Id: Ib3779a67a09025b2433520566af060516ab6dc43
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Stephen Wong [Mon, 26 Mar 2018 17:36:26 +0000 (10:36 -0700)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - clover fraser: preliminary documents checkin

    * add preliminary Clover Fraser release notes
    * add preliminary Clover Fraser user guide

    Change-Id: I84b0ae1538aaa175245dd47d90ac2343eaa26cc4
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 26 Mar 2018 16:54:18 +0000 (16:54 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Publish fraser/functest.yaml"
  - Publish fraser/functest.yaml

    Change-Id: Id5431eca0a078926976d4c96287aee9eb271dbf0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 26 Mar 2018 16:52:08 +0000 (16:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add availability yaml for Fraser release"
  - Add availability yaml for Fraser release

    add availability yaml for Fraser to create the stable branch
    automatically

    JIRA: HA-35

    Change-Id: Ied9b760b16dbe93cee2d633a225b3596cb59ad22
Signed-off-by: fuqiao <fuqiao@chinamobile.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 26 Mar 2018 16:05:52 +0000 (16:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Set Jenkins Automation user git configs globally"
  - Set Jenkins Automation user git configs globally

    These settings don't appear to be being picked up when the commit
    happens. Setting them globally should fix this.

    Change-Id: Ic93a65c7b1676a465e85af3909b20ba2bcf60f74
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
AakashKT [Thu, 8 Mar 2018 13:24:25 +0000 (18:54 +0530)]
Update git submodules

* Update docs/submodules/ovn4nfv from branch 'master'
  - Scenario Documentation
    k8s-ovn-lb-noha scenario

    Change-Id: I45fa19ed861b873118e1afedcf930cbdff3ecd37
Signed-off-by: AakashKT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Patrice Buriez [Fri, 23 Mar 2018 17:20:00 +0000 (18:20 +0100)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Trivial: fix trailing white-spaces

    Makefile checks for some coding style rules.
    Previous commit introduced trailing white-spaces, which broke
    compilation.

    Change-Id: Ia57fc9b1428b4a9f8537dce4875e62ac55265fe3
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 26 Mar 2018 07:29:46 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Install RabitMQ for RPC messaging between processes"
  - Install RabitMQ for RPC messaging between processes

    In NetworkServices Tescases, the TGs (traffic generators) run the traffic in
    a separate process. In order to synchronize the traffic injection and the
    runner interval loops, an RPC server is needed to publish/subscribe events.

    RabbitMQ is a well supported MQ in Linux (used in OpenStack or collectd)
    and supported by Python implemented projects like oslo.messaging [1].

    RabbitMQ default configuration:
    - Port: 5672
    - User/password: yardstick/yardstick

    [1]https://github.com/openstack/oslo.messaging

    JIRA: YARDSTICK-1068

    Change-Id: I15db294ee430fb38e574a59b9ce1bf0f8b651a67
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
dongwenjuan [Tue, 20 Mar 2018 07:13:14 +0000 (15:13 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - optimize the fault notification test

    Change-Id: I47572b4515049c49f9aa04bf7984757779a605f3
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Cédric Ollivier [Sun, 25 Mar 2018 16:18:26 +0000 (18:18 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update Gambia Challenges presentation

    It will be interesting to verify installers via
    opnfv/functest-components too.

    Change-Id: Ib5da2e35bce5f8a7013ad42b82b2f0e416129863
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Trevor Bramwell [Sun, 25 Mar 2018 16:54:23 +0000 (16:54 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "create stable/fraser branch for compass"
  - create stable/fraser branch for compass

    Change-Id: I89834b6662459cdaaecec506e247c5f60302a075
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Trevor Bramwell [Sun, 25 Mar 2018 16:52:16 +0000 (16:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix Gerrit URL for Release Automation"
  - Fix Gerrit URL for Release Automation

    Includes logging more warning to help debug when things fail.

    Change-Id: I25e9afc6b9f413d33368613291e718cf8ccd6335
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Sun, 25 Mar 2018 16:52:06 +0000 (16:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Restrict Files Release Automation Job Runs Against"
  - Restrict Files Release Automation Job Runs Against

    The merge job should only run when changes to the release yaml files are
    made.

    Change-Id: I12d37e465c664b48d4f07223f377a4ff7494ead7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Sun, 25 Mar 2018 16:51:22 +0000 (16:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fraser branch jobs for basic verification projects"
  - Fraser branch jobs for basic verification projects

    Most of these projects will not have a stable branch, but for those that
    do follow the process they will need these jobs.

    Change-Id: Id0e6cfa9716d72882c38b0fcb42b3ab420332a2e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Sun, 25 Mar 2018 16:42:32 +0000 (16:42 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove KUBECONFIG from env_file"
  - Remove KUBECONFIG from env_file

    We have hardcoded /root/.kube/config as the default config file
    inside functest-kubernetes container:
    https://gerrit.opnfv.org/gerrit/#/c/53815/

    Change-Id: I135f2009c61bb0238fcc3c9eb6d131305603f495
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Sat, 24 Mar 2018 06:15:11 +0000 (23:15 -0700)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - xci: Lowercase ansible variables

    Change-Id: I4aa8ca5f8fcd5626e4334fd1217930c065a1dc04
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Sat, 24 Mar 2018 06:20:45 +0000 (23:20 -0700)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - xci: Lowercase ansible variables

    Change-Id: I35960abdab146ab2f80a1ad160489ee4877d42e4
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Sun, 25 Mar 2018 00:33:52 +0000 (17:33 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Run ansible within venv

    Change-Id: I20eb3c89c199b09ce839ae4ef6dfdcdd34dc58cf
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
ahothan [Sun, 25 Mar 2018 07:56:07 +0000 (00:56 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Build docker container with 1.3.0

    Change-Id: If8c4612c394990f2f7de73919381a229d8977433
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
ahothan [Sun, 25 Mar 2018 07:46:25 +0000 (00:46 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - [NFVBENCH-77] Config plugin misses config options coming from REST requests

    Pass latest config to get_run_spec()

    Change-Id: I169f482faa0ba016d266db006da45e3fe0bb4331
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
ahothan [Sun, 25 Mar 2018 00:09:36 +0000 (17:09 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - [NFVBENCH-76] REST API remains in running state in case of exception

    catch the exception if result key is missing

    Change-Id: Id212497bb760b835b542afd11ffbe149bc3d46e7
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Sat, 24 Mar 2018 20:39:59 +0000 (20:39 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: playbooks: Fix synchronization of external scenarios"
  - xci: playbooks: Fix synchronization of external scenarios

    The code was supposed to copy everything from
    {{ xci_path }}/{{ scenario.role }} to the XCI roles directory but
    external scenarios have their 'role' attribute relative to their
    repository whereas internal one have it relative to the {{ xci_path }}.
    As such, changes to external scenarios were not copied successfully
    to the playbooks directory and their changes where never tested.
    This removes the 'xci/scenarios/$scenario' part of the inbound
    roles attribute to make all them relative to the
    xci/scenarios/$scenario directory.

    Change-Id: Id28671b30c8ee4aa6bc186444c0e5a3a3ea3d89b
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Bin Hu [Sat, 24 Mar 2018 06:15:22 +0000 (23:15 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Stable branch for IPv6 Fraser Release

    Change-Id: I43142004c2d44914baa8cfe79dd245c3613f465c
Signed-off-by: Bin Hu <bh526r@att.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 24 Mar 2018 16:17:16 +0000 (17:17 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add "Gambia Challenges" presentation

    Change-Id: I16350b90f8bd8c5db7cad4aa28704b9bc908996c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Kerim Gokarslan [Fri, 23 Mar 2018 00:21:11 +0000 (17:21 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-56 Multi-chaining traffic starts may be too early for some runs

    Change-Id: I332a53e3dd3e14e9cba4ad9f57bdfd094ffa4d3a
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 24 Mar 2018 01:46:03 +0000 (01:46 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Test case spec for SDN controller resilience in non-HA config"
  - Test case spec for SDN controller resilience in non-HA config

    This is the test case specification for verifying the HA capabilities of
    a SDN controller running in a non-HA configuration.

    JIRA: HA-31
    JIRA: YARDSTICK-955

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