Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- lib.sh: persistent cfg01, mas01 mcpcontrol
cfg01, mas01 DHCP leases in mcpcontrol virtual network should be
persistent (if cfg01 IP changes, minions can't find Salt Master).
Change-Id: I497207ebe1537af94fd92de12491664d17ad3144
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit a1c323835f808e6d729c645c8df75a43e51851fe)
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- Need to use version 17.08 OpenStack charms for OpenContrail with Ocata
Change-Id: I100d0d6108b9ea094e7daf2583ca64cb79e5c2f6
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
(cherry picked from commit be6c0dd8dc6f7eb57460d3f6351e78641d5a7501)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Update releng commit id
It updates the releng commit id because SFC requires the patch
"Execute ovs-logger cmds with sudo" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/46239/
Change-Id: I0e6116e831c6cd470ce19e81be13c743960e65aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Pull functest-core when only building childs
Otherwise it fails if parent and childs containers are not built on
the same host [1].
It would have worked if the docker images were correctly cleant. Then
the last image would have been pulled.
[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-euphrates/362/console
Conflicts:
build.sh
Change-Id: I293829c839c1cf68c9f7668aa643e16889359fcc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e3281b2175ca9983d79ce17de7e7497f749e650e)
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "functest-docker: Build all images on same host"
This reverts commit d7ed45793e56243d63da12f184db96731d1d6a1c.
Change-Id: Ie7cc94419969e5c95abd227ff0f159f0683c4386
|
|
* Update docs/submodules/releng from branch 'master'
- functest-docker: Build all images on same host
Change-Id: I6ba2666a0dbec23c7a854c030113b809bd9a328a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "config/pod1.yaml: Typo fixes, add 3 new nodes" into stable/euphrates
- config/pod1.yaml: Typo fixes, add 3 new nodes
In order to be able to check the PDF template against the current
installer adapters, we need to fill in all 5 nodes info.
While at it, perform some cleanup:
- s/remoteparas/remote_paramsg/ (installers use this directly ...);
- s/remote_mangement/remote_management/g;
- s/pod owner/pod_owner/;
- minor typo fixes;
- fixed one IP overlap between 2 existing nodes;
NOTE: Data for the 3 new nodes is bogus (random MACs, addresses).
Change-Id: I63c6318659678771c34e139dd1db630c6b81b214
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 783a439ec2bd23ad969ffe7a3c6b7277f7a565c7)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "config/installers: Add PDF installer adapters" into stable/euphrates
- config/installers: Add PDF installer adapters
Previously, PDF installer adapters resided in securedlab git repo, but
since we want to be able to use it in both securedlab (for validation
of new PDF files during verify jobs) and installer projects (for
actually parsing the PDF file into usable installer inputs), we
decided to move them to a common location, also available for regular
users.
This change merely replicates the current adapter files from securedlab
git repo for the following projects:
- apex;
- compass4nfv;
- daisy;
- joid;
Change-Id: Ic4bd75e1b2dc339c15cd4943dfc5a1c74c68b094
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 1a1c03d865c55872d5912ac60ce4a1af5e814de2)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "config/utils: Add generate_config.py" into stable/euphrates
- config/utils: Add generate_config.py
Previously, generate_config.py resided in securedlab git repo, but
since we want to be able to use it in both securedlab (for validation
of new PDF files during verify jobs) and installer projects (for
actually parsing the PDF file into usable installer inputs), we
decided to move it to a common location, also available for regular
users.
This change merely replicates the file from securedlab git repo.
Change-Id: I9ff7889e408338d3911853fe01b752b013de1db7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 74cdf3ea93fb3a91ed03924fdb17076d36fc4cb9)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Add Version Field to PDF
With Euphrates being the initial 'release' of the PDF it is important we
include a version specifier.
Without a version specifier, PDF consumers (computers or humans)
won't know which fields are be available, nor their possible type
(string, int, list, etc).
This also allows the PDF spec to be modified without fear of breaking
any tooling relying on the layout of fields or extance of specific
properties; Presuming tooling handles the version specifier.
Change-Id: I304ecc9ebfa0a36d40db8ef3486a3600ae86422e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Filter out added/modified *.ipynb for preview job"
- Filter out added/modified *.ipynb for preview job
deleted file can not be previewed
Change-Id: Ic860baf0deeb574e20067bdae230cb7ef22d7458
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- .gitreview: Add defaultbranch
Change-Id: Iee860b3b7aa0057fe9c028c7458a94948de02791
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge ".gitreview: Add defaultbranch" into stable/euphrates
- .gitreview: Add defaultbranch
Change-Id: I9c19e81844b1e35907ac79962d8838cc5365601f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Merge "Enable tacker horizon" into stable/euphrates
- Enable tacker horizon
JIRA: -
1 - Enable tacker horizon
2 - Open SFC extension on compute nodes
Change-Id: I7d6ea0db78dc529e3d7f8bd1a44a3c0de76aac22
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Add plugin for Barometer.
Change-Id: I5049805eb4e2e2c5e2cc87772afe6650253be36c
Signed-off-by: John Hinman <john.hinman@intel.com>
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
(cherry picked from commit 51ce441ca60cd115d9e8a932203ccc9d3cebcf82)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[baremetal] package: install python-yaml" into stable/euphrates
- [baremetal] package: install python-yaml
- Required for PDF parsing
Change-Id: I95205e62efab3e9920687866d3a53a135828a218
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Clean up noifupdown support patch
The patch has been merged to upstream linux formula.
Change-Id: I09f96be920c5c3ecd09fd2ab132e25519902239b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit a6bc08b2be51b069b629d357a44cfa5979f09c2a)
|
|
* Update docs/submodules/qtip from branch 'stable/euphrates'
- Storage QPI Userguide
Add storage QPI userguide.
JIRA: QTIP-288
Change-Id: Ie3376345832e54238239a44f0d4e1218dbac82c1
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
(cherry picked from commit 8caf5d01a623a3a5c7774e19416e9e6635dc0de5)
|
|
* Update docs/submodules/qtip from branch 'stable/euphrates'
- Add missing link for euphrates release notes
Change-Id: Icc0067e961c497f203996eafedec3e316ea6e5ff
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit 4daf79855c2dccff22134939245497140343bfa3)
- Use frozen requirements
Change-Id: I3de2e7d3fc2e88d0556b35c34830d7eab522d404
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- adding the OS_INTERFACE so that openstack client would use public.
Change-Id: I839e5ba51cbda28674c7c3c41e2b864778891219
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Fix centos kickstart_done snippet
Bug:
CentOS-7-Minimal-1611-x86_64 image doesn't contain
wget package and kickstart_done snippet use wget to
call cobbler api to set netboot enable to false.
This way if host installed centos which is not set
to boot from disk will stuck in pxe loop
Solution:
Use curl instead of wget in kickstart_done
Change-Id: I0414adab72047a367b7cb15fe6a5537c76234972
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit 08a15a8dae520e2b02748a34ff1ec034ee6806b9)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Don't verify Danube and verify Euphrates"
- Don't verify Danube and verify Euphrates
Change-Id: I5f2dc96a175309664814e642b17ba5f29458cfb1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4nfv] upgrade OpenStack Pike version"
- [Compass4nfv] upgrade OpenStack Pike version
Compass4nfv has supported OpenStack Pike version
switch the master to run Pike version
Change-Id: I69b5ec54d0e7479fabfe4c2e06d916472427bdb1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-verify-jobs: Fix block on bifrost jobs"
- jjb: xci: xci-verify-jobs: Fix block on bifrost jobs
The bifrost jobs are normally named 'openstack-bifrost-...' so
fix the regexp to look for proper bifrost job patterns.
Change-Id: Ie1823e942a201485aa5fbad4bde27653823d849b
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Adapt bgp daemon to run properly for testcase3
Since apex includes a new version of zrpcd compatible with Carbon
and Nitrogen [0], an adaptation is needed for bgp daemon enabling
and running within testcase3
Note that zrpcd run now as a process and not as a service
JIRA: SDNVPN-172
[0] https://jira.opnfv.org/projects/APEX/issues/APEX-508
Change-Id: Ia0ec4ab0f15ecf3d5c76c5fa541fe8338762ecaf
Signed-off-by: tomsou <soth@intracom-telecom.com>
(cherry picked from commit e1372d3c4955a92f36bfb50ae5925dac2fc0b89c)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add pod info in the job's name"
- Add pod info in the job's name
Same with the patch https://gerrit.opnfv.org/gerrit/#/c/47541/
Change-Id: Ide8e125731de046793326e5a8d8ef373b4fdad19
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Fix the python-ldap version
when python-ldap is newest version, there are some issues in dependence
Change-Id: I29f30900733cdd87d922b17da0f7c551b7cbdc90
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit db18432af86badcac4d12066f0c2379b7857a165)
|
|
* Update docs/submodules/doctor from branch 'stable/euphrates'
- Merge "Updated from global requirements" into stable/euphrates
- Updated from global requirements
Change-Id: Idf92cecd5bd0578d1df6b18dddb0f13653920687
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Merge "Updated from global requirements" into stable/euphrates
- Updated from global requirements
Change-Id: I98eac765058ebd636347f14c7ebde2a47b99ac1f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Fix defaultbranch in .gitreview
Change-Id: Iffddd6ce6dedd50c74b673a5824b7f1bc1f459ea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/promise from branch 'stable/euphrates'
- Merge "Fix defaultbranch in .gitreview" into stable/euphrates
- Fix defaultbranch in .gitreview
Change-Id: I775e015a6bf49f91ecb7ebaae08f392f4143879b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/promise from branch 'stable/euphrates'
- Updated from global requirements
Change-Id: Iacd1136acb604f599a48b50a0c0964c36061ecb3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Order euphrates build alphabetically
Change-Id: I32506e0cad8215e0b16814035b9faec3a86ec4b5
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "opnfv-docker: add barometer"
- opnfv-docker: add barometer
Change-Id: I0f768c1350cd1f5d6613b93b34319e7a1c321a29
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [baremetal] Restart gateway networking service
Make sure all missing interfaces/links are up & running
(e.g. br-ex <-> float-to-ex <-> br-floating).
Fix (for https://github.com/saltstack/salt/issues/40262)
into linux formula brought in a weird behaviour with
network/interfaces.u/ items.
Change-Id: Ic13f0ed2063455ae191bbc99920f97c5ecaa61fd
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/barometer from branch 'stable/euphrates'
- Merge "Fix defaultbranch in .gitreview" into stable/euphrates
- Fix defaultbranch in .gitreview
Change-Id: I61850e255b8c739ca484dfd4d315ce83a9e657db
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- KVMFORNFV: To avoid livemigration result update to json
This patch is used to remove the livemigration testcase result loaded
to json as there is no dashboard implemented for the testcase
Change-Id: I7a9589a0bbc5f2a28587c2878da042fc50af18e0
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
(cherry picked from commit 5a1f65d3e7d67488ee6f558dccfa5ca5581ddb65)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Cron timing for JOID OpenBaton Jobs"
- Fix Cron timing for JOID OpenBaton Jobs
There is no '25' hour in the day, so scheduling these for '23' should
ensure they're triggered after all the other jobs, and keep Jenkins from
complaining about the syntax.
Change-Id: I6c51b15fec09679a7504c060cdbca9d6f9f0ca92
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Updated from global requirements
Change-Id: I3f4ed1c6bb82e2797841e129f035ba27a5471eba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: bifrost-verify.sh: Do not build OS images"
- jjb: xci: bifrost-verify.sh: Do not build OS images
Use the images we provide in artifacts.opnfv.org instead of
building new ones on every CI run. Moreover, enter the correct
directory before executing the CI script.
Change-Id: Iffa0080ab8f746344aa13bca6a26395a8a0953f2
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- fix for kubernetes scenarios.
Change-Id: I21bcb633fc2a1198cb41e63315503a2a664d0fb3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/doctor from branch 'stable/euphrates'
- Fix defaultbranch in .gitreview
Change-Id: Ia02f17d52b5d3ef836567d60bf541513b0419977
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/domino from branch 'stable/euphrates'
- Merge "Fix defaultbranch in .gitreview" into stable/euphrates
- Fix defaultbranch in .gitreview
Change-Id: I2b91898eec7effb4df3417f8042258558676ca01
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/domino from branch 'stable/euphrates'
- Updated from global requirements
Change-Id: I3c233d91298d059deb2939e67a7fed5e82d634f0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- barometer: bugfix missing script
Update job to check for missing RPMs and block the artifact upload if there is
an issue.
Change-Id: I8230e82e7bc7c92bd5e87a8c15867ad311089790
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|
|
* Update docs/submodules/barometer from branch 'stable/euphrates'
- Merge "Updated from global requirements" into stable/euphrates
- Updated from global requirements
Change-Id: I95c1e9155d3759f115850aa951a63bc974157ce6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/snaps from branch 'stable/euphrates'
- Updated from global requirements
Change-Id: Ib52ff2a6cdbd1563dae26c7f8d74da825e499d68
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Merge "Updated from global requirements" into stable/euphrates
- Updated from global requirements
Change-Id: Ida6ba2c608237927af2f19dc65c1e1733221c1d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Fix defaultbranch in .gitreview
Change-Id: I151ab12fd3a8c47f1efe098d532a5fce7149940a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/barometer from branch 'stable/euphrates'
- ci: fix RDT missing package in nightly build
Change-Id: I0c3d750b798a210cade2cffc73da4620843b6932
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|