summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-30Update git submodulesGeorg Kunz1-0/+0
* Update docs/submodules/sdnvpn from branch 'master' - Re-enabling execution of tempest tests My previous patch broke the execution of tempest tests, causing tempest to complain about a missing .testr.conf file. This fix adds the explicit use of the --config-file CLI flag back to the tempest test framework. Change-Id: If65c65a227f0058180e0d5bca47cce502948c4c9 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-05-30Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb/releng: support multi arch compass images" - jjb/releng: support multi arch compass images Change-Id: I9f6a287727d36266207fb2821127ac142952f67d Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-29Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Changes default verify scenario to nosdn Basically we are getting blocked on merging patches due to ODL breaking and these patches have nothing to do with ODL. So we are changing the default sceanrio to just be nosdn, and then if the change is relatd to ODL we can include an ODL gate run. Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] Schedule odl-ovs-noha scenario Change-Id: I2946684b8e5941201865c123793b7f5800b5421b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-05-29Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'master' - Merge "Default ctlplane to native VLAN" - Default ctlplane to native VLAN We were not setting any vlan type value for the admin network. This caused an issue when deploying and trying to use a single collapsed network (no net isolation). The issue occurred when trying to create an external neutron network. We happen to check if the phys type is flat or vlan using this attribute to decide what kind of phys type to use for the neutron network. JIRA: APEX-606 Change-Id: I4e24dd5e8b99cef920b8203b820a77d0021631cc Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - u/fuel: Bump & rebase for upstream ODL leveldbjni JIRA: ARMBAND-387 Change-Id: Id24c15f7390bb63b6c422f1da8548effd5aa885a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-05-29Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - mcp: salt-formulas: opendaylight: AArch64 leveldb ODL requires native leveldbjni support on architectures like AArch64, provided as a Debian package in ODL Team Nitrogen PPA. Only systemd is supported (unlikely to change). JIRA: ARMBAND-387 Change-Id: Ie7f2955c6574ab4584ed0c207b42ed7ab7261561 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-05-29Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - PTL change from Ross Brattain to Mingjiang Li (Rex) results of Yardstick PTL election https://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_b99c79421ce70058&rkey=c39fb1d5405efc15 Change-Id: I1a71f4415a737baec4bd44085ac3115fb86bd560 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-05-29Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'master' - Merge "Remove pacmeaker workaround" - Remove pacmeaker workaround There was a compatibility issue with the centos 7.4/7.5 between the host pacemaker version and container. Now that containers have moved to 7.5 we should not need this workaround anymore. Change-Id: I9632c65e87687d4f36130719c6df9af2e913eed8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'master' - Merge "Promote Ricky to committer" - Promote Ricky to committer Ricky has been a very active Apex user and contributor over the past few release cycles. He has helped find and fix numerous bugs, along with being responsible for L2GW and SRIOV features for Fraser release. He has shown a willingness to jump in and help whenever there are issues with Apex, and also a willingness to work upstream in TripleO/OpenStack to implement new features. Change-Id: Ifd032fd349a46b0e34b2d77ba56e3c564e70226c Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29Update git submodulesGeorg Kunz1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Adding reference to EXTERNAL_NETWORK to user guide Adding a reference to the EXTERNAL_NETWORK environment variable to the user guide so that users add this to their env_config.sh. This variable is required, among others, to overwrite the default external network in Yarstick. Change-Id: I50e609a8c6e20b1dd01c61d5d950ffba792e98fa Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-05-29Update git submodulesGeorg Kunz1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Adding vEPC test case to Dovetail and proposed_tests suite Adding the vEPC test case to Dovetail. The test deploys a vEPC using Juju as VNF manager and performs application level tests. JIRA: DOVETAIL-650 Change-Id: I15c2cdddee510e12a5faf18efc8950af5cf7b664 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-05-29Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/functest from branch 'master' - Simplify logging In order to collect logs from features running through functest framework (mainly for troubleshooting purposes), the logging mechanism has been updated accordingly. It should be noted that feature logs are printed in functest.log. All logs are now printed in functest.log whatever the namespace. JIRA: SFC-125 Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I6cb32e5553749023d490d553ae4653750c52e844 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com> Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-29Update git submodulesBin Lu1-0/+0
* Update docs/submodules/container4nfv from branch 'master' - enable image building for openwrt demo Change-Id: Id464f064e9a7c4a55244c3cec4b3303a4ed0a889 Signed-off-by: Bin Lu <bin.lu@arm.com>
2018-05-29Update git submodulesDi Xu1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - fix syntax error for etcd_docker_image due to ansible upgrade Change-Id: Id3553216d4027ab576968de44a8d242afe341b2c Signed-off-by: Di Xu <di.xu@arm.com>
2018-05-28Update git submodulesMartin Klozik1-0/+0
* Update docs/submodules/vswitchperf from branch 'master' - Merge "vswitches/ovs: delete flows on stop" - vswitches/ovs: delete flows on stop While removing bridges, also remove any flows created on them. JIRA: VSPERF-577 Change-Id: Ie0cbe65c823e690c9b3e5149ff2af0b56809fccd Signed-off-by: Richard Elias <richard.elias@tieto.com> Reviewed-by: Martin Klozik <martin.klozik@tieto.com> Reviewed-by: Al Morton <acmorton@att.com> Reviewed-by: Christian Trautman <ctrautma@redhat.com> Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
2018-05-28Update git submoduleszhihui wu1-0/+0
* Update docs/submodules/qtip from branch 'master' - update release note index Change-Id: I765a21c51b0f77d1925cd41ae7e4edd154ef3870 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-05-28Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Print vping output instead of Paramiko object Change-Id: Iddc1abdf443e482e8748434a4ba7d85709d8cd0e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-28Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Update user guide 1. Remove python related content because python is installed in Dovetail image. 2. Remove DB related content because there is no need to launch local DB now. 3. Update the infomation of Docker images and VM images. Change-Id: I010d3341aef9f2c74713fc0fc087b361331109d1 Signed-off-by: xudan <xudan16@huawei.com>
2018-05-28Update git submodulesRodolfo Alonso Hernandez1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "PROX: [WIP] Added scale up TCs." - PROX: [WIP] Added scale up TCs. These scale-up TCs replace PROX static TCs which will be removed by separate commit once those new TCs are merged. Change-Id: I892a81c4bfd199782fb561faccc11e70a49675ae Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2018-05-28Update git submodulesYu Yang (Gabriel)1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - Merge "Adapt monitoring install to apex" - Adapt monitoring install to apex To let the installation be adapted to Apex and Centos Change-Id: If779bab1badbd2f0ad9e0a5054e082e49b7d6238 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-05-28Update git submodulesYu Yang (Gabriel)1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - Merge "adaption to installers/pod configs" - adaption to installers/pod configs Change-Id: I1083c96229a8d79bc9cf1bee4aa00de6aeae9d14 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-05-27Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Archive all test case result files 1. All detailed tempest test cases results are recorded with file tempest-report.html rather than tempest.log now. 2. Archive all results files include functest.log, yardstick.log ... for each test case. Otherwise, they will all be in one log file. 3. Support to set the source files and dest files need to be archived with the test case config files rather than hardcode with the source code. 4. Give the file which used to be parse the results (PASS/FAIL) with the test case config files rather than hardcode with the source code. Change-Id: I30f435d91ab90cf20def47007f177fe98187484d Signed-off-by: xudan <xudan16@huawei.com>
2018-05-27Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Stop rolling snaps (bypass bugfixes)" - Stop rolling snaps (bypass bugfixes) Snaps now requires admin role for creating routers [1]. [1] https://git.opnfv.org/snaps/commit/?id=5a81c2abb920cfe5ea975c37b390838d586a98b1 Change-Id: Ia9a5225e0e31fa3e1c50abb3814e12c98d53e76c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-27Update git submodulesGeorg Kunz1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Changing the link to the updated participation form The participation form on docusign has changed due to incorporating additional fields for the API validation exemption. This patch updates the links in the documentation accordingly. Note: this patch should only me merged after the new form is online. Change-Id: I697fa13d9afe2797faba2bf0478bbf27820bca20 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-05-27Update git submodulesKoren Lev1-0/+0
* Update docs/submodules/calipso from branch 'master' - Merge "tagging" - tagging Change-Id: I0a0467388e52f5eb6b126fdd739600776d4a7faf Signed-off-by: Koren Lev <korenlev@gmail.com> - per yaron's review remove redundant lines for mkdir function Change-Id: I260605fe8ac5bcfe01d5907eb4aef765e81f10a7 Signed-off-by: KorenLev <korenlev@gmail.com> (cherry picked from commit 802ba9cd2e1412ad20bd36009cb052b7e1e1b07e) - installer to make sure dir exists on host Change-Id: I627b031d529e45808d6123b096afa476958713bb Signed-off-by: KorenLev <korenlev@gmail.com> (cherry picked from commit 9196554c5906ea3c8300702a50410fcc40de270c)
2018-05-27Update git submodulesYichen Wang1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - [NFVBENCH-96] Enhance utils to get NIC PCI addresses with slot/port Change-Id: If74be18f188819be9775d55f44a45037abf07c65 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Projects did not fill out their releases/fraser/ This is the patchset of projects that did not fill out their releases fraser file. I have done it for them. some of the projects had no changes on the fraser branch in this case I put the tag in the same place as the 6.0.0 tag some project I am familliar with and I move the tag to the head of fraser for them, Ideally team leads will do this work in the future We will update the tagging instructions accordingly. Change-Id: I1b2c7a8b6e63bc857192757e25f2d103c2629319 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-05-26Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Add cinder_test testcase" - Add cinder_test testcase Create 2 instances with Floating IPs Attach data volume to instance 1 Write data on the volume Detach volume from instance 1 Attach volume to instance 2 Read data from volume JIRA: FUNCTEST-908 Change-Id: I10efdfb3b7f9d7e6ab5c6a538052437585d52fb0 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "updated auto.yaml with 6.1.0 commit" - updated auto.yaml with 6.1.0 commit master commit to use for 6.1.0: b718a43380376d2b19222c4203c97a95ca849ae8 (note: opnfv-6.1.0 tag: 553ea71b7aa2eb7d9ff46316de367dff0844ce42) (can/should a tag objet ID be used for a point release ?) updated stable/fraser SHA1, to same SHA1 that was used for 6.0.0 (i.e. 3a957a75f99686767d13f45d74b5ca8463559b7b) (I assume stable/fraser SHA1 should be the same as 6.0.0 SHA1 ?) >The stable ref is the ref when the branch was created, it should not >change (cherry-picking for stable/fraser is not possible after 6.0.0 is released) >You can cherry pick as long as you want. Change-Id: I887174801a56b374cae0197b31561673bc0435ea Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Doctor Fraser opnfv-6.1.0" - Doctor Fraser opnfv-6.1.0 Change-Id: Ib09b9b919ca046532931fed551d7a6f7aa1857c1 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Tagging IPv6 stable/fraser branch for Fraser 6.1.0" - Tagging IPv6 stable/fraser branch for Fraser 6.1.0 Change-Id: I5212e57c689519bdf65a562db85acfb343ac7b68 Signed-off-by: Bin Hu <bh526r@att.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Tagging SampleVNF stable/fraser branch for Fraser 6.1.0" - Tagging SampleVNF stable/fraser branch for Fraser 6.1.0 Change-Id: I6312e57c689519bdf65a562db85acfb343ac7b68 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Publish Functest opnfv-6.1.0 tags" - Publish Functest opnfv-6.1.0 tags Change-Id: If1f9d8c961d976e21c5fd6354a712027a6591e96 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Prepare for 6.1.0" - Prepare for 6.1.0 Change-Id: I1282caa29b6c2a1fe67ec80f090a0acc1d4f24ce Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Apex: Ready for Fraser SR1" - Apex: Ready for Fraser SR1 Change-Id: Ib59491210da3996fe59885635481b22fd84d1af2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "modified for fraser 6.1.0 release" - modified for fraser 6.1.0 release Change-Id: Ibdb9bba605fd7deccf184010085cb14cc2805b59
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Prepare for Clover 6.1.0" - Prepare for Clover 6.1.0 Change-Id: I885f40ca8ac1c076b8443f03ca99a975d4edc82e Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[yardstick] fraser opnfv-6.1.0 release tag" - [yardstick] fraser opnfv-6.1.0 release tag Change-Id: Ife8ee87db45381678c44ebd80adf08658bd697f5 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "tagging compass4nfv Fraser 6.1 release" - tagging compass4nfv Fraser 6.1 release JIRA:- fix 3 neutron trunk testcases failure in functest Change-Id: Ie3cd55c3aac1b6e1104054b3ab666056efa83b5b Signed-off-by: chigang <chigang@huawei.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Revert "Remove noop for tag creation." This reverts commit dc4b9d1ad316e9055ccb3767c4572ad22cbe43a5. Change-Id: I3bec4ef84dcb7e56d80b4df78b487f7caa931f3e
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Remove noop for tag creation. This script is tested, and should now be allowed to create tags. Change-Id: Ia87341c9cb6397700442a11c38d502fed8dd4743 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-05-26Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [release] Fuel, Armband: Release opnfv-6.1.0 Change-Id: I7ec0b1d9b40d12500eaf0f82e2e8035c488d1437 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-05-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Verify and Create Tags from Release File" - Verify and Create Tags from Release File Updates the releases verify and merge jobs to check release files for the following: - commits exist - commits are on stable-branch If both of these criteria are met and the patch is merged, the repos will be tagged at the specified commits and pushed. If a repo has already been tagged but not on stable-branch the job will not exit, but will warn that the commit doesn't exist on the correct branch. This is because tags should never be removed. This adds an additional script 'repos.py' that provides an quick interface for pulling out information from release files, along with the script 'release-status.sh' for checking the status of tags. NOTE: The branch creation script has been disabled until it can be reworked. Change-Id: I498bc74f20aa50d2bd321771f20a77905b246399 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-05-26Removing non participating projectsSofia Wallin5-28/+2
Daisy, Parser and QTIP will not participate in Fraser 6.1 Change-Id: I9ddf41783679308023135a010f27ae2ece58c966 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2018-05-25Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "[release] Yardstick release note 6.1.0" - [release] Yardstick release note 6.1.0 JIRA: YARDSTICK-1182 Change-Id: I3baca52e9bc0360b43f2ce61ea2f166a70e8c90a Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-05-25Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: More CSIT promotion fixes Changes-Include: - Use 2 computes as required by ODL team - Get rid of checking JOB_NAME var for csit, and simply check if PROMOTE var is True - Pass PROMOTE all the way from top-down into deploy job - Use CSIT network settings file when deploying CSIT Change-Id: I56d953516ce690749634b474e553baad3a762364 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-25Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'master' - Bugfix: Yardstick GUI build fails on Fraser 6.1.0 Yardstick web GUI build fails due to angular version JIRA: YARDSTICK-1202 Change-Id: Ie075d18cb2eac2070267759978cbdb7c784599ef Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-05-25Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - u/fuel: Bump for MaaS subarches selection Change-Id: I723fbe3048f627ceeb44d456cb793dcf931d24cf Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-05-25Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - [maas] Download only used subarches images - reduce download size/time for MaaS images by downloading only the subarch images we use; - fix stop condition in MaaS artifact download script; - stop importing images before updating the boot resources to prevent race conditions; Change-Id: I3b15fae3463bc6c54be2cc06e0cb31edcbd307cb Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>