opnfvdocs.git
6 years agoUpdate git submodules
Justin chi [Fri, 14 Jul 2017 08:01:59 +0000 (08:01 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "fix some error in functest"
  - fix some error in functest

    1. Remove the --share when create network
       to fix the error in tempest network visibility
    2. create the cinder-volums to fix issue in test volumes

    Change-Id: I8bf7197ac33271eb6856e542da114249b79a391d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Jose Lausuch [Fri, 14 Jul 2017 07:32:39 +0000 (07:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Compass: add cacert file to enable SSL verification"
  - Compass: add cacert file to enable SSL verification

    Now only Openstack https is supported by OSA repo LXC in compass
    deployment, so certification file is required to enable SSL
    verification.
    After [1] is merged, the cacert file os_cacert will be provided
    in the container compass-tasks.

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

    Change-Id: Id747cef1955733a1c93feb20a26d503a5de1fb93
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Fri, 14 Jul 2017 03:39:06 +0000 (03:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2) to get pod info

    JIRA: YARDSTICK-724

    API: /api/v2/yardstick/pods/<pod_id>
    METHOD: GET

    Change-Id: I49608eab1f1625cd4358732da052ce3745e28c24
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
MatthewLi [Fri, 14 Jul 2017 06:44:04 +0000 (02:44 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - testapi: bugfix of not exist xml

    Change-Id: I43bc486e2fc12bea5f7664cc1e5acc5630e5f739
Signed-off-by: MatthewLi <lijun_1203@126.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 13 Jul 2017 12:35:25 +0000 (16:35 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Tune network sysctl options

    * tune net/tcp opts
    * handle vcpus setting for vms
    * fix tempest issue with public subnets visible
    * set reclass data source to local to avoid git clone

    Change-Id: Ibac9eba8234ebb20854c03b399405968cb2069e8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Deepak S [Fri, 14 Jul 2017 06:23:23 +0000 (06:23 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "tools: Support multiple version of DPDK build"
  - tools: Support multiple version of DPDK build

    JIRA: SAMPLEVNF-22

    This patch support building the samplevnf with multiple different
    versions of DPDK like 16.04, 16.11, 17.02 and 17.05.

    Change-Id: Ic1a10442a03311010213c5054c8d459dd41c20cf
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 14 Jul 2017 06:22:42 +0000 (06:22 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk"
  - UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk

    JIRA: SAMPLEVNF-20

    The function name rte_hash_lookup_multi() is changed to
    rte_hash_lookup_bulk() in DPDK version 16.11 and onwards.

    This fix supports DPDK16.04, 16.11 and onwards and required for
    DPDK17.05 migration.

    Change-Id: I01f2145919768b5146116e67d7f349a5b039251c
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 14 Jul 2017 06:22:14 +0000 (06:22 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "vCGNAPT: correcting to use default rte_ring_dequeue"
  - vCGNAPT: correcting to use default rte_ring_dequeue

    JIRA: SAMPLEVNF-19

    The rte_ring_sc_dequeue returns ENOENT in DPDK16.04 while ENOBUFS in
    DPDK17.05. This leads to error in return value checking and mis behaviour.

    Using of rte_ring_sc_dequeue() to be avoided to use the default
    configuration as set during the creation of the queue as per the
    DPDK API documentation. Similarly corrected for mp_dequeue as well.

    Change-Id: Iacee1349b26d6ab432be891fad12313a6d68ca4d
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 14 Jul 2017 06:21:46 +0000 (06:21 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards"
  - VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards

    JIRA: SAMPLEVNF-17

    rte_eth_dev is removed in DPDK version 16.11 and onwards.
    The corresponding error handling is fixed through samplevnf
    gerrit 34667.

    This patch is required for migration of VNFs to DPDK ver 17.05.

    Change-Id: I088b705e3261227bcba7332aeb5a2a236e77a33e
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 14 Jul 2017 06:20:42 +0000 (06:20 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge changes Iefe947a9,I49ae9b19

    * changes:
      vFW: ARPICMP packets shouldn't be processed by vFW
      vFW: Remove TTL decrementing in firewall acting as gateway

  - vFW: ARPICMP packets shouldn't be processed by vFW

    JIRA: SAMPLEVNF-52

    The stats counters are wrong when ARPICMP pkts are received by VFW
    pipeline in case of HWLB mode as the vFW is trying to process
    these pkts.

    The ARPICMP pkts shouldn't be processed by VFW pipeline, as these
    packets are processed by ARPICMP pipeline in case of HWLB.

    Change-Id: Iefe947a9f63fd4943f37900582656a9a4f957f5d
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
  - vFW: Remove TTL decrementing in firewall acting as gateway

    JIRA: SAMPLEVNF-51

    vFW is not functioning as a router and hence TTL decrement is
    not required. Remove this TTL decrementing in vFW.

    Change-Id: I49ae9b19a473eec0b8072f8a556dca299d89ef74
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Anand B Jyoti [Fri, 30 Jun 2017 03:51:58 +0000 (09:21 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - l2l3_stack: Remove the build folder from l2l3_stack

    JIRA: SAMPLEVNF-47

    The intermediate files and build directory will be regenerated
    at build time. These files/folder are not required.

    Change-Id: Iabf50c8dfcf80d9d6f4db0fca9a5a84e3fc6447a
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
6 years agoUpdate git submodules
Rex Lee [Fri, 14 Jul 2017 06:15:25 +0000 (06:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to delete openrc"
  - Add API(v2) to delete openrc

    JIRA: YARDSTICK-722

    API: /api/v2/yardstick/environments/openrcs/<openrc_id>
    METHOD: DELETE

    Change-Id: Ia0989fe74681654750af80ddb935bb3e63485f43
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Fri, 14 Jul 2017 03:27:43 +0000 (03:27 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2) to upload pod file

    JIRA: YARDSTICK-723

    API: /api/v2/yardstick/pods/action
    METHOD: POST
    PARAMS:
    {
        'action': 'upload_pod_file',
        'args': {
            'file': file,
            'environment_id': environment_id
        }
    }

    Change-Id: I5eb065d8b46080a94c989ec9b8217dc54900bd06
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Thu, 13 Jul 2017 17:42:06 +0000 (12:42 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - this patch will try to fix envuronment paramters needed for
    functest.

    Change-Id: If418c689dbe55b9b6123f72f91308b61a38de4b8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Justin chi [Fri, 14 Jul 2017 06:00:59 +0000 (06:00 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Modify deploy/client.py"
  - Modify deploy/client.py

    Bug:
    1. when ansible_print process encounter runtime error
    e.g. ansible.log doesn't exist, whole client.py
    process stucks.
    2. cobbler status encounters error when deploy timeout
    happens.

    Solution:
    1. add ansible_print process alive check in function
    get_installing_progress to exit parent process
    when child process encounter runtime error.
    2. remove unnecessary code in calling cobbler status
    which cause error.

    Change-Id: Ie04d45fd612e7273a6d584e3efb69e1506cdd0f9
Signed-off-by: huangxiangyu <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Fri, 14 Jul 2017 01:38:47 +0000 (01:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2) to get openrc info

    JIRA: YARDSTICK-721

    API: /api/v2/yardstick/environments/openrcs/<openrc_id>
    METHOD: GET

    Change-Id: I57241381cf50fef0dc4eec3281c01ba106262a5a
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Fri, 14 Jul 2017 01:01:19 +0000 (01:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2)  to update openrc

    JIRA: YARDSTICK-720

    API: /api/v2/yardstick/environments/openrcs/action
    METHOD: POST
    PARAMS:
    {
        'action': 'update_openrc',
            'args': {
                'openrc': {
                    "EXTERNAL_NETWORK": "ext-net",
                    "OS_AUTH_URL": "http://192.168.23.51:5000/v3",
                    "OS_IDENTITY_API_VERSION": "3",
                    "OS_IMAGE_API_VERSION": "2",
                    "OS_PASSWORD": "console",
                    "OS_PROJECT_DOMAIN_NAME": "default",
                    "OS_PROJECT_NAME": "admin",
                    "OS_TENANT_NAME": "admin",
                    "OS_USERNAME": "admin",
                    "OS_USER_DOMAIN_NAME": "default"
                },
                'environment_id': environment_id
            }
    }

    Change-Id: Ie9a1614190a01456fd0896f0bdfd05f9d0724fc6
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Thu, 13 Jul 2017 09:39:20 +0000 (09:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2) to upload openrc

    JIRA: YARDSTICK-719

    API: /api/v2/yardstick/environments/openrcs/action
    METHOD: POST
    PARAMS:
    {
        'action': 'upload_openrc',
        'args': {
            'file': file,
            'environment_id': environment_id
        }
    }

    Change-Id: If367904a2d0c2d4a192fdc87a8da21ac6549269e
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Fri, 14 Jul 2017 04:01:24 +0000 (04:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API to delete single environment"
  - Add API to delete single environment

    JIRA: YARDSTICK-718

    API: /api/v2/yardstick/environments/<environment_id>
    METHOD: DELETE

    Change-Id: I2e96b0f786440dea46f6b851d3f10f6cc5a0ab40
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Fri, 14 Jul 2017 03:59:18 +0000 (03:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API to get single environment info"
  - Add API to get single environment info

    JIRA: YARDSTICK-717

    API: /api/v2/yardstick/environments/<environment_id>
    METHOD: GET

    Change-Id: I9fe42a48520cc17d0f5416080b3595bd6c269761
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Fri, 14 Jul 2017 03:56:16 +0000 (03:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API to get environments"
  - Add API to get environments

    JIRA: YARDSTICK-716

    API: /api/v2/yardstick/environments
    METHOD: GET

    Change-Id: I46b7fb2b143fe76b6a0edbf1ecc8281187b85918
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 14 Jul 2017 03:55:31 +0000 (03:55 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "test_monitor_multi: speedup unittests, sleep less"
  - test_monitor_multi: speedup unittests, sleep less

    Change-Id: I306e8e5525c3722179a5321988cad76190b93951
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 14 Jul 2017 03:55:27 +0000 (03:55 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "test_storperf: speedup unittest, use time.sleep(0)"
  - test_storperf: speedup unittest, use time.sleep(0)

    Change-Id: I3923d75c1ae7974c7803b0ad6997a5ad0fece11d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Rex Lee [Fri, 14 Jul 2017 03:53:12 +0000 (03:53 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API to create environment"
  - Add API to create environment

    JIRA: YARDSTICK-715

    API: /api/v2/yardstick/environments/action
    METHOD: POST
    PARAM:
    {
        'action': 'create_environment'
    }

    Change-Id: I58086be3c70cdc3c4c93516bcfd53ba725486600
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 13 Jul 2017 04:09:55 +0000 (21:09 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - test_vpe_vnf: speedup unittest, mock time

    Change-Id: I046fae81c23555573df7d9e2e80995499062cf38
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Yujun Zhang [Fri, 14 Jul 2017 01:11:31 +0000 (01:11 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Define Database models"
  - Define Database models

     - Add dbfile to gitignore
     - Add models Repo and Task
     - Register models for Django Admin

    Change-Id: I46f23b0cb4deba2efc874cceb93251010ebb2860
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 13 Jul 2017 21:45:41 +0000 (21:45 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update Path to Anteater for Weekly Security Scan"
  - Update Path to Anteater for Weekly Security Scan

    This is a port from the patchset verify job and is needed due to changes
    in the docker container.

    Change-Id: I54626e4681ab25f6d947aaa2dcf969e5b2e0bab9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 13 Jul 2017 19:55:08 +0000 (19:55 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Created domain class for routers."
  - Created domain class for routers.

    Created Router domain class so neutron_utils.py functions returning
    router objects will not be leaking out implementation details as each
    API version can change these data structures and this should all be
    handled by the SNAPS neutron utility.

    JIRA: SNAPS-115 & SNAPS-14

    Change-Id: Ib6d36a735d835a6ed4ede489b14e33a261458fed
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Thu, 13 Jul 2017 14:15:40 +0000 (08:15 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Created domain class for roles.

    Create Role domain class so keystone_utils.py functions returning
    role objects will not be leaking out implementation details as each
    API version can change these data structures and this should all be
    handled by the SNAPS neutron utility.

    JIRA: SNAPS-119

    Change-Id: I6918a45c1c414ee6b104ec36e63c540d6f656e30
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Mark Beierl [Thu, 13 Jul 2017 19:19:43 +0000 (19:19 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Add reason for stack creation failure"
  - Add reason for stack creation failure

    JIRA: STORPERF-180

    Change-Id: Ic10f5d96ed0d7b38ccd21b59a68b1ccec403023c
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
mbeierl [Thu, 13 Jul 2017 16:18:23 +0000 (12:18 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Force full build and cleanup

    Change-Id: I0def9ef07f9530eb468e47992b660ec98757726f
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
juraj.linkes [Thu, 13 Jul 2017 15:14:58 +0000 (17:14 +0200)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - Updated release notes for Danube 3.0

    Change-Id: Ifd4219edcb10bd367b500e7316418e1b1461b887
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 13 Jul 2017 16:07:30 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel/mcp] Enable ready scenarios back"
  - [fuel/mcp] Enable ready scenarios back

    * os-nosdn-ovs-noha (dpdk)
    * os-odl_l2-nofeature-noha
    * os-odl_l3-nofeature-noha

    Change-Id: Ic18f13ea4b23ab5bacb5418a6756bedf9e5fc242
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
jose.lausuch [Thu, 13 Jul 2017 13:25:08 +0000 (15:25 +0200)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - Stop installing packages from test execution

    These packages are available in the Functest image thanks
    to the requirements installed here [1]

    [1] https://git.opnfv.org/functest/tree/docker/thirdparty-requirements.txt

    Change-Id: I5e8814de6e8f11e59cfef61ee3c0dbc0651f55ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
Nikolas Hermanns [Thu, 13 Jul 2017 10:57:09 +0000 (12:57 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - [docs] Adding apex deployment config guide

    JIRA: SDNVPN-171

    Change-Id: I076a087ab346e8e6e3063c958fefff657838b708
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
6 years agoUpdate git submodules
Serena Feng [Thu, 13 Jul 2017 14:32:13 +0000 (14:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "leverage tox to trigger verify job in reporting/TestAPI"
  - leverage tox to trigger verify job in reporting/TestAPI

    Change-Id: Ie374bb151f351764e86d05d7c7b8e254c9d6cd59
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Thu, 13 Jul 2017 14:31:54 +0000 (14:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "leverage testapi's own gitignore"
  - leverage testapi's own gitignore

    some files/dirs should be gitignored in testapi,
    but they may be needed in releng, this patch aims to
    manage gitignore by testapi itself

    Change-Id: I3c57d1199145d7f062d4e48aa8216ae34672f455
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
spisarski [Wed, 12 Jul 2017 17:14:57 +0000 (11:14 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Created domain class for ports.

    Create Port domain class so neutron_utils.py functions returning
    port objects will not be leaking out implementation details as each
    API version can change these data structures and this should all be
    handled by the SNAPS neutron utility.

    JIRA: SNAPS-118

    Change-Id: If031a094a9da284e2838691c3b3490359f710c61
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
mbeierl [Thu, 13 Jul 2017 13:39:53 +0000 (09:39 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Fixed typo #2

    Change-Id: Ifa853173ea7269f51af40e82422ef2454d06f50c
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
spisarski [Wed, 12 Jul 2017 14:34:14 +0000 (08:34 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Crteated domain class for projects.

    Created Project domain class so keystone_utils.py functions returning
    project objects will not be leaking out implementation details as each
    API version can change these data structures and this should all be
    handled by the SNAPS keystone utility.

    JIRA: SNAPS-114

    Change-Id: Id7bce929604278c8228622161eba1838ecd5e067
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
boucherv [Wed, 12 Jul 2017 16:18:37 +0000 (18:18 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix some issues in cloudify_ims

    - Blocking ssh
    - Timeout for SCP
    - Debug in clearwater-ims-base
    - Flavor with snaps

    Change-Id: Ib11a4ebf20e698caccbb16920ae7d715f931fc58
Signed-off-by: boucherv <valentin.boucher@orange.com>
6 years agoUpdate git submodules
Linda Wang [Tue, 11 Jul 2017 10:16:59 +0000 (10:16 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fix the unittest of get_endpoint

    The endpoints according to interface may be same or different
    on different deployment, which depends on the configuration
    during the deployment.

    Change-Id: Id2127a3c3fe0eca4b10a98c548d10391912f9610
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
CNlucius [Thu, 13 Jul 2017 12:46:42 +0000 (08:46 -0400)]
Update git submodules

* Update docs/submodules/onosfw from branch 'master'
  - add onos-sfc feature with compass

    Change-Id: I71e20dec6c58ea9387f9ceec312ca3937abd4aa3
Signed-off-by: CNlucius <lukai1@huawei.com>
6 years agoUpdate git submodules
Tim Zhao [Thu, 13 Jul 2017 11:16:34 +0000 (11:16 +0000)]
Update git submodules

* Update docs/submodules/onosfw from branch 'master'
  - Merge "onosfw upgradation for danube"
  - onosfw upgradation for danube

    Change-Id: I60495508863c8bb4c221d232a5d9956371c293d9
Signed-off-by: rssaravana <saravanakumar.somaskandan@huawei.com>
6 years agoUpdate git submodules
shangxdy [Thu, 13 Jul 2017 09:51:42 +0000 (17:51 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Add getting custom node by capability

    Currently _get_node_type_by_cap in nodetype definition is only concerned
    standard node, not consider custom node, the patch will support to get
    node by custom node.

    JIRA: PARSER-126

    Change-Id: I822acc8bfb747562dc084783d863adf31603e794
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Thu, 13 Jul 2017 10:51:16 +0000 (10:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario"
  - dovetail: dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario

    JIRA: RELENG-277

    dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario
    weekly, every Sunday
    ZTE-pod1 od-odl_l2-nofeature-ha scenario already exists, see the time trigger "0 2 * * *"
    dovetail-fuel zte-pod1 job already exists

    Change-Id: Ic870a78623873ce2f717477dcb09f18794651899
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoUpdate git submodules
root [Wed, 12 Jul 2017 06:44:59 +0000 (14:44 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - add sdn_controller_ip to admin_openrc.sh

    Change-Id: I3af46368109bc5358fd0cc61a43f5be60479eab3
Signed-off-by: root <zhou.ya@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Thu, 13 Jul 2017 08:28:52 +0000 (08:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Yardstick]Update Apex CI pod info for Yardstick CI jobs"
  - [Yardstick]Update Apex CI pod info for Yardstick CI jobs

    Change-Id: I2ec55ccba540979148abdf0ab028e114c36eff76
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
zhihui wu [Thu, 13 Jul 2017 07:53:56 +0000 (07:53 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "add a handling process when testapi_url is None"
  - add a handling process when testapi_url is None

    Change-Id: Ic1a27a0b9328f0343d6df51d863bf1ad1eb15992
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Justin chi [Thu, 13 Jul 2017 07:46:48 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Add deployment timeout to 300 mins"
  - Add deployment timeout to 300 mins

    JIRA:-

    Deployment timeout in Intel POD, so add more timeout.
    Reduce it when offline deployment support.

    Change-Id: I244033ceb6d32ef1e3966716be9303c58c662d80
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Thu, 13 Jul 2017 07:22:41 +0000 (07:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Making docker deploy script generic"
  - Making docker deploy script generic

    Replacing words with variables to make docker deploy generic so that it can
    be availed by other modules.

    Change-Id: Iacf4829aa5feede48038b71155a4dab43a8d427d
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
6 years agoUpdate git submodules
rexlee8776 [Thu, 13 Jul 2017 04:02:54 +0000 (12:02 +0800)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - update gitignore to exclude *.DS_Store *.log

    Change-Id: Ibd05768eb08336ecfa3f2454ec5548b48944126f
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 13 Jul 2017 03:19:54 +0000 (03:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSBperf: fix bad sigint handler"
  - NSBperf: fix bad sigint handler

    This is why we don't do things at module
    import time.

    when we import this module it makes a bad
    sigint handler.  Only load signal handlers
    at runtime.

    Also fix handler to take *args, **kwargs.

    Unittest failures:

    >     time.sleep(0.01)
    E     TypeError: handler() takes 0 positional arguments but 2 were given

    Change-Id: I4296a4bdef0e5f4d58b0503dcbc834f3bef0feeb
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
liyin [Wed, 12 Jul 2017 02:57:13 +0000 (10:57 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Add docker container manage function

    JIRA: BOTTLENECK-171

    This patch will add a file to create some function,
    Bottlenecks will use those function to manage docker.
    for example: docker ip address , create docker ,remove docker.

    Change-Id: I60e70ed9c6c7805e85b183ea3b19295fce68f657
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoUpdate git submodules
Justin chi [Thu, 13 Jul 2017 02:32:00 +0000 (02:32 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Fix bug the controller node when baremetal deploy"
  - Fix bug the controller node when baremetal deploy

    We need to flush the handle to restart network,
    before checking network.

    improve the message when failed

    Change-Id: If38198c62b4bf81d38b294264db30514998fe086
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Tue, 11 Jul 2017 05:03:07 +0000 (13:03 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Bug fix for odl_l2

    The "external_network_bridge" should be configured in neutron-server's
    LXC container. Currently we configure it in agents' LXC container.
    So in ODL L2 scenario, the DNAT failed.
    This patch will fix this.

    Change-Id: Ifca005d8cdb901d114838ec88d2f24bcee73abf7
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
mbeierl [Thu, 13 Jul 2017 02:10:50 +0000 (22:10 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Fixed typo

    Change-Id: I2ea9b3c4cc3fbd42d7d7f58d9de2b77c815495a7
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
mbeierl [Thu, 13 Jul 2017 01:41:01 +0000 (21:41 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Creation of Local Docker for Daily Job

    Moves the dockerfiles for the different submodules/containers into
    their respective directories.
    Adds a docker compose file that can build the containers from the
    local filesystem, and mounts the local filesystem as a volume,
    making it easier for developer testing as local changes are
    automatically reflected in the final container.

    Change-Id: I2376034258cab2a3dc3a0d1ac3f01bbf5d1f59e7
    JIRA: STORPERF-189
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 13 Jul 2017 01:39:40 +0000 (01:39 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Setup Django framework for qtip web servies"
  - Setup Django framework for qtip web servies

     - Add Django to dependancies
     - Setup Django framework under name - web
     - Add a new Django app with name - bench

    Change-Id: Ib76d9402c9a43c1811cb6ef283232047d0cfb995
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 13 Jul 2017 01:31:03 +0000 (01:31 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add juyter-notebook for visualization"
  - Add juyter-notebook for visualization

    Change-Id: Ic6a8948a026b7456a90519ad665acb4efd6ace4f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Ross Brattain [Thu, 13 Jul 2017 01:20:03 +0000 (01:20 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "test_nstat: decrease sleep time for unittest"
  - test_nstat: decrease sleep time for unittest

    there is no reason to sleep for a whole
    minute during unittest

    Change-Id: I206229bcaa7a50af1859f7b04e521955bb6217d4
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
chenjiankun [Wed, 12 Jul 2017 10:45:17 +0000 (10:45 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Change endpoint to url in API

    There are come conflict with new architecture.
    Also it is more proper to use url as endpoint.

    Change-Id: Idce331e36d85d0720bbf3255dca29ba6022e18b2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 12 Jul 2017 22:21:03 +0000 (00:21 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase, drop --depth=1 when cloning Fuel

    `git clone --depth=1` does not preserve git history, so 3-way merge
    is not possible.

    There are 2 ways to fix this:
    - (recurrent) rebase patches by adjusting patch context;
    - (one-time, with a recurrent very small performance hit) preserve git
      history when cloning Fuel@OPNFV in salt.sh;

    So, let's drop "--depth=1" and ensure `git am -3` will continue to work
    on future patch context changes (where possbile).
    While we're at it, also rebase our current patches.

    Change-Id: Iacfb4daf90a170174405410ff9c988c4fcac79ca
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 12 Jul 2017 18:23:25 +0000 (14:23 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Enables ODL HA for Ocata

    apex-tripleo-heat-templates: Ie108ab75cce0cb7d89e72637c600e30fc241d186
    apex-puppet-tripleo: Ic9a955a1c2afc040b2f9c6fb86573c04a60f9f31

    Change-Id: I995420bdb2ce84b063ab36f6fd4bdcdbbedd23ee
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Added samplevnf as submodule"
Sofia Wallin [Wed, 12 Jul 2017 18:08:31 +0000 (18:08 +0000)]
Merge "Added samplevnf as submodule"

6 years agoUpdate git submodules
shangxdy [Tue, 11 Jul 2017 16:38:06 +0000 (00:38 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Fix import nested list bugs

    When import list yaml in top service template, and the nested template
    import also list yaml, the result type definition is not complete

    JIRA: PARSER-124

    Change-Id: I0ee7f4367d7fabd27641e93c498646d1d0b127b8
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoAdded samplevnf as submodule 59/37259/2
Sofia Wallin [Wed, 12 Jul 2017 11:41:42 +0000 (13:41 +0200)]
Added samplevnf as submodule

Change-Id: Ib95941acf246c26939912e496c2b58e851aec04c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 12 Jul 2017 15:12:22 +0000 (15:12 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Switch to check_deployment instead of check_os.sh"
  - Switch to check_deployment instead of check_os.sh

    Change-Id: Idcc67643f813068c3cd06f4c0dfd3289bb7df138
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
Tim Irnich [Wed, 12 Jul 2017 14:54:43 +0000 (14:54 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Update release notes"
  - Update release notes

    Uplifting docs to D-3. Update release-notes
    to reflect the remaining issues we have not
    been able to resolve.

    JIRA: SDNVPN-169

    Change-Id: I5997f1495fc37ecbc06a8c7b8071a7ba7f2c099c
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
Nikolas Hermanns [Wed, 12 Jul 2017 12:07:46 +0000 (12:07 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Adding log gathering

    Change-Id: I0f13e5aa8aea25e549c9ffede63085a86153cdba
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
6 years agoUpdate git submodules
Steven Pisarski [Wed, 12 Jul 2017 13:24:02 +0000 (13:24 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Created domain classes for security groups."
  - Created domain classes for security groups.

    Created SecurityGroup and SecurityGroupRule classes so the neutron_utils
    for security groups will be returning objects of these types instead of
    the OpenStack objects returned by the API calls.

    JIRA: SNAPS-116

    Change-Id: I76ed1f85f7d54b984fc6f6ac28cee7680a1109e5
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Wed, 12 Jul 2017 13:23:32 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added ability to add a user to a role."
  - Added ability to add a user to a role.

    This functionality was requested as the SNAPS-OO integration tests
    currently have the ability to run these tests in custom projects with
    custom users and certain OpenStack installations are not allowing
    some of the integration tests functions unless the new user has been
    added to the 'admin' role.

    Change-Id: I255cfa089a14bbcb434a6cd33b2a1dfae66206b5
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Brady Johnson [Mon, 10 Jul 2017 15:26:21 +0000 (17:26 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Nominating Manuel Buil as OPNFV SFC PTL

    Change-Id: I93165a43bc434a6ffa04334b6840823c84d27d92
Signed-off-by: Brady Johnson <bjohnson@inocybe.ca>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 12 Jul 2017 08:29:30 +0000 (12:29 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Apply reclass patches before salt master init

    Change-Id: I7bb984880e98b7bdec9aa0b3895a3be9fd75cac0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Morgan Richomme [Wed, 12 Jul 2017 09:36:50 +0000 (09:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "move resources unit tests to tests/unit/resources"
  - move resources unit tests to tests/unit/resources

    As webportal is introduced, the project structure
    is becoming more complex, it is time to make it a
    a little bit more official

    Change-Id: Id380d37b07719f053b0bd385a326a2f2944a4b22
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 12 Jul 2017 08:04:29 +0000 (08:04 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add odl configurations for odl testcase in daisy environment"
  - Add odl configurations for odl testcase in daisy environment

    To support odl testcase in the environment deployed by daisy installer.

    Change-Id: I70bc668520cf28385fcff8489c773b880e7b4080
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
valentin boucher [Wed, 12 Jul 2017 07:52:38 +0000 (07:52 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "New python script to check openstack deployment"
  - New python script to check openstack deployment

    This is a crucial part of functest env prepare.
    The former check_os.sh is missing some error
    control and is sometimes trying to connect to an
    empty endpoint if the sed/awk commands were wrong.
    This python script is more robust in that sense.
    You can see an example of execution in [1].

    [1] http://paste.openstack.org/raw/614852/

    Change-Id: I622befa13b58d2d31a08d307befb12a2be28fe4d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 12 Jul 2017 07:46:57 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix missing python packages for password generation"
  - Fix missing python packages for password generation

    These packages are needed by pw-token-gen.py tool

    Change-Id: Ib9d165274449551a469e201da9feeffac5a7a4cf
Signed-off-by: Juan Vidal Allende <juan.vidal.allende@ericsson.com>
6 years agoUpdate git submodules
Yujun Zhang [Mon, 10 Jul 2017 03:33:46 +0000 (11:33 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Create example of storage qpi report

    Next:
    - calculate score
    - comparison to baseline

    Change-Id: I4f25f6306bb86a258662652e7be8d4c5eeecc468
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Wed, 12 Apr 2017 04:56:15 +0000 (21:56 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - constants: default SERVER_IP to 127.0.0.1

    When running unittest while connected to P2P VPN,
    their is no default route, so we get None.

    Instead of using None, default to 127.0.0.1

    Not sure why this was renamed to SERVER_IP either,
    what do we use this value for?

    Still getting py.test unittest failures all the time.

    The problem is we lookup influxdb.ip but SERVER_IP is None,
    so the lookup fails.

      INFLUXDB_IP = get_param('influxdb.ip', SERVER_IP)

    SERVER_IP can't ever be None

    Change-Id: Iedb09dc541137f7cdc6ef8d26dd312807985bfa8
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Harry Huang [Wed, 5 Jul 2017 03:09:54 +0000 (11:09 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix docker-compose

    Add sudo when install docker-compose

    Change-Id: I7025919889d543c860bf49bbbaf9665030437160
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Wed, 12 Jul 2017 02:54:02 +0000 (02:54 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick api database v2 model"
  - Yardstick api database v2 model

    JIRA: YARDSTICK-713

    We have api v2 for gui, and they are all based on the database model.

    Change-Id: I51b127588b0b84316acff8acf4a7886339646060
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Wed, 12 Jul 2017 01:35:03 +0000 (01:35 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick API architecture improvement"
  - Yardstick API architecture improvement

    JIRA: YARDSTICK-710

    Since we have the plan to upload api v2 and gui.
    We need to add put and delete method.
    So the architecture need to be improved.

    Change-Id: Ie20a79c26ef6c581897ce4e63980fa2895b162d2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Jun Li [Wed, 12 Jul 2017 00:52:08 +0000 (00:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: conditional step bugfix"
  - dovetail: conditional step bugfix

    error log
    https://build.opnfv.org/ci/job/compass-os-odl_l3-nofeature-ha-virtual-daily-master/366/
    Subprojects triggered but not blocked for

    Change-Id: Idc73361430f91c0f2e8002a950a738054442807f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoUpdate git submodules
Jun Li [Wed, 12 Jul 2017 00:51:51 +0000 (00:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Yardstick]Use volume-binding to provide rc file to yardstick container"
  - [Yardstick]Use volume-binding to provide rc file to yardstick container

    The 'fetch_os_creds' script is preferred to run on jump server to get OS creds as mand projects do,
    this patch unify the way to get OS creds by volume-binding.

    Change-Id: I0da54545ee088458c952f216945c29232d487692
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
spisarski [Tue, 11 Jul 2017 20:56:39 +0000 (14:56 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Demo script to show how to use the library.

    Change-Id: Ibe491b6e0f64aa751baf4006d6e3df1e571961d8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 11 Jul 2017 20:49:46 +0000 (20:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "armband: Disable ISO actions for MCP"
  - armband: Disable ISO actions for MCP

    Sync with changes for Fuel@OPNFV targeting master branch (MCP):
    - disable ISO build for master branch;
    - turn off upload action & checkout;
    - add retrieving OS credentials for MCP;
    - disable ISO download for master branch;

    Change-Id: I11eacfad7ee1f738119e17c2e63c3d92707f8e1f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 11 Jul 2017 20:46:27 +0000 (20:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Weekly Anteater Project Additions"
  - Weekly Anteater Project Additions

    https://wiki.opnfv.org/display/INF/Project+Roll+Out+for+Anteater

    Week begining July the 10th

    Change-Id: Ifc6e59f2298ae8d83679a3817c82a2cc6ec4acd6
Signed-off-by: lukehinds <lhinds@redhat.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 11 Jul 2017 20:30:03 +0000 (20:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[QTIP]Change QTIP danube daily jobs to weekly jobs"
  - [QTIP]Change QTIP danube daily jobs to weekly jobs

    Change-Id: I5e9ee5bf45f4f349dc178ce7062610469c8de008
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
mbeierl [Tue, 11 Jul 2017 19:12:35 +0000 (15:12 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Change all paths

    Changes the paths of all source code so that it exists under the dockerfile location
    for each container.  This way we can use COPY instead of git clone, as well as use the
    existing JJB.

    Change-Id: I883b2957d89659c164fff0a1ebc4d677c534796d
    JIRA: STORPERF-188
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 10 Jul 2017 15:32:57 +0000 (17:32 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - MCP: patches: AArch64: Add initial support

    - p/fuel: classes: AArch64: virtio-pci-net sync
    - p/reclass-system-salt-model: Add Armband repos

    - mcp/config: AArch64: Use UEFI arm64 image
      Also, allow removal of VMs booted via guest UEFI (OVMF or AAVMF).
      While at it, bump default vCPU number from 2 to 6.

    - lib.sh: AArch64: Use VGA video mode for guests
      On AArch64, there is no Cirrus video, so use VGA mode instead.
      For now, we install vgabios package no matter the arch, although
      it is only used on AArch64.
      On Debian systems, also fix a missing link for vgabios-stdvga.bin.
      Based on previous Armband work from [1].

    - lib.sh: AArch64: virt-install: Use virtio-net-pci
      AArch64 virt tools (i.e. libvirt) default to "virtio-mmio", instead of
      "virtio-net-pci", at least before libvirt 3.x (see [2]).
      Without PCI bus info, we can't really enforce a specific order for
      the guest ethernet devices.
      Moreover, predictable network interface naming is out of the question
      with virtio-mmio, as there is no bus information to rely on.
      Therefore we will enforce "virtio-net-pci" on AArch64, instead of
      the default "virtio" (which translates into "virtio-mmio" currently).

    - salt.sh, user-data: Add Saltstack arm64 repo

    - salt.sh: Clone armband repo, apply patches from it

    - classes: virtual: AArch64: virtio-pci-net sync
      Since AArch64 will be using virtio-net-pci NIC model for guests,
      predictable interface naming yields a slightly different scheme.
      Update all configuration to reflect this.

    FIXME:
    - Use https for fetching Armband GPG keys!
    - Revise the patching mechanism, make things more dynamic.

    [1] https://github.com/opnfv/armband/blob/danube.2.0/patches/fuel-library/
        arm64-bug-fixes/0002-Install-vgabios-and-link-for-aarch64.patch
    [2] https://www.redhat.com/archives/libvir-list/2016-August/msg00931.html

    Change-Id: If5aae22066f75732652201a78357c4931438d58d
Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com>
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 11 Jul 2017 15:43:07 +0000 (17:43 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - MCP: Obsolete `fuel-patches-*` functionality

    We no longer require patching submodules in the Fuel@OPNFV
    submodule, so remove all obsolete code.

    Change-Id: I872ac7da2cd020b6882f8bc8304c03a8e528313f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 11 Jul 2017 15:18:10 +0000 (15:18 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add openssh-client in core"
  - Add openssh-client in core

    It's required by snaps ansible tests.

    Change-Id: Iebd4c7b8de8637a18dd40040749b9a1a0781fff2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
julien zhang [Tue, 11 Jul 2017 14:30:27 +0000 (14:30 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Adding Labels"
  - Adding Labels

    Labels serve as anchors/ refs when referenced from other documents
    This patch adds labels to docs/*/*/index.rst

    Change-Id: I3dd866f0721b0c97d7c29fce0b275b29d0b2ddc8
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 23 Jun 2017 23:13:12 +0000 (16:13 -0700)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Fix Yamllint Violations

    JIRA: PHAROS-298

    Change-Id: I1c9afc9bfee4a60144b95bc38e2333260c95167a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
AakashKT [Tue, 11 Jul 2017 13:05:27 +0000 (18:35 +0530)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - segregrate the flannel and ovn whoch is controlled by commad line
    parameter

    Change-Id: I005827f72631bea8b11e302a84aaf95de8dee1c8
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Steven Pisarski [Tue, 11 Jul 2017 13:26:43 +0000 (13:26 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Allow ssh when testing via ansible"
  - Allow ssh when testing via ansible

    Change-Id: I5a518242fec9c3434040bbfa0d725e16068cff25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Benoit HERARD [Fri, 7 Jul 2017 07:44:48 +0000 (09:44 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add decorators in testcases for energy recording.

    Test cases are:
     - rally (sanity and full)
     - refstack
     - cloudify_ims
     - vping_ssh

    It also fix a bug on "energy_recording" decorator of energy module.

    Change-Id: I625c214552ad1b89eaf7e196e706d7c69b37da33
Signed-off-by: Benoit HERARD <benoit.herard@orange.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 11 Jul 2017 07:41:08 +0000 (11:41 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Apply upstream patches

    For opendaylight support:
      * neutron formula
      * reclass system model

    Plus missing apply of haproxy state.

    Change-Id: Ic9e3672b51d5331656d636c44c3f891e49437e23
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 11 Jul 2017 11:27:41 +0000 (15:27 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Set public endpoints to external interface

    In order to pass functest/api_check, configure public endpoints of
    openstack core services with external ip address.

    Change-Id: I519865df5700acbcf542ea71efd87780e9f1d9d5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>