summaryrefslogtreecommitdiffstats
path: root/docs/submodules/daisy
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix loop device name In [1], ${loopdevice:0:5} is wrong when loopdevice is loop13p1. [1] https://build.opnfv.org/ci/job/daisy-kolla-build-master/36/console Change-Id: I3bfcf771c8b510f9c5c1f853a1a61a299106d5dc Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-09-06Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix unittest openrc was changed in [1] [1] https://gerrit.opnfv.org/gerrit/#/c/59839/ Change-Id: I30191475ce9a1b27a66d147519583d80b158547a Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-08-21Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Disable selinux option in docker for kolla-build Set --selinux-enabled=false in /etc/sysconfig/docker. https://build.opnfv.org/ci/job/daisy-kolla-build-master/32/console Change-Id: Ib6e94ad4add5f8556294de9542c38e9b074f905a Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-08-21Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Change the owner of created image dir The directory created by SUDO cannot be cleaned by jenkins. https://build.opnfv.org/ci/job/daisy-kolla-build-master/31/ Change-Id: I02f11d72a80e173f7fef9d3b875f95c2d7b4f626 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-08-13Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Correct the img location in kolla build job Change-Id: Id1e2d7d3ddfbc330b623a8ee7cfc8400ceb0e4ca Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-07-27Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix yum repo error See https://review.openstack.org/#/c/568180/ Change-Id: Ida065d7ac0ce00cf5c02be2a506a492c0f6123bd Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-07-17Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Export more SDN related env vars for Functest Jira: DAISY-80 Change-Id: Iac3a60570fedef823a8e382d9a04f802ed86e37f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-24Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Calculate hugepage num accoding to host's memory" - Calculate hugepage num accoding to host's memory Change-Id: I49cfa3265af776e3cdea5de59096ff3257f75fb0 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-04-20Update git submodulesrpaik1-0/+0
* Update docs/submodules/daisy from branch 'master' - Made minir edits for the Fraser release Change-Id: Ic19e2c270067497a777231ec47a6dd94f94c2b99 Signed-off-by: rpaik <rpaik@linuxfoundation.org>
2018-04-13Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Update OS image for target nodes During deployment of DPDK scenario for Queens, we encountered kernel panic and soft lock. Hope a Kernel upgrade may help. Change-Id: I741cc81fcce499a93832a5980f0ed2fd568f957f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-10Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Update ODL to Nitrogen Change-Id: I9e194a3fba1b5f510b3bfabb1919f1fdad517e8c Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-05Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "re-point to upstream stable/queens" - re-point to upstream stable/queens Change-Id: Iee938b95b15a2780f04c118f0bf42e1aeb5cc9ec Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-04Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - upadate doc about error recovery level 3 Change-Id: Id6957830b0fa036c3b68d3ae1ef545c69cd26dce Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-03Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - kolla-build-vm.sh is ready for Queens This PS does: 1. Set default build target to stable/queens, but still fix to pike for OPNFV master branch, please see line:83 2. Create mappings between branch name and version number in code, since upstream kolla does not do it automatically using git tag for us start from Queens relese. Therefore, we do not need to let the user to define the version code and then check it with git tag command return value any more. So -t argument is deleted. 3. Support building Queens images. 4. Arrange patches in sub-directories name by version code so that user can use this one script to patch and build any version they want. But for OPNFV Jenkins, only the version for the current branch can be built according to the -j argument. 5. Upgrade DPDK version from 16.11 to 17.02. 6. Call cleanup_registry_server before pack_registry_data, this is resonable for keeping registry data stable. Change-Id: Ic5a7e2da261d456a2a1481ad0e765a7ce28b8121 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-30Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Add doc for error new recovery level 3" - Add doc for error new recovery level 3 Change-Id: I878d1e405b81474da8fb54d37a1a6ffc7bafdb4f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-30Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix to upstream stable/pike branch To satisfy security check, DAISYCORE_REPO and DAISYCORE_TAG are deleted. Change-Id: Ib3cf4c50a417f28502c4e3115f47429065620ca1 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-30Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix unit test for number of hugepages Change-Id: I2c7c2a9d38ed0789710ef6af371cb6663d7433cc Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-03-23Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Enlarge hugepage default count Change-Id: I551388760fc7e0c30d07350fe15ffa0c39cc7881 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-19Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Add scenarios docs" - Add scenarios docs Change-Id: Ice02ae39569fe2efb1fbd3544afa1e5dd47d5e1d Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-19Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Fix Licence header missing issues" - Fix Licence header missing issues Change-Id: I186f94b6e7580974a32a3c3c48fdc891b8445937 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-19Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - docker load latest registry server during runtime Using http://daisycloud.org/static/files/registry-server.tar is unsafe. Please see upstream patch https://review.openstack.org/#/c/554085/ which implements docker load latest registry server during runtime. Change-Id: I42f27f522f328619e19a69e0fa796f7b8efa9bd0 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-10Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Enlarge the time slice between creating VM and assign FIP tools/daisy-post-fip.sh is only for user manually test FIP after deployment, so this change does not have functional change. Change-Id: I360eee59a4b0eb12fc2e50b7c15c5ccae527061c Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-03Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Update docs for Fraser release Change-Id: Iccaaeb1018b51d80814a7263366eff8e8bd0e1d2 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-02-08Update git submodulesagardner1-0/+0
* Update docs/submodules/daisy from branch 'master' - Auto Generated INFO.yaml file INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: Ia5651755b40f7503a8e0109e19c1ab6200014dea Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-01-26Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Sync kolla patches" - Sync kolla patches Change-Id: I1f13f72d4e75fa7414c571e6db080d0f08f47a96 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-24Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Update image to include patch for ODL NETVIRT-896" - Update image to include patch for ODL NETVIRT-896 Change-Id: I12a29ef9641c75265f7888c630e9e86eb056accd Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-24Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Break dead loop in discover_host() Change-Id: I5e0186db88c9db16a8212b1c52e03fb9d6cf6adc Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-23Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Mount xfs image with -o nouuid" - Mount xfs image with -o nouuid In [1], an error occured: "XFS (dm-6): Filesystem has duplicate UUID ... - can't mount". [1]: https://build.opnfv.org/ci/job/daisy-deploy-zte-pod9-daily-master/11/console Change-Id: I84052f481662e370ef8d41d62d356ad9a5e6e3c2 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-19Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Add extra parameter to integrate with doctor" - Add extra parameter to integrate with doctor Need to change some parameter of ceilometer to run doctor. In order not to influence other scenario, add an extra '-d' argument for doctor test only to change event_pipelint.yaml template file in kolla-ansible code. Change-Id: Ia5536658b2a2698bc1384e255328d4d719cc566c Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2018-01-19Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "support dpdk" - support dpdk Change-Id: I30970093bab418d679d3a3396d16aaff257272f4 Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
2018-01-18Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "no need to separate dpdk from network.yaml.j2" - no need to separate dpdk from network.yaml.j2 Change-Id: I1e2f89f0c6ad1d292a2788910755df17802b3683 Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
2018-01-17Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Create pod's dir if it didn't exist Change-Id: I0c284ef830caa2eb0f52efbee0b23d9a70449efe Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-15Update git submoduleszhouya1-0/+0
* Update docs/submodules/daisy from branch 'master' - modify check openstack installation progress Due to the add of 'role' column in host-list check openstack progress shell script has to change the num in filter line Merge after this commit been merged. https://review.openstack.org/#/c/531105/ Change-Id: If089eafeb8b30883f9310ebdc2fe912352031e7f Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2018-01-13Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - update image for ODL Change-Id: I549cce85155252e0711a9defe38d936ac09dd63f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-13Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Align example config files to pharos format After [1], get_mac_addresses_for_virtual()'s behavior was changed. So in order to let it to produce right mac_addresses for both pharos's and example's config file, the example config files' format should also be changed accordingly. [1] https://gerrit.opnfv.org/gerrit/#/c/50325/ Change-Id: Ia1ee481057fbe87ab8410c0354c4724bcf013ac4 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-10Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Update image This fallbacks ODL version to opendaylight-6.3.0-0.1.20171122snap208.el7 trying to solve VM creation error occurred with opendaylight-6.3.0-0.1.20171211rel2065.el7. Upstream change is [1]: [1] https://review.openstack.org/#/c/532487/1 Change-Id: Ia5c70932b98c04beae2bc8464091c0b2f48b9d34 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-10Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix the indentation when generating mac addresses The indentations in deploy.yml of virtual pods were modified when the files were moved from securedlab to pharos. Change-Id: I94bcbc155b0eebb03c48939c9902b313fb5ffd2b Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-09Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Provide default password for daisy server There is no PDF for virtual pods now. And daisy_passwd was deleted from the deploy.yml of zte-virtual1 in pharos. Change-Id: I0a6fba8fa634806a21779a382f5ff07f9450e270 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-09Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Add upstream patches" - Add upstream patches When we building kolla images in OPNFV jenkins job, we need to clone code directly from openstack/kolla project and patch it with necessary patches needed by OPNFV. This is the first patch focus on ODL and DPDK integration. To use it, please clone openstack/kolla's stable/pike branch first then apply patch by using git apply command. This PS also solved git clone risk found by Anteater by deleting url variable in git clone command. Change-Id: I9d02f0d4919b53fb33233399ed4efd57d27b21a1 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-05Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Fix security risks about shell=True" - Fix security risks about shell=True Change-Id: I2db012e2b6a4325c42d5422901dea52a5ab7f664 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-05Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Get configurations from pharos instead securedlab" - Get configurations from pharos instead securedlab Securedlab will be retired. So we should get configurations from pharos. See [1] [1]: https://gerrit.opnfv.org/gerrit/#/c/49161/ Change-Id: I42684a7c00ad96b1e7d0496724f0d820ffc27674 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-05Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix tmp dir security risks in image build code Change-Id: I2b909101ead10e26d2ec00a0ba3eb4ca63dc226a Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn> - Change owner of build output In order to let jenkins to wiping out workspace, the owner of the built artifacts should be jenkins:jenkins Change-Id: If0a6f367460ee50fe947e75a800e9e0044f3626e Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-12-27Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - update image to 171226232545 Change-Id: I33e00112b556454edbb75f83e7f37499de26b9a8 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-12-26Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Generate .ssh/known_hosts when making VM image" - Generate .ssh/known_hosts when making VM image Change-Id: I3f72239d6c4db27f67d5586c45e46ed01fad281d Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-12-26Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Use deployserver's timezone in daisy VM" - Use deployserver's timezone in daisy VM Change-Id: Ie58af69f444924494d1a2949ba894ae55da7efc9 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-12-25Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Now SDL cluster use kolla_internal_vip_address as VIP Change-Id: Id22c86d4d2c7c18bba36dc9b50cd56bf75d94053 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-12-11Update git submoduleszhongjun1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix some spelling mistakes in docs Change-Id: Ib3412b93dc7862839b4b9293286f70f8082e759d Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
2017-11-25Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Update kolla image Change-Id: I7c7b6b10c5acc72f0de70703824e2034494eae77 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-11-24Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Switch ODL version to Carbon-SR1 SR2 seems has issues with FIP ping test Change-Id: I4aea097f2009c2c33de8fc85820bf68c1cbb316a Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-11-19Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - password auth module seems can not accept region_name as argument Please see the error info at the end of [1]. [1] https://build.opnfv.org/ci/job/daisy-deploy-daily-master/815/console Change-Id: I309fd858ea10a8821c95d66a27b7840a7f70151c Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>