opnfvdocs.git
6 years agoAdded nfvbench as submodulee 45/38445/1
Sofia Wallin [Mon, 31 Jul 2017 14:40:41 +0000 (16:40 +0200)]
Added nfvbench as submodulee

Change-Id: I9fe9f6f80d26f57dfb2658ae39349bed759d011b
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 31 Jul 2017 10:46:12 +0000 (12:46 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Update url to fetch ACL

    The code was pointing to an old url

    Change-Id: I10bed291a69fd141b6c144c42163e891d2739056
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 31 Jul 2017 13:53:46 +0000 (13:53 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Remove TODOs from create_router.py"
  - Remove TODOs from create_router.py

    Determined not to support the optional router attributes:
    'enable_snat' & 'external_fixed_ips' at this time.

    JIRA: SNAPS-150

    Change-Id: I68445fb055668f4cb5f2a2ff80499da0f4160043
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Fri, 28 Jul 2017 16:40:49 +0000 (10:40 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed floating IP list from OpenStackVmInstance.

    There was a list and dict both holding the same floating IP
    objects which has been problematic especially when trying
    to initialize the object with a VM instance that already
    exists.

    JIRA: SNAPS-149

    Change-Id: If4af6dfef04a40b9c8cd7a8add484c9ec03f1ef8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
yuyang [Mon, 31 Jul 2017 09:35:14 +0000 (17:35 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - remove docker compose cleanup

    JIRA: BOTTLENECK-103

    Remove docker compose cleanup since docker-compose is not used

    Change-Id: I73c6d114fc698c2508247eca2309d838ba929b38
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 31 Jul 2017 08:32:09 +0000 (12:32 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [odl-router] Add missing nodes config

    Change-Id: Id7603aa581e4ccdddad1cf93f9434fe95c047800
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
yuyang [Mon, 31 Jul 2017 09:02:02 +0000 (17:02 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: unexpected file end for support SUT branches

    JIRA: BOTTLENECK-103

    Bugfix for 38413 that unexpected file end

    Change-Id: Iab41019b2149332c44dc08e518d3787ccba6be9f
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
ulik [Mon, 24 Jul 2017 11:02:31 +0000 (13:02 +0200)]
Update git submodules

* Update docs/submodules/octopus from branch 'master'
  - Example for MANO scenario

    Fixes for late comments

    Jira OCTO-162

    Change-Id: Iefd456180f50cc3cb35828282d8669239e96b7f5
Signed-off-by: ulik <ulrich.kleber@huawei.com>
6 years agoUpdate git submodules
juraj.linkes [Mon, 31 Jul 2017 08:29:19 +0000 (10:29 +0200)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - Minor script fixes/improvements

    Change-Id: I9e8da01ff2d6a94bb1fb0f64dc660ec0a49f63b6
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
6 years agoUpdate git submodules
Jun Li [Mon, 31 Jul 2017 08:30:58 +0000 (08:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add support for Bottlenecks' new framework and potential installers"
  - Add support for Bottlenecks' new framework and potential installers

    JIRA: BOTTLENECK-103

    Bottlencks does not use docker-compose and support sourcing rc files
    from different installers. This patch is to modify the CI process
    for Bottlenecks.

    Change-Id: I79dc79c6a9528678bf62caa1fa817273e040288c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Alex Yang [Sat, 29 Jul 2017 12:29:52 +0000 (20:29 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Correct the mapping of nodes and roles in virtual deploy

    JIRA: DAISY-56

    Now the roles are assigned to nodes randomly, because the function
    'add_hosts_interface' in tempest.py just uses zip to map the
    host's name to the host.

    libvirt_utils.py: get mac addresses from VM
    environment.py: save the mac addresses
    daisy_server.py: write a new deploy.yml which contains the mac addresses
        and copy the file to daisy server
    get_conf.py: get mac addresses from the new deploy.yml
    tempest.py: assigned roles to nodes when the mac addresses matched
    controller.xml: increase the RAM to make difference with computer nodes
    deploy.sh: apply this change to bash script

    Change-Id: Ia61b60d39d319c5d01e3505727fafc63a0585858
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 31 Jul 2017 07:45:30 +0000 (11:45 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Set key owner to original user in case of sudo

    Change-Id: If964d36ad4f0cb6f1b2caf8544d4e35487f59c6c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 14 Jul 2017 07:11:32 +0000 (11:11 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Bring in opendaylight L3/router scenario

    Change-Id: I8a3be1764de136e2ecf81f964233483be5d6655a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Rex Lee [Mon, 31 Jul 2017 06:10:06 +0000 (06:10 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Testing live migration using qemu"
  - Testing live migration using qemu

    This patch includes the scripts to execute the live migration using
    qemu and provide the information total time ,VM downtime,setuptime
    once live migration is completed

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

6 years agoUpdate git submodules
zhouya [Mon, 31 Jul 2017 05:21:59 +0000 (13:21 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - use only one file get_conf.py to get configuration data from deploy.yml

    just move the code from get_para_from_deploy to get_conf file
    no functionality change.

    Change-Id: I86aa1325ff37cb2ae0784c9487e62e95cc23f644
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Mon, 31 Jul 2017 05:34:00 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Deprecate library qtip.driver"
  - Deprecate library qtip.driver

    It was a temporary solution in Danube and deprecated in Euphrates

    JIRA: QTIP-258
    Change-Id: Ib0f06df52c4e0220720ac7d525da6e438c29e7fd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Mon, 31 Jul 2017 04:56:56 +0000 (04:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add odl_l2-moon scenario in compass"
  - Add odl_l2-moon scenario in compass

    Change-Id: I6274f18e553a06e8950e2ce2e0d01b1a35fa8a2b
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
zhihui wu [Mon, 31 Jul 2017 04:12:36 +0000 (04:12 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add section headers to user guide"
  - Add section headers to user guide

    Change-Id: If037d2424ad350fa422f3d5fc75648bf9bcbec90
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Mon, 31 Jul 2017 01:27:57 +0000 (01:27 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Add Grafana for displaying time series from Prometheus"
  - Add Grafana for displaying time series from Prometheus

    JIRA: BOTTLENECK-172

    Add Grafana for the monitoring result dashboarding

    Change-Id: I9b17f4bd745c8556e2b551c6b499d77e3406cbf4
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Mon, 31 Jul 2017 01:12:37 +0000 (01:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel]reschedule fuel daily job on zte pods"
  - [fuel]reschedule fuel daily job on zte pods

    - delete fuel ci jobs on zte-pod2
    - according to Euphrates scenario fuel supports[1], disable kvm scenario
    on zte-pod3, and enable ovs scenario on zte-pod1.

    [1] https://wiki.opnfv.org/display/SWREL/Euphrates+Scenario+Status

    Change-Id: Ia84e11d52583a477a105a00691e07eb765f1fae3
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Justin chi [Sat, 29 Jul 2017 09:51:08 +0000 (09:51 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Switch to compass4nfv docker repo"
  - Switch to compass4nfv docker repo

    Dynamic inventory support for compass4nfv/compass-tasks-osa
    is ready, switch docker repo.

    Change-Id: I9ad5cd1cc860dd649cf43c6d5f1ea1e7c39e20fc
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
chigang [Fri, 28 Jul 2017 08:59:42 +0000 (16:59 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - enalbe pass-through cpumode for virtual deployment

    JIRA:-

    For KVM scenario, each host should set cpumode pass-through,
    otherwise instances will fail to launch.

    Change-Id: If58dca1ad590203f6e8de36e44c242252350ad19
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Justin chi [Sat, 29 Jul 2017 06:06:48 +0000 (06:06 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Configurate moon host"
  - Configurate moon host

    1. configurate  network
    2. change the apt sources.list

    Change-Id: I93336d48b02846192f47eb1d64a63b50190863e9
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Justin chi [Sat, 29 Jul 2017 06:06:30 +0000 (06:06 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Correct the DHA name of SFC scenario"
  - Correct the DHA name of SFC scenario

    The DHA name of SFC scenario in compass4nfv repo is "
    os-odl_l3-sfc-ha.yml". However, the scenario name on
    CI master is "os-odl-sfc-ha.yml". So CI failed when read
    DHA file. THis patch is proposed to fix this problem.

    Change-Id: Icb8db6c6c023a794bdd803d0365d719a853dc712
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
JingLu5 [Mon, 24 Jul 2017 02:44:26 +0000 (02:44 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Heat: support vnic_type in heat type context

    JIRA: YARDSTICK-757

    Some test scenarios require VM with specific vnic type.
    This work is about supporting using different vnic types in heat type context.

    context:
      name: demo
      image: cirros-0.3.5
      flavor: yardstick-flavor
      user: cirros

      placement_groups:
        pgrp1:
          policy: "availability"

      servers:
        athena:
          floating_ip: true
          placement: "pgrp1"
        ares:
          placement: "pgrp1"

      networks:
        test:
          cidr: '10.0.1.0/24'
          vnic_type: "normal"

    Change-Id: Ia229fda72f47b04288ea107e2d58fd3e8ac91dd9
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
JingLu5 [Mon, 24 Jul 2017 01:39:57 +0000 (01:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Heat: support create and attach volume in heat type context

    JIRA: YARDSTICK-756

    Some test scenarios require VM with volume attached.
    This work is about supporting create and attach volume in heat type context.

    context:
      name: demo
      image: cirros-0.3.5
      flavor: yardstick-flavor
      user: cirros

      placement_groups:
        pgrp1:
          policy: "availability"

      servers:
        athena:
          floating_ip: true
          # per-vm inline volume definition. if no volume size specified, then this
          # volume should be an existing volume in the openstack environment
          volume: yardstick-volume
          placement: "pgrp1"
        ares:
          # per-vm inline volume definition. if volume size is specified, then this
          # volume will be crated and attach to the vm
          volume:
            name: test-volume
            size: 10
          # volume mountpoint is also configurable
          volume_mountpoint: /dev/vdb
          placement: "pgrp1"

      networks:
        test:
          cidr: '10.0.1.0/24'

    Change-Id: Ief87b313980a59eac229eb4780d93ffc929ceb66
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
wenjuan dong [Sat, 29 Jul 2017 04:44:03 +0000 (04:44 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "refactor congress inspector"
  - refactor congress inspector

    JIRA: DOCTOR-98

    Change-Id: I22fa893a1c1973fc63f994b630dd0c6a2c30e641
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
dongwenjuan [Wed, 12 Apr 2017 02:46:39 +0000 (10:46 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - refactor the monitor

    JIRA: DOCTOR-99

    Change-Id: I1831d329ffe80435532678fcb23d54f310422ce8
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Kubi [Sat, 29 Jul 2017 02:59:44 +0000 (02:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: enable vlan and physical netwok able to set"
  - bugfix: enable vlan and physical netwok able to set

    enable vlan and physical netwok able to set by
    parameters for heat context

    this is a sample, if it's ok, i'll copy it to other yaml.
    it won't affect the original test case, but enable vlan
     to be set directly by pass task-args to command.

    yardstick -d task start samples/ping.yaml --task-args '{"provider": "vlan"}'

    JIRA: YARDSTICK-763

    Change-Id: Ie35dac4b5e80404558a1eb45d49fa0bb6ab45a98
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Sat, 29 Jul 2017 02:49:28 +0000 (02:49 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Update NSBPerf CLI to adapt to new output format"
  - Update NSBPerf CLI to adapt to new output format

    Change-Id: I1d928857c320e4b8ca326f60b419e7b339599ce1
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
wutianwei [Sat, 29 Jul 2017 00:43:03 +0000 (08:43 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Run odl_l2-moon scenario in compass

    Change-Id: I5deff9d6322708e8bf1dfd7d82b5a891334bffca
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 27 Jul 2017 12:34:52 +0000 (20:34 +0800)]
Update git submodules

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

    Add SFC support for Ocata and Carbon.
    1. Add ovs-nsh package for sfc scenario
    2. Add sfc configuration and tasks
    3. Add sfc DHA files

    Change-Id: Icf8f20220a2c5ac38a5b92d3ca0e24cbb0e89a52
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Prakash Ramchandran [Mon, 24 Jul 2017 23:58:52 +0000 (16:58 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - ovn4nfv Create Jenkins tab for ovn4nfv Project jobs
    JIRA:OVN4NFV-10

    Change-Id: I8269e93d02b04990fb114f96e1a10f0c1d9fdc7e
Signed-off-by: Prakash Ramchandran <prakash.ramchandran@huawei.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 28 Jul 2017 14:12:07 +0000 (10:12 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Increases mininum virtual controller RAM

    nosdn virtual deployments are hitting OOM on controllers.  This patch
    bumps controller minimum ram from 8 to 10 for nosdn, and 10 to 12 for
    ODL.  Also, the maximum workers for gnocchi are limited to 1 for virtual
    deployments.

    JIRA: APEX-496

    Change-Id: I50d38c60a682f00c14489c65ee8ee6305bc3dc62
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Taseer Ahmed [Wed, 26 Jul 2017 19:46:28 +0000 (00:46 +0500)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Add availability zone option to launch agent.

    JIRA: STORPERF-178

    Change-Id: I1a5c1a0d1c3b700a0858f644b01553bf0b5675de
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
spisarski [Thu, 27 Jul 2017 16:27:14 +0000 (10:27 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Ensure library and tests close all necessary resources.

    The SNAPS-OO library and tests had left open files, ssh, and scp
    connections. These have all now been wrapped with try/finally
    blocks.

    JIRA: SNAPS-152

    Change-Id: I43e09978b5c075bd78ff3279c0799556b8758878
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 28 Jul 2017 16:01:49 +0000 (18:01 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: armband formula: Fixup security_driver

    Previous changes set security_driver to none (without quotes),
    which conflicts with libvirt 3.x.
    Fix it by adding required quotes.

    Change-Id: I699da4c9cb5d77fe6e959e476d3279f3d679edc6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Anand B Jyoti [Fri, 28 Jul 2017 07:28:04 +0000 (12:58 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - vnf_common: Correcting the max number of ports supported

    JIRA: SAMPLEVNF-69

    Causing memory corruption due to wrong value.
    Correcting to 64 from 16.

    Change-Id: I0a6634398fd6f0f1e56aab63c88a48c97586d9d4
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 28 Jul 2017 13:25:59 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Added keys into bundle for ocl"
  - Added keys into bundle for ocl

    Change-Id: If5b9f770acdc65314602a80ca27126301595b675
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agoUpdate git submodules
Alex Yang [Fri, 28 Jul 2017 07:45:45 +0000 (15:45 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Do not provide ipmi user and password in virtual deployment

    Change-Id: Ib7989bed237a03cdab01fea89aba4e2038815e5f
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Justin chi [Fri, 28 Jul 2017 09:11:19 +0000 (09:11 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Change "Default" to "default" in openrc"
  - Change "Default" to "default" in openrc

    when OS_USER_DOMAIN_NAME and OS_PROJECT_DOMAIN_NAME
    is Default in openrc, it will cause some issue in
    functest.

    Change-Id: I39a7a3712ac2311076c45caed70c0c4c2036b561
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Fri, 28 Jul 2017 08:29:29 +0000 (08:29 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Test Case: OPNFV_YARDSTICK_TC023: VM availability during live migration"
  - Test Case: OPNFV_YARDSTICK_TC023: VM availability during live migration

    JIRA: YARDSTICK-174

    This live migration test case is based on share storage, default share
    storage is enabled.
    This test case will do some config work. And do live migration and
    calculate the migration time and downtime.

    Change-Id: I6601601edebdd0ac6434ba632b1eba9e9bd4fda0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Fri, 28 Jul 2017 06:57:48 +0000 (06:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Enable daisy HA deployment job"
  - Enable daisy HA deployment job

    In patch https://gerrit.opnfv.org/gerrit/#/c/36873/ daisy noha jobs
    were added since the HA function is not perfect at that time.
    Now the issues have been fixed and HA function can be enabled.

    Change-Id: I1fc9a235191ba47e8473ae8a429994dc36cca955
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Fri, 28 Jul 2017 06:44:31 +0000 (06:44 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "support generating pod.yaml for HA test cases on Apex"
  - support generating pod.yaml for HA test cases on Apex

    JIRA: DOVETAIL-472

    Now Dovetail can run on Apex pod.
    So it needs to support generating pod.yaml on this installer to
    guarantee HA test cases can run successfully.

    Change-Id: Idc3d457bf9f56ad2ea68d27921498f3060ec375f
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Justin chi [Fri, 28 Jul 2017 04:11:43 +0000 (04:11 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Add moonv4 into Compass4nfv"
  - Add moonv4 into Compass4nfv

    JIRA:-

    To deploy moon master, export MOON_CFG env like below compass deploy:
    export MOON_CFG="master:flag=Disable,slave:flag=Enable,slave:name=slave1,slave:master_ip=master_ip"

    To deploy moon slave, export MOON_CFG env like below compass deploy:
    export MOON_CFG="master:flag=Enable,slave:flag=Disable,slave:name=slave1,slave:master_ip=master_ip"

    Change-Id: I21c0186a029c508d390c69112b43510d9c5b9c5c
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 28 Jul 2017 01:32:30 +0000 (01:32 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Solve double container removal problem"
  - Solve double container removal problem

    From [1], We got an error from docker: "No such container: daisy"
    while issuing "docker rm -v -f daisy", this OK because we do
    docker run --rm before this. So it is safe to add "|| true" after
    "docker rm -v -f daisy".

    [1] https://build.opnfv.org/ci/job/daisy-build-daily-master/500/console

    Change-Id: I3d17595156f1b6181a84d9a03e2cd6ddff275eb3
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Rex Lee [Fri, 28 Jul 2017 01:12:14 +0000 (01:12 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "leave port_security_enabled undefined by default"
  - leave port_security_enabled undefined by default

    some deployments don't have port security ML2 plugin enabled,
    so we have to leave port security undefined by default

    RuntimeError: Resource CREATE failed:
     BadRequest: resources.yardstick-TC072-19be2f60-test: Unrecognized attribute(s) 'port_security_enabled'
    https://build.opnfv.org/ci/user/narindergupta/my-views/view/joid/job/yardstick-joid-baremetal-daily-master/1276/console

    Change-Id: I69178f869f6215f42d90ea4cfb297dad3d799f83
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 27 Jul 2017 23:09:42 +0000 (01:09 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase after Fuel@OPNFV salt repo pinning

    Change-Id: Iba6bc9f6588a9ad528de70a0f3bd200a5fe1ab1a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 27 Jul 2017 22:52:36 +0000 (00:52 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - mcp/user-data: Pin saltstack repo to 2016.11

    Latest saltstack repository recently pushed a new version of
    "salt-api" which breaks compatibility with current Fuel@OPNFV code.

    For now, let's pin saltstack repo to the most recent stable version.

    Change-Id: I2a7e11d4fb50a8c62220f3f29ded5955fa69aef0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 27 Jul 2017 21:52:08 +0000 (23:52 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: mcp: salt-formulas: ODL: AArch64 leveldb

    Install <armband-odl-leveldb-fix> as part of the existing Opendaylight
    salt-formula (and not as part of Armband's separate salt-formula, like
    previous fixups); only applicable for AArch64.

    JIRA: https://jira.opnfv.org/browse/ARMBAND-283

    Change-Id: I9df5919e98c3a826ab5d3fddb43dc85c12968bd0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 27 Jul 2017 18:15:38 +0000 (20:15 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: reclass: opendaylight: Use UCA 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.

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

    Change-Id: Ia2511e8028c8e28ec505c9a35b5dd2e76f4bcd0a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Dan Radez [Wed, 26 Jul 2017 17:28:20 +0000 (13:28 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - adding OVN to the daily scenarios

    Change-Id: I0399c414c5ae042fdc3d3ace1354414897f7d92b
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Narinder Gupta [Thu, 27 Jul 2017 16:33:05 +0000 (11:33 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified the bundle for HA.

    Change-Id: I0ecd9b73ed0e3c9e3d639c53189d366a6c9f42d2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Stuart Mackie [Thu, 27 Jul 2017 15:42:06 +0000 (08:42 -0700)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Change Contrail repo and key

    Change-Id: I70e996c1f75d7482a5ebfcc102e946d9fe05ac98
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 27 Jul 2017 15:21:30 +0000 (15:21 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Changes to enable overriding the OSCreds for tests."
  - Changes to enable overriding the OSCreds for tests.

    JIRA: FUNCTEST-847

    Change-Id: I36d1add82cdb13a2c8252495fd6df8e05dab837b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Taras Chornyi [Thu, 27 Jul 2017 12:34:20 +0000 (08:34 -0400)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Added possibility to checkout SHA version or branch for collectd repo

    Change-Id: Ibaf8e287adb3a1cdc269f2357b3be98ba952982c
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 27 Jul 2017 14:38:50 +0000 (14:38 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Expand OpenStackSecurityGroup class tests."
  - Expand OpenStackSecurityGroup class tests.

    Improved validation and added another test case.

    JIRA: SNAPS-148

    Change-Id: I249ac0fcce502dd91c82cc2bfb54ca22da5e33bb
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 27 Jul 2017 14:38:41 +0000 (14:38 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Expanded project creation tests and validation."
  - Expanded project creation tests and validation.

    JIRA: SNAPS-147

    Change-Id: I16eb1ab9f976daf4195a47b04ce5b8b8ba931497
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 27 Jul 2017 14:38:25 +0000 (14:38 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added configuration for keypair size."
  - Added configuration for keypair size.

    Removed hardcoded key byte value of 1024 and added the abiltiy
    for the user to define their key size.

    JIRA: SNAPS-20

    Change-Id: I81654420e558aae8a03bed902bb8be8f025b992c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Narinder Gupta [Thu, 27 Jul 2017 13:55:04 +0000 (08:55 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - changing the bundle which works for OCL.

    Change-Id: Id92622368fefca84c3d45eced6d6ca0e0b9790f5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Linda Wang [Thu, 27 Jul 2017 01:42:51 +0000 (01:42 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Omit space line in openrc file

    For alpine testing in compass OSA, sourcing openrc failed due to space
    lines included.

    Change-Id: I23166090a2fa7c2ce0aa03be581231cbb3cea34a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Deepak S [Mon, 19 Jun 2017 12:19:41 +0000 (12:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Adding support for multi-dispatcher

    JIRA: YARDSTICK-684

    This patch adds the support to enable multi-dispatcher of result.

    e.g.
    [DEFAULT]
    debug = False
    dispatcher = file, http

    Change-Id: Id0e1a1bba14edd899fcf5b275be1f0a091b6db77
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
zhihui wu [Thu, 27 Jul 2017 06:41:16 +0000 (06:41 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Deprecate plan and metric loader"
  - Deprecate plan and metric loader

    - qtip test plan is now automaticlly generated by `qtip create`. The
      original way of loading plans is no longer valid
    - metric specs are now embedded in qpi spec, no separated loader are
      required now

    JIRA: QTIP-258
    Change-Id: I768d75b014163ce060faff00f415a1cdc437ce73
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Martin Klozik [Thu, 27 Jul 2017 06:30:50 +0000 (06:30 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "ci: Fix path to CI report"
  - ci: Fix path to CI report

    Index file of CI report was restored and paths to it updated
    to reflect new documentation structure.

    JIRA: VSPERF-514

    Change-Id: Id92eb2003a9e6737652313f7ecd03d48a0bfd2ce
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Jing Lu [Thu, 27 Jul 2017 05:04:36 +0000 (05:04 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick GUI & GUI deployment"
  - Yardstick GUI & GUI deployment

    JIRA: YARDSTICK-758

    As E release plan, we have the need of yardstick GUI.
    This patch is GUI front end code and deployment.
    The backend code is yardstick API.

    Change-Id: Ib15f78bcc50168c7828beff97256e9939c6da809
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
wenjuan dong [Thu, 27 Jul 2017 01:29:50 +0000 (01:29 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "fix some bugs for python verify jobs:"
  - fix some bugs for python verify jobs:

    1.PYTHON_ENABLE=True does not work in bash
    The python jobs does not run even we enabled them. The reason is that currently
    JJB parse the parameter 'PYTHON_ENABLE' as 'True' which does not work in bash.
    Fix it to compare with [Tt]rue.

    2.Install tox if it is not installed

    3.support only python3.4 in tox.ini

    4.install python3-dev

    Change-Id: I1a8ebad2fd06fe50ca4f739adb8d6d76caa2963b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
wenjuan dong [Thu, 27 Jul 2017 01:26:53 +0000 (01:26 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "refactor sample inspector"
  - refactor sample inspector

    JIRA: DOCTOR-98

    Change-Id: I7110b680d0a0c64b1b2666abcea183e73373dca7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Thu, 27 Jul 2017 00:59:13 +0000 (00:59 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Convert the bash commands in post.sh to python code"
  - Convert the bash commands in post.sh to python code

    According to the comment from Serena in the patch
    https://gerrit.opnfv.org/gerrit/#/c/37857/, the bash code
    in post.sh can be implemented by python, and the deploy
    script can call post/execute.py directly.

    Change-Id: Ibcf86fc2b6ee3942e4082384c9d4075d608b7294
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Justin chi [Wed, 26 Jul 2017 23:57:39 +0000 (23:57 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Update notes when OpenStack installaion complete"
  - Update notes when OpenStack installaion complete

    JIRA:-

    Change-Id: Ie007baa4bbfb3f6860101b0e720315047c497c0d
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Wed, 26 Jul 2017 10:30:53 +0000 (18:30 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix plugin switch

    Add plugin switch in group_vars/all which missed when
    upgrade to dynamic inventory

    Change-Id: I71927bce552dca89bc6182abc9f721d5222f2be6
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 26 Jul 2017 22:55:28 +0000 (22:55 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use http instead of https as a workaround for certificate error"
  - Use http instead of https as a workaround for certificate error

    Got an SSL error when loading content from https://artifacts.opnfv.org [1]
    HTTPS is not a must for this use case, so use http instead to solve this issue.

    [1] https://nbviewer.jupyter.org/urls/artifacts.opnfv.org/qtip/review/37731/compute-qpi-report/report.ipynb

    Change-Id: I8b09eb2d1da234c17843f2cb7504a3b1ded9017e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 21:20:53 +0000 (15:20 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Updated docs for the OSCreds class

    JIRA: SNAPS-122

    Change-Id: Id57f8830f7e87c513179de307130c76cb28f22a8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 26 Jul 2017 21:26:35 +0000 (21:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "initial JJB for orchestra"
  - initial JJB for orchestra

    - job for post installation step for joid installer
    - job for executing functest orchestra test case after joid installer finished

    Change-Id: I092712658e7b0fe08e45e29405fc0358b19a324e
    JIRA: ORCHESTRA-15
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
6 years agoUpdate git submodules
Maryam Tahhan [Wed, 26 Jul 2017 20:55:03 +0000 (20:55 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "src: add snmp agent plugin configuration"
  - src: add snmp agent plugin configuration

    *snmp_mib_config: copies mibs to net-snmp defined path.

    Change-Id: Id236073f6d0371a0181043898d8f4fc6da0be3a2
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 26 Jul 2017 18:52:38 +0000 (18:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "armband-deploy: rm translation of virtual POD name"
  - armband-deploy: rm translation of virtual POD name

    Old Fuel deploy scripts required the virtual POD name to be
    virtual_kvm, which needed to be translated at CI level after
    source enviroment specific configuration.

    New Fuel deploy scripts no longer need this translation, so
    drop it.

    Change-Id: I18164e77895bbb03a1ca7798e3c0ba78c34d1c65
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 18 Jul 2017 17:19:46 +0000 (19:19 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: network: public: Use arm-virtual2 POD cfg

    FIXME: This should be converted into a dynamic configuration read
    from the universal POD descriptor in securedlab, once that is ready.

    Until then, just align the public network configuration used by the
    virtual POD with the Enea lab configuration specific to arm-virtual2
    (i.e. public network on 10.0.9.0/24).

    NOTE: Replace the gateway at 10.16.0.1 (now 10.0.9.1) with the same
    IP address as our lab's gateway (10.0.9.254), to keep both possible
    network layouts in sync (using all virtual networks created via
    virsh, respectively our lab's static config).
    This will ensure deploys continue to work in both enviroments.

    Also, since our gateway resides at 10.0.9.254, trim the DHCP pool
    range for the public network to not include that address.

    To pass bridge information from CI, Fuel@OPNFV deploy scripts need
    some small adjustments as well.

    While at it, rebase our patches on top of latest Fuel@OPNFV changes.

    Change-Id: I92f01dd819ebf41b1da68d3b934fb10a23257e33
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 26 Jul 2017 17:06:31 +0000 (19:06 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - lib.sh: cleanup_vms: Also remove VMs that use UEFI

    Pass `--nvram` to `virsh undefine`, so guest VMs booted using
    UEFI (OVMF on x86 or AAVMF on AArch64) can be destroyed.
    This does not affect VMs without UEFI.

    While at it, fix logical error in previous commit adding support
    for cleaning up stopped VMs.

    Change-Id: I44c20566469f29a8683d81e3641c69da572ccd4e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 26 Jul 2017 16:53:04 +0000 (18:53 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - lib.sh: cleanup_vms: Also remove stopped MCP VMs

    In case the cfg01 & co. VMs are in "shut off" state, `virsh --name`
    will ommit them, which leads to `cleanup_vms` leaving behind stale
    VMs. Add `--all` arg to list all VMs, including stopped ones.

    Change-Id: Ia550a10eb0b40138f87ade709336c2871a8b1cd8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Maryam Tahhan [Wed, 26 Jul 2017 15:36:50 +0000 (16:36 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: Cleanup userguide typos and update status

    Change-Id: Id92fe1753c22598781830222deebde01ceddf82e
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Deepak S [Wed, 26 Jul 2017 15:53:14 +0000 (08:53 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Moving the current docs to userguide

    Change-Id: I500d70b7ed2a17e21548a27810ac7e51e44b7841
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 15:23:01 +0000 (09:23 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Comment housekeeping...

    Change-Id: I917470cb4bd29f93512cce7eead89824f2326678
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 15:10:32 +0000 (09:10 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed TODO from comment about the physical network value.

    JIRA: SNAPS-123

    Change-Id: Ie4085a35816a78cb5b4b910d52ddccaf6b102b1f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 14:58:31 +0000 (08:58 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed TODO comment from lanucher app.

    Determined that the potential issue was not one.

    JIRA: SNAPS-123

    Change-Id: I171f0f959e77489c24b5c9ab6e225a129ff1cc93
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 14:56:01 +0000 (08:56 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed TODO comment from sample playbook.

    Change-Id: I124bc707dfa18fb0076eb9b070b3f1f4bf0b7172
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Tue, 25 Jul 2017 20:40:09 +0000 (14:40 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added region support.

    Added region_name attribute to OSCreds
    Added region_name to neutron, nova, glance, heat, and keystone
    client retrieval
    Fixed false positive heat connection test.

    JIRA: SNAPS-50 & SNAPS-146

    Change-Id: If3471ed7a2bdd0e6bfc281455c996386d031235d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Shobhi [Fri, 21 Jul 2017 10:58:17 +0000 (11:58 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: add virt plugin configuration

    * adds sample configuration file for virt plugin.
    * updates package list for libvirt package.

    Change-Id: I564fd89f7eaaa170962f5d05bbe26424ab99f6e2
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Shobhi [Wed, 26 Jul 2017 09:11:26 +0000 (10:11 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: add ovs stats configuration file

    Change-Id: Ibbfea8f70d223d0e1cd10f63dbf24b95c6e713bf
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Maryam Tahhan [Wed, 26 Jul 2017 13:01:13 +0000 (13:01 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "mibs: add Intel PMU mib file"
  - mibs: add Intel PMU mib file

    Change-Id: I1f70af06b4e6fff6a3a8ec010dc6e161f8600e06
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Shobhi [Fri, 21 Jul 2017 12:13:44 +0000 (13:13 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Update package list in base build for snmp

    * Updates package list for all platform for snmp.

    Change-Id: I011ab74eab17047efce02882f8a0fb18c6d8c2f6
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Shobhi [Fri, 21 Jul 2017 14:23:52 +0000 (15:23 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Updates OVS PMD stats information

    Change-Id: I8d1ba578bdb3023ebe20893a818c596b9839c203
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Maryam Tahhan [Wed, 26 Jul 2017 12:58:00 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "src: add OVS PMD stats plugin configuration"
  - src: add OVS PMD stats plugin configuration

    * ovs_pmd_stats: wrapper script to call actual ovs_pmd_stats python script with it's argument.
    * ovs_pmd_stats_config: script to check status of OVS service
    & copy ovs_pmd_stats wrapper script to /usr/local/src/.
    * Updates exec plugin configuration for running ovs pmd stats wrapper script.
    * Updates makefile to include ovs_pmd_stats_config file.

    Change-Id: I78be0bf944e816ab23d30f1c565884a1180724f7
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
panageo2 [Tue, 25 Jul 2017 11:09:34 +0000 (11:09 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Refactor imports and invocation of main function

    In all testcases there are some inconcistencies of
    import statements. Additionally the main function
    of each testcase should be called through
    sys.exit(main())

    JIRA: SDNVPN-173

    Change-Id: I6fdf0dc6598ca4789b6de6b50d1b8b85a8de923c
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
Carlos Goncalves [Wed, 26 Jul 2017 10:36:34 +0000 (10:36 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Fix host status grep bug and Remove connection_pool argument"
  - Fix host status grep bug and Remove connection_pool argument

    Host status returned the wrong output as the "OS-EXT-SRV-ATTR:host"
    pattern appears twice in the "openstack server show" output.
    The argument connection_pool is deprecated and is not needed.

    Change-Id: Ib107e0bad8084bdf6f77689f112bde04bdb97543
Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
6 years agoUpdate git submodules
Zhijiang Hu [Wed, 26 Jul 2017 08:39:23 +0000 (04:39 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Close upstream merge window

    Switch to upstream daisy's stable/ocata branch

    Change-Id: I5ff0b0a28a8d2f76f0cb813af8f8241175bb6054
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
shangxdy [Wed, 26 Jul 2017 08:25:45 +0000 (16:25 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Modify the classifier Enviroment in setup cfg

    There is no OPNFV enviroment in setup cfg classifier,
    and it will be error when upload package to pypi

    JIRA: PRRSER-131

    Change-Id: I1b0f52b03adbbfa0b803dc1966f2412b525e7677
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Linda Wang [Wed, 26 Jul 2017 08:26:51 +0000 (08:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [Functest] Add os_cacert file mapping for compass master

    Change-Id: I1e786839524de2bad09df39bd9450068cf3d2c96
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 26 Jul 2017 07:58:29 +0000 (00:58 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - fix sriov/ovs-dpdk unittests on systems with fewer than 10 cores

    we need to wrap vcpupin modulo number of cores.

    also mock time.sleep

    Change-Id: I6433418a99505b469c61c81a9a023d84434fa0ee
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
zhihui wu [Wed, 26 Jul 2017 07:57:45 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add system information and test condition proposal for storage QPI."
  - Add system information and test condition proposal for storage QPI.

    JIRA: QTIP-246

    Change-Id: Icdd3663ea4db89554055e97b411f5cb935504aea
Signed-off-by: Zhifeng Jiang <jiang.zhifeng@zte.com.cn>
6 years agoUpdate git submodules
zhihui wu [Wed, 26 Jul 2017 07:57:35 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add ceph-network-info role to get the cluster network info and interface network info from ceph nodes."
  - Add ceph-network-info role to get the cluster network info and interface
    network info from ceph nodes.

    JIRA: QTIP-254

    Change-Id: Ibf37d60e4a15e4238df2f702eee47cb114808106
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
6 years agoUpdate git submodules
xiaodong shang [Wed, 26 Jul 2017 07:39:18 +0000 (07:39 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Setup parser as a entire project"
  - Setup parser as a entire project

    Modify the setup file

    JIRA: PARSER-125

    Change-Id: I4f3f5e2c0a5ce22f6602954fdfbd1b610410dfc0
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>