opnfvdocs.git
6 years agoUpdate git submodules
spisarski [Fri, 4 Aug 2017 20:57:08 +0000 (14:57 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Refactored neutron_utils#get_security_group()

    Added a sec_grp_settings (SecurityGroupSettings) object parameter
    in addition to sec_grp_name for more robust query options.

    JIRA: SNAPS-164

    Change-Id: I8bb21ff9e5e6b1f532773ca01d37964f8b47b530
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Anand B Jyoti [Mon, 24 Jul 2017 04:56:39 +0000 (10:26 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - vFW: Updating config and script files of vFW

    JIRA: SAMPLEVNF-68

    Updating the vFW Config and scripts with following:

     1. Remove arp/nd route tbl from cfg files
     2. Adding routeadd command to script file as route_tbl is
        removed from cfg files
     3. Remove ports_mac_list as the l2l3 stack will initialize
     4. Merge IPv4 and IPv6 cfg/tc files to reduce the number files
     5. Remove 1 WT cfg files to reduce too many cfg files.

    Change-Id: If16ee740cd464f2cf55b8d11f590471aba9c7f30
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 7 Aug 2017 14:33:41 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactored neutron_utils#get_subnet_by_name() to get_subnet()"
  - Refactored neutron_utils#get_subnet_by_name() to get_subnet()

    Renamed utility function and added a subnet_settings parameter to
    hold a SubnetSettings object to help make the query more robust
    by being able to leverage values on the settings object.

    JIRA: SNAPS-165

    Change-Id: I226a1217dc4ba7bb50f7d985ecfaf3b7bc4f610b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 7 Aug 2017 14:33:29 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactor server retrieval API calls."
  - Refactor server retrieval API calls.

    Refactored nova_utils#get_servers_by_name() to get_server() and
    include a VmInstSettings object in addition to the server_name
    parameter as well as only returning one VmInst object.

    JIRA: SNAPS-168

    Change-Id: I30c22a36b07ce143ee8c1c76a77fd75f0062e4aa
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 7 Aug 2017 14:33:18 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactored port retrieval to include PortSettigs."
  - Refactored port retrieval to include PortSettigs.

    Refactored neutron_utils#get_port_by_name to get_port while
    adding in a port_settings object for more robust query options.

    JIRA: SNAPS-162

    Change-Id: I01222ad344224db94615859448ad05d8d5bc0c30
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
dongwenjuan [Mon, 7 Aug 2017 06:28:37 +0000 (14:28 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - install python packages

    Change-Id: Id68c9b1206deb58ff94fc942fbef94bffbc1e68b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 7 Aug 2017 14:33:04 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Delete 'default' security group associated to new projects."
  - Delete 'default' security group associated to new projects.

    OpenStack can create a security group named 'default' each time a
    new project/tenant has been created but is not cleaned up when the
    project has been deleted. This patch adds this functionality into
    OpenStackProject#clean() method.

    Also added similar routine to KeystoneUtilsTests#tearDown() method.

    JIRA: SNAPS-169

    Change-Id: I29492ae2ddd82e7d59d09b9c4eb759be4835532a
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Linda Wang [Fri, 4 Aug 2017 02:08:04 +0000 (02:08 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Add domain name when creating projects and users

    Change-Id: Id06e20e3c87072531930130db66763f554b4649c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 7 Aug 2017 12:44:57 +0000 (12:44 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Check that nodes have not failed commissioning"
  - Check that nodes have not failed commissioning

    If any of the nodes have failed during the commissioning phase, it makes
    no sense to proceed with the deployment (it will fail when trying to
    update the interfaces of the nodes).

    Change-Id: Idc9f202820555d08aa2b07d8296b79b7fea0337a
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
AakashKT [Sat, 5 Aug 2017 14:38:43 +0000 (20:08 +0530)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Scaling of worker nodes working, update OVN bundle revision to reflect same

    Change-Id: I090dab958047030a69350fa27f2ebac9e45bb682
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Jun Li [Mon, 7 Aug 2017 09:27:05 +0000 (09:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use dovetail cvp.0.4.0 image"
  - Use dovetail cvp.0.4.0 image

    JIRA: DOVETAIL-476

    Change-Id: I0850ba96829e3a7233e80b4816424babd20175e0
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 7 Aug 2017 01:56:35 +0000 (01:56 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Rename jasmine to daisy4nfv-jasmine"
  - Rename jasmine to daisy4nfv-jasmine

    Rename to prevent naming confilct

    Change-Id: I4f2f9cbb0ccf119901c3f450b3220cd4436de4ec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 6 Aug 2017 17:06:15 +0000 (19:06 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase after non-root deploys got upstream

    While at it, refresh "AArch64 virtio NIC names sync" to include
    changes for ODL-L3 scenario recently added in Fuel@OPNFV.

    Change-Id: Ic221b330d9968204b7d4da16a26454b2cf8b88eb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 6 Aug 2017 16:56:43 +0000 (16:56 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "ci/deploy.sh: Allow non-root deploys"
  - ci/deploy.sh: Allow non-root deploys

    Currently, deploying Fuel@OPNFV requires the `ci/deploy.sh` to be ran
    as root user, for:
    - hypervisor access (virsh);
    - installing prerequisite packages;

    We can support non-root deploys if we relax above restriction into:
    - current user should have hypervisor access beforehand
      (new check added);
    - current user has passwordless sudo rights, for installing packages;

    Later, we should move the package installation out of the deploy
    script (`ci/deploy.sh`), making the whole deploy possible without
    sudo, only hypervisor access.

    After this change, the old way (sudo ci/deploy.sh) should work just
    like it used to before, so no regression/behavior change should be
    introduced with this.

    Change-Id: Ib2ea96aa7b6d67ba0606318407a8adeb51e6969d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ryota Mibu [Sun, 6 Aug 2017 01:11:53 +0000 (01:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create experimental job for qtip integration"
  - Create experimental job for qtip integration

    Note that

    - experimental trigger is modified to allow trigger the build from
    changes outside `tests` folder
    - doctor jobs modified to adapt the change in common trigger

    Change-Id: Iaaa26651f9ea1d14cb6c77a713ff657c330dce6e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
ahothan [Sat, 5 Aug 2017 00:26:33 +0000 (17:26 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Add support for multiple physnets for sr-iov

    Update config plugin config
    Add readable error message on exception

    Change-Id: Ie22de349582abc34d7e62570118022463f835d64
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Zhijiang Hu [Sat, 5 Aug 2017 00:25:35 +0000 (08:25 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Revert "Optimize list express to list generator"

    This reverts commit e5a787046aff97a9925a35874d2b6535a9a41c0c.

    Trying to solve [1]

    Deploy failed!!!.Traceback (most recent call last):
      File "/home/daisy/deploy/tempest.py", line 94, in prepare_install
        host_interface_map, vip, isbare)
      File "/home/daisy/deploy/tempest.py", line 216, in add_hosts_interface
        add_host_role(cluster_id, host['id'], host_name, host['name'], vip)
      File "/home/daisy/deploy/tempest.py", line 225, in add_host_role
        role.name == "COMPUTER"][0]
    IndexError: list index out of range

    [1] https://build.opnfv.org/ci/job/daisy-deploy-daily-master/626/consoleFull

    Change-Id: I4017b4b38fa350a28d9e9dd5b157caab885a80d0
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Yichen Wang [Sat, 5 Aug 2017 00:06:18 +0000 (17:06 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Add the scipts to build NFVbench VM

    Change-Id: I9632333777260468d6f07cf0149c789626f20145
Signed-off-by: Yichen Wang <yicwang@cisco.com>
6 years agoUpdate git submodules
ahothan [Fri, 4 Aug 2017 18:26:26 +0000 (11:26 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Fix module path for cleanup script

    Change-Id: I8035805c02712f9b1c38aded44e7590cd7b670ea
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
ahothan [Fri, 4 Aug 2017 17:42:13 +0000 (10:42 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Update with section on cleanup script

    Change-Id: Ib7185ac3e7643dbafb30bd0a57bc7cc717638ab6
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Maryam Tahhan [Fri, 4 Aug 2017 13:03:17 +0000 (14:03 +0100)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - build: remove barometer missing deps

    Remove barometer missing dependencies till they are resolved by the barometer
    project.

    Change-Id: Ie09bfd4ef68401dc83bb4208c54386ec1d30ed1f
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Martin Kulhavy [Fri, 4 Aug 2017 14:23:36 +0000 (17:23 +0300)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Automatically add the virsh IP to known hosts

    During the generation of the bootstrap VM, ssh connection to the host
    machine is opened. If the IP is not yet in the list of known hosts,
    the installation blocks and waits for user input.
    The fix queries the host and adds the ssh fingerprint(s) to the list of
    known hosts, if it is not present already.

    Change-Id: I3e4bbb80811ab880e7271970713047c5d4ccca0f
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Mark Beierl [Fri, 4 Aug 2017 16:49:22 +0000 (16:49 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Adding test data"
  - Adding test data

    Adds test data from local run as well as published from OPNFV
    test results DB.  Local data shows some runs which did not hit
    steady state.

    Change-Id: I6885ad1a697f715d0c3cc44863f9f2edda0e6dfb
    JIRA: STORPERF-162
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 4 Aug 2017 16:01:18 +0000 (16:01 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add slave parameter for zte-pod4"
  - Add slave parameter for zte-pod4

    Change-Id: Icdfc94067313705913ccd215c1f20ca29f7a7e51
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Taras Chornyi [Fri, 4 Aug 2017 14:08:05 +0000 (17:08 +0300)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ci: updated intel-cmt-cat to v1.1.0

    Change-Id: Iee2e5dffaf854779d4871735e7da4210eef2b018
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 4 Aug 2017 13:22:20 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "link from releng jjb to daily JOID job ORCHESTRA-15 ORCHESTRA-16"
  - link from releng jjb to daily JOID job ORCHESTRA-15 ORCHESTRA-16

    Change-Id: I04f82595a5d6bdccab871df0397e3b696ebc0c74
Signed-off-by: Prakash Ramchandran <prakash.ramchandran@huawei.com>
6 years agoUpdate git submodules
Alex Yang [Fri, 4 Aug 2017 09:23:23 +0000 (17:23 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Ignore oder in unit test of test_get_conf.py

    Since the result contains a list, so ignore_order should be True
    in the comparison.

    Change-Id: Iff4c655312015a55a69b91692ab6f9696715a143
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 4 Aug 2017 08:54:08 +0000 (08:54 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Fix the assert comparison error in test_get_conf.py"
  - Fix the assert comparison error in test_get_conf.py

    Because the list/dict parse can not ensure the element sequence in
    python, using == method to compare the dict content may cause the
    fault. we replace it with DeepDiff function.

    Change-Id: I1db52347e24a0b3968bcf645fd47c4fc5b768dc7
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
6 years agoUpdate git submodules
hongbo tian [Fri, 4 Aug 2017 08:39:38 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "add user guide for results operations on web"
  - add user guide for results operations on web

    JIRA: dovetail-471

    User can access results through the web page
    browser the public results uploaded by others or himself
    upload the results, and set this results as public or private to others

    Change-Id: I9834a670f5dff6412a0290d9a5dd729bcece2933
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
wutianwei [Fri, 4 Aug 2017 06:10:45 +0000 (14:10 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Don't trigger odl_l2-nofeature scenario by time

    when patch verify, we define the os-nosdn-nofeature-ha scenario for functest

    Change-Id: Ia7a11817a29a2e5e9649708652f8655d1cf89361
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Alex Yang [Fri, 4 Aug 2017 07:47:09 +0000 (07:47 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Support os-odl-nofeature-* as new scenarios"
  - Support os-odl-nofeature-* as new scenarios

    Rename all scenarios with "odl_l3" in their name in Euphrates to
    just "odl".

    Daisy will keep "odl_l3" and "odl_l2" (in code, not for user)
    for further reference.

    Change-Id: Ib762dd808d4f9467b0e6827b8bbed6d9df7e0e0e
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
hongbo tian [Fri, 4 Aug 2017 07:05:42 +0000 (07:05 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Tag dovetail with cvp.0.4.0"
  - Tag dovetail with cvp.0.4.0

    JIRA: DOVETAIL-476

    1. docker image used
       yardstick: danube.3.1
       functest: cvp.0.2.0
       bottlenecks: cvp.0.4.0
       testapi: cvp.0.4.0
       dovetail: cvp.0.4.0
    2. main changes
       Add docs about vping test cases (test scope and test specification)
       Add 2 vping test cases into proposed_tests
       Bugfix: Build docker image failed because of lacking of packages
       Add resiliency.tc001 into proposed_tests
    3. For more information, refer to
       https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool

    Change-Id: I5ce6bdc9a1daa957124309c9fadc532f9c7a2b1e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
xudan [Fri, 4 Aug 2017 01:28:03 +0000 (21:28 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add resiliency test caes into proposed_tests

    JIRA: DOVETAIL-474

    Add Bottlenecks resiliency test case "posca_factor_ping" into proposed_tests.

    Change-Id: I76aea651014fb4722ddae07559f417d3f840eee2
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Ruijing Guo [Fri, 4 Aug 2017 06:38:30 +0000 (06:38 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "Adding architecture options"
  - Adding architecture options

    As there are different architecture options
    to support VM and contaienr based VNF-s it
    is important to list these options and refer
    to them in the gap analyzis of the different
    projects.

    Change-Id: Iff027e96ba48616cbb6705c33cda2cd8086eb97e
Signed-off-by: csatari <gergely.csatari@nokia.com>
6 years agoUpdate git submodules
Xuan Jia [Thu, 3 Aug 2017 13:38:39 +0000 (21:38 +0800)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - upload NGVS requirements document

    Change-Id: Ice89740a34cb512fb94352fbb5104f4fdf589035
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
wutianwei [Fri, 4 Aug 2017 03:44:14 +0000 (11:44 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - fix bugs for functest and moon baremetal

    1. functest change the judgement condition, the DOMAIN_NAME need use Default instead of default
    2. making the eth0 down and up to change the route in baremetal deploy

    Change-Id: I7dacf59cdd0c4db396b2db8b0a5fdd7003829391
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Jiang, Yunhong [Fri, 4 Aug 2017 05:05:12 +0000 (05:05 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "cleanup: remove fuel plugin since fuel@opnfv uses mcp"
  - cleanup: remove fuel plugin since fuel@opnfv uses mcp

    Change-Id: I5e0687008c53ee03973da5a3b58880b9b7c7de1c
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Fri, 4 Aug 2017 02:57:20 +0000 (02:57 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Remove Branch var for docker build push"
  - Remove Branch var for docker build push

    For Dovetail, remove the var temporiately

    Change-Id: Ic833d565435b431c83d995c5f5174890cd0570cb
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 4 Aug 2017 02:37:22 +0000 (02:37 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Optimize list express to list generator"
  - Optimize list express to list generator

    optimize list express to list generator in tempest.py

    Change-Id: I8ba12d33a1fc8b33e29fa0a08d7be40a1361bb65
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 4 Aug 2017 02:34:59 +0000 (02:34 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Add the unit test by pytest for get_conf.py"
  - Add the unit test by pytest for get_conf.py

    Add the unit test cases by pytest way for get_conf.py,
    other python files will be added unit test cases gradually
    in the future.

    Change-Id: I2495645defcf7ee1b6014b27810ac956eec9f7de
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
6 years agoUpdate git submodules
Tim Rozet [Fri, 4 Aug 2017 01:39:22 +0000 (21:39 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes groovy script

    The script had double quotes which will try to interpret dollar sign as
    a templated variable.  Switching to literal string.

    Change-Id: Ic8d09dc6c862b9db95bf9d1277f562e5bce02fc9
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Yichen Wang [Fri, 4 Aug 2017 00:48:07 +0000 (17:48 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Support to customize sport and dport for UDP traffic

    Change-Id: I40f28f28dd105f18ab69c5b5a56086ff3a06f2f6
Signed-off-by: Yichen Wang <yicwang@cisco.com>
6 years agoUpdate git submodules
Narinder Gupta [Thu, 3 Aug 2017 23:19:04 +0000 (18:19 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - trying the latest version of openstack charm.

    Change-Id: I6214d6e0c46684ed8484b7ae00f601dbb3cb2db8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 3 Aug 2017 20:18:00 +0000 (13:18 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - fix heatclient import

    for some reason, maybe apexlake, we didn't do the correct import

    we need to import heatclient.client directly

    Change-Id: I682c88ae780845adb0b5aa898390697197e3af5d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
mbeierl [Wed, 2 Aug 2017 19:25:00 +0000 (15:25 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Update FIO version

    Updates FIO to 2.99, and changes metric from 'lat' to
    'lat_ns'.

    Change-Id: Ib46cc2fe10c7b7577ee0eaa9cb4805e0dda4bde2
    JIRA: STORPERF-197
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 3 Aug 2017 15:09:29 +0000 (15:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "DRAFT: remove apexlake"
  - DRAFT: remove apexlake

    apexlake is unmaintained, so remove it

    From some reason orchestrator/heat.py started failing
    so fixup those unittests

    Change-Id: Ie06508b5ab7c9dcf9fdfca83e173a188a894d564
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 3 Aug 2017 14:23:55 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactor network retrieval API calls."
  - Refactor network retrieval API calls.

    Refactored neutron_utils#get_network() to also accept a
    NetworkSettings object for more robust queries in addition to
    the old network_name parameter. Also refactored neutron_utils#
    get_network_by_id to add in the ID to list_networks((**{'id': id)
    and returning the first item contains the expected ID value.

    JIRA: SNAPS-161

    Change-Id: Ie670a442dd70633bbef7a1233e630672ebac6b0c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 3 Aug 2017 14:23:37 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Add domain name when creating projects and users"
  - Add domain name when creating projects and users

    (spisarski)
    Also clarified the difference between domain ID and name
    Added helper methods and domain object for Domains

    JIRA: FUNCTEST-858

    Change-Id: Iccd7eef56713a4ad0c23232073f52bc71168bf5c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Xuan Jia [Thu, 3 Aug 2017 13:33:03 +0000 (13:33 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "Add ping vnf using vhost-user & virtio-user"
  - Add ping vnf using vhost-user & virtio-user

    Change-Id: If1138e90dd5ebf3c4748dc9cc998c93bb037c4c7
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Xuan Jia [Thu, 3 Aug 2017 13:32:36 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "add ovsdpdk cni"
  - add ovsdpdk cni

    Change-Id: Id3eba33d3b33deee815596c0a56bbe77954e2214
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Guo Ruijing [Thu, 3 Aug 2017 15:42:12 +0000 (08:42 -0700)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - deploy ovsdpdk by k8s

    Change-Id: Ie8ea880db410e699cdda147b304705819e13157a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Feng Pan [Thu, 3 Aug 2017 11:07:34 +0000 (11:07 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Builds and installs ovs 2.6.1 with NSH support"
  - Builds and installs ovs 2.6.1 with NSH support

    Change-Id: I369b9d24880ebdb0836e42740ebf27082be9de99
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Taras Chornyi [Wed, 2 Aug 2017 12:09:33 +0000 (15:09 +0300)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ci: reworked intel-cmt-cat rpm build script

    fixed rdt plugin dependencies

    Change-Id: Ib4d4a7bcbf774ea4b7df53ac30d61e900d69fddd
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 3 Aug 2017 08:56:26 +0000 (08:56 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Set ntp servers list"
  - Set ntp servers list

    * set ntp sweden servers list for virtuals
    * wrap common cluster init options

    Change-Id: I044802998d5498fed969e62bf1ea8c814652f34f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Yang Yu [Thu, 3 Aug 2017 06:14:39 +0000 (14:14 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: fix url name error

    JIRA: BOTTLENECK-158

    fix url name error in BOTTTLENECKS_TARGET_DB var

    Change-Id: Ic8b4c2262e488bdafab329558c7fdde73e9413ba
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Yang Yu [Thu, 3 Aug 2017 05:00:08 +0000 (13:00 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add test case run command introduction

    JIRA: BOTTLENECK-158

    Print testcase run command to ease reading log

    Change-Id: I41362349d23865d0a485d80856cbbc4658ee945a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Jun Li [Thu, 3 Aug 2017 04:07:24 +0000 (04:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add envs to Bottlenecks docker"
  - Add envs to Bottlenecks docker

    JIRA: BOTTLENECK-158

    Pass envs to Bottlenecks docker that used for report

    Change-Id: Id7e34533c5fdd81dacaf95bb9321625dd6c8713c
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Yu Yang (Gabriel) [Thu, 3 Aug 2017 04:01:50 +0000 (04:01 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Change path to reporting db"
  - Change path to reporting db

    JIRA: BOTTLENECK-158

    Change the path env to align with CI pipeline

    Change-Id: Ib5a7799c3eb3e5ba9056aa738c4c3b15995e3c11
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Narinder Gupta [Thu, 3 Aug 2017 02:56:11 +0000 (21:56 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfieid to pass user_domain_id as well.

    Change-Id: I1b5ef9efbbe4f25315309c48c7f3714c5e81b69f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Zhijiang Hu [Thu, 3 Aug 2017 03:25:34 +0000 (03:25 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Eliminate error logs in virtual deployment"
  - Eliminate error logs in virtual deployment

    There are some error messages in virtual deployment, such as
    "Domain not found" or "network is already active".
    The script forgets to destroy the keep-alived network, and should
    not destroy a non-existent VM or network.

    Change-Id: I8d9dce9d70f732bd6942b293e407e1845d81fc39
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
7 years agoUpdate git submodules
Ross Brattain [Thu, 3 Aug 2017 01:54:40 +0000 (01:54 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "replace yaml.load with yaml.safe_load"
  - replace yaml.load with yaml.safe_load

    yaml.safe_load is safer, obviously.

    anteater will check for this

    template_format use specialized constructor based on yaml.SafeLoader

    JIRA: YARDSTICK-760

    Change-Id: Ia3b0b3aa0765385a0ee472a4d83f49d424b5a77f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
zhihui wu [Thu, 3 Aug 2017 00:31:42 +0000 (00:31 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Find nova vs. vm mapping relation"
  - Find nova vs. vm mapping relation

    Find nova vs. vm mapping relation, and save it to a
    json file named "nova_vm.json"

    JIRA: QTIP-253

    Change-Id: Ib9b6356525d78cd69752843ff65425a4628bd160
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Tim Rozet [Wed, 2 Aug 2017 18:55:51 +0000 (14:55 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix groovy build result update

    The groovy script is working, but it is changing the 'apex test suite'
    phase to unstable and we really want it to change the 'scenario' job
    result to unstable if deploy passed but tests failed.  Therefore this
    patch moves the groovy plugin to execute on the scenario job, and looks
    for deploy successful before changing the build result.

    Change-Id: I1b6907f4fb2647e644c4a627be6e481fff32f195
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Wed, 2 Aug 2017 20:48:38 +0000 (20:48 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "nosdn-fdio scenario fix"
  - nosdn-fdio scenario fix

    apex-puppet-tripleo: Ie336c22b366bd478963ca14e25d645fec0cded7a

    Change-Id: I0b9212023eea28ff15e1e2f020a8bbd37cb2bcff
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Narinder Gupta [Wed, 2 Aug 2017 20:01:09 +0000 (15:01 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfied the mod of the scripts in executing mode.

    Change-Id: I18b3992076b253fc6282dd0694b6a17fc6271335
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Ross Brattain [Wed, 2 Aug 2017 19:38:33 +0000 (19:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix adding right deb repo based on the distro we are running on"
  - Fix adding right deb repo based on the distro we are running on

    JIRA: YARDSTICK-669

    Change-Id: I0f3848b7803bc62c88effd00e850755e514893c4
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
7 years agoUpdate git submodules
AakashKT [Wed, 2 Aug 2017 18:14:30 +0000 (23:44 +0530)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Scripts for deploying clearwater on kubernetes-cluster (with loadbalancer)

    Change-Id: I3baca4c8ed73c8154ee2627fc62d81cb694c0726
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
7 years agoUpdate git submodules
Tim Rozet [Wed, 2 Aug 2017 18:12:46 +0000 (18:12 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Add overlay_ip_version config for IPv6 tenant networks"
  - Add overlay_ip_version config for IPv6 tenant networks

    Change-Id: I03b28bdcc6d0649920fd58fb3400b2a4e5891e68
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Steven Pisarski [Wed, 2 Aug 2017 15:35:13 +0000 (15:35 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Changed heat_utils#get_stack_by_name to get_stack."
  - Changed heat_utils#get_stack_by_name to get_stack.

    Added stack_settings parameter to allow for more robust
    queries based on the known settings as required.

    JIRA: SNAPS-158

    Change-Id: I538826f822307365b1afe997b71280b9ea500eab
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Narinder Gupta [Wed, 2 Aug 2017 14:44:00 +0000 (09:44 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Adding the OS_DOMAIN_PROJECT_ID

    Change-Id: I0428b5ac9748615f2ca53761f9833eb8a376fbe6
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Wed, 2 Aug 2017 13:40:07 +0000 (13:40 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "reclass: opendaylight: Use UCA default repos"
  - reclass: opendaylight: Use UCA default repos

    Current opendaylight pillar enforces a full apt repository cleanup,
    removing Ubuntu Cloud Archive (UCA) repos in favor of adding
    pre-hardcoded Ubuntu archive repos.

    Unlike UCA, main Ubuntu archive is split based on target arch, the
    main archive.ubuntu.com holding only x86 packages, while the other
    archs are hosted on ports.ubuntu.com.

    This leads to adding (only) x86-specific repositories to our AArch64
    UCA image.

    Mitigate this by ommiting "system.linux.system.repo.ubuntu" from the
    opendaylight pillar, leaving the default UCA repos in place.

    Change-Id: Ia7033bcb544d8752d5557bbabc92c92c5008b00c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Wed, 2 Aug 2017 13:39:48 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "mcp/config: Move scenario defs to separate dir"
  - mcp/config: Move scenario defs to separate dir

    Prepare for adding baremetal scenarios by moving existing scenario
    definitions (intended for deploys on virtual PODs) to their own
    subdirectory.

    Change-Id: Iaa75e0b0a9876e4f263fc6bbae796d97848ef99b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Michael Polenchuk [Wed, 2 Aug 2017 09:10:26 +0000 (13:10 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [odl-router] Bring up public network on computes

    * apply provider mappings on compute nodes as well
    * set default route of computes to gateway node

    Change-Id: I5715e34fd8ecbed87bd7f1b1ed488766af711bae
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
liyin [Wed, 2 Aug 2017 08:30:16 +0000 (16:30 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Add modify output file function

    JIRA: BOTTLENECK-176

    Add function which could modify outfile name.
    Also a bug fix about yardstick docker version should be danube.3.1

    Change-Id: I0e0bb5b26cae44358311d17932c698505560974c
Signed-off-by: liyin <liyin11@huawei.com>
7 years agoUpdate git submodules
Zhijiang Hu [Wed, 2 Aug 2017 09:02:41 +0000 (09:02 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "use template to replace duplicate xml file"
  - use template to replace duplicate xml file

    Change-Id: I9764612171ef3bf2cdfc652420a2b162fcbfab43
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
7 years agoUpdate git submodules
Maryam Tahhan [Tue, 1 Aug 2017 15:43:24 +0000 (16:43 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ci: fix snmp-agent commit ID

    Fix the commit ID used to build collectd to make sure that the
    snmp-agent gets built.

    Change-Id: I4ffef1ee8649800c44eb256d70dbcf15a0445a8d
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
7 years agoUpdate git submodules
Yu Yang (Gabriel) [Wed, 2 Aug 2017 06:41:00 +0000 (06:41 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Add yardstick danube3.1 support."
  - Add yardstick danube3.1 support.

    JIRA: BOTTLENECK-173

    This patch will add a result handle for Yardstick danube
    This is only for bottlenecks danube to use.
    This will change time to 2 min to wait for Yardstick result back

    Change-Id: Icbd9d89f3e3816df947eaf6f70a12c86f74a2812
Signed-off-by: Ace Lee <liyin11@huawei.com>
7 years agoUpdate git submodules
Yu Yang (Gabriel) [Wed, 2 Aug 2017 06:30:24 +0000 (06:30 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Bottlenecks testcase rebuild"
  - Bottlenecks testcase rebuild

    JIRA: BOTTLENECK-175

    After this patch,
    Bottlenecks will try to find the stress of the openstack system.
    we try to create 20 stacks one time.
    And 20 stacks the other time.
    we will try to find if openstack will pass threshhold twice.
    This patch only affact latest version

    Change-Id: I6146cf5c6fe0ac4968337cc36e07f715b64191d0
Signed-off-by: Ace Lee <liyin11@huawei.com>
7 years agoUpdate git submodules
xudan [Wed, 2 Aug 2017 02:52:58 +0000 (22:52 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: Build docker image failed because of lacking of packages

    JIRA: DOVETAIL-475

    1. Dovetail fails to build Docker image.
Link: https://build.opnfv.org/ci/view/dovetail/job/dovetail-docker-build-push-master/162/console
       Traceback: Running setup.py install for cryptography
                  c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
    2. Refer to https://cryptography.io/en/latest/installation/
       For Debian and Ubuntu, the following command will ensure that the required
       dependencies are installed:
       sudo apt-get install build-essential libssl-dev libffi-dev python-dev

    Change-Id: Icb705823c58d8a557175d48b00745119c0a6b3b9
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
hongbo tian [Wed, 2 Aug 2017 01:55:38 +0000 (01:55 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "mandatory vping test case added to proposed_tests"
  - mandatory vping test case added to proposed_tests

    JIRA: DOVETAIL-446

    1.add vping to proposed_tests
    2.delete out-dated nfvi test cases

    Change-Id: I181b00b02abe6fed4ff51e947576c1b71321cdd2
Signed-off-by: MatthewLi <lijun_1203@126.com>
7 years agoUpdate git submodules
Jing Lu [Wed, 2 Aug 2017 01:20:22 +0000 (01:20 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add task-args(from yaml file) candidates in /api/v2/yardstick/testcases API"
  - Add task-args(from yaml file) candidates in /api/v2/yardstick/testcases API

    JIRA: YARDSTICK-766

    We have the demand to get all task-args candidates in test case yaml
    file,
    so that user get easily change it.
    The response will like:
    {
        'status': 1,
        'result': {
            'testcase': case content,
            'args': {
                'image': {'description': '', 'type': 'String'}
            }
        }
    }

    In this patch, I add jinja2schema 0.1.4 in requirements.txt.

    Change-Id: I450082402370add5ab29090286f026fe3cc8c36e
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
Guo Ruijing [Tue, 25 Jul 2017 09:05:17 +0000 (02:05 -0700)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Add ping vnf

    Change-Id: Ia58832589385f2be2309f60f0567fae3635c7833
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agoUpdate git submodules
hongbo tian [Wed, 2 Aug 2017 01:12:28 +0000 (01:12 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "WIP: Test case description for vping test cases"
  - WIP: Test case description for vping test cases

    Adding test case descriptions for both vping test cases implemented in
    Functest. Test case 1 makes use of the config drive mechanism of
    Nova to pass a test script. Test case 2 uses SSH to transfer and execute
    a script on one VM.

    Change-Id: Ic8be6ad4dfd4b0e7661064506b0ae92db2fc1463
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Yang Yu [Tue, 1 Aug 2017 07:01:49 +0000 (15:01 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Add support for arbitary DB reporting

    JIRA: BOTTLENECK-158

    Support for arbitary DB reporting. TestperfDB and Dovetail DB are
    within currently consideration.

    Change-Id: I4373e5f295d26155e2b4fda59044cc4e922c3557
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 2 Aug 2017 01:00:48 +0000 (01:00 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Replace example with test result from zte apex virtual pod"
  - Replace example with test result from zte apex virtual pod

    Change-Id: I69fe891bcedca43688dd438ecbe7ac0b45d0c1ba
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 2 Aug 2017 01:00:42 +0000 (01:00 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "revert the usage of qgrid since it is not supported by nbviewer"
  - revert the usage of qgrid since it is not supported by nbviewer

    Change-Id: I870bc80064fa202beab6e4715e4f197826bee8c2
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Jing Lu [Wed, 2 Aug 2017 00:46:00 +0000 (00:46 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add spec cpu2006 test case"
  - Add spec cpu2006 test case

    JIRA: YARDSTICK-764

    This work is about support run SPEC CPU2006 benchmark.

    users must get a "cpu2006-1.2.iso" from the SPEC website,
    save it under the /home/opnfv/yardstick/yardstick/resources folder
    (e.g. /home/opnfv/yardstick/yardstick/resources/cpu2006-1.2.iso),
    user may also supply a runspec cfg file
    (e.g. /home/opnfv/yardstick/yardstick/resources/files/yardstick_spec_cpu2006.cfg).

    Change-Id: If4aecc1c14635a07589555196d2edc8bd37d7bdb
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Tue, 1 Aug 2017 20:48:45 +0000 (22:48 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: ci/deploy.sh: Fix vgabios missing link

    Creating vgabios's missing link in /usr/share/qemu requires sudo.

    Change-Id: I34dbd55facbccf361d94fa8341e99b76d5bf6276
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 1 Aug 2017 20:20:48 +0000 (16:20 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: enables barometer scenarios in daily

    Change-Id: I959a46ed619d55df3a8c6bd3b3300bad4432b911
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 1 Aug 2017 20:13:54 +0000 (20:13 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Adds Barometer service"
  - Adds Barometer service

    Adds Barometer service as a deploy option to Compute nodes by specifying
    barometer as true in deploy settings.
    Barometer packages are installed only for x86_64.
    Adds scenarios os-nosdn-bar-ha and os-nosdn-bar-noha.
    Add scenarios to opnfv-apex-common.spec.
    Temporarily remove references to snmp packages.

    apex-tripleo-heat-templates: I397d2557639c87ab8afacd076a5b9fd7c056dce7
    apex-puppet-tripleo: I878ff8d1e0a8b96f3380bb77f168cd5a4c3f6543

    Puppet module is at: https://github.com/johnhinman/puppet-barometer.

    Change-Id: Ic087c2052f7849ee2cf6c63224558c2b36a8ca1f
Signed-off-by: jhinman1 <john.hinman@intel.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Tue, 1 Aug 2017 19:24:22 +0000 (21:24 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: ci/deploy.sh: Fix deploy without sudo

    Previous rebase left out the "sudo" invocation for apt-get/yum calls.

    Change-Id: I97c9785dae88afae6c1aa8a2faf2e5a10f9451a6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Aric Gardner [Tue, 1 Aug 2017 18:48:47 +0000 (18:48 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel: s/danube/euphrates/, disable triggers"
  - fuel: s/danube/euphrates/, disable triggers

    While at it, also rename some leftover "danube" reference for
    the armband project.

    Change-Id: Icddcf19ca9dfd7880ae2f78ed690988bded25abd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Tue, 1 Aug 2017 17:06:00 +0000 (19:06 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - fuel, armband: Drop "-H" arg, fix bridge default

    MCP does not have a self-test healtcheck suite, similar to old
    Fuel, so we dropped the "-H" deploy argument (which used to disable
    healtcheck autorun).
    Adjust deploy command to reflect this installer change.

    While at it, fix leftover "pxebr" default installer parameter,
    which we missed in the previous commit where we changed the
    default only in releng deploy scripts.

    Change-Id: I55e1f5cad17687bdf304fbf04d67366dd32ed42a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Fri, 28 Jul 2017 22:24:04 +0000 (00:24 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase, drop upstream clone

    Now that Fuel@OPNFV supports submodule patching again, bring back
    `make fuel-patches-import`.

    Change-Id: Ic6f9870d94b6d302f1ebcdc21d54a83f62910af9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Tue, 1 Aug 2017 17:48:33 +0000 (19:48 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - ci/deploy.sh: Fix "notify" on dumb terminals

    Dumb terminals (which do not support colors), like "vt220",
    make `tput setaf` return with an error code, hence bypassing the
    actual print.

    Change-Id: Id838583beb30a810aec478ed80d452c6f3203e0f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Sat, 29 Jul 2017 20:49:26 +0000 (22:49 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - salt.sh: Drop upstream clone in favor of local git

    salt.sh currently clones the full Fuel@OPNFV git repo from upstream
    public mirror, preventing us from testing locally edited or new
    patches.

    Instead, bring back git submodule handling from old f_repos, clone
    and patch each submodule locally, then copy the whole parent repo
    over to cfg01.

    This is also a first step towards implementing offline deploy support.

    NOTE: This adds new deploy prerequisite packages:
    - git (for submodule clone/update);
    - make (for submodule patching);
    - rsync (for parent repo replication to cfg01);

    NOTE: Parent repository is expected to be a git repo, in order to
    work with git submodules.

    While at it, perform some minor related changes:
    - add deploy artifacts (ISOs, qcow2 files) to .gitignore, also used
      to filter-out such files during rsync to cfg01;
    - remove obsolete Fuel patches (old f_repos mechanism);
    - rename "reclass-system-salt-model" submodule;

    Change-Id: I6210d80d41010b2802e4f1b31acf249a18db7963
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - mcp/scripts: shellcheck cleanup

    Change-Id: I280d540b461341e14de654186016248eba4d3521
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - ci/deploy.sh: MCP cleanup, sanity checks

    - disable false-positive shellcheck errors;
    - fix obsolete backtick usage;
    - move obsolete arguments to separate section;
    - add color-enabled "notify" macro for warn/err messages;
    - remove obsolete code intended for old Fuel;
    - fix quoting and double-quoting shellcheck warnings;
    - minor code changes for better readability;
    - remove "no healthcheck" flag (obsolete);
    - add mandantory arguments validation;

    Change-Id: I991836adc8d76466f2b83b1e472bb9ef6989fff3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - ci/deploy.sh: Rework bridge arguments for MCP

    Change-Id: I20d6dedeaa31f7986eaa35be49c5388c3fdb4b83
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 1 Aug 2017 16:11:42 +0000 (16:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel, armband: Temporarily remove pxebr deploy arg"
  - fuel, armband: Temporarily remove pxebr deploy arg

    Fuel and implicitly Armband switched to a newer format for parsing
    the "-B" deploy arg, used to pass bridge(s) information.

    For now, we will default to ",,,", which is equivalent to not
    setting any default value for any of the 4 possible bridges.

    NOTE: Armband overrides this on a per-pod basis, since bridge
    information is POD specific in our lab.

    Change-Id: I3635b0eb6f8233cf99022a97d5642f2e49197e3b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Aric Gardner [Tue, 1 Aug 2017 15:53:09 +0000 (15:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Armband: Disable CI triggers for stable branch"
  - Armband: Disable CI triggers for stable branch

    - rename "danube" to "euphrates";
    - disable "euphrates", to be enabled when ready;

    Change-Id: Id4932986e19c664b28749d0b6926d825ea632250
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
saksham115 [Tue, 1 Aug 2017 14:10:24 +0000 (19:40 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - header.html for reporting page
    JIRA: STORPERF-169

    Change-Id: I47814ada495ff1a18b20d34007ab37f84b265f01
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
7 years agoUpdate git submodules
Alexandru Avadanii [Fri, 21 Jul 2017 17:59:33 +0000 (19:59 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - lib.sh: Use host-passthrough when spawning VMs

    virsh defaults to using "host-model" instead of "host-passthrough",
    which not only might lead to a small performance hit on x86, it is
    also causing compatibility issues with libvirt 3.x.

    Address this by explicitly requesting "host-passthrough" as the
    CPU model for virt-install.

    Change-Id: Ia7c5e8ff906c02fed2193c268cbb3594c5607bc6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>