opnfvdocs.git
6 years agoUpdate git submodules
Dimitrios Markou [Thu, 21 Dec 2017 18:04:20 +0000 (18:04 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Add the xci_overrides file"
  - Add the xci_overrides file

    We can override variables by default using this file. One of those variables
    is the VM_MEMORY_SIZE

    Change-Id: I19f12151a65e90399e1ffcfa2465256bc5376abe
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 21 Dec 2017 17:42:04 +0000 (18:42 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for upstream libvirtd socket

    Change-Id: I4a5cb78eff164fe9984362b51c34a8359baa8a8d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 21 Dec 2017 14:27:52 +0000 (18:27 +0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [fuel] Schedule ovn-nofeature-noha scenario

    Change-Id: I67574f37a2bb4908b935fdc3e72ecf891ad66def
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Manuel Buil [Thu, 14 Dec 2017 11:13:19 +0000 (12:13 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Migrate to SNAPs openstack library

    Functest is deprecating its openstack library which we were using extensively
    We need then to move to an alternative and the best appears to be SNAPs

    Change-Id: Icaa0b9f1ec580545b9d0faa88be2080a310deaf7
Signed-off-by: Manuel Buil<mbuil@suse.com>
6 years agoUpdate git submodules
spisarski [Thu, 21 Dec 2017 15:46:49 +0000 (08:46 -0700)]
Update git submodules

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

    Change-Id: I57e10be315c288d75d61b014940cd02c0c0134fa
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 21 Dec 2017 15:33:03 +0000 (15:33 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates OpenDaylight BGPVPN driver"
  - Updates OpenDaylight BGPVPN driver

    apex-tripleo-heat-templates: Ib94b0182fd5fbc3a254cae5862a82982bf3131be

    Change-Id: Ie1e73edce9027056fb2e2870ee4705bf69251e11
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 16 Nov 2017 11:39:11 +0000 (15:39 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Bring in ovn based scenario

    OVN based scenario doesn't require conventional gateway
    node since connectivity to external networks and routing
    occurs on compute nodes.

    Change-Id: I81e0d497170d5ffb067adf13b0e46290525f26a6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 21 Dec 2017 14:49:28 +0000 (14:49 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add sphinx build configuration"
  - Add sphinx build configuration

    This allows local build of document for preview

    Change-Id: I9f70ad68358cdd5d47afebc9e440555c48a7c913
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
RHE [Thu, 21 Dec 2017 14:47:26 +0000 (15:47 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - python_moondb rename

    Change-Id: I6442b6f96393b4fcba8a6352ecb4ad845e6346c0
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
zhihui wu [Tue, 19 Dec 2017 08:27:50 +0000 (16:27 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - fix some bugs about mcp module

    - ansible user should be "ubuntu"
    - SUT:children is "compute" not "compute-nodes" in the template/hosts
    - logical error about node_meta
    - Uniform installer_group mcp value

    Change-Id: I8c40accbe2b5d65d93044faebaf166703ab63932
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
RHE [Thu, 21 Dec 2017 14:36:27 +0000 (15:36 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - python_moonutilities rename

    Change-Id: I306268f5b95dee283313f76db2e1cac49fc9c0ff
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 19 Dec 2017 09:57:59 +0000 (10:57 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Create periodic jobs for upstream osa

    This change takes xci-verify-jobs as base and adjusts osa-periodic
    jobs to ensure they do what they are supposed to.

    The structure of periodic jobs is pretty similar to xci-verify-jobs and the
    differences comparing to them are
    - OPENSTACK_OSA_VERSION is set to master.
    - SCM type changed to git-scm from gerrit
    - Voting is removed.
    - Triggering will be done using pollscm to ensure we only run jobs when something
    changes upstream. Triggers are not enabled yet until the basics are verified
    working.

    This change requires https://gerrit.opnfv.org/gerrit/#/c/49275/ in order for
    periodic jobs to work as expected.

    Further changes are needed to finalize the structure.

    Change-Id: I8f6519ccce93e6b8b65509638294419459fd36e8
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
WuKong Sun [Thu, 21 Dec 2017 13:48:52 +0000 (13:48 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "moon performance test"
  - moon performance test

    Change-Id: I15d2851364baa567974991e54a21404b7bef6c0e
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Thu, 21 Dec 2017 13:37:36 +0000 (13:37 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: OSA: Move all the OSA specific playbooks to the NFVI directory"
  - xci: OSA: Move all the OSA specific playbooks to the NFVI directory

    Move all the playbooks that only make sense for OpenStack-Ansible
    deployments to the NFVI/OSA directory where they belong. This further
    disassociates XCI from OSA.

    Change-Id: Iab8b6dc81d9025a1d85608a98fb1eee0f1c6a69f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Wed, 20 Dec 2017 11:18:41 +0000 (11:18 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: playbooks: Fix conditional for scenario/flavor fact

    We need to use proper jinja2 code to set the fact properly.

    Change-Id: I903233c0e059edf2af973ea9c08b8bd80795e1a9
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 21 Dec 2017 10:34:48 +0000 (14:34 +0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update cirros image to 0.4.0

    ChangeLog: https://git.launchpad.net/cirros/plain/ChangeLog

    Change-Id: Ic41bec08b9dbfa7f1a501d5ba18602ba455fb5d0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Cédric Ollivier [Thu, 21 Dec 2017 08:56:55 +0000 (09:56 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Enable orchestra testcases for Daisy only

    The current testcases have several issues which limit the
    possible successful runs to Daisy [1].

    [1] https://jira.opnfv.org/browse/ORCHESTRA-17

    Change-Id: Iecaf21738e19aae6a88171385f11afcffd28a348
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Ruan HE [Thu, 21 Dec 2017 09:45:55 +0000 (09:45 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "comments needed to be done"
  - comments needed to be done

    Change-Id: I0214fa7d30539daa0fc0e62465299ebf643eb356
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
6 years agoUpdate git submodules
RHE [Thu, 21 Dec 2017 09:06:52 +0000 (10:06 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - python_moonclient init

    Change-Id: Iaf104b3208a07dc80cc266830be444d019b0f196
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Dec 2017 08:45:29 +0000 (08:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Get auth token when checking deployment"
  - Get auth token when checking deployment

    JIRA: FUNCTEST-900

    Change-Id: Ie313d273a357a35b176b3918de108d85164776fa
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Dec 2017 07:23:18 +0000 (07:23 +0000)]
Update git submodules

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

    It was only called in Feature which the result is already printed
    (see __str__()).

    It also eases moving Feature to xtesting as it breaks the link to
    functest_utils.

    Change-Id: Ib72d651dc7d89598704ff4d52d8b1ecb2bdade5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Thu, 21 Dec 2017 07:22:42 +0000 (07:22 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Suggest to pull manifests instead of arch tags"
  - Suggest to pull manifests instead of arch tags

    Change-Id: I17d45782feb38946f9524859354f24d392b56f25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Ace Lee [Thu, 21 Dec 2017 06:41:53 +0000 (06:41 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Add Storperf API usage in bottlenecks"
  - Add Storperf API usage in bottlenecks

    JIRA: BOTTLENECK-213

    This is to use Storperf API in bottlenecks.

    Change-Id: I3a3fbb3bfd9c278740c070b167222ff122df1d49
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 21 Dec 2017 04:10:03 +0000 (04:10 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Bug fix for chrony configuration"
  - Bug fix for chrony configuration

    JIRA: -

    Set "security_ntp_servers" to use only one server;
    Correct the path of chrony key for centos deployment.

    Change-Id: I3050018fe07c51912e0b52a1c5c7ce2dd4d3f6ce
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 21 Dec 2017 04:03:40 +0000 (04:03 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Update OS pattern for kubernetes"
  - Update OS pattern for kubernetes

    Ubuntu iso has been  updated to 16.04.3 and
    Centos iso has been  updated to 7.17. Update
    os pattern in adapter conf for kubernetes to
    avoid deploy failure

    Change-Id: Ib11c738a4917f736326f6003e33b1c4268b0b7cd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 21 Dec 2017 04:03:11 +0000 (04:03 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "deploy/k8s: support k8s deployment on aarch64"
  - deploy/k8s: support k8s deployment on aarch64

    Kubespray default variables are for x86_64. To support deploying
    AArch64 node, many variables must be redefined. This patch adds a
    file to override default kubespray variables, so we can track all
    changes in compass4nfv code.

    Change-Id: Ic6180ea9c50302d1a6cef1e0e7a3abea6699ef55
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Yifei Xue [Thu, 21 Dec 2017 04:02:55 +0000 (04:02 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "deploy/conf: separate x86 and AArch64 docker image naming"
  - deploy/conf: separate x86 and AArch64 docker image naming

    Latest update hard-coded some docker image names, which breaks
    the deployment on Arm platform. This patch fixes the issue by
    distinguishing docker image naming on different architecture.

    This is an interim solution, and in the future, we may leverage
    docker multi arch support to use consistent naming for
    different architectures.

    Change-Id: I5c59c12fb250c4e09d83582640e248075b5f7373
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Yang Yu [Wed, 20 Dec 2017 09:03:39 +0000 (17:03 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bug-fix: fix neutron quota setting

    JIRA: BOTTLENECK-215

    also fix the bug for type error: converted string

    Change-Id: Ic56b5ab5c49d8fdbcf49ba4571c2286d5f7bc422
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
dongwenjuan [Mon, 27 Nov 2017 09:42:17 +0000 (17:42 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - support vitrage inspector for local installer

    JIRA: DOCTOR-122

    Change-Id: I771f778767a204e809d892c70603e479c1ed2f5c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Linda Wang [Thu, 21 Dec 2017 01:54:28 +0000 (01:54 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove openstack_[clean,snapshot]"
  - Remove openstack_[clean,snapshot]

    It also removes the related unit tests and updates docs and cli.

    Change-Id: Ie11f77402f2b5b7055a0c7c5d931c8ff21124482
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 20 Dec 2017 22:35:04 +0000 (22:35 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Rename variable OPNFV_SCENARIO to DEPLOY_SCENARIO"
  - Rename variable OPNFV_SCENARIO to DEPLOY_SCENARIO

    Rest of the OPNFV projects use the variable DEPLOY_SCENARIO so
    XCI should be aligned with them as well even though OPNFV_SCENARIO
    fits better than DEPLOY_SCENARIO.

    Change-Id: Id48c41fa8a1fa9493cfc7a4906f64b6d8ed27d64
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 20 Dec 2017 22:22:31 +0000 (22:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Enables verify trigger for ci directory"
  - Apex: Enables verify trigger for ci directory

    We were missing triggering on the ci/ path in our Apex repo.  This
    contains some code and a file we use to trigger verify jobs for
    dependent patches.

    Change-Id: I54f2826f8a16a1d0219d6ecc6ef8d257840b6399
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 20 Dec 2017 21:03:49 +0000 (21:03 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "modify admin network segment of zte pod1"
  - modify admin network segment of zte pod1

    The previous network segment conflicts with INSTALLER_IP.

    Change-Id: I160c2ee368f716d13510bfea69e2dc453d164276
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
agardner [Wed, 20 Dec 2017 19:31:05 +0000 (14:31 -0500)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - validate-pdf-jinja2-templates-master failing

    If keys do not exist, the skipping decryption python stuff doesn't
    work, see:
    https://build.opnfv.org/ci/job/validate-pdf-jinja2-templates-master/16/consoleFull

    Still does not fallback to plain in the case of a 'bad decryption',
    but the current code does not either, bad decryption is logged
    in any case.

    Change-Id: I8da2c7cf8568a6e77ca24cc9ce665410d93b7ba9
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Mark Beierl [Wed, 20 Dec 2017 19:35:04 +0000 (19:35 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Fixes missing Python libs"
  - Fixes missing Python libs

    Explicitly call out the version of cryptography lib so that we don't
    get cannot import name certificate_transparency.

    Change-Id: Ib36ea8e23414b8a297ca9dd3f322ed30d3dafb5f
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Shrenik [Thu, 7 Dec 2017 10:36:08 +0000 (02:36 -0800)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Resolve error in fetching metrics

    There seems to be an update in the json format used.
    The data is present at ['details']['metrics'] rather
    than ['metrics']

    JIRA: STORPERF-229

    Change-Id: I7c3ee319ef4a128c33f5e2a26e10b6ff03a471d3
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 20 Dec 2017 18:03:46 +0000 (18:03 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix typos in test_details.rst and test_overview.rst"
  - Fix typos in test_details.rst and test_overview.rst

    Change-Id: I12e9b17927ab9b52d0a727a82975cda7074bd994
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 20 Dec 2017 18:00:35 +0000 (18:00 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Delete TestCase.create_snapshot()"
  - Delete TestCase.create_snapshot()

    OSGC has been removed then this method can be safely removed.
    It also updates run_tests.py.

    Change-Id: I4030b7f0351d24d095313ae990b08e65d8f69115
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Manuel Buil [Tue, 19 Dec 2017 09:18:41 +0000 (10:18 +0100)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Return the floating ip object

    Sometimes it might be useful to have the floating ip object which was assigned

    Change-Id: I883ec2af448cd38dad2e0d24843c92e7ab495c2f
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 20 Dec 2017 12:27:58 +0000 (16:27 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [maas] Adjust deployment order/timeouts

    Change-Id: I9dbb51ce2387450e4ae19f8b3444f5e52cfdc71d
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
RHE [Wed, 20 Dec 2017 12:59:38 +0000 (13:59 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - moonv4 test doc

    Change-Id: Ibdb221449cc72f483d72c387d427cd1f06e957c2
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Aric Gardner [Wed, 20 Dec 2017 12:37:38 +0000 (12:37 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths"
  - jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths

    We should set 'disable-strict-forbidden-file-verification' to 'false'
    to really prevent any changes to the forbidden paths to trigger a CI
    job. When this option is set to 'True', then a patchset that modifies
    both allowed and forbidden paths will trigger a job. However, in order
    to be on the same side in regards to the start-new-vm.sh script, we
    really shouldn't trigger the job. Moreover, we drop the rest of the
    forbidden paths since we can use the 'skip-verify' topic name to
    skip the deployment.

    Change-Id: I2a89e51861c7fb8541fe774b128ea4049e91df43
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Ruan HE [Wed, 20 Dec 2017 09:56:46 +0000 (09:56 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "fix moon functional tests"
  - fix moon functional tests

    Change-Id: I9ebc0d8d20cca44a083d85a49587e7249a85b5bd
Signed-off-by: RHE <rebirthmonkey@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 20 Dec 2017 09:48:57 +0000 (10:48 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci-verify: Remove flavor from the scenario name

    Change-Id: Ief47cd60d45f2cc35c74a9e8430d6602210bbba1
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Dimitrios Markou [Wed, 20 Dec 2017 08:58:31 +0000 (10:58 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Pin os_heat role to an older SHA to solve policy problems

    This one follows the logic of this patch [0]

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

    Change-Id: I1b71b9be6db60aa84d20ac14588b70a8e4c52736
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 20 Dec 2017 09:09:40 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Pin os_heat role to the version with working policy"
  - Pin os_heat role to the version with working policy

    Upstream change modifying policy.json results in failures with
    several heat test case failures with functest healthcheck.

    https://review.openstack.org/#/c/526306/

    Using the policy.json from the earlier commit seems to solve
    the failures which is this

    https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/commit/?id=0b3eb9348d55d6b1cf077a2c45b297f9a1be730d

    Change-Id: Iaac0911e73743d1b628cc8d4abe460a0a2a66a84
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 19 Dec 2017 10:08:57 +0000 (11:08 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Update osa version files for master branch as well

    This is needed in order to update the files before we attempt to
    run osa-periodic job.

    Change-Id: Ied5a53c294fd753039a6f79fa0ebce24b515cdba
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Xuan Jia [Wed, 20 Dec 2017 07:05:57 +0000 (07:05 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Add a Multus with 2 Flannel interfaces installation document for arm platform"
  - Add a Multus with 2 Flannel interfaces installation document for arm platform

    Give out the Multus with 2 Flannel interfaces architecture, related kubernetes
    yaml file, and configuration steps to enable this scenario.

    Change-Id: I5e1179ab77ce7caac428fe27dbe40806303be98e
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
6 years agoUpdate git submodules
Guo Ruijing [Mon, 18 Dec 2017 22:52:56 +0000 (17:52 -0500)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - add dummy artifact upload for containernfv

    Change-Id: I3937a552802ce54a4241a21131b15fa8a6447bf8
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Dec 2017 19:46:30 +0000 (19:46 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Blacklist rally ceilometer scenarios"
  - Blacklist rally ceilometer scenarios

    Exclude ceilometer test cases since Rally is still utilizing the API
    which was deprecated in Pike.

    Change-Id: I33be7358c14988f94d38d4b9d42995bd5f022617
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 19 Dec 2017 11:35:35 +0000 (15:35 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [dpdk] Remove user/group setting for ovs rundir

    The proper patches have been merged into upstream (nova/neutron
    formulas, system reclass) to use a separate dir for vhost_user sockets.

    Change-Id: Iba8d8a9a05c5ab681b5b5ffbea786dca92704c82
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 19 Dec 2017 18:09:52 +0000 (18:09 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] MaaS: Reduce timeout values"
  - [baremetal] MaaS: Reduce timeout values

    `maas_fixup` is already re-entrant, so we can execute it more than
    once during a commissioning/deploy cycle. Reduce the timeout waiting
    for all nodes to reach a stable state, so nodes stuck in 'Ready'
    state instead of reaching 'Deploying' get dealt with sooner (~5 min
    vs old 30 min).

    While at it, let `maas_fixup` handle machine deploy as well, so we
    can catch nodes stuck in 'Ready' state and re-trigger the deploy.

    Change-Id: Id24cc97b17489835c5846288639a9a6032bd320a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 21:54:55 +0000 (22:54 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for MaaS DHCP fix

    Change-Id: Icb3516e6520ea6c1996ffffa744b6cfeb1135f41
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 19 Dec 2017 13:59:53 +0000 (17:59 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Set libvirt unix_sock_group as an option

    Updated libvirt formula now supports group
    name as an option for unix socket parameter.

    Change-Id: I683e38971fe6c939fd09e95b805d611ddc596f28
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Thomas Duval [Tue, 19 Dec 2017 15:25:23 +0000 (16:25 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update configuration file with external features

    Change-Id: I065e812ac97bb80679f4b70434ff36e272b3cf66

6 years agoUpdate git submodules
Manuel Buil [Tue, 19 Dec 2017 16:14:43 +0000 (17:14 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Move to functest TestCase superclass

    Due to this:

    https://gerrit.opnfv.org/gerrit/#/c/49243/

    We need to change the class

    Change-Id: I17dc65fcfd3e7ce3f6ebe5ec5176e5d89ef2e0e2
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Manuel Buil [Mon, 18 Dec 2017 12:03:07 +0000 (13:03 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Documentation update and some clean up

    Change-Id: I1fca51b9b6afff5a596ceee2e1401127fe23231d
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
spisarski [Mon, 18 Dec 2017 17:02:02 +0000 (10:02 -0700)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Refactored VmInst domain class for Ports.

    Removed network dict and replaced with a list of Port domain
    objects. The old network member was directly copied into the
    VmInst object from neutron meaning that Neutron implementation
    details were leaking through. This refactor not only makes
    VmInst objects easier to use, it also ensures that future
    Neutron API changes will not break the library.

    JIRA: SNAPS-251

    Change-Id: I3e5e811e433bf7670ecd80405186ac2ac0739def
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Maryam Tahhan [Tue, 19 Dec 2017 11:25:18 +0000 (11:25 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: update release notes for 5.1.0

    Change-Id: If768473582497d8a9f2d7b13e1e46c65bb25eb29
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Jose Lausuch [Wed, 29 Nov 2017 11:39:03 +0000 (12:39 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Add support for SLES 15

    Change-Id: I555fea7514475153ae74b6f3d2ab2df1c30bb1aa
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Dec 2017 11:10:21 +0000 (11:10 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Filter out orchestra for ssl enabled deployments"
  - Filter out orchestra for ssl enabled deployments

    Skip orchestra tests for the Compass & Fuel/MCP installers
    until OpenBaton have updated to version 4.x+ with SSL support.

    JIRA: ORCHESTRA-17
    Change-Id: I894a08fb5ac83a6b1d59d7bcf3a681a8d596968f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Dec 2017 07:51:44 +0000 (07:51 +0000)]
Update git submodules

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

    This class is no longer used and must be removed before working on
    xtesting.

    JIRA: FUNCTEST-887

    Change-Id: I3ac1db6ec90d9db301e5461cd79cfcf77291dffc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 19 Dec 2017 07:19:52 +0000 (07:19 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Switch to public keystone endpoint"
  - Switch to public keystone endpoint

    It also reorders imports and removes dead code.

    Change-Id: I1e7bd03a4bc07df4705c9beed83a37a022ddbd52
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Deepak S [Tue, 19 Dec 2017 05:34:56 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Adding Security gateway testing"
  - Adding Security gateway testing

    Using now .test files describing the test to be executed.
    Also desribed in the README file how to deal with SRIOV ports.

    Change-Id: I3eb1551d7f205fef3fa1914bc6959c2126d63425
Signed-off-by: Provoost <luc.provoost@intel.com>
6 years agoUpdate git submodules
Deepak S [Tue, 19 Dec 2017 05:34:54 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Add l3 support for tasks without physical tx ports"
  - Add l3 support for tasks without physical tx ports

    This adds support for tasks in l3 submode receiving from ports but
    transmitting to rings.

    ARP related information is exchanged between tasks through master core.
    Tasks transmitting to physical ports are responsible to transmit arp
    related packets. Tasks not transmitting to physical ports (and using
    rings) should not try to transmit arp packets. Transmitting arp
    packets through ring would be more complex, as we would need extra information
    (within the mbuf) to distinguish for instance an arp reply comoing from the
    network and an arp reply coming from a core (as a reply to an arp request).

    Change-Id: Ib55dc8c39d5e55703a933faa16bcc008f1274929
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Xavier Simonart [Sun, 17 Dec 2017 17:43:56 +0000 (18:43 +0100)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Add support for multiple tasks generating to same ip in l3 mode.

    When multiple tasks generate to the same ip in l3 mode (i.e. with arp
    support), all those tasks generate arp requests. we need to make sure
    that they all receive a arp-reply i.e. that the master broadcast
    the reply to all those cores.

    Change-Id: I7e89196497a1016a94dde167f212b1f6ed03bcfe
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 18:01:37 +0000 (19:01 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update the test directory structure

    Change-Id: I94a206632c1ace1b26e01cf8c8a7bc3e18dbdde4

6 years agoUpdate git submodules
Koren Lev [Mon, 18 Dec 2017 17:16:16 +0000 (19:16 +0200)]
Update git submodules

* Update docs/submodules/calipso from branch 'master'
  - release 1.2 + new tagging

    Change-Id: I1e876451ec4a330f458dd57adadb15e39969b225
Signed-off-by: Koren Lev <korenlev@gmail.com>
6 years agoUpdate git submodules
Giuseppe Carella [Mon, 18 Dec 2017 13:50:00 +0000 (14:50 +0100)]
Update git submodules

* Update docs/submodules/orchestra from branch 'master'
  - Added release notes for 5.1.0

    Change-Id: I318e2e21d83c214b21e8ca4ab25b79458c55945f
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 15:39:01 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "states: networks: Use role-based addressing"
  - states: networks: Use role-based addressing

    JIRA: FUEL-310

    Change-Id: Ice6d6bbb2d2ee8e21f2757b02056873d1a030ea3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 15:37:31 +0000 (15:37 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] cleanup: Remove unused gtw node data"
  - [baremetal] cleanup: Remove unused gtw node data

    Change-Id: I48f73caa0f7cae532d4d9b3f68e1d8de59f8dd9e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 18 Dec 2017 15:35:56 +0000 (15:35 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] Move salt master IP to PXE/admin"
  - [baremetal] Move salt master IP to PXE/admin

    Use PXE/admin network for salt traffic from/to all minions
    except cfg01, mas01.
    This allows us to drop the route to admin net from cfg01.

    Change-Id: Ic2526f1ff77afe5d92ced900971f4c8f78d2d8a2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 13:28:12 +0000 (17:28 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [maas] Set edge hwe kernel as a default minimum

    Change-Id: I360dcb675c90b6f20687979ebc493afe6682c821
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 14:21:46 +0000 (15:21 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add unit tests in moon_orchestrator

    Change-Id: I1b5b4a263098ef6f8bbd0bf59a661c5b76237ea6

6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 18 Dec 2017 14:31:35 +0000 (14:31 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Increase ram of XCI VM and change disk cache type for all VMs"
  - Increase ram of XCI VM and change disk cache type for all VMs

    These options seem to help with the functest execution
    within XCI VM.

    Change-Id: I3b9b6b02fc571feb42543025f8ab179c6db18e0a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 18 Dec 2017 14:31:08 +0000 (14:31 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "bifrost: Set vCPU model to 'host-passthrough'"
  - bifrost: Set vCPU model to 'host-passthrough'

    The default CPU model of QEMU GenuineIntel/QEMU Virtual CPU is not the
    best option for vCPU in terms of performance. As such, lets use the
    real host CPU. This has also been submitted upstream and the template
    should be removed once the upstream patch has been merged and the SHA
    for bifrost is bumped.

    Change-Id: I23d86933604c290d5650b73f420972d0a2b23dc8
Link: https://review.openstack.org/#/c/528677/
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Bertrand Souville [Mon, 4 Dec 2017 18:40:35 +0000 (19:40 +0100)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Updated list of upstream contributions in Blazar

    Change-Id: I6ea967492ce7faf8a9f849a4129a6536e66fcd1f
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 10:42:16 +0000 (11:42 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Fix a bug in POST requests.

    Change-Id: I3e44d3c5cf8367a5cb81240ab6eff338837e9b60

6 years agoUpdate git submodules
Markos Chandras [Mon, 18 Dec 2017 10:37:35 +0000 (10:37 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add tacker to the list of components to install"
  - Add tacker to the list of components to install

    Tacker is already part of the upstream setup-openstack.yml but as releng-xci
    overwrites it, tacker does not get deployed. Adding it to the
    setup-openstack.yml of releng-xci does not disturb the other scenarios as it
    will only be deployed when the tacker container is defined which only happens
    when deploying odl-sfc

    Change-Id: Ifd76fc49369c114c55e966eb20658d82c99e14cb
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 18 Dec 2017 10:36:53 +0000 (10:36 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Move OpenStack-Ansible out of the main script"
  - xci: Move OpenStack-Ansible out of the main script

    In preparation for supporting more NFVIs in XCI, we need to make the
    main script NFVI agnostic. Right now, our NFVI is being deployed using
    bifrost+OSA so we keep bifrost in the main script since the hardware
    provisioning is NFVI agnostic (at least for now) but we move OSA to
    its own directory. This should allow more NFVI to plug into XCI by
    simply providing a nfvi-deploy.sh script. The user can select the
    preferred NFVI using the XCI_NFVI variable.

    Change-Id: Ieeacd3b22a64d363feff5d43ff23a80c39038837
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
xudan [Mon, 18 Dec 2017 09:53:10 +0000 (04:53 -0500)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Change a to an

    Change-Id: Id2b9c2a6718047dace2a84ffa68efa387cb22500
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 09:14:37 +0000 (10:14 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Moon_utilities cleanup

    Change-Id: Ia1817db7b1eb12f4a43f3babebda963b8830c4c0

6 years agoUpdate git submodules
Thomas Duval [Mon, 18 Dec 2017 08:56:05 +0000 (09:56 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Moon_db cleanup

    Change-Id: Ib40e854754554b769d4a8db503dfb066a7e79475

6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 08:38:21 +0000 (08:38 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "salt.sh: Use salt-call to apply linux sls on cfg01"
  - salt.sh: Use salt-call to apply linux sls on cfg01

    Also, retry applying linux high state up to twice, due to rare
    spurious failures with 'No reponse' status.

    Change-Id: Ic7839a5c9501673cb127412136afb91e05f87a7e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
grakiss [Mon, 18 Dec 2017 08:09:52 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: SSLError when login with linux fundation account

    It is a quick fix.

    Change-Id: I72aabd5dd682074546259582cc91ba055d1decbe
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Mon, 18 Dec 2017 08:27:16 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enforce a versioned public identity endpoint"
  - Enforce a versioned public identity endpoint

    juju simply adds /auth/tokens to the public identity endpoint wich
    fails vs an unversioned endpoint as currently advised. It enforces
    a versioned endpoint till juju implements the right discovery.

    It may be improved to detect the right API version instead of forcing
    v3. But v2 is hugely deprecated and no longer used by all OPNFV
    installers.

    It also fixes errors/warnings listed by pylint.

    Change-Id: I6e8ba4b2122c19629426530d2d34e51e1bc609ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 08:25:15 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] MaaS: Fix DHCP dynamic reserved range"
  - [baremetal] MaaS: Fix DHCP dynamic reserved range

    - patch MaaS to default to `DHCP` instead of `AUTO` for physical
      PXE interfaces (all IPs will be handed out by MaaS DHCP *inside* the
      defined dynamic DHCP IP range);
    - reduce range to silence bogus MaaS warning about address exhaustion;
    - regenerate pod_config.yml.example to reflect the changes;
    - drop `opnfv_infra_maas_pxe_address` (duplicate of
      `opnfv_infra_maas_node01_deploy_address`);
    - add `opnfv_infra_config_pxe_address` for future usage;
    - while at it, fix missing patch copyright;

    JIRA: FUEL-316

    Change-Id: I81fad333e77f7c8508cd2b2b267c7b39c130e3e1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 18 Dec 2017 07:38:31 +0000 (07:38 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Inject all envs in openrc into CONST"
  - Inject all envs in openrc into CONST

    After "env_prepare" is removed, some specific vars in openrc
    (eg,."EXTERNAL_NETWORK") loaded to os.environ should be injected
    into CONST in one python process.

    Change-Id: Iaa5c6047033dc2a30c533174e2016111759aec31
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 18 Dec 2017 07:34:44 +0000 (07:34 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Improve the pylint score of functest-core"
  - Improve the pylint score of functest-core

    It also modifies the file list to ensure the rating of ci modules.

    Change-Id: Ia1e414be5364cb3da3d54882db428024ed6bd99f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 18 Dec 2017 07:23:20 +0000 (07:23 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "ci/deploy.sh: maas: cleanup_uefi on env erase"
  - ci/deploy.sh: maas: cleanup_uefi on env erase

    Running `ci/deploy.sh -EE` should also perform an UEFI boot option
    cleanup, otherwise we risk booting the previously installed OS.

    While at it, reduce delay between nodes removal and fix a rare failure
    for `-EE` when no nodes are defined in MaaS.

    Change-Id: I789ffd3e22545921216f7d5ee3509c76354542eb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
xudan [Mon, 18 Dec 2017 06:31:52 +0000 (01:31 -0500)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add License for the python scripts in folder offline

    Change-Id: I9c585f132c10ef726cd859e4abe3c9a874cbe0bc
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
grakiss [Fri, 15 Dec 2017 02:18:54 +0000 (02:18 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - [ovp-web] Use new program logo/text for OVP portal home page

    JIRA: DOVETAIL-570

    OPNFV marketing has provided new logos for OVP that will be incorporated
    on the portal home page and attached to this issue. The 'Infrastructure'
    logo must by used. The other two logos (Application, Lab) currently on
    the development site must be removed for now.

    Position the new logo in the upper-left side and position the blurb
    language to the right of it. The new blurb language to swap in (all
    uniform, non-bold font) is provided below:

        The OPNFV Verified program (OVP) demonstrates the readiness and
        availability of commercial products based on OPNFV. Verified products
        and services submitted by vendors and service providers become compliant
        by implementing explicitly defined interfaces, behaviors and key
        features while retaining distinct and value-added innovations across
        features and capabilities. The OPNFV Verified program grants products
        and services with the "OPNFV Verified" mark. Get started with your OVP
        application today.

    Change-Id: Iaf4172fe61ea46133c474207f77ba24b841211e4
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
grakiss [Wed, 13 Dec 2017 02:19:47 +0000 (02:19 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - [ovp-web] Modify new web portal header to reflect program name change

    JIRA: DOVETAIL-569

    CVP is officially being renamed to 'OPNFV Verified Program'. We will
    adopt the acronym OVP instead of CVP. The new web portal header needs to
    modified to OPNFV Verified Program.

    Change-Id: I0ee1780b4e544dce4cf0b029733d1318a7c4e8fb
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
grakiss [Wed, 13 Dec 2017 01:15:39 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: pass/not pass filter not work in result-report page

    The reason is there are some conflict with jquery.js and ng-model.
    So ng-model not work.

    Change-Id: I01ccd0e297d1a89aff8f78d7fb0a63a0e2114f63
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
mei mei [Mon, 18 Dec 2017 03:09:31 +0000 (03:09 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create dovetail-docker-build-stable job"
  - Create dovetail-docker-build-stable job

    1. Dovetail first release is based on OPNFV danube release.
    2. Dovetail has the branch stable/danube now.
    3. It needs to automatically triggle dovetail-docker-build-stable job
       when there is a patch cherry picked to this stable branch.

    JIRA: DOVETAIL-576

    Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Mon, 18 Dec 2017 02:14:20 +0000 (02:14 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "create dovetail-merge-danube and dovetail-verify-danube jobs"
  - create dovetail-merge-danube and dovetail-verify-danube jobs

    Dovetail has a branch stable/danube now, so it needs to add the verify jobs
    on branch stable/danube.

    JIRA: DOVETAIL-577

    Change-Id: Ifd2622d58439b6794f6b0f2e636142d4e7d1ac5e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Mon, 18 Dec 2017 01:33:02 +0000 (01:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "pretty cli format: runner/scenario/testcase list"
  - pretty cli format: runner/scenario/testcase list

    JIRA: YARDSTICK-855

    1. using prettytable to reformat cli below:
    yardstick runner list
    yardstick scenario list
    yardstick testcase list
    2. remove redundant function print_hbar
    3. fix pep8 problems, the framework using do_list dynamicly,
    so disable unused-argument check for now.

    Change-Id: I79e1226e21fca4624bf4436414917bd07ecabca0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Sun, 17 Dec 2017 14:24:45 +0000 (14:24 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Bug fix for the random failure of nova cell_v2 discovery"
  - Bug fix for the random failure of nova cell_v2 discovery

    JIRA: -

    Sometimes nova cell_v2 fails to discovery the compute
    hosts. So we add some retries to makr sure cell_v2
    discovery success.

    Change-Id: I74af78667f2718b10b8cbb1e9c7c8d8d3b4b297e
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Sat, 16 Dec 2017 06:45:00 +0000 (14:45 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Bug fix for the random failure of pip_install

    JIAR: -

    For centos deployment, it sometimes fails when
    run the role: pip_install due to the network
    is not so stable. So we add some retyies here
    to avoid the failure.

    Change-Id: I9774e5be4d42a66f8cf377ec83161b200266d3d0
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Sat, 16 Dec 2017 10:18:31 +0000 (02:18 -0800)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - update release notes for Euphrates 5.1.0

    Change-Id: I11b248882dd314baebd3ab4e7e676a1f3e0b50cd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>