Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[maas] Conform regex to machines status output" into stable/euphrates
- [maas] Conform regex to machines status output
Change-Id: Icc30d27951abb1e231c9269c6293782a39e08fb6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit f31a33c3f576733728118bbd181707f4db55f903)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- docs: Add network layout example diagrams
JIRA: FUEL-295
Change-Id: I3d7958951f1b37fe34dfaa28710a7f286a7a549a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit b6527d709db68ce2847f34a368316878b9c6ff75)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Fix rally cinder scenarios" into stable/euphrates
- Fix rally cinder scenarios
Remove network and servers context and set image and flavor as a
scenario parameters.
Change-Id: I5181ccce61c4f58af3737619d1b7d259cf539937
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit a9337bc5618bb90cd9502f1ec9dc409e18eae0f7)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- Merge "Datasource and Dashboard automation script" into stable/euphrates
- Datasource and Dashboard automation script
JIRA: BOTTLENECK-180
Automated creation of Prometheus datasource and
dashboard for Grafana
Change-Id: Id1e0323f74a0587b0fe3c80ba7a39843893f00ec
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
(cherry picked from commit 32a1ab12db4b85bde421465fec5bfb7e15f9ca38)
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- Fixes missing openstack-nova-compute on undercloud
openstack-nova-compute was missing on the undercloud image and it is
also missing in the delorean repo from which we froze artifacts for
OPNFV release. This is likely due to the age of the repo and to fix it
we need to update the delorean repo on undercloud and install the
missing package during build time.
JIRA: APEX-538
Change-Id: I0f7cd26d5c8e4ad538b3ba3725ab5e7684a50b6a
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 3c7556eb0734706f28588fb952eedea2d424c6d2)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Protect vs exceptions when ext_nets is empty
Otherwise several exceptions are raised in TestCase constructors
(those defined in heathcheck).
Change-Id: I4cb054f7092ea9db02cb8c4469e99848533c556b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e491334942083a81dab0f3450a809e29b0687c31)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Allow building containers from a gerrit change
It leverages on git command instead of pip git support [1].
Otherwise it forces pip master which raises side effects in rally [2]
It is mandatory for implementing Functional testing gating [3]
[1] https://pip.pypa.io/en/stable/reference/pip_install/#git
[2] https://gerrit.opnfv.org/gerrit/#/c/40909/
[3] https://wiki.opnfv.org/display/functest/Functional+testing+gating
Conflicts:
docker/core/Dockerfile
Change-Id: Ia18fee3e60fc08da9b96730ce85d5b7c866144aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 84f82d02630c22e8054266c8c0a53ffb805c2071)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Define thirdparty-requirements.txt for functest-parser
As Parser python packages has been renamed, they can be defined in
upper-constraints.txt. No conflict can occur between them and the
official OpenStack packages.
The Parser testcase still requires a dedicated container to avoid
conflicts in namespaces.
Conflicts:
docker/parser/Dockerfile
upper-constraints.txt
Change-Id: Ic8d18140f26e72d1e3d04b73d301d3fd870b171a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit f77c464a9bf40b36586843ae59e6764216477c4b)
|
|
* Update docs/submodules/nfvbench from branch 'stable/euphrates'
- Update hw requirements
Change-Id: I7e403ec5a550804b43c685bdbfd70c8bff7a2d70
Signed-off-by: ahothan <ahothan@cisco.com>
(cherry picked from commit 55409f779ba0f05ffca52f6ad31ca5b3575c9b53)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for debian_ip lowercase fix
While at it, revert commit adding "opnfv" user to "libvirt" group,
as it would break with the current event flow (opnfv user being
created prior to libvirt group).
Change-Id: I6f5d578153c33dcddac76bc7bc6b428fe6796b1a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 4b7e790d335787ce0837ca47025dd7a14287e52a)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- Merge "p/fuel: Add opnfv user to libvirt group" into stable/euphrates
- p/fuel: Add opnfv user to libvirt group
Change-Id: Ia075a790fce0aeb0d21b20b2775e2cc079311b88
(cherry picked from commit a7bc88387c4ffa25b12df949a1dce4c090414334)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- Makefile: patches-export: Remove existing patches
In case patch filenames changed, clear the old patches from the
destination directory prior to exporting new patches.
Change-Id: I65e56ae042dca1c769a0f68a449b3b0e7d7d25dc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 3f5c1defe0ce6fa69042f57db6ca9116f7be048b)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Remove the constraint of INSTALLER_TYPE
Revert the patch: https://gerrit.opnfv.org/gerrit/#/c/45167
When run on non-opnfv deployment, there is no such concept of INSTALLER_TYPE.
Change-Id: I3d420334c9329f7565cf22a0c314a4ffdb410d36
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 4d95f152cda9c7a44df13025341d3d7d472d57c6)
|
|
|
|
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- Add project name before UserDevloeper Guide
otherwise title User Guide without context may be misleading
Change-Id: I7ae96154633d21dec5ab540e8817ea1c04989cda
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit c0ce68364a81e1452b6e28d28b3dbe036b2f24ed)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- Harmonization of the naming of the titeles of the testing project guides
Change-Id: I3e4febb08afa58689a9d43e1083ba2a7cd16fd22
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 11f24bf3166fec3dbc494453b08c0c4d2da6ad44)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/euphrates'
- update the Euphrates docs
JIRA: BOTTLENECK-170
This patch is to update the euphrates docs to commandate new
changes.
Change-Id: I766f3e689c9093694e82995f1b0f013f316636ab
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 779ae65968952732fda657b35a92b201eb36d4ea)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for galera formula pinning
JIRA: ARMBAND-328
Change-Id: I5f284be5e75dc5ea740e632efc6f6c2e46de3973
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 9848bc05e89f2399f1958624055173142b6107d4)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- ci/deploy.sh: Add support for CI_DEBUG
While at it, use SSH_SALT global var in `cleanup_uefi`.
Change-Id: I9400edde69d3aaaa1879cce0e79898c80db486db
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 3d92843941184335c2f1b3e8a074c6e9f2e49571)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[virtual] Horizon: server: secure = False" into stable/euphrates
- [virtual] Horizon: server: secure = False
Horizon login fails due to CSRF_COOKIE_SECURE being set when no SSL
is available.
JIRA: FUEL-297
Change-Id: I23f8ee86dbf5a909c75cfcc217a2ab6e4dca7324
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 6436cbad3cdf190d891c0121c7e6a7fd814a1026)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Switch from BashFeature to Feature of bgpvpn testcase
With the adaptation in SDNVPN project [1], Functest
can run the tests within python instead of a bash call.
This also fixes pushing the details section to the DB:
JIRA: SDNVPN-183
[1] https://gerrit.opnfv.org/gerrit/#/c/45491/
Change-Id: I7116aa9d5ffe2a816719997771e4f4ecebbcd083
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
(cherry picked from commit 3774d9d027c0229c7bec52b247b656a846921369)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Merge "Remove argparse for adding argument -r" into stable/euphrates
- Remove argparse for adding argument -r
Change-Id: Iaa2ddc3f655a2bf85785a99a519e0df78c298037
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 240c496340d76be0a64726792de381d8fbc1db38)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Merge "Inheritance from Feature class" into stable/euphrates
- Inheritance from Feature class
Change-Id: I81aa9582452ca43a4eab32ba34a640043c89043e
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
(cherry picked from commit b8d1b8a5f1b8f7d400c82c4988b0d76e1416d34b)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Gather logs only if fuel or apex installer
Change-Id: I11988ad86a916d1d7251aacf951c6362fda961ba
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit 308dc9989bce115b615fa13ff1dc44080e3a731e)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Connect proxy nodes to public network
cloudify vnf requires public enpoints to be available from instance
with manager, so connect nodes w/ nginx to routed public network.
JIRA: FUEL-286
Change-Id: Id0caa699519b9b46dad51deac6955afe6a0050de
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 0861ea0799114d9c59499f2c52a9c7a79fb1bbb7)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- lib.sh: rm Ubuntu boot entry on EFI systems
On EFI-enabled systems, grub-install from grub-efi-* package
installs a boot entry named "ubuntu".
MaaS relies on IPMI to set boot order to PXE first; however
on systems with buggy firmware or without full IPMI support,
that fails, leading to booting Ubuntu from hard disk instead.
Work around this by clearing any previous Ubuntu boot entry
from board flash, before starting a new baremetal deploy.
NOTE: This only runs against nodes that are online from a
previous deploy.
Closes: ARMBAND-47
Change-Id: I1c4ece09e42845ce2a1b7119ec69e46e5ca12376
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 4e2c736cce578d1073dab0e0960b524b1dcc663a)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Remove ugly code in odl plugin
JIRA: -
Remove the ugly code in odl plugin. These code may cause tempest failures while
running daily functest. These failures cannot be reproduced locally but only in
daily functest. So we proposed this patch to improve our code and verify whether
it can fix the failures in tempest.
Change-Id: I09bbb13702ac75380a0d1a1dac5add52a5725c6a
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
(cherry picked from commit 60fa3597d93a9ba488c875eb0b47cf7054a2eddd)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Update requirements_absolute_requirements.txt
JIRA: -
For offline deployment, some packages' versions need to be
upgraded and add the version limitation of tacker and tacker
client.
Change-Id: I8b55fe270998c716df8791f1909ea4f4ab654a6c
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
(cherry picked from commit 2b48cb8ce734459ccfe4c106d0c398d7e55c972f)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- add tacker support
JIRA: -
Add tacker support in compass euphrates. Upsteam OSA currently doesn't
support tacker in Ocata. But OPNFV needs to use tacker in SFC scenario.
So we refactor os_tacker of Pike to satisfy OpenStack Ocata.
Change-Id: I40bb90949d8cd3b9db166527b0d85ff42ad5cdb9
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
(cherry picked from commit d0886a8dcf47ef0d27a0b7960dd152596f0a3a88)
|
|
* Update docs/submodules/nfvbench from branch 'stable/euphrates'
- Build container with opnfv-5.0.1
Change-Id: Id1101f6ca79d3a1043bd3ba684d6660f089647c5
Signed-off-by: ahothan <ahothan@cisco.com>
|
|
* Update docs/submodules/nfvbench from branch 'stable/euphrates'
- NFVBENCH-45 Fix typo on imix_avg_l2_size
Change-Id: I124ca18b717220dd7f74f14c213c3a2ca3b81c60
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
(cherry picked from commit ac95ac97f150eef9b561b966a93b934c535164b9)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Select Rally 0.9.1
stable/rally forces to use a newer version os-faults which is not
synced and is incompatible by default. Then it selects the rally
version tested as the community hugely updates its stable branches.
JIRA: PROMISE-88
Change-Id: I6c15f71737af5edac53972a8463cc166bd096a7e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- docs: Spelling correction
Change-Id: I35076b8cd81451482944d91f3dd3337dd849ef28
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
(cherry picked from commit 4c0e4186721a2315ac316f5170c6cd3a8199eb6a)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Merge "bugfix" into stable/euphrates
- bugfix
When not define ceph role in DHA, there are somes issue on config-osa.
This patch add the judgement to check the parameter define or not.
Change-Id: If221fd3d02c87fc60f545b44f94043f38e34d283
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit 660b8bfbb0546322f35f8c7f54d62e1bf5d5dd95)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- fix ceph reboot issue
When storage nodes reboot or shutdown,
the partitions of loop device will lose.
We add the command partprobe -s {{loopdevice}} to rc.local,
it will reload the partitions, when boot up the storage nodes.
Change-Id: I31dfca953aa254fa516421a494318b01cd39675c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'stable/euphrates'
- Build kolla image in VM
This PS:
1. Build kolla image in VM
2. Use sha512sum to check kolla image
3. Delete suffix dot when there is no ext_tag
Change-Id: I94d99e3ff69c47cc247051fae812bfdb29ff0246
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
(cherry picked from commit 377cae861b2c04d8934786acc4d07b41ba98acc5)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "patches: pharos: Dynamic PXE interface index" into stable/euphrates
- patches: pharos: Dynamic PXE interface index
Change-Id: I7eae35c2e040cf316af45fd420ba6611abb2fa4b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit a1a73087d8e5cb43d2ebcf313f7a784b20bc4a3e)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "lib.sh: Fix compatibility with bash 4.2" into stable/euphrates
- lib.sh: Fix compatibility with bash 4.2
JIRA: FUEL-296
Change-Id: Ide9f9333fe9b44ff6b78678064f8e67f05aabd42
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit fa62907da62d0b8ae9e733a9729941065ceedf4d)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- patches: pharos: IPMI: Trim netmask from IP
ericsson-pod1 uses 'IP/netmask' format for IPMI IPs in its PDF, which
is part of PDF spec, so update our installer adapter template
accordingly.
This change will be reverted once the patch is merged upstream in
Pharos OPNFV git repo.
Change-Id: Ie97177444f0445501fc0a7b131569ff1af6fee3c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 94b3833e4b8c3de58cecd673091015a4c8f1640c)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- ci/deploy.sh: Add PDF parsing dependencies
The following packages are required for PDF parsing:
- python
- python-ipaddress
- python-jinja2
Note that `python-ipaddress` is not available on older Ubuntu
distributions (e.g. Trusty), in which case `pip` should be used to
install it. An alternative would be to use python3 packages.
Update the installation instructions to specify minimum expected
requirements on the jump server.
JIRA: FUEL-292
Change-Id: I19fdcc163dcfdee45ac6fa3f5e09a28638d6035c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit f10bc960eead6c1423ada006a383515279056886)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "AArch64: Switch jumpserver VMs to virtio video" into stable/euphrates
- AArch64: Switch jumpserver VMs to virtio video
Drop vgabios dependency by switching video from VGA to virtio for
all VMs spawned on the jumpserver.
NOTE: This requires virtualization packages on the jumpserver to be
up to date (e.g. libvirt, QEMU).
JIRA: ARMBAND-306
Change-Id: I73913e1ae8584f4e73b92994f78f7ec363cba3ec
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit d058675b9a4274336ae3497914d6651f653ccde0)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Bump os-faults version to 0.1.15
For Rally stable/0.9, os-faults version has been constrained
as ">=0.1.15,<0.2.0" [1].
[1]: https://github.com/openstack/rally/blob/stable/0.9/requirements.txt
JIRA: PROMISE-88
Change-Id: Ifeb36e1debf23edf6d914e9db60be11d4ca557cd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 945b4412574d87a1ed700e59fa8ffeea92dc9e0d)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "docs: Add more info about virtual deployment" into stable/euphrates
- docs: Add more info about virtual deployment
Change-Id: I82f639f380092ea6800ed1e7c86a415b7979ec44
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
(cherry picked from commit e942d5b7b4d73f2030840c08cb2943f7599eb557)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Add missing installation dependency
- uuidgen is required for installation
- Add installation package for both Debian and
RHEL based linux distribitions
Change-Id: I9c9bf04e64dc6be1b4e8fb92aea531eccbea33a5
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
(cherry picked from commit 95835f48cc4a65e5ccc1c48c94fa4caa51e67733)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Run aodh state one by one
Apply aodh state in consecutive order to avoid
a race condition with database synchronization.
Change-Id: I4684fbeaaba2c9780084e0a64fe6453bccfb67e0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 9cfa75272ba2fd9abab416db1f22df5989c9959e)
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- Fix zrpcd start in the controller node
Add sudo into zrpcd process start command
Add starting script into /etc/rc.d/rc.local too
Change-Id: I3c724ff60d4c3feb7379b1a8bbeca8a928cfe81b
Signed-off-by: tomsou <soth@intracom-telecom.com>
(cherry picked from commit 577ccdd1e7ce654ebc7479d8bd1e232abb922571)
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- Change CentOS update repo location
Change-Id: Id6e6297fe92271ba0a02057eeaf50b9a68edecf9
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/daisy from branch 'stable/euphrates'
- Merge "Update artifacts url" into stable/euphrates
- Update artifacts url
Use artifacts.opnfv.org intead of other urls
Change-Id: I9a04d89cfbb8ee3c1296cff4a60180ae3248f1f2
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
(cherry picked from commit 6a0f0d01557c896d6deeafb8aec125458fbe6115)
|
|
* Update docs/submodules/daisy from branch 'stable/euphrates'
- Support work dir and jobname parameter
Change-Id: I6ce45197e01d278a41b9472d0bb92f037ab7d0c6
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
(cherry picked from commit b47b3753c63ba9d28d5a11efb1bb4ce3932d3f1a)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- fix for documentation: correct git checkout tag is opnfv-5.0.2
Change-Id: I2c4192d4dc299d167ba6b1b9db91c6d73c87c417
Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com>
(cherry picked from commit 6cb5e8ee2deeda4b08cefe8925078410994d084f)
|