Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/daisy from branch 'master'
- Enlarge hugepage default count
Change-Id: I551388760fc7e0c30d07350fe15ffa0c39cc7881
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "support dpdk"
- support dpdk
Change-Id: I30970093bab418d679d3a3396d16aaff257272f4
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/daisy from branch 'master'
- update image for ODL
Change-Id: I549cce85155252e0711a9defe38d936ac09dd63f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/daisy from branch 'master'
- update image to 171226232545
Change-Id: I33e00112b556454edbb75f83e7f37499de26b9a8
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/daisy from branch 'master'
- Update kolla image
Change-Id: I7c7b6b10c5acc72f0de70703824e2034494eae77
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Update image to solve kolla-box missing packaget"
- Update image to solve kolla-box missing packaget
Change-Id: I66cd8261533f0bb81d9e8839dbd3b819dbd2de88
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Nomination of Committer promotion for Jun Zhong"
- Nomination of Committer promotion for Jun Zhong
I'd like to nominate Jun Zhong for Daisy4NFV core reviewer.
Jun started to work on Daisy4NFV since the beginning of the project and he has made significant contribution to project during E release cycle including code pythonizing, add unit test framework, test supplementary and etc.. [1][2]
I have had a talked with him offline and he expressed willing to contribute more to Daisy4NFV project on several new fields such as ARM platform support.... I believe he will make a great addition to the core review team.
All Daisy4NFV committers, please vote +1 or +2 if you support this nomination [3].
[1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&release=all&module=daisy
[2] https://gerrit.opnfv.org/gerrit/#/q/owner:zhong.jun%2540zte.com.cn+status:merged+project:daisy
[3] https://wiki.opnfv.org/display/DEV/Committer+Promotions
Change-Id: I8423b4dfe6a034dbb7c6aeccf55daa7f06172136
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- ceilometer needs gnocchi from pike
Change-Id: I793a31e42eb5dd9f9af34489c599624b8c83e11a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Nomination of Committer promotion for Ya Zhou
I'd like to nominate Ya Zhou(IRC name 'zhouya') for Daisy4NFV
core reviewer.
Ya started to work on Daisy4NFV since the beginning of the project
and he has made significant contribution to project during E
release cycle including adding support of deploying Ceph, Cinder,
ODL and etc... [1][2]
I have had a talked with him offline and he expressed willing to
contribute more to Daisy4NFV project and I believe he will make a
great addition to the core review team.
All Daisy4NFV committers, please vote +1 or +2 if you support this
nomination [3].
[1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&release=all&module=daisy
[2] https://gerrit.opnfv.org/gerrit/#/q/owner:zhou.ya%2540zte.com.cn+status:merged+project:daisy
[3] https://wiki.opnfv.org/display/DEV/Committer+Promotions
Change-Id: I479ee737781d2692ef68edf3d86cb11a6ae0428f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Bugfix for 47103
Change-Id: I013e19ddcceac32e964b6a930edd653a552ca83d
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Exit if kolla image build failed
Previously, image build failure was ignored since the failure is
caused by images that we do not need. Then, we only build what
we really need. So now, image build failure should not be ginored
any more.
This PS also do clean up task after failure occured, althrough
this is not really necessary when running in a temporary VM. But
it is helpful when running manually.
Change-Id: Ica8771e80bc313795598e18dc0175177ccb6c11a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Dump log after deplying timeout
Change-Id: I8ff298bc09bd3117f5ae8a1d81be3e5661a56e9a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- modify iterface to interface
Change-Id: I659906163ec7bb5156786269349cc819ea051754
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Switch master branch to openstack pike
According to the patch in upstream [1].
[1] https://review.openstack.org/#/c/514548/
Change-Id: Ie8edee057aa46ffe0c3f4d96f0c9afb4f1635920
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Increase retries and decrease threads to make build more stable
Change-Id: Idb8d4f64a1799cfdf80401e4dc5b3f24caa7a04b
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Support build OVS+DPDK images"
- Support build OVS+DPDK images
Change-Id: Ife79062ff702ba281777f3741a56ac188e98ebec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Missing parameters in tempest
In patch 45763, client parameters were missed in some functions.
Change-Id: Id311e9ee6c0f7b24fe81832e2de9787e4f5693d7
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Bugfix for using sha512sum to check kolla image
Change-Id: I26c6fc8a104752c3e65d5b6a19403692493ab44a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|