summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-12-20Update git submodulesMark Beierl1-0/+0
* 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>
2017-12-20Update git submodulesShrenik1-0/+0
* 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>
2017-12-20Update git submodulesCedric Ollivier1-0/+0
* 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>
2017-12-20Update git submodulesCedric Ollivier1-0/+0
* 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>
2017-12-20Update git submodulesManuel Buil1-0/+0
* 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>
2017-12-20Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - [maas] Adjust deployment order/timeouts Change-Id: I9dbb51ce2387450e4ae19f8b3444f5e52cfdc71d Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-12-20Update git submodulesRHE1-0/+0
* Update docs/submodules/moon from branch 'master' - moonv4 test doc Change-Id: Ibdb221449cc72f483d72c387d427cd1f06e957c2 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-20Update git submodulesAric Gardner1-0/+0
* 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>
2017-12-20Update git submodulesRuan HE1-0/+0
* 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>
2017-12-20Update git submodulesFatih Degirmenci1-0/+0
* 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>
2017-12-20Update git submodulesDimitrios Markou1-0/+0
* 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>
2017-12-20Update git submodulesFatih Degirmenci1-0/+0
* 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>
2017-12-20Update git submodulesFatih Degirmenci1-0/+0
* 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>
2017-12-20Update git submodulesXuan Jia1-0/+0
* 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>
2017-12-20Update git submodulesGuo Ruijing1-0/+0
* 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>
2017-12-19Update git submodulesCedric Ollivier1-0/+0
* 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>
2017-12-19Update git submodulesMichael Polenchuk1-0/+0
* 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>
2017-12-19Update git submodulesAlexandru Avadanii1-0/+0
* 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>
2017-12-19Update git submodulesAlexandru Avadanii1-0/+0
* 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>
2017-12-19Update git submodulesMichael Polenchuk1-0/+0
* 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>
2017-12-19Update git submodulesThomas Duval1-0/+0
* Update docs/submodules/moon from branch 'master' - Update configuration file with external features Change-Id: I065e812ac97bb80679f4b70434ff36e272b3cf66
2017-12-19Update git submodulesManuel Buil1-0/+0
* 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>
2017-12-19Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Documentation update and some clean up Change-Id: I1fca51b9b6afff5a596ceee2e1401127fe23231d Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-12-19Update git submodulesspisarski1-0/+0
* 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>
2017-12-19Update git submodulesMaryam Tahhan1-0/+0
* 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>
2017-12-19Update git submodulesJose Lausuch1-0/+0
* Update docs/submodules/vswitchperf from branch 'master' - Add support for SLES 15 Change-Id: I555fea7514475153ae74b6f3d2ab2df1c30bb1aa Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2017-12-19Update git submodulesCedric Ollivier1-0/+0
* 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>
2017-12-19Update git submodulesCedric Ollivier1-0/+0
* 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>
2017-12-19Update git submodulesCedric Ollivier1-0/+0
* 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>
2017-12-19Update git submodulesDeepak S1-0/+0
* 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>
2017-12-19Update git submodulesDeepak S1-0/+0
* 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>
2017-12-19Update git submodulesXavier Simonart1-0/+0
* 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>
2017-12-18Update git submodulesThomas Duval1-0/+0
* Update docs/submodules/moon from branch 'master' - Update the test directory structure Change-Id: I94a206632c1ace1b26e01cf8c8a7bc3e18dbdde4
2017-12-18Update git submodulesKoren Lev1-0/+0
* Update docs/submodules/calipso from branch 'master' - release 1.2 + new tagging Change-Id: I1e876451ec4a330f458dd57adadb15e39969b225 Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-12-18Update git submodulesGiuseppe Carella1-0/+0
* 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>
2017-12-18Update git submodulesAlexandru Avadanii1-0/+0
* 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>
2017-12-18Update git submodulesAlexandru Avadanii1-0/+0
* 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>
2017-12-18Update git submodulesAlexandru Avadanii1-0/+0
* 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>
2017-12-18Update git submodulesMichael Polenchuk1-0/+0
* 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>
2017-12-18Update git submodulesThomas Duval1-0/+0
* Update docs/submodules/moon from branch 'master' - Add unit tests in moon_orchestrator Change-Id: I1b5b4a263098ef6f8bbd0bf59a661c5b76237ea6
2017-12-18Update git submodulesFatih Degirmenci1-0/+0
* 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>
2017-12-18Update git submodulesMarkos Chandras1-0/+0
* 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>
2017-12-18Update git submodulesBertrand Souville1-0/+0
* 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>
2017-12-18Update git submodulesThomas Duval1-0/+0
* Update docs/submodules/moon from branch 'master' - Fix a bug in POST requests. Change-Id: I3e44d3c5cf8367a5cb81240ab6eff338837e9b60
2017-12-18Update git submodulesMarkos Chandras1-0/+0
* 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>
2017-12-18Update git submodulesMarkos Chandras1-0/+0
* 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>
2017-12-18Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Change a to an Change-Id: Id2b9c2a6718047dace2a84ffa68efa387cb22500 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-18Update git submodulesThomas Duval1-0/+0
* Update docs/submodules/moon from branch 'master' - Moon_utilities cleanup Change-Id: Ia1817db7b1eb12f4a43f3babebda963b8830c4c0
2017-12-18Update git submodulesThomas Duval1-0/+0
* Update docs/submodules/moon from branch 'master' - Moon_db cleanup Change-Id: Ib40e854754554b769d4a8db503dfb066a7e79475
2017-12-18Update git submodulesMichael Polenchuk1-0/+0
* 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>