opnfvdocs.git
6 years agoRemove openretriever submodule 05/40505/1
agardner [Mon, 28 Aug 2017 19:33:10 +0000 (15:33 -0400)]
Remove openretriever submodule

openretriever has been renamed container4nfv
In the next commit I will add the container4nfv submodule

Change-Id: Ibbd03dc79050f384634b5f802b86ccfdcb4ec305
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 19:06:07 +0000 (21:06 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: UEFI: Rework Ubuntu boot entry cleanup

    JIRA: ARMBAND-287

    Change-Id: Ib4a5d1c1bebe8fe09696fcb1cb882f42679d6738
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Giuseppe Carella [Mon, 28 Aug 2017 13:31:35 +0000 (15:31 +0200)]
Update git submodules

* Update docs/submodules/orchestra from branch 'master'
  - initial structure for documentation folder

    Change-Id: I7510210b78e3fe1d9dc470867123d26cc381968f
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
6 years agoadd orchestra submodule 41/40441/1
agardner [Mon, 28 Aug 2017 18:24:55 +0000 (14:24 -0400)]
add orchestra submodule

MS6 - preliminary documentation

Change-Id: I0151d66ca8c2a2e27033f80a33e0e2f53b5aa035
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 17:45:08 +0000 (19:45 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase for os cacert

    While rebasing, drop batch apply of linux.network state for VCP nodes,
    as it does not fix the underlying problem and only introduces extra
    delay.

    Reverts commits: 4f1bfdd

    Change-Id: I365b029aa2855334e295907cdde623b1717fc69a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Mark Beierl [Mon, 28 Aug 2017 17:42:38 +0000 (17:42 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Handling multiple data scenario JIRA: STORPERF-163"
  - Handling multiple data scenario
    JIRA: STORPERF-163

    Change-Id: Id86774df42461088c7773d36ad5db6c15d2c9585
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
Ross Brattain [Mon, 28 Aug 2017 17:24:04 +0000 (17:24 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Kubernetes context adoption when run in CI"
  - Kubernetes context adoption when run in CI

    JIRA: YARDSTICK-801

    We need kubernetes test case run in CI.
    We have one scenario k8-nosdb-lb-noha for kubernetes.
    But for now, we need to do some adoption in CI script.

    Also I move check OS_AUTH_URL in heat.py.

    Change-Id: Iff86caf77fd74e70469ad2dc43f2238097ce0001
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 28 Aug 2017 10:50:03 +0000 (14:50 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Sync os cacert from proxy to salt master

    JIRA: FUEL-274
    Change-Id: I2c8161b24cb18a0d1f9dc6fd509ce18af7ea8cf5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Dan Radez [Thu, 24 Aug 2017 18:03:43 +0000 (14:03 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Passing deploy_dir through to create_vm

    Change-Id: I07a1c899d43c5edf1054fc819fff4336d9b3ed16
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 28 Aug 2017 16:19:08 +0000 (12:19 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: limits verify per node to 1

    This will limit how many simultaneous builds we can do at a time on
    build server, but will stop the bug we are hitting where deploy (next
    job) and functest (current job) start at the same time by blocking
    parent jobs.

    Change-Id: If23ce857d7ef043c408b0eb6a74357ce1278e4b9
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Irnich [Mon, 28 Aug 2017 15:22:35 +0000 (15:22 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Make tight the way an instance is considered as UP"
  - Make tight the way an instance is considered as UP

    An instance will be considered UP not only if a DHCP IP is
    leased, but if the login prompt is present, as well

    JIRA: SDNVPN-174

    Change-Id: If68fd1436a54f057f37de777e22f1d6a1967d97c
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
Tim Irnich [Mon, 28 Aug 2017 15:12:18 +0000 (15:12 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add/Remove testcase"
  - Add/Remove testcase

    This testcase investigates if communication
    between a group of VMs is interupted upon
    deleteon and creation of VMs inside this group.
    Test case flow:
    3 vms:
    [1] on compute 1,
    [2] on compute 1,
    [3] on compute 2,
    all vms ping each other.

    vm [2] is deleted. Traffic is still flying
    between [1] and [3]. A new [4] vm is added
    to compute 1. Traffic is not interrupted
    and [4] can be reached as well.

    JIRA: SDNVPN-105

    Change-Id: I93a65de2a5df83551e3115fd20b60241cd460e97
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
ahothan [Mon, 28 Aug 2017 15:04:52 +0000 (08:04 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-11 Cannot override extra_specs in flavor using -c

    Add a whitelist for keys that can't be verified

    Change-Id: I8d56cb850fb133eec0097ae80f6ee5f827e651c6
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
tomsou [Tue, 22 Aug 2017 14:23:53 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix import module functionality for each testcase

    Fix the path, from where import_module runs each testcase

    JIRA: SDNVPN-176

    Change-Id: Ibc6880b4865d3ac0c276d1aa81a08e90af3d809e
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 25 Aug 2017 11:47:55 +0000 (15:47 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Add required user on vcp nodes

    * add user of "ubuntu" so that functest gets cluster credentials
    * reduce cpu resources for vcp nodes in nofeature scenario
    * tune salt targets for maas state
    * specify ntp servers

    Change-Id: I433a1de1cd2c69c6747c62c3359f5485dee3bfa4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
mbeierl [Mon, 28 Aug 2017 14:09:57 +0000 (10:09 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Fixup Daily

    Allows daily to terminate on error

    Change-Id: I31efdf3adcf6f2c09e02c21c4d10a5894d0ad6b7
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 28 Aug 2017 13:46:28 +0000 (08:46 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfiied as per new requirements in the functest.

    Change-Id: I86866f2564e122f1d001706964096602665e10e3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
mbeierl [Fri, 25 Aug 2017 15:09:17 +0000 (11:09 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Change to list of keyservers

    Change-Id: Iae2ad128e9cc26fe2142a1278e425ea00fd70635
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 28 Aug 2017 13:22:51 +0000 (09:22 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: disable storperf in daily

    storperf has infinite loop:
    https://build.opnfv.org/ci/job/storperf-apex-baremetal-daily-master/10/consoleFull

    Change-Id: I526cddbda15c6262b4afd7c30b6d2681011f48a5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 12:31:52 +0000 (12:31 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Avoid exiting when snapshot initialization failed"
  - Avoid exiting when snapshot initialization failed

    Change-Id: Ia8162d6c64847090d94f97fdab92cad2b5f059f1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Mon, 28 Aug 2017 10:00:21 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily download cirros from artifacts

    The domain download.cirros-cloud.net expired 2017-08-27, meaning
    cirros image downloads fail, so change the download url to artifacts
    temporarily.

    Change-Id: I26e0723b5df1300c3869cc2f4cad138794c17e4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 28 Aug 2017 11:59:27 +0000 (11:59 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Add Nokia pod 1 deployment config and details"
  - Add Nokia pod 1 deployment config and details

    Change-Id: Iafc0172dea008611a3251ee8adfe56218e4c32b1
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Martin Kulhavy [Mon, 28 Aug 2017 10:09:54 +0000 (13:09 +0300)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Add an example and blank labconfig files

    The currently available labconfig files may be confusing and are little
    documented. There should be one example config file which is kept
    up-to-date and well commented.

    Change-Id: Ic765f647ded25ea43cc601153fde9eee9c233790
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 28 Aug 2017 11:45:17 +0000 (19:45 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Add OpenStack reconfig and Upgrade docs

    Change-Id: I971cc23d47b90cbf03b194d3e6918262b5e3f8a5
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 10:00:47 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update scenario name"
  - update scenario name

    url PUT /api/v1/scenarios/<scenario_name>
    if new_name already exist, return Forbidden
    if new_name == name, return Forbidden

    Change-Id: If3b82b3df4a763d60dad110caca2659c5f39ab50
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 09:28:11 +0000 (09:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update installer under scenario"
  - update installer under scenario

    1. post, add one or more new installers
    2. update, replace existed installers as a totality
    3. delete, delete one or more installers by name
    4. in post&update, if schema is not consistent with ScenarioInstaller model,
    BadRequest will be raised(only extra keys will be detected currently)
    5. in post, if installer already exist, return Conflict with already exist
    message
    6. in update, if a installer appears more than once, also return Conflict
    with already exist message

    Change-Id: I830dba3bcf5f1a9d1c93513b4aae59009f69dc8f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Mon, 28 Aug 2017 09:19:28 +0000 (09:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "DRAFT: update yardstick generic test cases dashboard"
  - DRAFT: update yardstick generic test cases dashboard

    current dashboard is obselete and hard to understand
    add local grafana dashboard automatically import by
    "yardstick env grafana"
    update grafana version to latest steady

    Change-Id: Iffae9170231d3e0867a52a1f6b5e99c4650b7326
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 28 Aug 2017 03:37:49 +0000 (23:37 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Introduce deployment error recovery level

    Change-Id: I023a637e793bae845feabed0d7b80072d3f9f0b7
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 08:27:48 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "simplify unit tests implementation of update scenario"
  - simplify unit tests implementation of update scenario

    1. delete useless input arguments
    2. update on and assert with self.req_d directly
       delete intermediate variable 'scenario'

    Change-Id: I3eda1df4893c890bb23ccf05b45ce2de5fa9dd93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 07:50:12 +0000 (07:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update versions under scenario"
  - update versions under scenario

    1. post, add one or more new versions
    2. update, replace existed version as a totality
    3. delete, delete one or more versions by name
    4. in post&update, if schema is not consistent with ScenarioVersion model,
    BadRequest will be raised(only extra keys will be detected currently)
    5. in post, if project already exist, return Conflict with already exist
    message
    6. in update, if a version appears more than once, also return Conflict
    with already exist message
    7. add update with conflict unittest for projects

    Change-Id: I0d2c8a5567f3abce7b0313a64e18303af02cc002
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Mon, 28 Aug 2017 07:39:32 +0000 (07:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "change the dovetail weekly job pod"
  - change the dovetail weekly job pod

    Change-Id: Ie1183ad0420058ddba8b46e474740a057dcf3b12
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Deepak S [Mon, 21 Aug 2017 09:51:33 +0000 (02:51 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Added developer user guide draft for samplevnfs

    Change-Id: I15a5f7ae8e3aac5d509b7a722f7032fbd2da69d0
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Justin chi [Mon, 28 Aug 2017 07:29:18 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Fix docker install"
  - Fix docker install

    Docker install only exist in off-line deploy
    flow. Add it into normal deploy flow.

    Change-Id: I2addf54eb6f74cb8faf799db343d84eaacea9fcb
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Leo wang [Mon, 28 Aug 2017 07:26:58 +0000 (07:26 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Bugfix: functest only keeps the last test case's log"
  - Bugfix: functest only keeps the last test case's log

    JIRA: DOVETAIL-490

    1. Dovetail just keeps the last tempest/defcore/ipv6/bgpvpn test's log file.
    2. All log files should be kept, so users and developers can know the reason
       of failed test cases.
    3. tempest logs will be stored in directory tempest_logs/
    4. defcore logs will be stored in directory defcore_logs/
    5. IPv6 logs will be stored in directory ipv6_logs/
    6. bgpvpn logs will be stored in directory bgpvpn_logs/
    7. All vping logs are in functest.log

    Change-Id: I79eae79cb32d65ce1ada3dd6f4c6dfd3945fc512
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:12:05 +0000 (07:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Avoid exiting the script if an error happens"
  - Avoid exiting the script if an error happens

    1. Avoid exiting the script if an tier fails
    2. Push logs to artifacts

    Change-Id: Ia258994e4694bb71615f7adc18967afcc237813f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:11:41 +0000 (07:11 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add log info of refstack tests into functest.log"
  - Add log info of refstack tests into functest.log

    Change-Id: I9edf555ba17b491768fbe298e65c3b11b341d76e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:06:19 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Split HA and NOHA scenarios into 2 tables in reporting"
  - Split HA and NOHA scenarios into 2 tables in reporting

    the goal is to vizualize more quickly the HA and NOHA scenario
    Note that if no scenario is available, the table title is displayed

    Change-Id: Ibdade30aadf40fe4f7b9bfe547d23c186cb3e1df
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:06:09 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove Onos in Functest"
  - Remove Onos in Functest

    No feedback from onos projects for Euphrates for MS6

    Change-Id: I8d295c65e4b621df87752e15b5f41e04a80b32ca
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Xuan Jia [Sat, 26 Aug 2017 02:27:34 +0000 (10:27 +0800)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - create new directory for release E

    Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
Leo wang [Mon, 28 Aug 2017 03:48:40 +0000 (03:48 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Bugfix: pre_condition cmds is just executed once"
  - Bugfix: pre_condition cmds is just executed once

    JIRA: DOVETAIL-489

    1. All the cmds defined in pre_condition is just executed once for each type
       i.e. functest, yardstick, bottlenecks...
    2. The copy cmds defined in each functest test cases are just executed for the
       first test case rather than all test cases.
    3. Make the cmds to be executed for each test case.

    Change-Id: I571f0eb9dd3cab77fc8597e5a9b5246398804d3e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Mon, 28 Aug 2017 01:54:21 +0000 (01:54 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Refactor storperf testing scripts into ansible role"
  - Refactor storperf testing scripts into ansible role

    Change-Id: Ifbfe0818a528dbd9b2c176acf39450ca480e931a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Mon, 28 Aug 2017 01:54:13 +0000 (01:54 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Skip container and docker image clean up"
  - Skip container and docker image clean up

    - This helps to use the cache on CI pod and reduce build time.
    - Dangling containers and docker images will be cleaned up in a
    separate periodic job.

    Change-Id: Ifa756714698c71b8dde0cbe089661936e94e8a17
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Sat, 26 Aug 2017 02:53:47 +0000 (10:53 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Move storage-qpi proposal to devguide

    Change-Id: I91402f15ac3fafce112c2568e0e3b8b3464ba1d5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Mon, 28 Aug 2017 01:33:46 +0000 (01:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "yardstick pod4 job Offline"
  - yardstick pod4 job Offline

    This changes will make yardstick huawei-pod4 job offline.

    Change-Id: Id0bc805e93ff2e38383717af4b486f4f3bddfc66
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoUpdate git submodules
Jun Li [Mon, 28 Aug 2017 01:12:10 +0000 (01:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Jobs on Compass built time out"
  - Jobs on Compass built time out

    In order to save the time, just download ubuntu and cirros images once and
    stored in the host for all dovetail jobs.

    JIRA: DOVETAIL-491

    Change-Id: I07b39d5a04bfbce9ebf43f184103b503785b6e7a
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Tim Rozet [Sun, 27 Aug 2017 23:37:43 +0000 (19:37 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes bridge checking on jumphost for bm

    Change-Id: I5e90dd84383c7348d2cbe58a18370ca10d915598
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Sun, 27 Aug 2017 23:21:43 +0000 (19:21 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes external network with baremetal interface

    Change-Id: Icd65ffbd14dee603e5b2a0a42e9d0cdfd98c694c
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Sun, 27 Aug 2017 19:21:26 +0000 (15:21 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix verify trigger paths

    Change-Id: I3878f3e1a85b31ddba8d3f53e774a9e1d16f8afb
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Sun, 27 Aug 2017 19:15:14 +0000 (15:15 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes baremetal interface attach

    Change-Id: If0e501c218b1ea981caa255b5e217b5118b772b0
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Sun, 27 Aug 2017 18:48:41 +0000 (14:48 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix permissions on deploy

    Change-Id: I36066bf003b1504524a5b8143cceef7829b23ca8
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Sun, 27 Aug 2017 17:05:22 +0000 (13:05 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix daily deploys using rpm

    Change-Id: Iba1b2f47e8ace4fb4a9eed80342fcb8950e848f8
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
ahothan [Sun, 27 Aug 2017 15:28:42 +0000 (08:28 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-10 Relax config error message

    Change-Id: I1078b01cbfa3f006b2d4170e4e84b93b547c0765
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
zhouya [Sat, 26 Aug 2017 06:50:59 +0000 (14:50 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - revert build_pxe_for_discover function to build pxe server

    In case of deploy failed with deploy.sh file without reinstall
    daisy node, we need to resetup DHCP in tempest.py script

    Change-Id: Ia7b4de7933bf4957226a2bf0965858a555f0ed54
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
6 years agoUpdate git submodules
Emma Foley [Sat, 26 Aug 2017 13:53:03 +0000 (13:53 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "ci: verify generated rpms"
  - ci: verify generated rpms

    Check that all rpms listed in rpms_list file are generated

    Change-Id: I18d548bbfdff3f21c662670f4b3007827e6c1e41
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
6 years agoUpdate git submodules
Tim Rozet [Sat, 26 Aug 2017 12:04:27 +0000 (12:04 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Add missing iso build dependencies"
  - Add missing iso build dependencies

    Change-Id: Ie7c07d34819ea29575f94ecac3da046758415da6
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 24 Aug 2017 13:50:22 +0000 (21:50 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Docs update for E release

    JIRA: -

    Update the structure of docs directory.
    Update the docs for E release.
    Add some new docs for E release.

    Change-Id: Ib4b6aced3d6ac88404d8518b5461e20d26e017e1
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Sat, 26 Aug 2017 08:22:29 +0000 (08:22 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "deploy.sh refactory"
  - deploy.sh refactory

    This can be seen as a code clean up before we implementing
    running deploy.sh without recreate daisy vm and networks.

    Change-Id: I9bb67fdc7220cc70e2e876cc05750c22630d5ac8
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Sat, 26 Aug 2017 07:02:13 +0000 (07:02 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Add the pytest files for post py files"
  - Add the pytest files for post py files

    1.add the test_keystoneauth.py and test_post_execute.py
    2.modify the test-requirements.txt to update the dependent
    python package.

    Change-Id: I0957c723bd82faa9060c7d5ae021d46feaed05ae
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
6 years agoUpdate git submodules
Jing Lu [Sat, 26 Aug 2017 06:15:09 +0000 (06:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Test case: Fio volume benchmark testcase using job file"
  - Test case: Fio volume benchmark testcase using job file

    JIRA: YARDSTICK-791

    In some use cases, Fio is used with a job file instead of parameters.
    This work is about adding support for the job file and add a new test case
    for volume testing.

    Change-Id: I312d61bf6e7d95f23eedb0b6487f6103b7d76355
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Kubi [Sat, 26 Aug 2017 03:46:39 +0000 (03:46 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Raise Exception if HA test case failed"
  - Raise Exception if HA test case failed

    Change-Id: Ia3677724075c1c1408f50bbfcebd3cbcde251d66
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Sat, 26 Aug 2017 03:34:58 +0000 (22:34 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - added OS_REGION_NAME

    Change-Id: Ic1de594408773430d7d4656465575f79dc0cb781
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Rex Lee [Sat, 26 Aug 2017 03:21:15 +0000 (03:21 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Create test suite k8-nosdn-lb-noha run with k8s context"
  - Create test suite k8-nosdn-lb-noha run with k8s context

    JIRA: YARDSTICK-800

    We have k8-nosdn-lb-noha scenario with kubernetes deployment.
    So we need to add k8-nosdn-lb-noha test suite to run test case.

    Change-Id: Id6dc73ad999733ddfa2e03673c20f7e92a8250a3
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Sat, 26 Aug 2017 03:20:23 +0000 (03:20 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: tc063 fails to get the correct result in ubuntu node"
  - bugfix: tc063 fails to get the correct result in ubuntu node

    Change-Id: If96dc008d898a77445246aa7e9c98fab160626df
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Xuan Jia [Fri, 25 Aug 2017 02:47:26 +0000 (10:47 +0800)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Fix Doc Issue

    Change-Id: Ia22693ac9c69fb1fb68c33cd9396bd73477597f5
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
Dan Radez [Thu, 24 Aug 2017 18:12:00 +0000 (14:12 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Skip the python3 vbmc patch

    - vbmc has already been imported so we know it's there
      if vbmc is located in a different spot than the
      hardcoded location just skip the patch

    Change-Id: I765fb94c09e0775084ecd37659f4900411eb0e3e
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 26 Aug 2017 01:14:25 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "improve tc055 results"
  - improve tc055 results

    Change-Id: Ib1282c75c5f9cdc416bedf5c7a2e2d3f44c737f1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 26 Aug 2017 01:14:10 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "improve tc002 to make packet size parameterize"
  - improve tc002 to make packet size parameterize

    JIRA: YARDSTICK-793

    Change-Id: I95d014ad3d2e19dd2df1f5e72d994da2f44d4544
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Sharada Shiddibhavi [Fri, 25 Aug 2017 09:55:49 +0000 (09:55 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Added testcases for Gnocchi, AODH, SNMP and Intel_RDT

    Added testcases for newly added plugins - Gnocchi, AODH,
    SNMP and Intel RDT for Functest-Barometer project

    Change-Id: Ice7db5a49852d95e9c3054a0670dbd193f40f26c
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 25 Aug 2017 22:33:35 +0000 (22:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "collectd: disable auto-provision"
  - collectd: disable auto-provision

    auto-provision requires Internet access inside
    the VNF, which may not be the case.

    Change-Id: I2b5b73e1b80074356943c5e3152c3e6a318f3ca4
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Maciej Skrocki [Thu, 24 Aug 2017 01:35:30 +0000 (18:35 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Enabling ACL test for provider network.

    Properly re-using network_type from model.

    Change-Id: I40180eb53080a360b4099c034038eac67716f8d1
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
6 years agoUpdate git submodules
Kerim Gokarslan [Thu, 24 Aug 2017 22:20:19 +0000 (15:20 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-9 Create VM image and upload to OPNFV artfact repo

    Change-Id: Iffad4cccacccbb3df240d1b004c27ae209cec701
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 25 Aug 2017 20:00:24 +0000 (20:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Added external versions for vFW and cgnat TCs."
  - Added external versions for vFW and cgnat TCs.

    Change-Id: I6778dac0c60f090238ed1f4860470e62a64c7d69
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 25 Aug 2017 20:00:13 +0000 (20:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "ansible: update dpdk, trex and samplevnf install"
  - ansible: update dpdk, trex and samplevnf install

    we now clone samplevnf from git repo
    made install_samplevnf role that takes as parameter VNF name
    added ubuntu_server_cloudimg_modify_samplevnfs playbook

    Change-Id: I5724e3b844b3137542a5c293516893a5c80f5c61
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 25 Aug 2017 18:47:29 +0000 (18:47 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Create new consolidated documentation for JOID"
  - Create new consolidated documentation for JOID

    The current documentation contains many different versions, which
    overlap and partly contradict each other. This makes it very hard for
    people with no experience with JOID to deploy it for the first time.

    This commit tries to create a new docs structure, merging information
    currently spread across different files, while at the same time updating
    the information and adding new hints based on the experience deploying
    JOID in our lab.

    The new docs structure is inspired by and tries to follow the docs
    structure used for the APEX installer.

    As a next step after finalizing this transformation, the other
    overlapping docs directories shall be removed

    Change-Id: I7075ea48565a7bd509321a532f1173cffd24cdbc
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 25 Aug 2017 18:45:59 +0000 (13:45 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to use correct VIP address for internet api.

    Change-Id: I75fb70280b73feecf00fe8400c1e57f7ea3f3a4d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 25 Aug 2017 17:48:30 +0000 (10:48 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Trex: fix KPI collection

    return super result

    Change-Id: I723a37281da15c1887ae1b3cf91d7e957b1924d1
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Dan Radez [Fri, 25 Aug 2017 18:24:50 +0000 (18:24 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates and additions to handle aarch64"
  - Updates and additions to handle aarch64

    - move patches from x86 only to common virt-customize
    - updates to undercloud to configure pxe and external network
    - initial updates to overcloud deploy functions

    JIRA: APEX-381

    Change-Id: I496e196535e63bfd31654d0f501fe3f00fa5ca3f
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Delia Popescu [Fri, 25 Aug 2017 11:44:28 +0000 (14:44 +0300)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Pod name changes in ARMBAND

    arm-pod3 pod name is changed to arm-pod5
    arm-virtual1 pod name is changed to arm-virtual2

    Change-Id: I6746fcdd52bbed5b6a61147d0abc5db64876dc97
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Ulas Kozat [Tue, 25 Jul 2017 18:23:48 +0000 (11:23 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA: DOMINO-27 Extend publish RPC call

    Change-Id: If8cba13e3237c034ceace68cf4b14f3090612ab5
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
6 years agoUpdate git submodules
Emma Foley [Fri, 25 Aug 2017 16:36:08 +0000 (16:36 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Docs: Updating Barometer Configuration Guide for E Release"
  - Docs: Updating Barometer Configuration Guide for E Release

    The following two files have been updated in docs/release/configguide/:
    featureconfig.rst and postinstall.rst

    Change-Id: Id63bb150b562c5501691b4da0cb7272ca98bf65a
Signed-off-by: Calin Gherghe <calin.gherghe@intel.com>
6 years agoUpdate git submodules
Emma Foley [Fri, 25 Aug 2017 15:30:31 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "docs: updated scenario document for E release."
  - docs: updated scenario document for E release.

    * removed old scenario os-nosdn-kvm_ovs_dpdk_bar-ha file.
    * added two new scenario files.

    Change-Id: If737b34ecd3cc594b5e2bca82268f3c8ec6476f7
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Mark Beierl [Fri, 25 Aug 2017 15:09:04 +0000 (15:09 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Update docs."
  - Update docs.

    - Add installation steps for ARM

    JIRA: STORPERF-198

    Change-Id: I95e5d82cc4855bfad6052335397dc82a621785bd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Frank Brockners [Fri, 25 Aug 2017 14:58:29 +0000 (14:58 +0000)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - Merge "Documetation for odl-fdio-dvr scenarios"
  - Documetation for odl-fdio-dvr scenarios

    Change-Id: I209c2250ebb96c595ccf881877d3fe662cfe6dd1
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
6 years agoUpdate git submodules
juraj.linkes [Wed, 23 Aug 2017 08:52:15 +0000 (10:52 +0200)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - Update of existing scenarios documentation

    We're not releasing l2 scenarios and l3 scenarios have been renamed.

    Change-Id: Ia6862ab937bf52beb534c46e95747d57be335a25
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
6 years agoUpdate git submodules
mbeierl [Fri, 25 Aug 2017 14:53:32 +0000 (10:53 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Re-adding missing sample file

    Change-Id: Ia0023b0e0cf25519fe2c418ed953618370991e30
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
saksham115 [Thu, 24 Aug 2017 21:46:58 +0000 (03:16 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Addition of slope line to graph
    JIRA: STORPERF-195

    Change-Id: I0d674c77976ba7378143edcef4485a6b90a19fc7
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
mbeierl [Thu, 24 Aug 2017 21:26:37 +0000 (17:26 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Reinstating Merge

    Change-Id: I94cf1d4c67bef421a25aef4f0da05514ebb83b96
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Martin Klozik [Fri, 25 Aug 2017 14:13:13 +0000 (15:13 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - report: Update paths after doc reorganization

    Directory with report files was moved to different
    location. Thus CI build script must be updated too.

    Change-Id: Id5b4c8b2740c01c821c25f8bfdaeb25352410e76
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Martin Klozik [Fri, 25 Aug 2017 13:46:32 +0000 (13:46 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "build: Rename cloned repositories and remove cuse"
  - build: Rename cloned repositories and remove cuse

    VSPERF expects folders to be named a certain way, but this may not be
    the case if another repository is specified via the package-list.mk
    file. One example of this is the DPDK stable repo which gets cloned to
    the "dpdk-stable" directory unless otherwise specified. Thus Makefiles
    were updated to enforce expected folder names.

    Unused configuration related to vHostCuse support was removed.

    Change-Id: Ifa48898d51e96c72e7d740f43cb635d729b2a796
Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Cian Ferriter [Fri, 25 Aug 2017 07:11:34 +0000 (08:11 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - gitignore: Ignore non vsperf files

    .gitignore was updated to ignore following files:
    * VPP project directory
    * l2fwd binary files
    * tags

    JIRA: VSPERF-529

    Change-Id: Idc10eae7b14c72a863f3473e02cbdc7c47d31b41
Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Shobhi [Fri, 25 Aug 2017 08:45:48 +0000 (09:45 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: updated release notes for E release.

    * Updated summary section.
    * Updated backlog and testsuite section.

    Change-Id: I32ed41bbe4badf43b6277636c2c901fa45918fa9
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 25 Aug 2017 12:30:07 +0000 (12:30 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Get rid of tacker_client_install.sh"
  - Get rid of tacker_client_install.sh

    It's removed from sfc tree to deploy the official version instead [1].

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

    Change-Id: I84b2f8ce2842c5da2d0678e54129c632f4f476ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 25 Aug 2017 12:14:44 +0000 (12:14 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create API to get log for each task"
  - Create API to get log for each task

    API: /api/v1/functest/tasks/<task_id>/log
    METHOD: GET

    JIRA: FUNCTEST-867

    Change-Id: I987cbf662e4da349bf7583e48da5d981a2f1e0fd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 25 Aug 2017 12:14:36 +0000 (12:14 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create API to update hosts info"
  - Create API to update hosts info

    API: /api/v1/functest/envs/action
    METHOD: POST
    PARAMS:
    {
        "action": "update_hosts",
        "args": {
                "identity.ac.dz.com": "8.20.11.22",
                "image.ac.dz.com": "8.20.11.22"
        }
    }

    JIRA: FUNCTEST-856

    Change-Id: Ifaf064110ade6e39189dd14b38c921d9e1c3568d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Dimitrios Markou [Fri, 25 Aug 2017 11:01:18 +0000 (14:01 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Remove custom tacker-client installation script

    In previous releases we used a custom tacker client
    because we also used a custom tacker.

    For the next release we migrate to the the upstream tacker
    so we don't need anymore the aforementioned installation script
    because now we support the upstream tacker client.

    Change-Id: I0c502426161bbeaaf2418823fe91c2025f1494a8
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Dimitrios Markou [Fri, 25 Aug 2017 09:39:58 +0000 (12:39 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Include the tacker python client to the requirements.txt

    In OPNFV/SFC project we are going to substitute
    the custom tacker that we used so far with the upstream one.

    So as outcome of the aforementioned change we will need the
    upstream tacker client.

    Change-Id: I8425c7168c1be69d090481efbf3f966e8d04e609
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Cedric Ollivier [Fri, 25 Aug 2017 11:30:33 +0000 (11:30 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "download_images.sh: add --keep option to avoid redownloading images"
  - download_images.sh: add --keep option to avoid redownloading images

    Change-Id: Id25f1a354ffd067ba926dc67907b6ca913999437
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Manuel Buil [Fri, 25 Aug 2017 07:27:45 +0000 (09:27 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Updated sfc section in testcases

    That section had an old scenario name which resulted in errors when sfc
    functests tests needed to be executed

    Change-Id: Ie35bb0d97c3d6cad6a97137355f146e8d20a40b9
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 25 Aug 2017 09:46:41 +0000 (09:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove download images logs (too verbose)"
  - Remove download images logs (too verbose)

    logs were used to troubleshoot Functest CI pipeline issue
    solved with [1]

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

    Change-Id: I56587f355c5e117efa8d0338204b0ced741477a7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Jain, Shobhi [Tue, 15 Aug 2017 13:53:47 +0000 (14:53 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: updated userguide for E release.

    * Updated fuel reference with Apex.
    * Updated instructions for Centos 7.
    * Updated configuration to match sample configuration.
    * Fixed typos.

    Change-Id: I40fc3eb423589e4643eefb31259937f8a6f96a15
Signed-off-by: Jain, Shobhi <shobhi.jain@intel.com>