Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/fuel from branch 'master'
- Merge "[netconfig] APT: Prefer ipv4 connections over ipv6"
- [netconfig] APT: Prefer ipv4 connections over ipv6
Ubuntu prefers ipv6 connections therefore in some networks, this
breaks software updates (it does a AAAA DNS lookup before A record
lookups). Let's prefer old style ipv4 connections over the new ipv6 in
order to save some processing and resource utilization.
Based on previous work from [1] (but without /etc/gai.conf, only APT).
[1] https://review.openstack.org/#/c/462502/
JIRA: FUEL-321
Change-Id: Ic3dff3baa1c0be9ac95972557d6a2d26641bfe1b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [maas] artifact sync: improve barrier condition
Simplify wait condition for MaaS service up, since it's fragile
and often adds extra time when not really needed.
Instead, retry starting boot image import right away.
Change-Id: I131d6c82127449cecf6685d4cc7484a366e658c6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Update Alpine to 3.7"
- Update Alpine to 3.7
It conforms with the last release [1] and Docker latest [2].
[1] https://alpinelinux.org/posts/Alpine-3.7.0-released.html
[2] https://hub.docker.com/_/alpine/
Change-Id: I731b455bd9eb9900c7794643b8605bf73a15726d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Execute feature command by subprocess directly"
- Execute feature command by subprocess directly
Change-Id: I77e86af4e96310c6520d743e4d16c9a7b2e9adf5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Support run dovetail CI jobs on fuel euphrates and master
Change-Id: Iaf64316f8db351dd72f1ec1079953764f797dc3b
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- support kata container in container4nfv
deploy k8s/weave + kata container
Change-Id: I102bb6ee1ea9abaf164e62b26e3cc16e870d859a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump for keystone v3 default
Change-Id: Ib6ee5ac0f7abbb63eee7fc0e4132cdd5cf1b6e21
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Clean the code"
- Clean the code
Change-Id: Ifba24bb030db84db27970ca66d069c03a3f4af14
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "init functional pod tests"
- init functional pod tests
Change-Id: Ibfe54e2b1a7b27a1104c6fd48528c92cb3f95867
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "[patch] haproxy hostname parameterization upstream"
- [patch] haproxy hostname parameterization upstream
PR [1] was merged upstream.
[1] https://github.com/Mirantis/reclass-system-salt-model/pull/298
Change-Id: I335ac265b0b0b625c2f488755c5d11710ab354c2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Clean the code"
- Clean the code
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
|
|
* Update docs/submodules/fuel from branch 'master'
- [patch] Use keystone v3 endpoints by default
Change-Id: I98fc378fbec3679acf5bad4c089972340daea92c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moonv4.3 review
Change-Id: I0d137df21136292b58194def44ac5b32183368fc
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "change the failure judgement condition for setup-openstack"
- change the failure judgement condition for setup-openstack
1. Don't check failed=1 instead of checking the last task name.
2. comment the fix pip version yml
Change-Id: I3c22074f319a1d0f1ae0f3df43ca6e10ec684aac
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Clean base images only if 1 container was built"
- Clean base images only if 1 container was built
Change-Id: I0134082d2d150a6dc58e679f9ade81eb6c040266
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Use Dovetail aarch64 docker image with armband pod"
- Use Dovetail aarch64 docker image with armband pod
Change-Id: I8ce34880b78daaaf0bf22674d26e1d8f8f41614c
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Enable dovetail daily jobs on Fuel/armband Euphrates and master"
- Enable dovetail daily jobs on Fuel/armband Euphrates and master
Dovetail only ran against fuel danube release before.
It needs to run against fuel euphrates and master because Dovetail team
is planning the 2nd release which is based on OPNFV Euphrates.
Change-Id: I2c39d53a16ca6dbf8eda31943f09896cf7ee35c6
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa to compass-tasks. And create a new docker image compass-tasks-base"
- [compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa
to compass-tasks. And create a new docker image compass-tasks-base
Change-Id: I3a6f38ce28fe465cf1c2c1723a41728a7cbcc60d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Update the documentation"
- Update the documentation
Change-Id: I705ac9b017184fcfff77856d77fc50a306f1fbf5
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for kpartx delay fix
Change-Id: I804c39f73f6701502b43225abfe5fe890f5b0fca
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "lib.sh: Add delay after `kpartx -av`"
- lib.sh: Add delay after `kpartx -av`
On rare occassions, mapper bindings created by kpartx take longer
to show up, leading to errors when we try to mount them on.
Bring back the hardcoded delay to bypass such issues.
Change-Id: Ib386c04fc55cd85235a2156dba08fda378e4cdfd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Update and fix bugs in some tools.
Change-Id: If66fd96dd063f5d2b57094abcc965d37bb8cd92c
|
|
* Update docs/submodules/moon from branch 'master'
- Update moonclient with new commands
Change-Id: I59560b179262ab68c0d6db50d0b555fb87be153b
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for MaaS patch squash
Change-Id: Ibbdb467b4656493c6effa68991dab1902e78b7fe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Delete the automatic configuration of PDP and Policies."
- Delete the automatic configuration of PDP and Policies.
Change-Id: I2965819ad9635f501ecc091b4a4c583a530f4311
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "patches: Squash maas region changes"
- patches: Squash maas region changes
When re-deploying with `-f` flag, `patch -R` cannot cleanly revert
maas region changes with overlapping context lines, so squash them
into a single file.
Change-Id: I87dae72a12fea833e9e6729de21d4ce5f262695e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "adding unit tests for cache module"
- adding unit tests for cache module
Change-Id: Ie6837e63ca652374ce7b5a304d7352b3d6ddba58
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Add pdp exceptions in python_moonutilities exceptions"
- Add pdp exceptions in python_moonutilities exceptions
Change-Id: Ie9198d912bc651a93bfd4dafde58795be5977c3c
Signed-off-by: ReemFawzy <rfawzy.ext@orange.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moon performance test plan
Change-Id: I0c6b6dfcbd86d972b61d9c8e6a2242fede44660c
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [ovn] Inject ovn central options
Change-Id: Ib9021ee3ca15c05cc137ae42c263383acb4393bd
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for OVN
Change-Id: I3489c340a12edb3f14cbbd1d63fd90cb4bdfa52c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moonv43 ok
Change-Id: I5ca6724755137ec61d1f0df2e9ed9861de18a50b
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "moon_forming for policy templates"
- moon_forming for policy templates
Change-Id: I8f19a9c4d791d509a6c0349424252ea24c56ab6b
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Remove the /var/log/osa directory if exist"
- Remove the /var/log/osa directory if exist
generate password again to ensure the password is different everytime
Change-Id: I8c88266e724922301f4411b330d7d7154bfb250e
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Add keystone tests
Change-Id: I0d98547d201e5b7b2b9a240e9e70bc1a9cd29a38
Signed-off-by: MohamedAssem <rfawzy.ext@orange.com>
|
|
* 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/releng from branch 'master'
- Allow building docker image from specified path
Change-Id: Iab40fc2c719050d36a614fe529ca22634b59b7bc
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- fix a pub for k8s
Change-Id: Ic0225b8bf64e7e49a0cddec97f3f9003c4e8a9f3
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "add unit test for pdp module"
- add unit test for pdp module
Change-Id: I1aadbb836694212a2de52a81b9b637be856e0867
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "add unit test for policy module"
- add unit test for policy module
Change-Id: I981d9161cbdc167c4c9b5483d23842bca7e82006
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moon kubernetes review
Change-Id: I49a62f18ac6ecd06cdbc8e51b4e8ba00971ce6aa
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moon v4 re-organization
Change-Id: I73665f739f35ae18175f98d0739567e403c1fa80
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- buf-fix: sfc quota setting
JIRA: BOTTLENECK-215
compass master does not enable sfc, only eupurates.
changing sfc quota will cause error for "not valide attributes"
Change-Id: I77fab2d957d88bed6ed28c06bff9d3c2f7fb0da7
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* 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/compass4nfv from branch 'master'
- fix the lz4 packages dependence
1. install pkgconfig
2. mv the tasks of fixing pip issue out of the main script
Change-Id: Icc08a3c461690d1d6747455479df0a58d87d22da
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Dynamic region name of juju cloud"
- Dynamic region name of juju cloud
Region name in juju cloud has been made dynamic now, region name
will be added in cloud file from os environment variable.
It fixes the issues when runnit juju_epc vs Apex [1].
It also updates ubuntu images to xenial.
[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-master/628/console
Change-Id: I9422af3086141cd40b99e6482883a7081f58c2ea
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
|
|
* Update docs/submodules/moon from branch 'master'
- add test for models module
Change-Id: Ib685a4299b392db6380bacd7aedf9ae07611fcdb
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [ovn] Mend state name of openstack
* rename openstack state name with noha suffix
* increase vcpus for compute nodes
Change-Id: I03386c4c1c92d329d847aa506589823e57644ef4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Clean Docker images after builds
Compared to the related Releng script, it only focuses on cleaning
images. It's considered out of scope to remove remaining docker
containers.
It doesn't force to remove images because base images (e.g. Alpine)
could be selected by other OPNFV projects too. It ensures O is
returned even if one image cannot be removed.
functest-core is removed at the end because all Functest containers
depend on it.
The script works well in a nominal building env. Any remaining
Functest images or containers must be removed by hand.
JIRA: FUNCTEST-898
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I72d8214b711680ec7958af1d427b23dee6337bf6
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|