opnfvdocs.git
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 12 Sep 2017 15:24:03 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "salt-master-init.sh: Use stable 2016.11 salt ver"
  - salt-master-init.sh: Use stable 2016.11 salt ver

    The <salt-master-init.sh> script default to using stable 2016.3
    version of Salt via BOOTSTRAP_SALTSTACK_OPTS.
    However, since we manually add the 2016.11 repos beforehand, the
    correct version (2016.11) ends up being installed.
    This change merely drops one uselss repo from salt master apt sources.

    While at it, use HTTPS for repo.saltstack.com DEB repository.

    Since we already add the repo to apt sources via <user-data.sh>,
    pass "-r" on all architectures, skipping repo (re)addition.

    Change-Id: I7fbe0b646b2f2a8e952718a61ff8c180116f8f27
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 15:02:09 +0000 (19:02 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Add proxy entries for opendaylight endpoints

    Change-Id: I8ebe4dedb9601ae0f45922fd30a34c67382755fc
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Martin Klozik [Tue, 12 Sep 2017 15:01:42 +0000 (15:01 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "Added two extra packages"
  - Added two extra packages

    Change-Id: Ibd7f5506d5600d8921dec42f10960df06f0f5250
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
6 years agoUpdate git submodules
julien zhang [Tue, 12 Sep 2017 14:47:37 +0000 (14:47 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "update verigraph"
  - update verigraph

    JIRA: PARSER-154

    code optimizations about graph manipulation and formula generation.

    Change-Id: Idebef19b128281aa2bc40d1aeab6e208c7ddd93d
Signed-off-by: serena.spinoso <serena.spinoso@polito.it>
6 years agoUpdate git submodules
Mark Beierl [Tue, 12 Sep 2017 14:19:33 +0000 (14:19 +0000)]
Update git submodules

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

    Changes daily to not exit on diff, and continue cleanup

    Change-Id: Ifed60a1a44d9aead5cb3cb9f65c24a8acaec502a
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Justin chi [Tue, 12 Sep 2017 14:10:57 +0000 (14:10 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "bugfix: fix moon network configuration"
  - bugfix: fix moon network configuration

    Due to creating the br-mgmt bridge,
    it is necessary to remove the IP from the eth0 interface.

    Change-Id: I32cf4d47530be3d625e29202f70b5667e6113a8c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
tomsou [Tue, 12 Sep 2017 13:23:34 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix adapt path for import_module

        Fix the path to include each test case when the suite runs

    Change-Id: I3cdd55ed6af3e131c2f0b89ffc5bd74f95eeadbf
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Jose Lausuch [Tue, 12 Sep 2017 12:06:11 +0000 (12:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add OSA adapter for XCI"
  - Add OSA adapter for XCI

    Add OSA adapter so that we could benefit from it in functest integration

    Change-Id: I010a6f2b6c75711d0cc80f8fd130604c41b6d1e6
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
DanielMartinBuckley [Fri, 8 Sep 2017 11:45:13 +0000 (12:45 +0100)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Support 5 tuple load balancing for IP addresses other than 0.0.0.X

    Currently packets generated with IP addresses 10.1.1.x when handled
    by 5 Tuple Load Balancer are discarded/dropped. These addresses are
    outhside the range of the hash algorithm.

    Change-Id: Idf2cea0ff299a3fa75554f0d103e13391eae02fa
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
6 years agoUpdate git submodules
Jing Lu [Tue, 12 Sep 2017 11:09:29 +0000 (11:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: cleanup command not found"
  - Bugfix: cleanup command not found

    JIRA: YARDSTICK-808

    This bug is from CI, see log:
    https://build.opnfv.org/ci/view/yardstick/job/yardstick-joid-baremetal-daily-master/1560/consoleFull

    The reason is we don not have cleanup function in the script.
    It is in another script clean_image.sh.
    so I remove it, and call clean_image.sh when in openstack scenario.

    Change-Id: I844cd9e8f0b6e1e8ff7a6094be37789d35a2c345
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Tue, 12 Sep 2017 11:08:03 +0000 (11:08 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Eliminate hard code about ipmi info in bash script"
  - Eliminate hard code about ipmi info in bash script

    Change-Id: I642d130566137dff727b7227658afe6ace9473d6
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 10 Sep 2017 21:33:36 +0000 (23:33 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - reclass, states: Parametrize runtime configuration

    mcpcontrol virsh network, as well as MaaS PXE network are installer
    specific, and not POD specific.
    Therefore, these should be easily parametrized without the PDF,
    using only installer inputs (e.g. env vars passed via Jenkins).

    - add new <all-mcp-ocata-common.opnfv.runtime> reclass class;
    - parametrize at runtime new reclass class based on global vars;
    - factor out MaaS deploy address / config using new mechanism;
    - parametrize at runtime virsh network definitions based on template;
    - add new "maas.pxe_route" sls for configuring routing on cfg01;
    - replace env vars with the new sls in "maas" state;

    NOTE: baremetal parametrization will be handled later.

    Change-Id: Ifd61143d818fb088b3f4395388ba769bbc49156e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Rex Lee [Tue, 12 Sep 2017 09:23:16 +0000 (09:23 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "KVMFORNFV:Livemigration testcase changes in Yardstick"
  - KVMFORNFV:Livemigration testcase changes in Yardstick

    This patch includes few changes like retrieving the parameters in
    qemu_migrate_benchmark.bash and providing the results for live migration
    testcase in yardstick

    Change-Id: Ie7f85973b3043ddc3880e06aae0d311e56ac15a3
    Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>

6 years agoUpdate git submodules
Narinder Gupta [Tue, 12 Sep 2017 08:28:21 +0000 (03:28 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - syntax error

    Change-Id: Ibfb06a70c41df07a5517367eb96b4d6e28f8a659
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Jose Lausuch [Tue, 12 Sep 2017 07:35:35 +0000 (07:35 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix some errors about getting tiers resources"
  - Fix some errors about getting tiers resources

    Change-Id: I95cf1cb453e30875498d4dfbbe15f19452c48df1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Tue, 12 Sep 2017 06:06:25 +0000 (06:06 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "set marketplace port to 8080 for NFVO"
  - set marketplace port to 8080 for NFVO

    Change-Id: I336b54e63fcb4a7e64f139628536f334c86b1745
    JIRA: ORCHESTRA-17
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
6 years agoUpdate git submodules
Morgan Richomme [Tue, 12 Sep 2017 06:06:11 +0000 (06:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Changing url of the reporting to original one"
  - Changing url of the reporting to original one

    Changing url from reporting2 to reporting in job.

    Change-Id: I2252468c635749fe4fe60db54035b06a0f28de27
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 12 Sep 2017 05:00:48 +0000 (05:00 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Re-enable orchestra tests (VNF)"
  - Re-enable orchestra tests (VNF)

    "Marketplace is now running on port 8080. In addition, we have extended the
    marketplace backend in order to return the last modified header so that images
    are not re-downloaded all the time tests are executed. It should be done by
    Monday EOB" [1]

    [1]: https://jira.opnfv.org/browse/ORCHESTRA-17?jql=project%20%3D%20ORCHESTRA

    JIRA: ORCHESTRA-17

    Change-Id: I17f6316003be9c2c3131ed640e6a32e482d1a174
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
boucherv [Mon, 11 Sep 2017 15:36:07 +0000 (17:36 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix bug in cloudify_ims: no return code

    Change-Id: I89ab2f9b57d9f4710201af5852aa12925f122079
Signed-off-by: boucherv <valentin.boucher@orange.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 12 Sep 2017 02:46:36 +0000 (22:46 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix pythonpath for build

    Change-Id: I503250b2152686cb1c9168aeaa6a11f614b0e954
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 12 Sep 2017 02:37:48 +0000 (22:37 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Adds workspace to pythonpath for build

    Since we do not install the package for build process we need to ensure
    the PYTHONPATH is set to WORKSPACE so that build.py can find the libs it
    needs in Apex.

    Change-Id: I4e7f28ce5220206c7f4a8244199b00f762d72648
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Dan Radez [Fri, 8 Sep 2017 16:40:05 +0000 (12:40 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Show ansible tasks as they complete

    Change-Id: I1b68d70fd97076a7f2ca68091a6e94d87b72efa2
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Aric Gardner [Tue, 12 Sep 2017 01:54:19 +0000 (01:54 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix xci job triggering for docs build"
  - Fix xci job triggering for docs build

    This patch should unblock:
    https://gerrit.opnfv.org/gerrit/#/c/40533/

    Change-Id: I72e827b0feae559e6477d213d0f752ed04cd62b3
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Serena Feng [Tue, 12 Sep 2017 01:31:17 +0000 (01:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add case-insensitive for find pods query"
  - add case-insensitive for find pods query

    Now user can't create the pods with the same name.
    Just like "Demo" , "deMo" and "demo"

    Add unit test for case-insensitive query

    Change-Id: Ifddc7b70a38d8504e5fe105fa5cc1a77bf0e39a9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
6 years agoUpdate git submodules
Serena Feng [Tue, 12 Sep 2017 01:15:04 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update Readme.rst to be consistent with current implementation"
  - update Readme.rst to be consistent with current implementation

    Change-Id: Ie8abeca5901cce635f54f0c01496a7181287d0cd
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 12 Sep 2017 00:52:32 +0000 (19:52 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - ssh unit is not needed.

    Change-Id: I78db2a085c181c26b5d603c08df74f418006053f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Stuart Mackie [Tue, 12 Sep 2017 00:07:54 +0000 (17:07 -0700)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - OCL simple gateway logic

    Change-Id: Id3d0afdd96d03f98028e1cbba71f0a470f1b7108
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 11 Sep 2017 22:01:58 +0000 (00:01 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for mcpcontrol CIDR change

    Stop overriding MaaS IP in mcpcontrol, keep same value as Fuel@OPNFV
    has (10.20.0.3).

    Change-Id: I4789aef378204fdbcf53355c62a9a289b200987c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 11 Sep 2017 23:59:10 +0000 (19:59 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: remove any leftover tmp .build dir

    Change-Id: Icac677ac9e17b4b4ae4e7fc82139587cc201bcb6
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tapio Tallgren [Mon, 21 Aug 2017 07:39:38 +0000 (10:39 +0300)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Add ~/.local/bin to PATH if it is not there already

    Change-Id: Ie9481ce8ec891313b613d824a8f8943e706884f7
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
6 years agoUpdate git submodules
Dan Radez [Mon, 11 Sep 2017 18:40:16 +0000 (14:40 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Dup owner, changing to group

    Change-Id: I8ca1501949a0e272e928c6b31b08eba2519951ec
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Shrenik [Mon, 11 Sep 2017 19:36:53 +0000 (01:06 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Corrects url in docs/index.rst

    The toctree in docs/index.rst point to ./user/installation.rst instead of
    ./testing/user/installation.rst
    JIRA: STORPERF-208

    Change-Id: If58eef5bc4eddb8fba2030c5e80aac1f45e85288
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 20:18:30 +0000 (20:18 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix for when requiretty is disabled with a !"
  - Fix for when requiretty is disabled with a !

    you can disable requiretty by !requiretty or #requiretty
    so catch both of those cases

    Change-Id: Ic7fb1cf97849258b1e4db34be82794918bf722e0
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 20:12:31 +0000 (20:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix the error in the podscontroller."
  - Fix the error in the podscontroller.

    remove the unnecessary "$rootscope" in the controller's parameters.

    Change-Id: Ia048af9e146e871003307af27faca24a5ee225ca
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 20:11:20 +0000 (20:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Handle error in front-end"
  - Handle error in front-end

    Handle the error and show appropriate message,
    without showing the entire error to the users

    Change-Id: Ib5213190efc1e87d56a7329a4572b525a5e16a12
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 20:10:06 +0000 (20:10 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "barometer: update nightly build"
  - barometer: update nightly build

    Update nightly build to only push the RPMs if they all exist. Also, only
    push the properties files if all the RPM pushes are successful.

    Change-Id: Ied64e203504ae6092c6ea3d21b474649584860ac
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 20:05:45 +0000 (20:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "functest: Fix missing brackets in condition"
  - functest: Fix missing brackets in condition

    Change-Id: If6d4f6b2ac0266af35b150159a752b8b6f48ad83
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 20:04:45 +0000 (20:04 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix Releng Job Diff Experimental Check"
  - Fix Releng Job Diff Experimental Check

    Remove the '-q' arument to git-branch in the generate-job-diff script
    as the git version on Jenkins master is too old.

    Change-Id: I869a9713e75604600adf3ee8b8b96386ad4a8ff0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Siddharth Gogar [Wed, 30 Aug 2017 00:46:38 +0000 (17:46 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add flex-pod1 details in yardstick daily jobs

    Add slave params for flex-pod1

    Change-Id: I25e93fe2231e604321f8ea7ca18eba45ecc3ee13
Signed-off-by: Siddharth Gogar <siddharth.gogar@flex.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 11 Sep 2017 18:17:20 +0000 (20:17 +0200)]
Update git submodules

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

    Change-Id: I3de41645b7424195b9c8d5884a7c9de1fabf68cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 10 Sep 2017 20:04:58 +0000 (22:04 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - salt master, maas: Move mcpcontrol to 10.20.0.0/24

    Use INSTALLER_IP Jenkins param instead of SALT_MASTER_IP, allowing
    us to drop SALT_MASTER_IP completely from releng.

    mcpcontrol IP changes:
    - 192.168.10.100 becomes 10.20.0.2 (align with legacy Fuel master);
    - 192.168.10.3 becomes 10.20.0.3 (baremetal MaaS address);

    JIRA: FUEL-285

    Change-Id: I6e2d44c3a8b43846196bd64191735214167a76ce
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:37:09 +0000 (19:37 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel, armband: Remove SALT_MASTER_IP param"
  - fuel, armband: Remove SALT_MASTER_IP param

    Fuel@OPNFV mcpcontrol network (equiv to old admin/PXE net) has been
    configured to use 192.168.10.0/24 during E release cycle.
    However, due to overlapping with Ericsson-pod1 networks, we decided
    to re-use the old CIDR Fuel used before E release (10.20.0.0/24).

    This allows reusing the INSTALLER_IP param instead of recently added
    SALT_MASTER_IP param.

    Current change refactors all usage of SALT_MASTER_IP in favor of old
    INSTALLER_IP, thus reducing complexity and providing a familiar env
    to leagcy Fuel users.

    JIRA: FUEL-285

    Change-Id: I1e89cca08ce4cb9bf3a82a06043c91ee26aa0794
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:09:26 +0000 (19:09 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: I56e1b6e776cac44afc17cf73db09cf8220d1b5f0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:08:53 +0000 (19:08 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: If3c2d8b469c97997a3fdcbcaf4750acb61c82d75
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:08:29 +0000 (19:08 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: Ibfda27a637ee448862ae2df5884b88093210ed4d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:08:05 +0000 (19:08 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: I9a68c230464bb60087e8a909a2d59021f3acd272
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:07:49 +0000 (19:07 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: I0e168d0ce619df20480f6da92cdfa470dca713b1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:07:30 +0000 (19:07 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: I73fa2c56f7adf2a5dabcc9c0fd9db85c2cfa82a0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:07:03 +0000 (19:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix Yamllint Violations for jjb/3rd_party_ci"
  - Fix Yamllint Violations for jjb/3rd_party_ci

    JIRA: RELENG-254

    Change-Id: I118b0dc0bb58919bc7d25f5d6a8247731e58c409
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:06:48 +0000 (19:06 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: I8c644ac0bce05f66b1b878e39a00342c857d23f0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:06:33 +0000 (19:06 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: If4bfdc2ddaadb4e17d0bc0dc2948780bcbbb10ae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Mon, 11 Sep 2017 19:06:16 +0000 (19:06 +0000)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: Ib7a7db3dc0d463bae6fc159a7c0ade7be51f4e1b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Markos Chandras [Mon, 11 Sep 2017 17:51:50 +0000 (17:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Disable functest for xci until xci is ready"
  - Disable functest for xci until xci is ready

    The external network, docker installation and other parts need
    to be fixed in OPNFV host before functest can be enabled.

    Change-Id: I42a3adf2e36f91e6425d49e2578003b52ca4f101
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoAdd releng-xci as a submodule 71/41571/2
agardner [Mon, 11 Sep 2017 17:41:15 +0000 (13:41 -0400)]
Add releng-xci as a submodule

Change-Id: I70f8a66404be63c595df5c7026cfe4806b079315
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Sat, 8 Jul 2017 02:51:11 +0000 (19:51 -0700)]
Update git submodules

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

    JIRA: RELENG-254

    Change-Id: Iab88e0adffb84b5eead7991035dc064b6017b5b5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 11 Sep 2017 17:08:54 +0000 (17:08 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge changes from topic 'multiarch-image-defaults'

    * changes:
      reclass: virtual: Factor out VM interface naming
      reclass: Multiarch support for arch specific param

  - reclass: virtual: Factor out VM interface naming

    Define two groups of VM interface naming:
    - ens3..ens6 - used by infra VMs, virtual node VMs;
    - ens2..ens3 - used by VCP VMs (spawned by salt.control);

    Parametrize newly defined interface names throughout the cluster
    models.

    While at it, add AArch64 default values for above iface names.

    NOTE: baremetal clusters will be parametrized later, after common
    config is factored out into <baremetal-mcp-ocata-common>.

    Change-Id: I89aba9aaf85b585cc510302eb76d7810fbf60679
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - reclass: Multiarch support for arch specific param

    Introduce a simple mechanism that simulates an 'if-arch-then' cond
    for reclass models:
    - add new <all-mcp-ocata-common> class hierarchy;
    - at runtime (via <salt.sh>) make 'all-mcp-ocata-common.arch' point
      to 'all-mcp-ocata-common.$(uname -i)' dynamically;
    - inherit new 'arch' class in all cluster models;
    - factor out current x86_64 default for "salt_control_xenial_image";
    - add AArch64 default for param "salt_control_xenial_image";

    Change-Id: I3b239b28d0fd1cc2ced8579e2e93b764eb71ffc3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Mark Beierl [Mon, 11 Sep 2017 15:23:20 +0000 (15:23 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Creating intermediate page for the single-data-json files JIRA: STORPERF-163"
  - Creating intermediate page for the single-data-json files
    JIRA: STORPERF-163

    Change-Id: I401073eed70b298ae0c2fa60b2548e4a38d96fbb
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
Carlos Goncalves [Mon, 11 Sep 2017 15:03:56 +0000 (15:03 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "add python test indication"
  - add python test indication

    Change-Id: I2c56ce653e05727d13a26bf7bdd2595107a6ffba
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Mon, 11 Sep 2017 14:20:17 +0000 (14:20 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Fix Booking API"
  - Fix Booking API

    This fixes a server error for the booking REST api and some html errors.

    Change-Id: I86475967bbc8cd4c8f82f62e03789f1c9752d446
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 11 Sep 2017 14:12:34 +0000 (14:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix Expermental JJB Job Diff Commenting"
  - Fix Expermental JJB Job Diff Commenting

    This change fixes the following issues:
    1) 'nounset' will cause the script to fail when activating a virtualenv
       since the activation of a virtualenv unsets variables
    2) There are not artifacts available from releng-merge-jjb and copying
       them would save minimal time over re-running jjb

    Change-Id: Ifc4297947c8fe235987a507ead932841480165a7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Manuel Buil [Mon, 11 Sep 2017 13:56:05 +0000 (13:56 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Allign the SFC testcases to the new Tacker API"
  - Allign the SFC testcases to the new Tacker API

    In this patch [0] we adapt the Tacker library which is
    located to the SFC repo to the new Tacker API

    With the current patch we allign the testcases to the
    aforementioned API

    [0] https://gerrit.opnfv.org/gerrit/#/c/40839/

    Change-Id: I07f8bcefbda7d058e9322465df38077ac0346d83
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 11 Sep 2017 13:55:51 +0000 (13:55 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Adapt functionality to the new Tacker API"
  - Adapt functionality to the new Tacker API

    Change-Id: I078e9f26d3040cf04120abd425f03cb4f2e8daef
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 10 Sep 2017 23:54:16 +0000 (01:54 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - README files: Convert from markdown to RST

    Change-Id: I176f583e8adb7ba717932de7c27283f696ded548
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ryota Mibu [Mon, 11 Sep 2017 13:06:26 +0000 (13:06 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Add host specific VM list to inspector design guide line"
  - Add host specific VM list to inspector design guide line

    JIRA: DOCTOR-73
    Change-Id: I163b97ec87761538594034e926055646223af327
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Mark Beierl [Mon, 11 Sep 2017 13:04:49 +0000 (13:04 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Changing Daily to Docker Pull"
  - Changing Daily to Docker Pull

    Changes the daily job to pull images from Docker.io instead
    of using docker-compose build to build the image from local
    sources.

    Reduces the default run time to ~30 minutes unless overridden
    in the job definition.

    Change-Id: Ib153b66454363f91813dc9c946f6b46156c502bd
    JIRA: STORPERF-204
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Shrenik [Sat, 9 Sep 2017 10:48:55 +0000 (16:18 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Remove 8000 as exposed port from documentation

    After using http-frontend 8000 is no longer exposed.
    JIRA: STORPERF-207

    Change-Id: I419d28ac36faa7a2231ff382c79feb5322ef9be0
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 09:48:46 +0000 (11:48 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Switch daily job to Alpine containers

    The following alpine containers will be launched one after the others:
     - healthcheck
     - smoke
     - features
     - vnf

    Old container is kept for suite (which could be refactored later)

    Jenkins exit condition (return_value) and push_test_logs to be checkeded.

    Regarding the return condition, I did not reapply the mechanism that returns false
    when one of the test suite is FAIL. This was misleading for lots of people as
    for them, red means functest is FAIL.The argument was, if functest jenkins status
    is blue, people believe that tests are PASS and do not consider the results, which
    may be FAIL, which may be also misleading...

    Due to the refactoring I think we can be more Functest Centric and consider
    that if we succeeded in running the test, our CI status shall be PASS (same
    behavior than other test projects..HA test FAIL in yardstick do not prevent blue
     status).

    Scenario owner must have a look at the reportign page to get more details.
    Functest PASS means that tests have been succesfully launched, so they know that
    there are available results
    To summarize
    previously Functest OK but 1 or more tests FAIL => red status in Jenkins
    currently Functest OK but 1 or more tests FAIL => blue status in Jenkins

    Regarding the push to artifacts, it should be transparent (volume) but the last
    log links listed on huawei-virtual5 are broken [1]

    [1]: https://build.opnfv.org/ci/view/functest/job/functest-alpine-compass-huawei-virtual5-daily-master/27/consoleFull

    Change-Id: I4ed036dda3daae3d46726e5946f9d04897bab9bb
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Juha Kosonen [Mon, 11 Sep 2017 10:43:05 +0000 (13:43 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove volume type handling

    Rally scenarios don't require volume type to exist as a precondition.

    Change-Id: Id735346e062af084635fd8f76f3686005b9b8add
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Maryam Tahhan [Thu, 31 Aug 2017 15:03:17 +0000 (16:03 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: add pmu-tools to the src build

    Change-Id: Ia9e0cbf6793a6ce5be5253f65cabd0813ff1e968
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 11 Sep 2017 12:07:05 +0000 (12:07 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Add & fix licensing in README.rst files, align ext"
  - Add & fix licensing in README.rst files, align ext

    Rename all variations of README files to README.rst.
    Fix license headers according to OPNFV Contribution Guidelines [1].

    Markdown syntax will be switched to rst in an ulterior change.

    [1] https://wiki.opnfv.org/display/DEV/Contribution+Guidelines

    Change-Id: I2c71fd62b38f218545507c79c39e07dbd35f7c88
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 11 Sep 2017 10:26:46 +0000 (06:26 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Add developer doc for deployment detail

    Change-Id: I03c283222060677f7ce7b5ddb0241db78e52b481
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
tomsou [Fri, 8 Sep 2017 09:35:58 +0000 (09:35 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the config.yaml including for each testcase

    At each testcase, adapt the way config.yaml is included via
    sdnvpn.lib.config.TestcaseConfig().
    The full path should be included, instead of just the testcase name

    JIRA: SDNVPN-180

    Change-Id: I34828cc3681f08b843db49c6a221602b5b2022bf
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 08:29:57 +0000 (08:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Change nginx configuration"
  - Change nginx configuration

    Since landing page have changed from reporting2 to testing,
    the nginx configuration need some adoption.

    If the pre url change again, we need to config the base_url when start
    our docker container. For example:
        docker run -itd -p 8084:8000 -e SERVER_URL testresults.opnfv.org/xxx/api opnfv/reporting:latest

    Change-Id: If3c9f9af76fcfc8047b5b9559fcc8bd45740d4d2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:27:21 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "os_cacert: Parametrize VIP used in path by cp.push"
  - os_cacert: Parametrize VIP used in path by cp.push

    JIRA: FUEL-274

    Change-Id: Ia77948ba3e99c47aa86fcca20c67d80e2e761208
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:11:32 +0000 (08:11 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "scenario: Add AArch64 defaults"
  - scenario: Add AArch64 defaults

    Move scenario defaults.yml out of virtual/baremetal dirs, unifying
    them into a single, arch-specific defaults configuration file.

    Add AArch64 equivalent config, and arch-qualify default filename.
    For AArch64, bump VCPU number from 2 to 6.

    Change-Id: If9b39850af96e4c46e868b1d532bd301f9fd9f26
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:11:03 +0000 (08:11 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "reclass: virtual: Factor out common infra config"
  - reclass: virtual: Factor out common infra config

    Change-Id: I669a81cf46a4ac988a1ea04c3b9d297ae67a0a62
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:08:01 +0000 (08:08 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "log.sh: Collect /var/log from cluster nodes"
  - log.sh: Collect /var/log from cluster nodes

    Bring back <ci/deploy.sh> parameter `-L`, which is already passed by
    releng deploy script.

    Since we need to enable file_recv on salt master, do so by adding a
    new class in <virtual-mcp-ocata-common/infra/config.yml>, which will
    be inherited by all scenario reclass models.

    JIRA: FUEL-288

    Change-Id: I9b649315984fb8580b63883d0e06c1e1efd11057
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 19:19:01 +0000 (21:19 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - bash scripts: Fix remaining shellcheck warn/errs

    Fix/silence all shellcheck errors, except for scripts in
    <prototypes/sfc_tacker>.

    Change-Id: Idc317cdba0f69b78299f2d3665e72ffc19dd8af5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 07:32:46 +0000 (07:32 +0000)]
Update git submodules

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

    pbr can inject requirements into the install_requires, tests_require
    and/or dependency_links arguments to setup.

    It finishes cleaning the requirements management [1] for all OPNFV
    projects integrated by Functest.

    [1] https://wiki.opnfv.org/display/functest/Requirements+management

    Change-Id: I30b76db8dcaba809e0b314fbd06ae04d24c8baca
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 07:31:59 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "run Functest daily in xci"
  - run Functest daily in xci

    Functest daily is based on the functest alpine dockers:
     - healthcheck
     - smoke
     - features
     - vnf

    Change-Id: I922f3a5946e8bc06229fb03a959abd2bfead132b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 11 Sep 2017 07:31:34 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow live migration related tests to run"
  - Allow live migration related tests to run

    For tempest or rally, if there are more than 1 compute node, live
    migration related tests should not be skipped or blacklisted if
    shared storage is enabled via ceph.

    Change-Id: Ic93e4f508b597c657abe8d246f0cf9c2b5dfd020
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 11 Sep 2017 06:37:53 +0000 (06:37 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove Parser from the former Container"
  - Remove Parser from the former Container

    A dedicated Alpine container has been built for running the Parser
    testcase as it requires stable/pike instead of stable/ocata.

    Change-Id: Ifece75c64c1ed860eca7d0524ca581f41fc89276
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 11 Sep 2017 06:08:20 +0000 (06:08 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove get_repo_tag"
  - Remove get_repo_tag

    Not in use after removal of multisite support [1].

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

    Change-Id: I1346c78743690a2e5279d3b1883501dfe19078e3
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
hu xinhui [Wed, 30 Aug 2017 07:36:13 +0000 (15:36 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add k8s support

    JIRA: -

    Add a new k8s scenario for compass

    Change-Id: Ic5f58a6152315333684e4f2752aaa0d5d870d9ee
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
6 years agoUpdate git submodules
Jun Li [Mon, 11 Sep 2017 02:47:20 +0000 (02:47 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use dovetail cvp.0.6.0 to run Dovetail test"
  - Use dovetail cvp.0.6.0 to run Dovetail test

    Change-Id: I63e361eebe1345a34086ecbe99aba4504cb0f5bc
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Kubi [Mon, 11 Sep 2017 02:42:34 +0000 (02:42 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "change outage_time from 20 to 30s"
  - change outage_time from 20 to 30s

    Change-Id: I255c71a75d748f8e7401815a2a5890111a1ee2f5
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Mon, 11 Sep 2017 02:41:50 +0000 (02:41 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v1) to get real time log"
  - Add API(v1) to get real time log

    JIRA: YARDSTICK-805

    We need to get real time log if we use API(v1) run test case.

    API: /yardstick/tasks/<task_id>/log
    For example:
    http://ip:port/yardstick/tasks/14795be8-f144-4f54-81ce-43f4e3eab33f/log?index=0

    Change-Id: Ic0bf10f26f4f07d3264f2415c4923a1bfded2f81
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
hongbo tian [Mon, 11 Sep 2017 02:08:58 +0000 (02:08 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Clarify criteria for testcase inclusion as running in Functest/CI And additional clarifications."
  - Clarify criteria for testcase inclusion as running in Functest/CI
    And additional clarifications.

    JIRA: DOVETAIL-477
    Replace tabs.
    Further clarify testing programs and optionality criteria.

    Change-Id: I8eebdf215fb7cc75a6da9748629b1a73d0b71d19
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
6 years agoUpdate git submodules
Serena Feng [Mon, 11 Sep 2017 01:21:27 +0000 (01:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Updating reporting url and fixed a bug"
  - Updating reporting url and fixed a bug

    Changing the url of the reporting to the original one.

    Change-Id: I2973a4b7d28cbdd725a4764dffbf777c3fc2e937
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
6 years agoUpdate git submodules
zhihui wu [Mon, 11 Sep 2017 01:19:41 +0000 (01:19 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Mitigating for missing values in storage QPI."
  - Mitigating for missing values in storage QPI.

    - Update unit tests

    Change-Id: I7bfe89dc6bbe1cafe13b2f3e4f9356a06a59c68b
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Yujun Zhang [Fri, 8 Sep 2017 07:41:49 +0000 (15:41 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Use minimal output

    Easier to read the log message

    Change-Id: I49d61aa666a261e3e3bf3795cfe4341dca865dcb
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Fri, 8 Sep 2017 06:16:54 +0000 (14:16 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Removed used setting in qtip package configuration

    - benchmark folder has been removed
    - opt file is not necessary for qtip install

    Change-Id: I49e62d4447033ca478e76de2ed8c408c97d11fc7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:47:26 +0000 (14:47 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Update heat-translator requirement"
  - Update heat-translator requirement

    Currently heat-translator use openstack tosca-parser other than
    nfv-toscaparser, this patch modifies the requriement since nfv-toscaparser
    has tagged and published to pypi.

    JIRA: PARSER-150

    Change-Id: Ib1ddf28f0932fbe19f25627ad4ef5df2d16dca0a
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:40:24 +0000 (14:40 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Fix StatefulEntityType when entitytype is not define"
  - Fix StatefulEntityType when entitytype is not define

    Currently, if a entity type is not defined, the defs in
    StatefulEntityType will be none, then the access to self.defs will raise
    error, finally the parser will be crushed. this patch will enhance it.

    JIRA: PARSER-153

    Change-Id: I5db50102e9c63428298ce6c8ecbf38e3bd8e57f8
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:39:43 +0000 (14:39 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "fix costum datatype definition in parameters"
  - fix costum datatype definition in parameters

    Currently, support customized datatype in parameters is error when
    transfer custom_defs in DataEntity.validate_datatype(self.type, value,
    None, datatype), it should be full custom definitions , not only one
    definition. the patch will fix it.

    JIRA: PARSER-152

    Change-Id: If6d59f21fa75cbdf4e8e16f093e3d807910ad234
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:39:04 +0000 (14:39 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Add debug mode parameter"
  - Add debug mode parameter

    In debug mode, it's not allowed to raise exceptions as possible for
    convinient to debug more details, this patch will add parameter to
    enable such scenario.
    The requirement is from ONAP

    JIRA: PARSER-148

    Change-Id: Ide8acec333d17331bd6ed400110a141391fd3593
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:37:28 +0000 (14:37 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Refactor heat-translator setup.py"
  - Refactor heat-translator setup.py

    Overwrite setup.py in heat-translator project to uninstall openstack
    heat-translator before build/install nfv-heattranslator.

    JIRA: PARSER-151

    Change-Id: I65da014439e3c07b866b3baf8643e569d813165c
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:36:46 +0000 (14:36 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Package for funectest"
  - Package for funectest

    Modify the install script

    JIRA: PARSER-125

    Change-Id: Ia43687286fb8ac3b18b816aa5e4928ce9a12beec
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Sun, 10 Sep 2017 04:18:50 +0000 (12:18 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - get_mac_addresses_for_virtual() suppors all-in-one env

    Change-Id: I6514292b16c784ced0dcb82d639fe10b425d63e2
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Shrenik [Sat, 9 Sep 2017 18:43:54 +0000 (00:13 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Adds ENV_FILE to create_compose.py

    env_file was accidentally removed.
    JIRA: STORPERF-202

    Change-Id: Ib2bcb3ab8e2fe8cec7a3a7fa7ef8160f77ec5bc8
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>