Ross Brattain [Thu, 14 Dec 2017 04:38:00 +0000 (04:38 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:29:06 +0000 (04:29 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:27:15 +0000 (04:27 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:16:13 +0000 (04:16 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:16:08 +0000 (04:16 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:15:48 +0000 (04:15 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:15:34 +0000 (04:15 +0000)]
Update git submodules
* 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)
Ross Brattain [Thu, 14 Dec 2017 04:14:50 +0000 (04:14 +0000)]
Update git submodules
* 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)
Emma Foley [Tue, 31 Oct 2017 15:53:05 +0000 (15:53 +0000)]
Update git submodules
* 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)
Narinder Gupta [Wed, 13 Dec 2017 17:40:53 +0000 (11:40 -0600)]
Update git submodules
* 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>
ramamani yeleswarapu [Thu, 14 Dec 2017 01:33:39 +0000 (17:33 -0800)]
Update git submodules
* 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)
wutianwei [Wed, 13 Dec 2017 07:25:46 +0000 (15:25 +0800)]
Update git submodules
* 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>
Jack Morgan [Thu, 14 Dec 2017 01:11:13 +0000 (01:11 +0000)]
Update git submodules
* 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)
Jack Morgan [Thu, 14 Dec 2017 01:10:58 +0000 (01:10 +0000)]
Update git submodules
* 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)
Jack Morgan [Thu, 14 Dec 2017 01:10:48 +0000 (01:10 +0000)]
Update git submodules
* 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)
Jack Morgan [Thu, 14 Dec 2017 01:10:36 +0000 (01:10 +0000)]
Update git submodules
* 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)
Guillermo Herrero [Wed, 27 Sep 2017 13:23:16 +0000 (15:23 +0200)]
Update git submodules
* 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)
Bin Hu [Wed, 13 Dec 2017 22:41:42 +0000 (14:41 -0800)]
Update git submodules
* 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)
Manuel Buil [Wed, 13 Dec 2017 17:52:55 +0000 (18:52 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Update the release notes
Change-Id: I3f5a42f9653945812696caf61f5c4bcb8a2175ed
Signed-off-by: Manuel Buil <mbuil@suse.com>
Michael Polenchuk [Wed, 13 Dec 2017 15:38:07 +0000 (19:38 +0400)]
Update git submodules
* 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>
Narinder Gupta [Wed, 13 Dec 2017 16:20:04 +0000 (10:20 -0600)]
Update git submodules
* 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)
Guo Ruijing [Wed, 18 Oct 2017 23:56:15 +0000 (19:56 -0400)]
Update git submodules
* 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)
Narinder Gupta [Wed, 13 Dec 2017 16:16:05 +0000 (16:16 +0000)]
Update git submodules
* 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>
Ryota MIBU [Tue, 12 Dec 2017 12:11:06 +0000 (12:11 +0000)]
Update git submodules
* 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)
Maryam Tahhan [Wed, 13 Dec 2017 15:28:23 +0000 (15:28 +0000)]
Update git submodules
* 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>
mei mei [Wed, 13 Dec 2017 09:46:50 +0000 (09:46 +0000)]
Update git submodules
* 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>
Jose Lausuch [Wed, 13 Dec 2017 08:10:25 +0000 (08:10 +0000)]
Update git submodules
* 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>
Jing Lu [Wed, 13 Dec 2017 06:10:55 +0000 (06:10 +0000)]
Update git submodules
* 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)
mei mei [Wed, 13 Dec 2017 03:57:10 +0000 (03:57 +0000)]
Update git submodules
* 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>
mei mei [Wed, 13 Dec 2017 03:23:42 +0000 (03:23 +0000)]
Update git submodules
* 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>
mei mei [Wed, 13 Dec 2017 03:23:21 +0000 (03:23 +0000)]
Update git submodules
* 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>
Zhijiang Hu [Wed, 13 Dec 2017 03:52:32 +0000 (22:52 -0500)]
Update git submodules
* 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>
Michael Polenchuk [Tue, 12 Dec 2017 12:31:38 +0000 (16:31 +0400)]
Update git submodules
* 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>
Ross Brattain [Tue, 17 Oct 2017 21:30:37 +0000 (14:30 -0700)]
Update git submodules
* 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)
Navya [Wed, 6 Dec 2017 06:11:17 +0000 (11:41 +0530)]
Update git submodules
* 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)
Michael Polenchuk [Tue, 12 Dec 2017 09:52:27 +0000 (13:52 +0400)]
Update git submodules
* 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)
Alexandru Avadanii [Mon, 11 Dec 2017 18:15:15 +0000 (19:15 +0100)]
Update git submodules
* 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)
mei mei [Tue, 12 Dec 2017 07:07:51 +0000 (07:07 +0000)]
Update git submodules
* 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>
kubi [Mon, 23 Oct 2017 07:51:03 +0000 (15:51 +0800)]
Update git submodules
* 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)
Fatih Degirmenci [Mon, 11 Dec 2017 22:26:41 +0000 (22:26 +0000)]
Update git submodules
* 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>
Guillermo Herrero [Fri, 22 Sep 2017 13:30:15 +0000 (15:30 +0200)]
Update git submodules
* 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)
Trevor Bramwell [Mon, 11 Dec 2017 17:46:34 +0000 (17:46 +0000)]
Update git submodules
* 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>
Fatih Degirmenci [Mon, 11 Dec 2017 17:02:29 +0000 (18:02 +0100)]
Update git submodules
* 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>
Michael Polenchuk [Mon, 11 Dec 2017 16:22:23 +0000 (16:22 +0000)]
Update git submodules
* 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)
Michael Polenchuk [Mon, 11 Dec 2017 16:21:03 +0000 (16:21 +0000)]
Update git submodules
* 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)
Alexandru Avadanii [Sat, 9 Dec 2017 20:40:22 +0000 (21:40 +0100)]
Update git submodules
* 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)
Michael Polenchuk [Mon, 11 Dec 2017 08:26:09 +0000 (08:26 +0000)]
Update git submodules
* 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)
Alexandru Avadanii [Thu, 7 Dec 2017 20:02:02 +0000 (21:02 +0100)]
Update git submodules
* 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)
Tim Rozet [Fri, 8 Dec 2017 19:33:32 +0000 (19:33 +0000)]
Update git submodules
* 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>
Alexandru Avadanii [Mon, 27 Nov 2017 22:03:29 +0000 (23:03 +0100)]
Update git submodules
* 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)
Stuart Mackie [Mon, 4 Dec 2017 15:55:09 +0000 (07:55 -0800)]
Update git submodules
* 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)
Cédric Ollivier [Thu, 7 Dec 2017 22:10:28 +0000 (23:10 +0100)]
Update git submodules
* 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>
Cédric Ollivier [Thu, 7 Dec 2017 21:57:49 +0000 (22:57 +0100)]
Update git submodules
* 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)
Fatih Degirmenci [Thu, 7 Dec 2017 20:14:18 +0000 (20:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Revert "functest-docker: Build all images on same host"
This reverts commit
d7ed45793e56243d63da12f184db96731d1d6a1c.
Change-Id: Ie7cc94419969e5c95abd227ff0f159f0683c4386
Fatih Degirmenci [Thu, 7 Dec 2017 20:08:42 +0000 (12:08 -0800)]
Update git submodules
* 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>
Jack Morgan [Thu, 7 Dec 2017 19:42:08 +0000 (19:42 +0000)]
Update git submodules
* 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)
Jack Morgan [Thu, 7 Dec 2017 19:41:36 +0000 (19:41 +0000)]
Update git submodules
* 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)
Jack Morgan [Thu, 7 Dec 2017 19:40:38 +0000 (19:40 +0000)]
Update git submodules
* 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)
Trevor Bramwell [Mon, 2 Oct 2017 22:55:29 +0000 (15:55 -0700)]
Update git submodules
* 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>
Serena Feng [Thu, 7 Dec 2017 18:52:46 +0000 (18:52 +0000)]
Update git submodules
* 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>
Alexandru Avadanii [Thu, 7 Dec 2017 18:42:15 +0000 (19:42 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- .gitreview: Add defaultbranch
Change-Id: Iee860b3b7aa0057fe9c028c7458a94948de02791
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 7 Dec 2017 14:29:25 +0000 (14:29 +0000)]
Update git submodules
* 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>
HU Xinhui [Thu, 7 Dec 2017 09:35:59 +0000 (09:35 +0000)]
Update git submodules
* 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>
ramamani yeleswarapu [Thu, 12 Oct 2017 00:41:52 +0000 (17:41 -0700)]
Update git submodules
* 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)
Michael Polenchuk [Thu, 7 Dec 2017 07:59:07 +0000 (07:59 +0000)]
Update git submodules
* 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>
Michael Polenchuk [Tue, 5 Dec 2017 08:44:50 +0000 (12:44 +0400)]
Update git submodules
* 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)
zhihui wu [Wed, 6 Dec 2017 07:10:57 +0000 (15:10 +0800)]
Update git submodules
* 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)
Yujun Zhang [Mon, 4 Dec 2017 21:49:43 +0000 (13:49 -0800)]
Update git submodules
* 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>
Narinder Gupta [Wed, 6 Dec 2017 14:25:08 +0000 (08:25 -0600)]
Update git submodules
* 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>
Harry Huang [Tue, 14 Nov 2017 04:16:08 +0000 (12:16 +0800)]
Update git submodules
* 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)
mei mei [Wed, 6 Dec 2017 02:57:36 +0000 (02:57 +0000)]
Update git submodules
* 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>
mei mei [Wed, 6 Dec 2017 02:56:23 +0000 (02:56 +0000)]
Update git submodules
* 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>
Markos Chandras [Tue, 5 Dec 2017 19:34:57 +0000 (19:34 +0000)]
Update git submodules
* 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>
tomsou [Thu, 9 Nov 2017 14:53:54 +0000 (16:53 +0200)]
Update git submodules
* 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)
Trevor Bramwell [Tue, 5 Dec 2017 19:08:05 +0000 (19:08 +0000)]
Update git submodules
* 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>
wutianwei [Tue, 5 Dec 2017 03:32:35 +0000 (11:32 +0800)]
Update git submodules
* 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)
Ryota Mibu [Tue, 5 Dec 2017 01:00:48 +0000 (01:00 +0000)]
Update git submodules
* 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>
Tim Irnich [Mon, 4 Dec 2017 23:27:53 +0000 (23:27 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 1 Dec 2017 12:54:02 +0000 (13:54 +0100)]
Update git submodules
* 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>
Gerald Kunzmann [Mon, 4 Dec 2017 22:47:27 +0000 (22:47 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 1 Dec 2017 12:18:16 +0000 (13:18 +0100)]
Update git submodules
* 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>
Yujun Zhang [Mon, 4 Dec 2017 21:46:15 +0000 (13:46 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Order euphrates build alphabetically
Change-Id: I32506e0cad8215e0b16814035b9faec3a86ec4b5
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
Aric Gardner [Mon, 4 Dec 2017 20:00:58 +0000 (20:00 +0000)]
Update git submodules
* 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>
Michael Polenchuk [Mon, 4 Dec 2017 15:08:54 +0000 (19:08 +0400)]
Update git submodules
* 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>
Maryam Tahhan [Mon, 4 Dec 2017 10:40:45 +0000 (10:40 +0000)]
Update git submodules
* 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>
Navya [Mon, 16 Oct 2017 14:26:41 +0000 (07:26 -0700)]
Update git submodules
* 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)
Aric Gardner [Fri, 1 Dec 2017 22:13:13 +0000 (22:13 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 1 Dec 2017 12:15:46 +0000 (13:15 +0100)]
Update git submodules
* 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>
Aric Gardner [Fri, 1 Dec 2017 20:09:10 +0000 (20:09 +0000)]
Update git submodules
* 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>
Narinder Gupta [Fri, 1 Dec 2017 18:19:47 +0000 (12:19 -0600)]
Update git submodules
* Update docs/submodules/joid from branch 'stable/euphrates'
- fix for kubernetes scenarios.
Change-Id: I21bcb633fc2a1198cb41e63315503a2a664d0fb3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Cédric Ollivier [Fri, 1 Dec 2017 12:50:25 +0000 (13:50 +0100)]
Update git submodules
* 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>
Ulas Kozat [Fri, 1 Dec 2017 16:39:03 +0000 (16:39 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 1 Dec 2017 12:18:41 +0000 (13:18 +0100)]
Update git submodules
* 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>
Maryam Tahhan [Fri, 1 Dec 2017 14:15:15 +0000 (14:15 +0000)]
Update git submodules
* 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>
Aaron Smith [Fri, 1 Dec 2017 15:04:06 +0000 (15:04 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 1 Dec 2017 12:16:10 +0000 (13:16 +0100)]
Update git submodules
* 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>
Sam Hague [Fri, 1 Dec 2017 14:44:52 +0000 (14:44 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 1 Dec 2017 12:55:41 +0000 (13:55 +0100)]
Update git submodules
* 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>
Maryam Tahhan [Fri, 1 Dec 2017 13:52:19 +0000 (13:52 +0000)]
Update git submodules
* 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>
Navya [Wed, 4 Oct 2017 09:55:58 +0000 (02:55 -0700)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'stable/euphrates'
- Execution of Livemigration through Yardstick
This Patch includes the scripts to execute the live migration test
using Yardstick and providing the information of VM downtime,
setuptime,totaltime
Change-Id: Ibe768adde1e5b2289a716524a274081cca97751d
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Signed-off-by: Navya <navyax.bathula@intel.com>
(cherry picked from commit
7ea7eea6dab8c1b40c2626eead4ced80e77f87b9)