opnfvdocs.git
6 years agoUpdate git submodules
Martin Klozik [Thu, 24 Aug 2017 09:01:41 +0000 (09:01 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "opnfvresultdb: Update data reported to result DB"
  - opnfvresultdb: Update data reported to result DB

    Data reported to result DB were updated to comply
    with recent API version and requirements.

    JIRA: VSPERF-488

    Change-Id: I6ab02ea54d99099e88b0d5ab6e9745ee8297f544
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Signed-off-by: Mars Toktonaliev <mars.toktonaliev@nokia.com>
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Zhijiang Hu [Thu, 24 Aug 2017 02:56:05 +0000 (22:56 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Update all-in-one VM CPUs from 4 to 8

    By testing we found that all-in-one VM needs more CPUs, otherwise
    , we encountered high probability failure during kolla deployment.

    Change-Id: I4ee798c9427c61a696bc8ec33ba4bc72fafcebba
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Morgan Richomme [Thu, 24 Aug 2017 07:49:54 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "temporary switch of opnfv/functest-* to ollivier/functest-* for alpine"
  - temporary switch of opnfv/functest-* to ollivier/functest-* for alpine

     - better requirement management on ollivier docker hub
     - add feature and vnf docker (components could be added but as they could be
     very long (~ > 3h), we focus on shorter tests for the moment (need testcase
    promotion mechanism to keep the control on overall test duration)

    Change-Id: Ia8130dba716a465cd9feaaac32eabb4534cbe031
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Serena Feng [Thu, 24 Aug 2017 07:41:53 +0000 (07:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: malfunction of scenario equal check"
  - bugfix: malfunction of scenario equal check

    1. bugfix equal check with[] will return list[false, true],
       and always True in next step check
    2. in assert_res() leverage '==' will never assert even if
       they are not equal

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

* Update docs/submodules/releng from branch 'master'
  - Merge "Add pod description file support"
  - Add pod description file support

    JIRA: BOTTLENECK-178

    Need to add pod descrition file for Bottlenecks to be installer-agnostic

    Change-Id: I100022ff1fcdaabe800492649c138dfe9fce55c2
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 24 Aug 2017 06:07:24 +0000 (06:07 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "MaaS: commissioning/deployment retry"
  - MaaS: commissioning/deployment retry

    While at it, parametrize max attempt number in maas state's "wait_for",
    and reduce retries count for certain simpler tasks.

    Change-Id: I3ac2877719cdd32613bcf41186ebbb9f3f3aee93
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 24 Aug 2017 06:04:09 +0000 (06:04 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "ci/deploy.sh, states: bash debug, continue on err"
  - ci/deploy.sh, states: bash debug, continue on err

    Since we don't `set -e` in state files, applying each state will
    always succeed unless the last instruction in the state fails.
    Make this uniform by always succeeding in applying the state.

    While at it, enable bash debugging logs, for better readability
    of deploy log files.

    Change-Id: I3cf4886f6d73c6fd1380df1a4e1413334bec1701
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 23 Aug 2017 10:19:32 +0000 (14:19 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Bring in opendaylight scenario

    Change-Id: I3a9bb25fc7514055da588b9047f61af178eff222
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
zhihui wu [Wed, 23 Aug 2017 02:34:52 +0000 (10:34 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Some Optimizations

    - remove container and image without -f
    - remove duplicated code from verify_storage.sh, replaced by
    the script launch_containers_by_testsuite.sh
    - move the common sentences from periodic.sh to
    launch_containers_by_testsuite.sh
    - add 'QTIP' as prompt for print messages

    Change-Id: Ia9aa61a3b60c1049af3499a06f2c6cd0dc181552
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 24 Aug 2017 02:24:31 +0000 (04:24 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - states/maas: rm Ubuntu boot entry on EFI systems

    MaaS relies on IPMI to set boot order to PXE first; however
    on systems with buggy firmware or without full IPMI support,
    that fails, leading to booting Ubuntu from hard disk instead.

    Work around this by clearing any previous Ubuntu boot entry
    from board flash via `efibootmgr`.

    Change-Id: I531d4bcb9f8d45740764f0dbab8fda49fbffac7e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 24 Aug 2017 02:04:46 +0000 (02:04 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Change destination of snmp mibs files from /usr/share/mibs/ietf to /usr/share/snmp/mibs, and create symbolic link from ietf to snmp/mibs."
  - Change destination of snmp mibs files from
    /usr/share/mibs/ietf to /usr/share/snmp/mibs,
    and create symbolic link from ietf to snmp/mibs.

    Change-Id: Icf3ff3659f63222cc3a5e8f1f93fe183a2b86f45
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 24 Aug 2017 01:55:31 +0000 (03:55 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - salt-master: Increase command timeout to 15s

    Change-Id: I85221e65823780063b127298264a0087b59ac8a4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Jing Lu [Thu, 24 Aug 2017 01:04:20 +0000 (01:04 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add common openstack opertation scenarios: volume & floating ip"
  - Add common openstack opertation scenarios: volume & floating ip

    JIRA: YARDSTICK-781

    This patch adds some common openstack opertation scenarios

    Change-Id: I1300a61b389202242f112b6d280ab47746379546
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Calin Gherghe [Wed, 23 Aug 2017 23:42:59 +0000 (23:42 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Added Functest testcases for Barometer project"
  - Added Functest testcases for Barometer project

    Added different method to get user credentials of the installer
    nodes instead of reading from installer_params.yaml

    Change-Id: I97419c942e1cd9f943a62c36dbce424872a10cb1
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 21 Aug 2017 13:54:29 +0000 (15:54 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Added new fdio scenarios descriptions

    As part of MS6 we must have an updated directory structure. I added the two new
    scenarios using fdio

    Change-Id: If74dade8c75c59d452b034b98fff5dc0791b2191
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
ahothan [Wed, 23 Aug 2017 19:15:14 +0000 (12:15 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-8 config checking fails with Exception TypeError: string indices must be integers, not str

    Change-Id: Ic3263374efffc9ea2566e107b99f47fb3b0c6edf
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Trevor Cooper [Tue, 22 Aug 2017 22:29:08 +0000 (15:29 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Moved devguide for consitency with docs dir structure for all testing projects
    Updated RFC description based on IETF approval of Internet Draft

    Change-Id: Ifd37da946866f350b8968bbbe8c5a3f5ce762cfa
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 23 Aug 2017 21:44:34 +0000 (23:44 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: ci/deploy.sh, states: bash debug, no err

    Change-Id: Ie860aace8cab1a48dea7a567dc941cf80305d181
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 23 Aug 2017 20:40:36 +0000 (22:40 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: MaaS: commissioning/deployment retry

    Change-Id: Ic4aa514e773d2963ad4a45b5be475e17b22885b4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 23 Aug 2017 21:04:00 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "samplevnf_helper: use network address"
  - samplevnf_helper: use network address

    use network address with netmasks to be proper

    ports_mac_list is no longer valid, remove it

    nd_route_tbl needs to default to something otherwise
    the VNF will segfault if it receives IPv6 on the port,
    which it will because something in Neutron is sending
    out IPv6 packets.

    disable use of the routing table gateways to set arp add.
    We set the next hop IP to always be the TG IP address,
    so we need to always use the TG IP in arp add to send
    to the TG MAC address

    don't use gateways to get local addresses.

    we can't use gateways because with OpenStack if we define
    a gateway is breaks the default route and we can no longer
    connect to the instance via floating IP.

    Change-Id: I0ebefe8ac09812b6030046f73bf772edda1c7d27
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 23 Aug 2017 21:03:45 +0000 (21:03 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Re-define the framesize and flow dynamic define in testcase"
  - Re-define the framesize and flow dynamic define in testcase

    This patch adds the framesize and flow into test option instead of
    adding a seperate file to avoid the multiple file update incase of ip
    change.

    Change-Id: Ic473c73773ad36422ecc02618b8c646a5336b70a
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 23 Aug 2017 18:11:15 +0000 (13:11 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - make sure master charm in kubernetes resolved before we are
     testing

    Change-Id: I5da42ff08acfcdcf3049b5facd9dc2f9146a035e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Feng Pan [Wed, 23 Aug 2017 17:26:53 +0000 (17:26 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Migrates Apex to Python"
  - Migrates Apex to Python

    Removes all bash libraries and converts almost all of the code to a
    mixture of Python and Ansible.  utils.sh and clean.sh still exist.
    clean.sh will be migrated fully to clean.py in another patch.

    The Apex Python package is now built into the opnfv-apex-common RPM.  To
    install locally do 'pip3 install .'.  To deploy:

    opnfv-deploy -d <file> -n <file> --image-dir /root/apex/.build  -v --debug

    Non-python files (THT yaml, settings files, ansible playbooks) are all
    installed into /usr/share/opnfv-apex/.  The RPM will copy settings files
    into /etc/opnfv-apex/.

    JIRA: APEX-317

    Change-Id: I3232f0329bcd13bce5a28da6a8c9c84d0b048024
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 23 Aug 2017 17:05:56 +0000 (17:05 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "ssh: add new get_file_obj method to fetch remote files"
  - ssh: add new get_file_obj method to fetch remote files

    We can either cat remote files, or we can just sftp get
    them.

    use sftp get for /proc/cpuinfo since it can be so very large
    on systems with 88+ cores.

    Change-Id: I420b8c5eefdce8bb3e3b13dcc8257583dee537c1
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 23 Aug 2017 16:57:34 +0000 (18:57 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Fix cmp reclass model: remove external_nic

    Change-Id: I098fc04a6d87b163033618a18c58f7ae246c68d6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Mark Beierl [Wed, 23 Aug 2017 16:54:40 +0000 (16:54 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Graphite Standalone container"
  - Graphite Standalone container

    A new Graphite container is used
    Metrics are sent to both Graphite instances
    However, it seems that some metrics might be missing
    This is however a direct plugin. There are differences in
    carbon.conf, storage-schemas.conf and other files as well.
    It is suggested to write own Dockerfile instead of using
    the image available. We anyway have to do it with respect
    ARM Support.

    Change-Id: Id34c728f598150caac23ac167c3cce5eaf183a6c
    JIRA: STORPERF-142
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 23 Aug 2017 16:24:56 +0000 (16:24 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Refactor resource creation and cleanup in Tempest"
  - Refactor resource creation and cleanup in Tempest

    Use Snaps to create resources before running a testcase and to clean up
    afterwards.
    Use Tempest Cleanup utility to clean other resources.

    Change-Id: Ic0f69d3bafb60dfb283d18ac507e9f5992e9ae38
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 23 Aug 2017 15:57:25 +0000 (15:57 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Updating the constrains for the Barometer test-suite"
  - Updating the constrains for the Barometer test-suite

    The patch switches the tests for Apex, which is the only Installer
    supported by the Barometer project for the OPNFV Euphrates Release.

    Change-Id: Ic064a41402bc4f27280f8d5e408d59ad41f888bc
Signed-off-by: Calin Gherghe <calin.gherghe@intel.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 23 Aug 2017 15:45:51 +0000 (15:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "AArch64: SNAPS: CentOS, Ubuntu image config"
  - AArch64: SNAPS: CentOS, Ubuntu image config

    Change-Id: I8cbbfda7dd4089c122af4e0a459f4c03c1a3bb3a
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
6 years agoUpdate git submodules
Taseer Ahmed [Fri, 18 Aug 2017 19:49:24 +0000 (00:49 +0500)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Adapt SFC testcases according to new Tacker API.

    - Update vnfd tosca templates

    JIRA: SFC-102

    Change-Id: I712b64e45c317582e0cb54e42364605f537aeee3
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 23 Aug 2017 13:38:06 +0000 (15:38 +0200)]
Update git submodules

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

    Change-Id: Id53c2513b52d05a44dffda0fda40f8df259e226b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Bryan Sullivan [Wed, 23 Aug 2017 14:00:18 +0000 (14:00 +0000)]
Update git submodules

* Update docs/submodules/ves from branch 'master'
  - Merge "WIP"
  - WIP

    Update to 5 VDUs
    Update to use JSON schema 5.1 (separate update to Barometer plugin)
    Update so container is correctly referenced as 'onap-demo'
    Add output statement to facilitate debuggin; web servers working
    Disable credential validation in monitor.py
    Updated start.sh based on Bryan's changes
    Start.sh: pull latest barometer collectd plugin patch
    - various improvements in setup_agent()
    - remove GuestRunning from collectd config
    - add setup of InfluxDB and Grafana to monitor
    - add setup of agents in vFW and vLB
    ves_onap_demo.sh: fixed tacker not being configured (also Models patches)
    - add security groups for monitor incoming traffic
    evel_demo.c: update to latest schema, remove demo code
    monitor.py: integrate InfluxDB and Grafana
    Dashboard.json: file to import into Grafana
    infsetup.py: setup script for the veseventsdb database
    Refactoring to have junphost interact direct with VMs etc as needed.
    Update dashboard.json with current dashboard design.
    ves_onap_demo.sh:
    - fix method of checking if vnf has been deleted
    - reduce RAM size in onap.demo flavor to save headroom in virtual deploy
    - fix copy of public key to /opt/tacker

    JIRA: VES-11

    Change-Id: I210d566f52e2ef7a504b78033d822cf7430631b6
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 23 Aug 2017 13:32:58 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Read aarch64 architecture"
  - Read aarch64 architecture

    Read aarch64 architecture from env variable exported
    by changes from patch https://gerrit.opnfv.org/gerrit/#/c/38689/

    Change-Id: If0fc94e8fe67871b94934c305c019b57872ecb07
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 23 Aug 2017 12:39:36 +0000 (12:39 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fixes image download script"
  - Fixes image download script

    Fixes Include:
     - Fix previous behavior where multiple copies of the same file would be
       downloaded as blah.qcow.1, blah.qcow.2 and not overwrite original
       file.
     - Fix issue where files were always downloaded, even when they were not
       different from server version.

    It temporarily stops downloading from marketplace.openbaton.org:8082
    which is blocked by LF firewalls.
    wget options are tuned to avoid wasting jjobs time.

    Change-Id: I9191847a3f80045329c160e86655cc0a0e80831c
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 23 Aug 2017 12:09:29 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Complete caching images for vnf testcases"
  - Complete caching images for vnf testcases

    It conforms with snaps API for publishing local images.
    It completes [1] which only modifies the yaml files.

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

    Change-Id: I325a245c0e7bb15bb1f9570996500573cfe257b0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Reference testing group dev guide in testing section Add /devguide dir for...
Sofia Wallin [Wed, 23 Aug 2017 11:50:39 +0000 (11:50 +0000)]
Merge "Reference testing group dev guide in testing section Add /devguide dir for VSPERF"

6 years agoUpdate git submodules
Michael Polenchuk [Wed, 23 Aug 2017 10:31:48 +0000 (14:31 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Locate toplevel for git submodule

    Prior to git 1.8.4 the current working dir has to
    be at top-level to run git submodule update.

    Change-Id: I4d6c052364863f965e8140e56af17c09ee39ed59
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 23 Aug 2017 09:28:59 +0000 (09:28 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add the skipped testcases into details"
  - Add the skipped testcases into details

    When running tempest_custom, if all tests are skipped, record them
    in details.

    Change-Id: Ie18ec0911ff298f91c524a9cd039929c2d0f6425
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 23 Aug 2017 09:25:18 +0000 (09:25 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Specify physical_network when creating network"
  - Specify physical_network when creating network

    When the network_type is vlan, it is necessary to specify
    physical_network and segmentation_id.

    JIRA: FUNCTEST-863

    Change-Id: Ia1acb0181e4f78654ecf5500c4c0366b143a91f5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 23 Aug 2017 08:46:40 +0000 (08:46 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Config test_accounts_file for refstack_defcore"
  - Config test_accounts_file for refstack_defcore

    Tenant and user are required by refstack_defcore, which could
    be configured in the test_accounts_file. [1]

    [1]: https://github.com/openstack/refstack-client/blob/master/refstack_client/refstack_client.py#L170-L193

    Change-Id: I9c920b6f15f491d671ebf222976305bedf4dd747
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Tomi Juvonen [Wed, 23 Aug 2017 07:30:42 +0000 (07:30 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "add maintenance detailed spec"
  - add maintenance detailed spec

    JIRA: DOCTOR-52

    Change-Id: I43c2d224fcd188946049d89fe266c541ea268dea
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
6 years agoUpdate git submodules
tjuyinkanglin [Wed, 9 Aug 2017 15:06:56 +0000 (23:06 +0800)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add test case file, document and related scripts of yardstick
    tc057(HA_TC014)

    JIRA: YARDSTICK-779

    Change-Id: I6a812b1c88229b20a0dd0ce5bc135c9ba15266db
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 23 Aug 2017 05:22:19 +0000 (05:22 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "states/network: parametrize Openstack public net"
  - states/network: parametrize Openstack public net

    Determine public network based on public IPs of compute nodes.

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

* Update docs/submodules/fuel from branch 'master'
  - states/maas: Add mcp.rsa.pub to authorized_keys

    Add our mcp.rsa.pub RSA key to all nodes, including VCP VMs.
    This is required for functest to be able to fetch openrc.

    While at it, add retry wrappers for more VCP VM state.sls calls.

    Change-Id: I34f79848c52e36de8d981055880321a081420874
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com>
6 years agoUpdate git submodules
jhinman1 [Fri, 18 Aug 2017 19:33:22 +0000 (15:33 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - No change to apex, change is to apex-puppet-tripleo
    Bumps the step for barometer from 4 to 5.
    apex-puppet-tripleo: I486c4045e29c7032526be6e19d11e7979070c2d9

    Change-Id: I263d687e90e747e3fdfb9690ca9209553a1a2890
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 23 Aug 2017 02:44:45 +0000 (04:44 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: states: maas: Remove retries for salt.virt

    salt.virt always returns a non-zero status due to pillar parsing
    issues. Until we fix this, drop retries which cause an infinite loop.

    Change-Id: I451e0d4d054a19ac912ac29e1c37f49fcd96c17d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Jing Lu [Wed, 23 Aug 2017 01:19:52 +0000 (01:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add test case file and document of Tardstick TC056(HA_TC013)"
  - Add test case file and document of Tardstick TC056(HA_TC013)

    JIRA: YARDSTICK-778

    Change-Id: I271b42a24e9d1ee48e54bceb4517252d1f664d51
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
6 years agoUpdate git submodules
Jing Lu [Wed, 23 Aug 2017 01:19:20 +0000 (01:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add test case file, document and related scripts of yardstick tc058(HA_TC015)"
  - Add test case file, document and related scripts of yardstick
    tc058(HA_TC015)

    JIRA: YARDSTICK-780

    Change-Id: I4406776cb6b91265a0d2674b5dd200ca7d13ef14
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
6 years agoUpdate git submodules
mortenhillbom [Wed, 23 Aug 2017 00:11:22 +0000 (17:11 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-1 Number of seconds to wait for VMs to pass traffic can be
    set in config

    Change-Id: Ia4ee4a89e3b839b287b7960c0d31dbc96e1f0331
Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
6 years agoUpdate git submodules
Yujun Zhang [Wed, 23 Aug 2017 01:07:31 +0000 (01:07 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Setup CI job for storage benchmarking on apex"
  - Setup CI job for storage benchmarking on apex

    The script "launch_containers_by_testsuites.sh" helps to
    launch containers according to TEST_SUITE. e.g. compute or
    storage.

    JIRA: QTIP-265

    Change-Id: Ib7210d68600cc092e3322ddaab4cdf7913428647
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Tue, 22 Aug 2017 07:52:21 +0000 (15:52 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge ceph info roles

    Change-Id: I83be70cf24be2a9da0a0f82e44810b1e9ff2b3b8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Wed, 23 Aug 2017 00:47:33 +0000 (00:47 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix: min_microversion in tempest_conf.yaml is too small"
  - Bugfix: min_microversion in tempest_conf.yaml is too small

    JIRA: DOVETAIL-486

    Now min_microversion is 2 which is too small for some other test cases.
    Change it to 2.2.

    Change-Id: Ibf2653b83b36d03420a62595010672d52d8bf77d
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
ahothan [Wed, 23 Aug 2017 00:41:16 +0000 (17:41 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-6 Add support for sending logs to fluentd with fluentd client library

    Change-Id: I1bc01b26f9e43f78c169b5fcd26247debcfe31bf
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
saksham115 [Tue, 22 Aug 2017 23:19:47 +0000 (04:49 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Removing the hardcoded variable to get the data from json object
    JIRA: STORPERF-194

    Change-Id: I545b46833662ef1b12ed4f5df56044e73aec65c8
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
Guillermo Herrero [Tue, 22 Aug 2017 20:14:57 +0000 (22:14 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: states: maas: mcp.rsa.pub authorized key

    Change-Id: Ifc1fafa0075d7032ee7d7e1e1d84759ab5baea76
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com:w
Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com>
6 years agoReference testing group dev guide in testing section 95/39595/3
Morgan Richomme [Fri, 18 Aug 2017 14:53:39 +0000 (16:53 +0200)]
Reference testing group dev guide in testing section
Add /devguide dir for VSPERF

Change-Id: Ib866c64bb41534b1825f301faabfc1520ed08bf4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 22 Aug 2017 19:01:34 +0000 (21:01 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Re-parametrize Openstack public net

    Instead of passing public net via local_env, deduce its range
    based on compute external IPs.

    Change-Id: Ib736921c1d0f4002ea33677e7d794fd3e22001ba
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Yichen Wang [Tue, 22 Aug 2017 19:03:14 +0000 (12:03 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Change the signature for config validation function

    Change-Id: I4ef3d18f1b068165cdfc8d08278d12ec6eac4a4c
Signed-off-by: Yichen Wang <yicwang@cisco.com>
6 years agoUpdate git submodules
Kerim Gokarslan [Fri, 18 Aug 2017 23:05:05 +0000 (16:05 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - [NFVBENCH-7] Return errors when unknown options are passed

    1) Return all errors when unknown options are passed
    2) Fixed pep8 warnings
    3) Fixed image deletion

    Change-Id: If21ca07c797a602b9a60f3ccae665149ed1ac148
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Yichen Wang [Tue, 15 Aug 2017 18:28:53 +0000 (11:28 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - [NFVBENCH-7] Return errors when unknown options are passed

    1. Return errors when unknown options are passed
    2. Fix pep8 warnings

    Change-Id: I1cbc86de93b4633bbf9bd66c1dc956ff8b3679a6
Signed-off-by: Yichen Wang <yicwang@cisco.com>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 22 Aug 2017 17:50:14 +0000 (12:50 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - fixed the typo.

    Change-Id: I3820782985f7a8dc2474db8f89ba86ef2b031d1f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Aric Gardner [Tue, 22 Aug 2017 18:36:04 +0000 (18:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Adds SwaggerUI"
  - Adds SwaggerUI

    Adds build for storperf-swaggerui as this is now based
    off multiarch/alpine to enable ARM support

    Change-Id: I8cec4277cda39e87face9c37179deea704b9bf27
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Aric Gardner [Tue, 22 Aug 2017 17:43:11 +0000 (17:43 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Calipso verify job is running on master"
  - Calipso verify job is running on master

    Jobs should not run on master
    python 3 not avaliable on master (unless venv is called)
    switch to opnfv-build-defaults

    Change-Id: I03cf9ae3d07033b68f5b6db1b13037febb9f729d
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Stuart Mackie [Tue, 22 Aug 2017 16:36:02 +0000 (09:36 -0700)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Changed $ROLES to explicit list to avoid some bash issue

    Change-Id: I512f1717705bf208bb847612abd41c82c13af644
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 22 Aug 2017 16:05:41 +0000 (11:05 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - removing the public gateway addition code as it was added because
    ealier juju was not supported with multiple network space.

    Change-Id: I9fc3017c90b8ecdf9a6a1563056dad37d995ca0e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 22 Aug 2017 15:33:05 +0000 (17:33 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase: openstack_ha upstream sync

    Change-Id: I87a2259ddcbc3ab69cde7a3f3e78a79dc907a5d9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Morgan Richomme [Tue, 22 Aug 2017 15:16:44 +0000 (15:16 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Allow huawei-virtual5/8/9 publish logs to artifact repo"
  - Allow huawei-virtual5/8/9 publish logs to artifact repo

    Change-Id: I494b0a1ebe8eab7e4ed5642e0a9237d6a5f125b1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 22 Aug 2017 13:01:10 +0000 (15:01 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Use dnsmasq to cache DNS queries

    It's mandatory for clearwater_ims as musl's resolver queries
    nameservers all in parallel and accepts whichever response arrives
    first [1].

    [1] http://wiki.musl-libc.org/wiki/Functional_differences_from_glibc#Name_Resolver_.2F_DNS

    Change-Id: I01a17436279a0be2fac1b27b73052edc594c33e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 22 Aug 2017 11:22:34 +0000 (15:22 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Configure neutron gateway

    Change-Id: I01744bd5728d6fc4c8cd3792aee9759434d18645
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
valentin boucher [Tue, 22 Aug 2017 14:00:25 +0000 (14:00 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow caching images for vnf testcases."
  - Allow caching images for vnf testcases.

    Change-Id: Ib9b8cc46600bfd29e2ae5f56e995397477cb4ad6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
valentin boucher [Tue, 22 Aug 2017 13:59:19 +0000 (13:59 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Give a list of links to wget"
  - Give a list of links to wget

    Now download_images.sh simply relies on wget -i.
    It downloads all requirements as the biggest ones are mandatory or
    scenario independent (VNF)

    The offical ubuntu-16.04-server-cloudimg-amd64-disk1.img is
    selected instead of the one hosting by OPNFV SDNVPN.

    Change-Id: Ica566bb351f22dfba001678fe93b8a2b1523941a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Julien [Thu, 17 Aug 2017 13:32:10 +0000 (21:32 +0800)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - restruct documents according to opnfvdocs

    Use only development and release for we don't have test codes for now.

    JIRA: PHAROS-311

    Change-Id: Iacfcaba81a7a52e09cf999b8603cc9dc2f8f2b97
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Tue, 22 Aug 2017 12:38:42 +0000 (12:38 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add noha scenario in CI"
  - Add noha scenario in CI

    1. add the noha scenario
    2. change the time of trigger

    Change-Id: Iaadd69d29064bf0f4d5ea8d6708c0f1076608b35
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Martin Kulhavy [Tue, 22 Aug 2017 11:07:07 +0000 (14:07 +0300)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Move tools.sh to ci/common dir

    This file is only sourced by other script and is not meant to be
    executed (contains only functions).

    Change-Id: I41253b73f720e4b7e987c5164901253c7e51ee8b
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 22 Aug 2017 08:41:59 +0000 (12:41 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Return back infra interfaces config

    Change-Id: I4baa9940ae14ef6e084fda7169ec43be7cf3f449
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
grakiss [Tue, 22 Aug 2017 08:06:22 +0000 (16:06 +0800)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - persist db file in host for mongo container

    JIRA: DOVETAIL-488

    Keep db file in host to avoid data lost

    Change-Id: If039789eabfb8847ea344c016cb74e226be43f73
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 22 Aug 2017 07:49:42 +0000 (11:49 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Shift vcp nodes interfaces

    * shift vcp nodes interfaces since names started from ens2
    * add extra salt sync before vcp start up
    * run rabbitmq state on 1st node beforehand then the rest

    Change-Id: Ic2c174c288a5e89f2f28c0d9aa573340190a61d3
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Jing Lu [Tue, 22 Aug 2017 07:13:28 +0000 (07:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add common openstack opertation scenarios: subnet & port"
  - Add common openstack opertation scenarios: subnet & port

    JIRA: YARDSTICK-781

    This patch adds some common openstack opertation scenarios

    Change-Id: Ie59f0d5ae0842f8347824c961436b889a95b1a72
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 10 Aug 2017 03:25:11 +0000 (11:25 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add example storage benchmarking project running on zte-pod4

    TODO: add project generator for storage benchmarking

    Change-Id: Ibed1e1ce2fc3948b08564f19b6bc680c88bf039a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Morgan Richomme [Tue, 22 Aug 2017 06:53:44 +0000 (06:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Landing page adoption"
  - Landing page adoption

    Since testapi have done some changes on scenarios api,
    so landing page should do some adoption.

    Change-Id: Ib5d1df03e2c50c7d6c038200d97f2057b90e48af
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
SerenaFeng [Tue, 22 Aug 2017 03:25:15 +0000 (11:25 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: TestAPI auto deploy success but shown as fail

    when execute 'curl -s --head  --request GET http://testresults.opnfv.org/test'
    'HTTP/1.1 301 Moved Permanently' will be returned rather than 200 OK,
    result in the connectivity check fail. To fix this problem,
    use 'http://testresults.opnfv.org/test/' instead.

    Change-Id: I5d6916c15858b3f431a2ab18aeef7f352cb9e31b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 22 Aug 2017 06:32:13 +0000 (06:32 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Euphrates cleaning: remove any reference to aaa vnf"
  - Euphrates cleaning: remove any reference to aaa vnf

    aaa vnf was created in Danube to illustrate the vnf abstraction
    as real implementations are now available and nobody really
    implements a real aaa test case, it is better to remove any reference
    to aaa vnf

    Note modification on the documentation will be done accordingly

    Change-Id: Iab6d96c955a6a7dc178588592382e42d68ec604c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 21 Aug 2017 22:07:39 +0000 (00:07 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - baremetal: HA: Standalone openstack_ha state

    Replicate all calls from "openstack" state to "openstack_ha",
    while adjusting minor parameters for HA, based on [1].

    [1] https://docs.mirantis.com/mcp/1.0/mcp-deployment-guide/\
        deploy-mcp-cluster-manually.html

    Change-Id: Iaf2262fa9c54f2401b69635ff46329ffb856f802
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 22 Aug 2017 00:19:34 +0000 (02:19 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - states: maas: Retry applying VCP VMs linux state

    Running a heavy state like `linux` on all nodes (including VCP VMs)
    might time out the first time on slower systems.

    Change-Id: I21a3ad380afafa833f59e14da86aff92e254e9c7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 21 Aug 2017 20:26:09 +0000 (22:26 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - reclass: baremetal: openstack: Fix eth assignment

    Baremetal support introduced a couple of VCP VMs, which have 2
    network interfaces:
    - primary (ens3 inside x86 VM) - connected to "br-mgmt" bridge on
      each kvm node, serves for MaaS DHCP / connection to salt master;
    - secondary (ens4 inside x86 VM) - connected to "br-ctl" bridge on
      each kvm node, serves for Openstack Management network;

    However, the reclass model was configured to use a single IP address
    on the primary interface, breaking the connnection to salt master,
    while also not connecting the Openstack Management network properly.

    Fix this by configuring the primary interface for DHCP, while the
    secondary gets a static IP in Openstack Management network.

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

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Enable vnf/tg instantiate as blocking call."
  - Enable vnf/tg instantiate as blocking call.

    untill we fix the sequence issue, we need to make the instantiate
    blocking call to avoid hangs

    Change-Id: Ie337372625d506e6b3c74a5248204a87fec1ca2c
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 22 Aug 2017 03:07:37 +0000 (03:07 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "test_vsperf_dpdk: remove unused and incorrect mock open"
  - test_vsperf_dpdk: remove unused and incorrect mock open

    need to use create=True with mock open anyway

    Change-Id: I3a35688cf8c367434db9d0cf057030d49deddd0d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Serena Feng [Tue, 22 Aug 2017 01:42:55 +0000 (01:42 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: OperationFailure: the limit must be positive"
  - bugfix: OperationFailure: the limit must be positive

    in cursor.aggregate(), set limit=0 is not allowed, in this patch,
    if no records to be listed, return empty list directly, no more
    aggregate()

    JIRA: RELENG-293

    Change-Id: I7317892875da9c0f785ba010b55715032dee31ce
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 22 Aug 2017 01:42:46 +0000 (01:42 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "change scenario owner"
  - change scenario owner

    1 bugfix owner must be explicit in ScenarioVersion model
    2 change owner of scenario
    3. usage: PUT /api/v1/scenarios/<scenario_name>/owner? \
                    installer=<installer_name>& \
                    version=<version_name>
      body: new owner

    Change-Id: I261468cd8445030b61e37e0f804b699d6205bdb0
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 22 Aug 2017 01:42:36 +0000 (01:42 +0000)]
Update git submodules

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

    1. post, add one or more new projects
    2. update, replace existed projects wholly
    3. delete, delete one or more projects by name
    4. in post&update, if schema is not consistent with ScenarioProject model,
    BadRequest will be raised(only extra keys will be detected currently)
    5. in post, if project already exist, return Conflict with already exist
    message

    Change-Id: Iead585f787a4acc61abce6c9d38a036739b498d6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 22 Aug 2017 01:42:23 +0000 (01:42 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "in swagger operation parameter supports array type"
  - in swagger operation parameter supports array type

    it will be used in scenario update process later

    Change-Id: Ic44023169f1c0da0946e5e60339ce58076fc8807
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 22 Aug 2017 01:41:57 +0000 (01:41 +0000)]
Update git submodules

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

    1) post to add one or multiple test cases
    2) update to substitute all the test cases
    3) delete with body to delete one or multiple test cases
    4) to facilitate the process and response body usually useless,
       if update success all updates(scores/trust_indicators/customs),
       return 200 with no response body

    Change-Id: I5148f172989fa8e0e70ffed92ee383c0520dbb41
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 22 Aug 2017 01:34:43 +0000 (01:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prepare for testresults.opnfv.org's watchdog"
  - prepare for testresults.opnfv.org's watchdog

    Due to the frequent crash in testresults.opnfv.org, watchdog will be introduced
    to monitor the status of docker daemon/testapi container/reporting container,
    to make timely recovery, to make things clear, some refactors included
    in this patch:
    1) leverage container name and image name rather than id
    2) address three conditions during the update
    3) refactor code to be more readable

    Change-Id: Ifa7a6fd94db62d532026b5fad33835b0e2abd9af
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Tue, 22 Aug 2017 01:33:18 +0000 (01:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Modify tempest.conf to enable Tempest failed test cases to pass on Compass"
  - Modify tempest.conf to enable Tempest failed test cases to pass on Compass

    JIRA: DOVETAIL-486

    For compass:
    1. There is a defcore test case always failed due to wrong value of
       volume_device_name=vdc.
       Use tempest_conf.yaml to change the wrong value into 'vdb' for Compass.
    2. There are also some tempest test cases skipped or failed due to wrong values
       in tempest.conf file.

    Change-Id: Ibe274790b14d9223b5c0ee903879f8b67521948d
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 21 Aug 2017 19:00:07 +0000 (15:00 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Bumps OVS version to 2.8 for OVN

    OVS 2.7 does not seem to be available anymore in the copr repo and has
    been replaced by 2.8.

    Change-Id: I7ba98f14e9c9c34f6802f8a890876363c839ab9b
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 22 Aug 2017 00:23:33 +0000 (02:23 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: states: maas: Retry linux state on VCP VMs

    Change-Id: I9577383b743730cc821eb68a1f159b426b29f6b4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 21 Aug 2017 23:49:42 +0000 (23:49 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Refactor to make file sys more like class inheritance"
  - Refactor to make file sys more like class inheritance

    Change-Id: I5471d2e894ca78407a57f3ba01202264c69ad174
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 19 Aug 2017 01:38:07 +0000 (18:38 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - vnf_generic: fixup topology probe logic

    fix exception handling

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

* Update docs/submodules/armband from branch 'master'
  - baremetal: HA: Standalone openstack_ha state

    TODO:
    - re-check states;
    - investigate tenant telemetry support;
    - re-check prx node config;

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

* Update docs/submodules/armband from branch 'master'
  - reclass: baremetal: openstack: Fix eth assignment

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