opnfvdocs.git
6 years agoUpdate git submodules
Charalampos Kominos [Tue, 22 Aug 2017 17:42:29 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Add opnfv user to all machines in the deployment

    Change-Id: I665b7498ade9fbd5b8c45d584a165673f1dc80d8
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
6 years agoUpdate git submodules
Dimitrios Markou [Fri, 25 Aug 2017 14:57:26 +0000 (17:57 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add new Tacker library

    Change-Id: I710e6f5da92ddfddd9111c6c53274b92d76d7449
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
hongbo tian [Fri, 1 Sep 2017 09:18:26 +0000 (09:18 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Add test area 'filtering packets based on security rules and port security'"
  - Add test area 'filtering packets based on security rules and port security'

    JIRA: DOVETAIL-473

    According to Dovetail addendum doc, add one test area about basic cloud
    capability 'filtering packets based on security rules and port security
    in data path'.

    Add the test specification about this test area.

    Change-Id: I814204f16b79bc06d9bfb54d5a90692d8b8c7bfa
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Wed, 23 Aug 2017 07:05:02 +0000 (15:05 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Support multiple physnet mapping

    JIRA: COMPASS-559

    1. support multiple mapping in provider_net_mappings
    of network.yml and create corresponding ovs bridges
    2. support seperate config in sys_intf_mappings
    of network.yml
    3. remove linux bridges in compute nodes for ovs
    port binding convenience
    4. support openstack vlan tenant network
    5. modify odl and odl_sfc roles to use configurable
    provider mapping
    6. remove some hard coding

    Change-Id: Ib57484ce60d029f89c647fd5baf2c7af37c85d0b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Jun Li [Fri, 1 Sep 2017 08:32:48 +0000 (08:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add a dovetail test job on huawei-pod4 to test Apex danube branch"
  - Add a dovetail test job on huawei-pod4 to test Apex danube branch

    1. Apex doesn't have danube jobs now.
    2. Dovetail is based on opnfv danube branch, so it should be tested
       against Apex danube deployment.
    3. Huawei-pod4 deployed with Apex danube (os-nosdn-nofeature-ha) and
       can be used to test.

    JIRA: DOVETAIL-494

    Change-Id: Ic3251585503c15fb416c6d9497e8acfc977ebe3e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Justin chi [Fri, 1 Sep 2017 08:25:01 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Support offline deployment for nosdn no feature scenario"
  - Support offline deployment for nosdn no feature scenario

    JIRA: -

    Add a repo docker which includes ubuntu PPA and python packages
    used for offline deployment.

    Change-Id: Iad9b0df7f33f5a7ab974c5deffb408fc93b3f3ad
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 1 Sep 2017 07:51:05 +0000 (07:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "cleanup of obsolete non-CI arm PODs"
  - cleanup of obsolete non-CI arm PODs

    Change-Id: I134feba421d12c4ca428b098aaa2bf52b3dec0ca

6 years agoUpdate git submodules
Ross Brattain [Fri, 1 Sep 2017 07:34:41 +0000 (07:34 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Introduced default values and remove unnecessary ones from ansible code image build code."
  - Introduced default values and remove unnecessary ones from ansible code image build code.

    Change-Id: Id711d6fdacaddeafb8550290503d6cb6c814ea70
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
6 years agoUpdate git submodules
julien zhang [Fri, 1 Sep 2017 07:11:47 +0000 (07:11 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Add import file with suffix of yml testcases"
  - Add import file with suffix of yml testcases

    Add import file with suffix of yml testcases:
    1.normal file with suffix of yml;
    2.import file with suffix of yml.

    JIRA: PARSER-144

    Change-Id: I24368f7248e782df2e57202a3129c677e1bf068f
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 1 Sep 2017 07:03:15 +0000 (07:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bug fix: reporting Tempest"
  - bug fix: reporting Tempest

    not updated since Colorado and data model changed

     - minor fixes to match data model
     - pep8/pylint correction

    Change-Id: I3a0a9ea689d25b3cfff35cb1ec39329981627bc6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
shangxdy [Tue, 29 Aug 2017 04:45:34 +0000 (12:45 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Add parameter validation in design time

    Add validation for SDC from ONAP when use parse in design time: ignore
    parameter validation and only print warning message.

    JIRA: PARSER-142

    Change-Id: I9372f20816f2acbda83c5f1e4f673f2ffc3c2e94
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Xuan Jia [Fri, 1 Sep 2017 05:21:27 +0000 (05:21 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "update project name and make chenjiankun1@huawei.com as a committer"
  - update project name and make chenjiankun1@huawei.com as a committer

    Change-Id: Ifbe8f1c723a5a903efbe484ec9c3c39d8e5f28f6
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 1 Sep 2017 05:07:35 +0000 (01:07 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Removes cleaning from unit tests

    There should be no reason to clean as the unit tests should be local to
    the code. This was deleting some of our undercloud vms in daily
    deployment causing deployment to fail.

    Change-Id: I22abc57ea1a3f10cb91451e7005aa23d9715acc5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 1 Sep 2017 04:24:56 +0000 (04:24 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fix deployment errors for odl-fdio scenarios"
  - Fix deployment errors for odl-fdio scenarios

    - Changed NIC template generation to only configure VPP interface for
      external network on compute nodes
    - Fixed overcloud deploy environment file error when deploying odl-fdio

    Change-Id: I4fb07073b0dffc35ef09a5e32deb8470f5ee8347
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 1 Sep 2017 04:18:15 +0000 (00:18 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes always downloading RPMs in daily deploy

    Change-Id: I30bc270c1ae9c648ec184e446a712bd304ad1230
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 1 Sep 2017 03:16:33 +0000 (03:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Added TC for vFW in heat context with ixia TG"
  - Added TC for vFW in heat context with ixia TG

    - added common method to get relative paths
    - added 'Ixia' APP_NAME

    Change-Id: I7966798bab71af66d3efbeb1e13b07e8fbb41e88
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
6 years agoUpdate git submodules
Alec Hothan [Fri, 1 Sep 2017 01:20:00 +0000 (01:20 +0000)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Merge "NFVBENCH-15 REST server stays busy after invalid run request without body"
  - NFVBENCH-15 REST server stays busy after invalid run request without body

    Change-Id: Ic0a69aaf8ed013b2e43e1fbd9dceb8f66d56f7ff
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Serena Feng [Fri, 1 Sep 2017 01:17:40 +0000 (01:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Added the validation for name field in create pod function"
  - Added the validation for name field in create pod function

    Change-Id: I18a072c7b2677794a64693135904cf97eb7b3349
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
6 years agoUpdate git submodules
saksham115 [Tue, 29 Aug 2017 22:16:21 +0000 (03:46 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Support for internal results navigation
    JIRA: STORPERF-164

    Change-Id: Ieabeef70be76dc905707461d2e66e4ebf5b1fdc6
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
Trinath Somanchi [Thu, 31 Aug 2017 18:03:08 +0000 (23:33 +0530)]
Update git submodules

* Update docs/submodules/ovn4nfv from branch 'master'
  - Adding OVN4NFV initial documentation for Euphrates release.

    Change-Id: Iaa3bcf3c1b1b356ee3a694dcbb2f96098c8173bc
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
6 years agoUpdate git submodules
Mark Beierl [Thu, 31 Aug 2017 23:50:59 +0000 (23:50 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Adding Graphite to Compose"
  - Adding Graphite to Compose

    Fixes the oversight of the new graphite container
    in the docker-compose scripts

    Change-Id: I57bd01357a8155be6e1c5a6bd04712bcc5f38fd9
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 31 Aug 2017 22:53:16 +0000 (22:53 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Enable update ip headers for given testcase"
  - Enable update ip headers for given testcase

    Change-Id: I008b3f09695f5e3f484b39d4e70b83e5942de863
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
6 years agoUpdate git submodules
mortenhillbom [Thu, 31 Aug 2017 22:07:46 +0000 (15:07 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-13 Change default flow count to 10k (from 2)

    Change-Id: I678448e5840ff3468eeaf526d3e104ba4cee4f47
Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 31 Aug 2017 22:10:43 +0000 (00:10 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for VCP RAM increase

    Change-Id: Id3914c3d53b1c757107d347679e6667be95df5d3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mbeierl [Tue, 29 Aug 2017 13:10:46 +0000 (09:10 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Removal of never active committer

    Change-Id: I089950d1c46d2bf5ab31d3733144d3af6d111f4a
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Kerim Gokarslan [Thu, 31 Aug 2017 19:39:07 +0000 (12:39 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-12 Add run summary to fluentd stream
    NFVBENCH-14 Fluentd server IP adress from the config is not picked up when configured
    NFVBENCH-16 At the start of each run send a new fluent record with the config

    Change-Id: I2d76ecee5b1b93dad4eeccd67d5ed906a0a8faba
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Taseer Ahmed [Thu, 31 Aug 2017 15:52:04 +0000 (20:52 +0500)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add support for OSA.

    Change-Id: I16a5e4522dde96de8d06e6cfb1e3a429b4f171de
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 31 Aug 2017 17:17:01 +0000 (13:17 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adds showing overcloud failures

    Change-Id: Ic09a9b6d57d2ab05562f64a75f9732f76ac61bb7
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Dhaval Patel [Tue, 29 Aug 2017 21:34:43 +0000 (14:34 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Rabbitmq user fix for collectd

    After rabbitmq server reset we need to setup user profile so that
    collectd and rabbitmq can communitcate. This profile should match amqp
    plugin configuration in collectd.

    Change-Id: I7eef3617d983d909418d484f8ded9e269d5d715d
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
6 years agoUpdate git submodules
Aric Gardner [Thu, 31 Aug 2017 20:16:55 +0000 (20:16 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove final ' placed at the end of each line by sed"
  - Remove final ' placed at the end of each line by sed

    I dont think the ' does anything good, as it ends up in the output
    remove extraneous cat

    Change-Id: I4ca62672aa361d370275bd74864f0fc179da9f0b
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 31 Aug 2017 19:38:48 +0000 (19:38 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "mcp/deploy/scripts: Move to git submodule"
  - mcp/deploy/scripts: Move to git submodule

    Change-Id: I65d1f5680000011493bde17a249a87738ebfdd96
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Sharada Shiddibhavi [Thu, 31 Aug 2017 04:47:59 +0000 (04:47 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Adding different method to access compute and controllers

    This patch contains a different method to log into nodes
    and adding csv.conf file to test with CSV method

    Change-Id: I9e1e839c0e897e8780119d16eca6136808302259
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
6 years agoUpdate git submodules
Morgan Richomme [Thu, 31 Aug 2017 16:15:35 +0000 (16:15 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Make the vnf images public"
  - Make the vnf images public

    Openims and clearwaterims use the same ubuntu image. If the image
    was createed by the openims without 'public', clearwaterims won't
    create it again but cannot use the image and report 'Not Found'
    error [1].

    Change-Id: Ib691af2992b1de2a13f54bfa46754afba6152fd9
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Maryam Tahhan [Thu, 31 Aug 2017 15:34:57 +0000 (16:34 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: add E features to release notes

    Change-Id: Ifff195fd1dcf762317aa3323cd3058e17e63b7f6
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Juha Kosonen [Thu, 31 Aug 2017 10:23:50 +0000 (13:23 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Blacklist CeilometerEvents tests

    Ceilometer Events API is deprecated and removed in ocata. Panko
    provides the API but is not yet supported by OPNFV installers.

    Change-Id: I4bf29ca9371fa87a43df3ce32ac206a5e9363468
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Dimitrios Markou [Fri, 25 Aug 2017 07:43:22 +0000 (10:43 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Adapt the testcases to multiple installers

    Right now the testcases are dependent to only one installer.
    So when we are trying to run the testcases to multiple installers
    the tests are failing.

    This patch make the testcases independent to the installer that they
    run.

    The testcases are running until the point which they hit the tacker
    client commands.They are failing in the tacker client commands
    because we need the new library for the upstream tacker API.

    The testaces have already tested to two installers (Fuel,Apex-ha).

    Also this patch contains the changes which are required for the
    adaptation to the new functest.

    For more information see the Jira tickets [0],[1],[2].

    [0]: https://jira.opnfv.org/browse/SFC-100
    [1]: https://jira.opnfv.org/browse/SFC-101
    [2]: https://jira.opnfv.org/browse/SFC-102

    Change-Id: Id1e5d5c94a65ab8bdea9584fa833bfa0cdec6632
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 31 Aug 2017 11:57:50 +0000 (15:57 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Adjust vcp nodes memory size

    Change-Id: I8937f4f676a48c852bece0680da0b559df7c2e7c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Bertrand Souville [Thu, 24 Aug 2017 13:01:35 +0000 (15:01 +0200)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Initial list of upstream contributions in OpenStack

    Change-Id: I089948fc2c4c3fd15950223eecbdf5b13d98930c
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
6 years agoMerge "Add ovn4nfv submodule"
Sofia Wallin [Thu, 31 Aug 2017 13:31:25 +0000 (13:31 +0000)]
Merge "Add ovn4nfv submodule"

6 years agoUpdate git submodules
Zhijiang Hu [Thu, 31 Aug 2017 13:03:09 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Add some test case in test_post_execute.py"
  - Add some test case in test_post_execute.py

    1.add some test case in test_post_execute.py.
    2.rename test_execute.py to test_prepare_execute.py and
    add clearup handle in test function.

    Change-Id: I1ed27ce6f0a5ba8bbd56544ae8d53e14f7daa9ea
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Thu, 31 Aug 2017 12:59:56 +0000 (12:59 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "change update doc"
  - change update doc

    Change-Id: I3593593d540bf0e74ae1642f3450d4945af8a334
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Thu, 31 Aug 2017 12:58:55 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Support build with extent tag"
  - Support build with extent tag

    Kolla offcial image tag is, for example, 4.0.2. Daisy images can
    be names as 4.0.2.n And Kolla supports upgrading not only from
    4.0.2 to 4.0.3, but also from 4.0.2 to 4.0.2.n. It is a convenient
    way for Daisy to publish its own small changes into images for
    upgrading.

    Change-Id: I9d283e1ffa452ac3e04046ab6c96d018d42e0bf9
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Maryam Tahhan [Thu, 31 Aug 2017 10:45:17 +0000 (10:45 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "VES plugin: Remove collectd modules, now a stand alone process"
  - VES plugin: Remove collectd modules, now a stand alone process

    -All collectd modules removed
    -Config file used to set configuration
    -Logging added
    -Kafka consumer added
    -Plugin references in code changed to app

    Change-Id: I4fed4660d18af22927bc16ff61096d28789c41d1
Signed-off-by: Alan Carey <alan.carey@intel.com>
6 years agoUpdate git submodules
xudan [Thu, 31 Aug 2017 08:48:41 +0000 (04:48 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add additional Tempest API test cases into test case tempest.tc005

    1. According to the latest dovetail test case specification document,
       there are 5 new Tempest api test cases.
    2. Add them into tempest.tc005 so they can be tested in CI.

    JIRA: DOVETAIL-495

    Change-Id: Ib8057d01b99472aeb91cf564d09b67407c572235
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Guo Ruijing [Tue, 29 Aug 2017 20:32:55 +0000 (13:32 -0700)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - work around local-host ip route issue in ovsdpdk cni

    Change-Id: Ia25fb3165aca40ee9b510a5133212b7867c4ef0b
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Dimitrios Markou [Thu, 31 Aug 2017 08:13:04 +0000 (11:13 +0300)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix yamllint errors and warnings

    Change-Id: I33f3fd0aa0bc71a1ee07ea4504619b090517a87b
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoAdd ovn4nfv submodule 83/40583/7
Trinath Somanchi [Thu, 31 Aug 2017 07:16:44 +0000 (12:46 +0530)]
Add ovn4nfv submodule

ovn4nfv documentation for E release.

Change-Id: I3f178ce1beb42c42add6d4acd641f6cc4af7ab39
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
6 years agoUpdate git submodules
xudan [Tue, 15 Aug 2017 03:41:20 +0000 (23:41 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add 2 fuel danube jobs on zte-pod1 and one nosdn-nofeature job on fuel master

    Dovetail release is based on opnfv danube release, so it needs to be tested
    on deployment of danube branch.

    Add 2 fuel danube jobs on zte-pod1:
    1. os-odl_l2-bgpvpn-ha triggerd on Monday, Wednesday and Friday 2am.
    2. os-nosdn-nofeature-ha triggered on Saturday 2am.

    Add 1 nosdn-nofeature job on fuel master.

    JIRA: DOVETAIL-481

    Change-Id: I6b419e84b0aad3e6212e26c8a8a1ea5bd02610b8
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Thu, 31 Aug 2017 03:17:25 +0000 (03:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Using juju ssh command to run kubernetes test case

    On joid kubernetes deployment we can't ssh container from jumpserver.
    So we need to start yardstick on kubernetes master node.

    Change-Id: I9a1308d401cdacef63690088ac22bd555927bea3
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Martin Klozik [Thu, 31 Aug 2017 06:48:31 +0000 (06:48 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "docs: Update E release notes"
  - docs: Update E release notes

    Release notes were updated with VSPERF additions during Euphrates
    release timeframe.

    Change-Id: I87154036676450065906c6fd8bc6db4604c84260
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
Ross Brattain [Thu, 31 Aug 2017 05:32:44 +0000 (05:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "sample_vnf: run_traffic loop, check if tg_process is alive"
  - sample_vnf: run_traffic loop, check if tg_process is alive

    if the tg_process crashes, this loop won't terminate unless
    we check tg_process.is_alive()

    wait 1 second before checking in case is_alive needs time
    to become True

    Change-Id: Ia0b8fd884dcfeb75ebb8e36caaf1f0b70dab079d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Harry Huang [Wed, 30 Aug 2017 01:19:13 +0000 (09:19 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix install netmask

    Netmask of install network is parsed from
    netwok.yml now. A var named INSTALL_NETWORK
    will be generated in script/deploy_config.sh
    and exported. But var of install mask in
    deploy/network.sh is called INSTALL_MASK.
    This mismatch cause empty netmask of install
    network.

    Change-Id: I2a468844a74a9c38481615d6353149fa74ccbcd9
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 23 Aug 2017 22:27:01 +0000 (15:27 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - _get_ip_flow_range: fix bug with single IP ranges

    If we have a /32 or for some reason find a range of IPs
    to use, we can default to the single IP specified on the interface.

    Change-Id: Ieaa1d57b04e1d57e8cef344d5a53bbca05e7887f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 30 Aug 2017 23:47:44 +0000 (23:47 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fix nosdn-fdio deployment errors"
  - Fix nosdn-fdio deployment errors

    Also fixes kernel parameter configuration issue for fdio and ovs-dpdk
    scenarios

    Change-Id: I84162eb07d1427f62ac3c84fd32e78af0e3b8456
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 30 Aug 2017 16:19:09 +0000 (11:19 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to correct the URL. Mysql parameter changes as
    per charm team recommendation.

    Change-Id: I34383c739df58c3e20968b324f71a819952dfbde
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 30 Aug 2017 20:06:23 +0000 (22:06 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for salt scripts new repo

    While at it, drop patch that removes UCA repo in ODL scenario
    and replace it with a patch that extends arch list for UCA repo
    for arm64.

    JIRA: ARMBAND-304

    Change-Id: Icd8e4cf8288c3e42915244f40d261ff463f60452
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 30 Aug 2017 19:28:39 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Change qemu-img resize unit"
  - Change qemu-img resize unit

    Docs read:
    size
        is the disk image size in bytes. Optional suffixes "k" or "K"
        (kilobyte, 1024) "M" (megabyte, 1024k) and "G" (gigabyte, 1024M)
         and T (terabyte, 1024G) are supported.  "b" is ignored.

    MB is technically invalid and for somereason only aarch has complained
    thus far

    Change-Id: Ic152a0edab17ac1cdb5afc0791bb0353b95f94b8
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 30 Aug 2017 16:58:53 +0000 (16:58 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add repository archiver for compliance checks"
  - Add repository archiver for compliance checks

    Change-Id: Ibf82ed705202f6bd343c59862018d67ba1f31496
Signed-off-by: Rudy Grigar <rgrigar@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Ross Brattain [Wed, 30 Aug 2017 16:35:14 +0000 (09:35 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - ssh: fix unittest race condition

    os.stat is being called multiple times for some reason

    we only care that is it called at some point.

    ======================================================================
    FAIL: tests.unit.test_ssh.SSHRunTestCase.test__put_file_sftp
    tags: worker-1
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/.tox/py3/lib/python3.5/site-packages/mock/mock.py", line 1305, in patched
        return func(*args, **keywargs)
      File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/tests/unit/test_ssh.py", line 458, in test__put_file_sftp
        mock_stat.assert_called_once_with("localfile")
      File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/.tox/py3/lib/python3.5/site-packages/mock/mock.py", line 947, in assert_called_once_with
        raise AssertionError(msg)
    AssertionError: Expected 'stat' to be called once. Called 3 times.
    Ran 1209 tests in 2.618s
    FAILED (id=0, failures=1)
    error: testr failed (1)
    + testr failing
    ======================================================================
    FAIL: tests.unit.test_ssh.SSHRunTestCase.test__put_file_sftp
    tags: worker-1
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/.tox/py3/lib/python3.5/site-packages/mock/mock.py", line 1305, in patched
        return func(*args, **keywargs)
      File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/tests/unit/test_ssh.py", line 458, in test__put_file_sftp
        mock_stat.assert_called_once_with("localfile")
      File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/.tox/py3/lib/python3.5/site-packages/mock/mock.py", line 947, in assert_called_once_with
        raise AssertionError(msg)
    AssertionError: Expected 'stat' to be called once. Called 3 times.
    Ran 1 tests in 0.110s
    FAILED (id=0, failures=1)

    Change-Id: I73370996e6e0543419eec8ecbe81be424ec15822
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Feng Pan [Wed, 30 Aug 2017 16:12:31 +0000 (16:12 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes missing iso packages and idempotency of virt resources"
  - Fixes missing iso packages and idempotency of virt resources

    Python packages for ansible (py2.x) were missing causing ansible to
    fail.  This patch adds those packages to the ISO and deploy
    dependencies playbook.  Also includes fixes for deploy_dependencies
    playbook for virt resources to make them idempotent by removing
    using 'command' and instead just declaring 'state'.

    Change-Id: I9311184a6f3c40ead0a8ba16fa0b61667876cf12
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 30 Aug 2017 15:25:46 +0000 (15:25 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix Scale-up issue in HWLB"
  - Fix Scale-up issue in HWLB

    Change-Id: I62e23bf0c9811ecf0eedb1cd8adc8cf541cd4b7e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 30 Aug 2017 14:49:23 +0000 (09:49 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - change the charm version to latest for rados-gw as well.

    Change-Id: I6067eb2a14fed494f7f68a47c9cce7e7f849128d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 30 Aug 2017 14:46:06 +0000 (14:46 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Fix ssl cert upload path"
  - Fix ssl cert upload path

    JIRA: FUEL-274
    Change-Id: I8e947009399a995474ed0088d56da04755d278df
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 30 Aug 2017 14:02:27 +0000 (14:02 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow building functest-vnf via build.sh"
  - Allow building functest-vnf via build.sh

    Change-Id: I38c79028e642c6e3c8d64cc5eda1ead52983b12b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 30 Aug 2017 13:24:29 +0000 (13:24 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Removes ignoring errors on congress config"
  - Removes ignoring errors on congress config

    Now that congress has been fixed this should always work.

    Change-Id: I701707b8b91b340289613bdb31fa91456743d233
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 30 Aug 2017 13:18:24 +0000 (09:18 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes trigger for gate job

    Change-Id: I0bd9f2bac11b4161da4b6cdfa0a0c6d444020944
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Giuseppe Carella [Wed, 30 Aug 2017 12:11:58 +0000 (14:11 +0200)]
Update git submodules

* Update docs/submodules/orchestra from branch 'master'
  - Extended documentation structure

    Change-Id: I7b1c40cc7cc92bca300281204a1623c7aa8f2999
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 30 Aug 2017 13:09:21 +0000 (13:09 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Detect deploy scenario for functest on gate job"
  - Apex: Detect deploy scenario for functest on gate job

    Change-Id: I3f0119db7b7cade3ddd2dbeaa97e03e1fea58798
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 30 Aug 2017 09:36:52 +0000 (11:36 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove installer constraint on vyos_vrouter test case

    Change-Id: I44bdffc76fd2ee842c63b8fcddbe1696f23958a8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 30 Aug 2017 13:03:29 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "SFC: Adds initial SFC verify job"
  - SFC: Adds initial SFC verify job

    Change-Id: I9c212a0a5eca233d39b91b5394b952a70be87c78
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 30 Aug 2017 10:24:05 +0000 (14:24 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Update salt init scripts source

    Change-Id: I269e397b78d55794b1c49bf582cc0e663cbe9ca6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Jun Li [Wed, 30 Aug 2017 09:57:08 +0000 (09:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Set timeout of Dovetail jobs to be 240 and don't remove the stable images"
  - Set timeout of Dovetail jobs to be 240 and don't remove the stable images

    1. Jobs on Compass are always built time out and aborted.
    2. Dovetail needs about 2 hours for all the test cases.
    3. However, due to the slow internet speed, it will take a long time to pull
       releng source code and dovetail docker image.
    4. Extend the time to 240 minutes.
    5. Don't remove the stable docker images, so it don't need to pull every time.

    JIRA: DOVETAIL-491

    Change-Id: I9c7255a89eebf5770c0854224cd65e7413916078
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Wed, 30 Aug 2017 01:15:21 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Bugfix: Bad substitution wthen run shell script

    When run yardstick-get-k8s-conf.sh, there is an error:
        /tmp/hudson2171423090360971912.sh: 6:
        /tmp/hudson2171423090360971912.sh: Bad substitution

    To solve this problem, we need set using /bin/bash to run script.
    If we do not set it, it will using /bin/sh by default.

    Change-Id: Ic3aa58dfad009c42974f98ea4366b6e5f50752ca
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Wed, 30 Aug 2017 08:29:11 +0000 (08:29 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Refactor the parameters checking"
  - Refactor the parameters checking

    Change-Id: I0acd39671ea8b7e574719acb96b8c5df93b66443
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 30 Aug 2017 07:31:39 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix securityscanning/config.ini path"
  - Fix securityscanning/config.ini path

    Change-Id: If3af3e5b37995b581652e4bf8ae5c609f8fb5a3d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Yujun Zhang [Wed, 30 Aug 2017 06:47:40 +0000 (06:47 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add developer guide for QTIP-WEB services"
  - Add developer guide for QTIP-WEB services

    Change-Id: Idadd343367841cfa9e10b5f6f3d3a9ccc0917d5a
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
6 years agoUpdate git submodules
Yujun Zhang [Tue, 29 Aug 2017 07:11:44 +0000 (15:11 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Fix bug that start_job script exit unexpectedly

    When `set -o errexit` is enabled in script, the non-zero return value
    from `diff` is considered as an error. But actually diff returns 1 when
    difference is found. The error exit option should be disabled when dealing
    `diff`.

    Change-Id: I6270ec8f7036b3d752736a80474468e26a613585
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Martin Klozik [Wed, 30 Aug 2017 06:17:48 +0000 (06:17 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "opnfvresultdb: Add mapping for VPP TCs"
  - opnfvresultdb: Add mapping for VPP TCs

    Patch adds testcase mapping among native VSPERF VPP TCs and appropriate
    TC names defined in results DB.

    JIRA: VSPERF-488

    Change-Id: I5c4a50587a354a741c738d255105726943a701f5
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Mars Toktonaliev <mars.toktonaliev@nokia.com>
Reviewed-by: Morgan Richomme <morgan.richomme@orange.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
Michael Polenchuk [Wed, 30 Aug 2017 05:31:23 +0000 (05:31 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "lib.sh: Reuse /tmp/mcp.rsa if present"
  - lib.sh: Reuse /tmp/mcp.rsa if present

    Long-term, /tmp/mcp.rsa should be moved to a persistent location [1],
    and made configurable via env var / other mechanisms.
    This will allow us to:
    - use an existing keypair (provided by end-user in expected path);
    - login to previous deployment machines (e.g. to cleanup UEFI boot
      entries before destroying the cluster and rebuilding it);
    - split deploy in re-entrant stages (salt master only, cluster nodes
      only; similar to old Fuel, where we could reuse old Fuel VM);

    [1] https://jira.opnfv.org/browse/FUEL-280

    Change-Id: I1e53321ed1cfc217ff95e809c867fa3370c479c9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 30 Aug 2017 00:17:10 +0000 (02:17 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Fix hardcoded mgmt IP in os_cacert path

    Change-Id: I55f5397fc84ce60c67dc23d01dd54111e0babe3d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 23:21:30 +0000 (01:21 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - states: maas: Retry linux state if no response

    JIRA: FUEL-283

    Change-Id: Ie85af8c12163fac28cb8826aa8902a4ff3dec623
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 23:31:31 +0000 (01:31 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for seedng arg order fix

    JIRA: FUEL-282

    Change-Id: Ica3133c967c906b3c2ab3a8e0ecc49aff11cdb10
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 22:15:22 +0000 (00:15 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - patches: seedng: Fix arg order for salt-bootstrap

    JIRA: FUEL-282

    Change-Id: I8ba64024c884e2f805d4cda670333ac787fac25c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 29 Aug 2017 22:29:30 +0000 (22:29 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "DRAFT: model: remove vld_id not needed"
  - DRAFT: model: remove vld_id not needed

    it seems vld_id is not needed now that
    we add it in _resolve_topology.

    Remove it from the model and Heat context first
    and see what happens

    Needs testing

    Change-Id: I30d13c80bd90246ee3be67a2bd3439db45e20bcd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 21:18:12 +0000 (23:18 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump for virtual POD reclass typo fix

    Change-Id: Ia42c2ea8bb4869a368589215d2e559c1e562ed5d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 21:09:33 +0000 (23:09 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - reclass: virtual-mcp-ocata-ovs: Fix yaml typo

    Change-Id: Icc283315bbf0df825e9836913deff821bad1123a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 29 Aug 2017 21:03:02 +0000 (21:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Handle os cacert for baremetal deployments"
  - [fuel] Handle os cacert for baremetal deployments

    Change-Id: I02503772dc5ed59562c2e0aba96280e2cae1da50
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 20:57:01 +0000 (22:57 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - patches: Bring back copyright headers

    JIRA: ARMBAND-301

    Change-Id: Ib03abb3bdf36d2471a78e957e068124f4abef239
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 7 Jul 2017 23:45:12 +0000 (16:45 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix Yamllint Violations for jjb/global

    Includes a default .yamllint configuration file with line-length
    producing a warning (instead of the default error) after 120 characters.

    JIRA: RELENG-254

    Change-Id: Ia46ec6451201c5e91d98901a6ff65360079b2c81
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 20:44:47 +0000 (22:44 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Makefile: Implement `make patches-copyright`

    JIRA: ARMBAND-301

    Change-Id: Ib2fe43d3a4be627831768419486226ed2484ddae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 29 Aug 2017 19:21:02 +0000 (21:21 +0200)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Leverage on pbr (Python Build Reasonableness)

    It also removes the exec right on mce-inject_ea and installs it in
    $PATH. requirements.txt is also created to install the abstract
    dependencies.

    Change-Id: I176df99d2f40e1910079f5efa3f28a8c170a922d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 18:30:35 +0000 (20:30 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - armband-fuel-config.mk: Disable remote tracking

    While at it, bump Fuel@OPNFV submodule to most recent commit.

    Change-Id: I06de83211babcaa3ab0eec9a9d83521f73f38c99
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 18:11:31 +0000 (20:11 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase after wrap of common virtual config

    Change-Id: I1fd6e63385cfa158b35fa544e1cbb65b6d858c34
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 29 Aug 2017 08:22:04 +0000 (10:22 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Do not redirect errors in ${redirect}

    ${redirect} can be equal to /dev/null.

    Change-Id: Ie66ee7ca2da92270de8619399a7f362acff8873a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Dan Radez [Tue, 29 Aug 2017 16:18:21 +0000 (16:18 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates preliminary docs for Euphrates"
  - Updates preliminary docs for Euphrates

    Change-Id: I4e3e78e60756824c1294ab067a325311bc2ac8f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 16:16:38 +0000 (16:16 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[virtual] Apply ceilometer/aodh services"
  - [virtual] Apply ceilometer/aodh services

    * run ceilometer/aodh states
    * wrap common virtual cluster options
    * get the source image based on timestamps

    Change-Id: I88f1d63ed4a94eba4ec0a9cf33d36d51c75ae355
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 29 Aug 2017 10:16:14 +0000 (14:16 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Return back custom image for vcp nodes

    Virtual node based on cloud ubuntu image
    won't register as a minion on salt master.

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

* Update docs/submodules/storperf from branch 'master'
  - Standardize Output

    Re-arrange the JSON output so that it matches the format that
    gets sent and retrieved from the testresults db.

    Change-Id: I9f15e553e94b27b9e5a36f4984789c5e710feac4
    JIRA: STORPERF-200
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 12:45:43 +0000 (14:45 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase after seedng salt virt fix upstream

    Change-Id: I34b7ba7e8ab8cf134452f99493049fa22d83fd22
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Dan Radez [Tue, 29 Aug 2017 12:37:44 +0000 (12:37 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates to create_vm for aarch64"
  - Updates to create_vm for aarch64

    - serial console was being duplicated in libvirt xml template
    - force undercloud VM arch to jumphost arch
    - assign diskbus to scsi for aarch64

    Change-Id: I5208883c2001497fc7e958f9ffcdf14f0be5f600
Signed-off-by: Dan Radez <dradez@redhat.com>