Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/snaps from branch 'stable/euphrates'
- Set git-review defaultbranch
Else git-review could rebase euphrates on top of master.
Change-Id: Ic533a4144db75c540324ace6e6a6279e859984e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Handle vlan package to avoid downgrade
Change-Id: Ic81507f3f7b3fec593b507e0c534434e8489b01b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit ceedb354822eb672fdde6d63d49cbe2f05f29cdb)
|
|
* Update docs/submodules/snaps from branch 'stable/euphrates'
- Fixed test names.
Copy/paste issue changed nova to heat.
Change-Id: Ib75fcea4c87375f615862e0542569c8e3d9675e8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
(cherry picked from commit 1ac3fefd616758779fc1489b5fee8689ec2487d9)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Update in the xci integration README
Change-Id: I8151fe50bc5f0d93aeec1583485e9604b3a0ad8a
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Move openrc to master
Change-Id: Ic740396c3f8d1a6412a08a56a21ff9cfbeb925b1
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit fd707b3d268129d02e726523517dae837b2f0556)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Add tacker to the scenario role
Change-Id: I0d6f48eff3edd7e1117ec0c5f7f16c1de35300d5
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit 72121b19a9c12961afdfd6ee7d4fe3eff95d8b10)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Create a scenario role
As discussed with the releng-xci team, each project should have the scenario in
its repo
Change-Id: I2cb407892edeeccabf396c7b1c341c78fba2828e
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 90b3ef7c16d604e53cce22169822878438ced78a)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for curtin network config
Change-Id: Iaaea7494b960b05c4e409eb52daa6b0fa6414e12
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
(cherry picked from commit 00d1b6b2e00803bcb3901b181ec7d97e8062f677)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- use openstack api's instead of CLIs
add two apis update_instance_quota_class and
update_nw_subnet_port_quota and make run_sdnvpn_tests.py to use these
APIs for setting quotas
JIRA:SDNVPN-188
Change-Id: I764bb6897e6c4c5abad4d252c1f3b4ccc742d52e
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit aa3ceb31df148f5ebb185271b10e4fd60fac3db1)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- MaaS: Fix conflicting curtin network config
JIRA: FUEL-301
Change-Id: I9de98fb961fd1d480b45a774de61ad6a93e9addf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 3803f9ff798b5c186e605cb8366b5153ab4e19fc)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- p/fuel: bm: linux-image-generic-hwe-16.04-edge
The Salt way to pin the kernel version is via its reclass model, by
defining system.kernel.version. However, this only works with
explicit kernel package names and not with meta package names
(e.g. linux-image-4.13.0-9916-generic is expected instead of
linux-image-generic-hwe-16.04-edge, which would break the
`linux_kernel_old_absent` state).
For now, let's explicitly call `pkg.install` for the kernel and
headers packages, using the meta package name to ensure automatic
fallback to Ubuntu packages if Armband repos are missing,
respectively to automatically pick up new kernel package names
in case of meta + kernel packages bump later.
JIRA: ARMBAND-280
Change-Id: I5448df1de1b3c211583708402b5c7497df92fc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 67aed7515601fc8b4d2dea326c4e634de7f8fa48)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "salt modules: debian_ip: Accept uppercase ifaces" into stable/euphrates
- salt modules: debian_ip: Accept uppercase ifaces
Since VMs are not affected by this limitation, only apply the fixup
to baremetal nodes.
JIRA: FUEL-299
Change-Id: Ib94c481627538d900295df03b8c8fdc7b61cd718
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 8f39b4895fa66223ef6293630556457f8fb9a348)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "Enable glance v1 api for orchestra tests" into stable/euphrates
- Enable glance v1 api for orchestra tests
Change-Id: Ia896c3f9fcd96dd498eef6d1f83d46e29df0cd6b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit c2925b6d13a20468845f8af1b54665cbac8b9bef)
|
|
* 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)
|