summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "NSB: update vfw tc_heat_external tests" into stable/euphrates - NSB: update vfw tc_heat_external tests rename xe0, xe1 to uplink_0, downlink_0 enumerate tgs/vnfs starting from 0. add disable_dhcp Change-Id: Ia4f08b3ad5ab298192c249d04b10a6efbe4f210e Signed-off-by: Ross Brattain <ross.b.brattain@intel.com> (cherry picked from commit b3a48eddc398c23523e379e6838160d456cf4368)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "NSB TRex: convert DPDK port number to logical TRex port number" into stable/euphrates - NSB TRex: convert DPDK port number to logical TRex port number when we create TRex config we sort based on PCI bus address and create a logical port ordering. We need to save this port ordering and re-use it everywhere. redirect vnfd_helper.port_num() to resource_helper.port_num() to use the logical mapping Change-Id: Ibff628556d5e11e686e15716a66a3210758c4ff0 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com> (cherry picked from commit ce52059f5f78912eeff2d97235c1028c218bf960)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "NSB: Fix IndexError in pin_vcpu_for_perf" into stable/euphrates - NSB: Fix IndexError in pin_vcpu_for_perf This addresses the IndexError in Standalone SRIOV/OVSDPDK context. The correct sys_cpu number should be sys_cpu-1 Error: threads = "%s-%s" % (soc_cpu[socket][sys_cpu], soc_cpu[socket][-1]) IndexError: list index out of range Tested platform: (Hyper-Threading disabled) NUMA node0 CPU(s): 0-21 NUMA node1 CPU(s): 22-43 With socket equal to 0, sys_cpu value was 22 which resulted to IndexError. Change-Id: I36b045cacce4caff4b5ddafaa9b6737f1c6df0a1 Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com> Reviewed-by: Alain Jebara <alain.jebara@intel.com> Reviewed-by: Deepak S <deepak.s@linux.intel.com> Reviewed-by: Ross Brattain <ross.b.brattain@intel.com> Reviewed-by: Edward MacGillivray <edward.s.macgillivray@intel.com> (cherry picked from commit 78fff64b00e255d7e4624bcc62faddc0d135e5a2)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "NSB Prox LW_AFTR Test" into stable/euphrates - NSB Prox LW_AFTR Test JIRA: YARDSTICK-802 Addition of PROX LW_AFTR basked on PROX/DATS v037 test_104_lw_aftr.py - This support BM and Openstack Heat - This supports 4 Ports ONLY - Grafana Dashboards included - Code Coverage / Unit testing Change-Id: If2170ab458bf687256d5f1a1e840a3b9d2788ef7 Signed-off-by: Daniel MArtin Buckley <daniel.m.buckley@intel.com> Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com> (cherry picked from commit b9e394b2f0955c76f883021c4f65c136b80d9261)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "Adding vFirewall HTTP Traffic Profiles for tests including Concurrency, CPS, TPUT, TPS for 2Ports and 4Ports" into stable/euphrates - Adding vFirewall HTTP Traffic Profiles for tests including Concurrency, CPS, TPUT, TPS for 2Ports and 4Ports Change-Id: I3c7f047dc6d1545093aed6f64ccaed9f90d85af3 Signed-off-by: Phani Kiran Thaticharla <phani.kiran.thaticharla@intel.com> Reviewed-by: Oscar Medina-Duran <oscar.medina-duran@intel.com> Reviewed-by: Deepak S <deepak.s@linux.intel.com> Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>  (cherry picked from commit 61bf9771f05f0347f12617b7013b13d5fcb4981b)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "Adding vFirewall HTTP Traffic Profiles." into stable/euphrates - Adding vFirewall HTTP Traffic Profiles. Modified http_locator location for 64K, 256K, 512K and 1024K concurrency files. The traffic profiles include various http locator image sizes i.e 4K,64K,256K,512K and 1024K The traffic schema is changed to "nsb" from "isb" for all the traffic profiles Change-Id: I012da8daaa880ca80db2d3b08cebd9a73c19cd47 Signed-off-by: Phani Kiran Thaticharla <phani.kiran.thaticharla@intel.com> Reviewed-by: Oscar Medina-Duran <oscar.medina-duran@intel.com> Reviewed-by: Deepak S <deepak.s@linux.intel.com> Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>  (cherry picked from commit bb2da407193d6a5747cf15069d61cceb4c6bf1f7)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* 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)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* 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)
2017-12-14Update git submodulesRoss Brattain1-0/+0
* 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)
2017-12-14Update git submodulesEmma Foley1-0/+0
* 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)
2017-12-14Update git submodulesNarinder Gupta1-0/+0
* 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>
2017-12-14Update git submodulesramamani yeleswarapu1-0/+0
* 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)
2017-12-14Update git submoduleswutianwei1-0/+0
* 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>
2017-12-14Update git submodulesJack Morgan1-0/+0
* 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)
2017-12-14Update git submodulesJack Morgan1-0/+0
* 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)
2017-12-14Update git submodulesJack Morgan1-0/+0
* 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)
2017-12-14Update git submodulesJack Morgan1-0/+0
* 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)
2017-12-14Update git submodulesGuillermo Herrero1-0/+0
* 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)
2017-12-13Update git submodulesBin Hu1-0/+0
* 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)
2017-12-13Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'stable/euphrates' - Update the release notes Change-Id: I3f5a42f9653945812696caf61f5c4bcb8a2175ed Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-12-13Update git submodulesMichael Polenchuk1-0/+0
* 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>
2017-12-13Update git submodulesNarinder Gupta1-0/+0
* 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)
2017-12-13Update git submodulesGuo Ruijing1-0/+0
* 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)
2017-12-13Update git submodulesNarinder Gupta1-0/+0
* 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>
2017-12-13Update git submodulesRyota MIBU1-0/+0
* 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)
2017-12-13Update git submodulesMaryam Tahhan1-0/+0
* 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>
2017-12-13Update git submodulesmei mei1-0/+0
* 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>
2017-12-13Update git submodulesJose Lausuch1-0/+0
* 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>
2017-12-13Update git submodulesJing Lu1-0/+0
* 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)
2017-12-13Update git submodulesmei mei1-0/+0
* 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>
2017-12-13Update git submodulesmei mei1-0/+0
* 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>
2017-12-13Update git submodulesmei mei1-0/+0
* 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>
2017-12-13Update git submodulesZhijiang Hu1-0/+0
* 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>
2017-12-12Update git submodulesMichael Polenchuk1-0/+0
* 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>
2017-12-12Update git submodulesRoss Brattain1-0/+0
* 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)
2017-12-12Update git submodulesNavya1-0/+0
* 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)
2017-12-12Update git submodulesMichael Polenchuk1-0/+0
* 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)
2017-12-12Update git submodulesAlexandru Avadanii1-0/+0
* 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)
2017-12-12Update git submodulesmei mei1-0/+0
* 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>
2017-12-12Update git submoduleskubi1-0/+0
* 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)
2017-12-11Update git submodulesFatih Degirmenci1-0/+0
* 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>
2017-12-11Update git submodulesGuillermo Herrero1-0/+0
* 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)
2017-12-11Update git submodulesTrevor Bramwell1-0/+0
* 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>
2017-12-11Update git submodulesFatih Degirmenci1-0/+0
* 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>
2017-12-11Update git submodulesMichael Polenchuk1-0/+0
* 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)
2017-12-11Update git submodulesMichael Polenchuk1-0/+0
* 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)
2017-12-11Update git submodulesAlexandru Avadanii1-0/+0
* 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)
2017-12-11Update git submodulesMichael Polenchuk1-0/+0
* 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)
2017-12-11Update git submodulesAlexandru Avadanii1-0/+0
* 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)
2017-12-08Update git submodulesTim Rozet1-0/+0
* 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>