Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "Dockerfile: apt-get clean to save layer space" into stable/euphrates
- Dockerfile: apt-get clean to save layer space
it seems like normally Dockerfiles do an apt-get clean
to remove apt cache and save space on docker layers
Change-Id: I2ac9d30daa917973c3ba76a50cda67d6ecb8c47a
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit 952c68f74c03facff84b987aa508040dd43ee30b)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "Heat: add availability_zone" into stable/euphrates
- Heat: add availability_zone
Users would like to ensure placement of VMs on specific compute nodes so
that the measurements are meaningful. Examples: Measure network
performance in different scenarios (VMs in same host, in different
hosts, across fabric, across tenants)
Example:
context:
name: yardstick
placement_groups:
pgrp1:
policy: "availability"
servers:
tg_0:
floating_ip: true
placement: "pgrp1"
availability_zone: "zone2"
vnf_0:
floating_ip: true
placement: "pgrp1"
availability_zone: "zone1"
Change-Id: I28a757c25ae3f5b3571ab3edd82d51ceba32c302
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit 81b9d338268f47f3d8863f10ef3940f0ea79d618)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "Addition of IPv6 icpm, udp and tcp to Neutron Security Group" into stable/euphrates
- Addition of IPv6 icpm, udp and tcp to Neutron Security Group
When creating a Neutron security group for a heat template. Add
IPv6 security group rules to access the resouces.
Change-Id: I0b541dfe400121e35908a70778665ee1576f0622
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
(cherry picked from commit 3cfdda00a291cf911e2948da774929ad23a60452)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Update links to documentation in README.rst
The links to the docs in README were pointing to Colorodo documentation.
For master, this should not be pinned to a particular release, but
should show the most recent docs at all times.
Change-Id: I3186ea0dbc5105812407a0f87e02d99899a951a0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 9ea682e950598d39fa53ccabe6c1cd0a4fe426bd)
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- release notes for 5.1
Change-Id: I9c78a00fff2dce8efd0efd2879e932cc3298e578
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Add collectd role to compute host only
Change-Id: Ibe7d8cb58590da79442a02c4f0e57434eea0e5e4
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
(cherry picked from commit e22dac31b54f0f343d74a8ea0779671324313997)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- add the barometer dha file for CI running
huawei-pod1
huawei-pod2
intel-pod17
Change-Id: Icc592d070a7835245f706699df6927af296bf5bd
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "Updated fuel adapter (ODL)" into stable/euphrates
- Updated fuel adapter (ODL)
Change-Id: I4ff233460bb4fbd88277f2798f5f6380ff3b367d
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
(cherry picked from commit eeb38b5a9e900d2e0e1e52276f6b2e533eee4b1c)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "[fuel] IPMI: Trim netmask from IP passed to MaaS" into stable/euphrates
- [fuel] IPMI: Trim netmask from IP passed to MaaS
Change-Id: I683788846a716f1af6ae8aa3b25cc3a866ae0045
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 845813111aba4c28af1acca32dc4b4f1b0640c19)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "[fuel] Assign public network to proxy nodes" into stable/euphrates
- [fuel] Assign public network to proxy nodes
Change-Id: I8d4cc9505eb1d405b8f6a3ef1053249d803bda7b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit af9e2a904ad7f1e44ba26cf9cebbc8bb3f7d8842)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Merge "PDF: generate_config: Add IDF parsing support" into stable/euphrates
- PDF: generate_config: Add IDF parsing support
For a given 'podN.yaml' file, check whether a file named
'idf-podN.yaml' exists in the same directory, and if it does,
pass its contents under the 'idf' dict key to the j2 template.
This assumes the contents of IDF yaml have a root 'idf' key.
Change-Id: I6c6f1b9f28c38989f8a6ed4a389c9a1da423d76d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit e5c76e735a99395ab075f95c0f4105f8727a834e)
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Updated fuel adapter (vlan1000, interfaces format)
Change-Id: I848f13acca08c4c8a24eeecd3554ea6d50bbb565
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
(cherry picked from commit 908dab58edbbe8f22db14a9261693a54e9b2d8fd)
|
|
* Update docs/submodules/ipv6 from branch 'stable/euphrates'
- Updated Release Notes for Euphrates 5.1 Release
Change-Id: I78bb0ea3031c3c7faa00b97061e52574643f7654
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit 3f568e586686a93225e311444e73fe6cb0cab713)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Update the release notes
Change-Id: I3f5a42f9653945812696caf61f5c4bcb8a2175ed
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [ovs/dpdk] Split out networking restart action
In common openstack_ha state the networking service restart
has no expected effect, so split it out into the detached
post-deployment state.
Change-Id: Iaaae0cd048474667895b7abf2a77196ee3dee14b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- added OS_interface and password mechanism.
Change-Id: I94200b129287249f714d74e5ae768bb0fcd57eb8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit c129114d52a84187f9eeca21a46fa68567603c97)
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- cleanup code
1. remove unused code due to juju>2 & maas>2.2 in Ubuntu16.04
2. remove deprecated 03-maasdeploy.sh
3. remove other unused code
Change-Id: I20fd0e96400db1262b0df3ef2b502c8001dd5b76
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
(cherry picked from commit 2819ba063c1a9896ccf437f85ca4c2ee463d7e80)
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- Merge "Revert "adding the OS_INTERFACE so that openstack client would use public."" into stable/euphrates
- Revert "adding the OS_INTERFACE so that openstack client would use public."
This reverts commit 61c0f2deba133c0a180e4d9462927c86973c8390.
Change-Id: I896fe862aba17e9af20f7ca0c9e348a1575b4fd4
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- docs: fix default password and yum.repo.d
- password for root in debug mode is defined in DEBUG_OVERCLOUD_PW
document has to be updated
- '/etc/yum.repo.d' is the right yum repo directory in Cent OS 7
Change-Id: Ia97e3878bd30d562bd3c3b7776e80440b20a4111
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 5e958e5488338dca587e9ed1b694c1719939d739)
|
|
* Update docs/submodules/barometer from branch 'stable/euphrates'
- Merge "docs: Update post install instructions." into stable/euphrates
- docs: Update post install instructions.
Change-Id: Id619067b4d828518ba4b526feab44db42ffc9a0a
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4nfv]change the timeout of verify"
- [Compass4nfv]change the timeout of verify
Change-Id: Id854f0ccbfd112c43ba1257d8b87994b20f838a9
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Allow intel-pod18 to push results to the DB"
- Allow intel-pod18 to push results to the DB
Change-Id: I54447764996a4e2bb303a9e71cc525e999c1bdd5
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "KVMFORNFV: Reverting LiveMigration changes" into stable/euphrates
- KVMFORNFV: Reverting LiveMigration changes
This patch consists of reverting the changes of patch 45227 and
incudes redirecting the console output of the LiveMigration
execution to /dev/null as the stdout contains only the statistics,
i.e., totaltime, downtime and setuptime.
This reverts commit 5a1f65d3e7d67488ee6f558dccfa5ca5581ddb65.
Change-Id: I252b5a4045657cfa8362e9aae755249480cd3b77
Signed-off-by: Navya <navyax.bathula@intel.com>
(cherry picked from commit 3ca70b916c386b7ec4d9a7f2f9bb6fec2e917785)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4nfv] add nosdn-bar-ha scenario"
- [Compass4nfv] add nosdn-bar-ha scenario
Change-Id: Iaf4cc72fe31bbf6f7d492e33c33abf056ccafcf4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4nfv] run centos in intel-pod17"
- [Compass4nfv] run centos in intel-pod17
Change-Id: Ifbe959d178781c14a9d32db78d84972d2505c8dc
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Enable jobs on compass Master and Euphrates"
- Enable jobs on compass Master and Euphrates
Dovetail now have jobs on Compass danube on huawei-pod7.
Add jobs on Compass master and euphrates.
Scenario os-nosdn-nofeature-ha and os-odl_l3-nofeature-ha.
JIRA: DOVETAIL-574
Change-Id: I502c59365248122480cdb5be2bb79582150591e4
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'stable/euphrates'
- [docs] Refresh reference for opnfv-5.1.0
Change-Id: I0ef56ea85f4c401064a8cc4baf9672dc58521193
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Revert "[baremetal] Migrate public bridge to ovs"
Vlan tagging on ovs+linux ports doesn't work as expected.
This reverts commit c3316c713c936b154b979aa985a400f4b791c0cb.
Change-Id: I339cd741c83781e4a946bfde40f7f2551bb9cf02
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- heat: allow overriding Heat/Neutron private IP for DPDK tests
For some L2/L3 DPDK testcases we need to use a custom
IP address space different from what Heat provides.
These testcases require port_security_enabled = False so
Neutron should allow for unrestricted L2 traffic.
This will work because we bind the ports to DPDK and thus
don't need DHCP.
vnf_0:
floating_ip: true
placement: "pgrp1"
network_ports:
mgmt:
- mgmt
uplink_0:
- xe0:
local_ip: 10.44.0.20
netmask: 255.255.255.0
downlink_0:
- xe1:
local_ip: 10.44.0.30
netmask: 255.255.255.0
Also fixup flake8 errors in unittests
Change-Id: Id29dfffa692f16fb1f526d208db43e476e2f7830
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit ec6a90d449f8b1ab2b17083188ec65f75ab7818b)
|
|
* Update docs/submodules/kvmfornfv from branch 'stable/euphrates'
- To modify Ixia port numbers and IP in pod.yaml
This patch is used to change the IP in pod.yaml for livemigration and
modify the port numbers related to Ixia in vsperf.conf and
vsperf.conf.sriov as now assigned to different ports.
Change-Id: I329bf0672b83e09b2101a62f874ffb3c70da1dbb
Signed-off-by: Navya <navyax.bathula@intel.com>
(cherry picked from commit 5f28ffec33fb4b548353854abf51ff75b9814c35)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- pod_config: cleanup: Drop infra_compute_*_address
Our PDF installer adapter defines 3 unused reclass params that are
misleading, so drop them (infra_compute_node{01,02,03}_address).
Change-Id: I0ca49b73add543c8f03b14ed4d805ce55f973bb5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit e48d4876833270b9139ca8196eef2c13f44effcc)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- patches: pharos: Bump & drop upstream patches
All our staged patches for Pharos repo are now upstream, so bump
the git submodule and remove the patch files.
Change-Id: I0d68eb3bdd9abfa286c3640acc1f13ce6100801d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 33d945e3045f68ea7cbd2f1b8d01618cb3fed23c)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass] change the trigger time once every two days"
- [Compass] change the trigger time once every two days
Change-Id: I458d00a57d121c3a712d696ef5f703b527dbe3a0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Add "How to work with test case" into devguide
JIRA: YARDSTICK-73
add a new chapter about how to work with test case, now just add three sub chapter,
sample test case, release test case, test case description file, will update more for
how to write a new test case.
Change-Id: I44906917e76ad6d4890f345c963b9e4440f6be39
Signed-off-by: kubi <jean.gaoliang@huawei.com>
(cherry picked from commit 1ca9d52152d54b51b4d9dcd6c429f114ad4fe24c)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Matthew Lijun as committer"
- Remove Matthew Lijun as committer
Matthew Lijun moved to a new employer which is not a member to OPNFV
requiring Matthew to sign individual CLA. This has not happened over
the past weeks which needs us to take action to initiate committer
removal process.
Change-Id: I17081aaffae72e01e98814defe062accac0a4739
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/pharos from branch 'stable/euphrates'
- Add fuel installer adapter
v3 -> v4:
- extract common variable refs, fold some reusable code;
- provide dummy defaults for PDFs without net_config;
- keep yamllint happy about spaces and empty lines;
v4 -> v5:
- more folding, define a macro for multiple IP address definition;
v5 -> v6:
- added MaaS network / DHCP range support;
v6 -> v7:
- removed macro, template code reverted to output style
JIRA: FUEL-275
Change-Id: Ib1cc319534d06c088b1db16a43aef663a8ada0d8
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 25b2adb887b5e1cab767023476dd0ec2f02b4b59)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Email a monthly repo archives link to OPNFV Legal"
- Email a monthly repo archives link to OPNFV Legal
Each month we are asked for a copy of all the repositories for license
scanning. Sending out a link to this archive will save them from having
to ask.
Change-Id: I2f51688049b08a556f6bc8d8b098165c0ba281d8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Prune docker images on ericsson-build3
This patch removes ericsson-build5 as well since that machine
does not exist anymore.
Change-Id: I7598e5fff166e29ecf4fcd18bebc6d2e3b9be9ed
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[baremetal] Migrate public bridge to ovs" into stable/euphrates
- [baremetal] Migrate public bridge to ovs
Get rid of "ovs-to-linux" links, instead of this setup native ovs
bridge for public interface and link it with neutron external bridge.
Change-Id: I483881e78f22fc035107a622307d95761c4a5667
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit bcba227e4947bf1e6976b2a743b87c28ae9645c9)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "submodule: pharos: Bump to fix run without eyaml" into stable/euphrates
- submodule: pharos: Bump to fix run without eyaml
Most Fuel PODs do not use encrypted PDFs, so bump Pharos git
submodule to include updated `generate_config.py` to silently
skip decryption in case eyaml is not installed.
Change-Id: I845a32c7001123a93e38197e0daf53d18c797aed
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 8c15c3675d57bfaed9c6923ed8adfdb6879fea49)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- states: maas: Stop using maas-stable PPA
Currently, Xenial repos provide MaaS 2.2.x, while the PPA bumped it
to 2.3.x. Since we switched to 2.3, we observed a rare wrongful state
transition from 'Deploying' back to 'Ready'.
Drop the PPA, falling back to 2.2 from mainline distro repos.
JIRA: FUEL-312
Change-Id: I3daa118059f37cbeca076da685661c28f3a28a97
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 9da33bc85d681950a09452f28ca39df2108b0b56)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[baremetal] PDF: Use net_admin for MaaS PXE net" into stable/euphrates
- [baremetal] PDF: Use net_admin for MaaS PXE net
While at it, fix another small issue where a variable
(parameters__param_opnfv_maas_pxe_address) was used without being
populated (defined in 'runtime.yml', which is not read using
`parse_yaml`, like the scenario yml or the PDF expanded class,
pod_config.yml).
JIRA: FUEL-313
Change-Id: Iee88601d5420f55572bf90c8cf330afbedfb2e21
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 9136aef95f77a1f26175929caedfe6ae662bbbd8)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- patches: pharos: Drop patches merged upstream
Also, remove redundant pharos patch that adds prx mgmt IPs:
- "Re-assign mgmt network to proxy nodes"
as those values are set already (to different values!) by patch:
+ "extend public gateway support"
While at it, `make patches-export` should clean the patch dir first.
Change-Id: Ice106e5d48c7b4cd90ffc6af7441199034d4f546
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit fbea9fae7a16f1375f7413ccd46146b015fc87ff)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "enable dovetail to run on APEX bgpvpn scenario"
- enable dovetail to run on APEX bgpvpn scenario
Since only APEX has the bgpvpn scenario in Euphrates, enable run dovetail
on Apex euphrates scenario os-odl-bgpvpn-ha to test sdnvpn test cases.
JIRA: DOVETAIL-568
Change-Id: Ic7c880a5ef911fac17807e19484f937bdaa53e21
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* 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>
|