dongwenjuan [Tue, 26 Sep 2017 07:33:14 +0000 (15:33 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- fix the path of log file
Change-Id: I823bdc453c32decb0160f0915d749af4ac664908
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Bin Hu [Wed, 27 Sep 2017 05:06:42 +0000 (22:06 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'master'
- Update ODL Carbon status
Updated ODL Carbon status by indicating deprecated old-netvirt
Change-Id: I480788e6ef6ff3ba801651e4aa37ea4ab5929833
Signed-off-by: Bin Hu <bh526r@att.com>
Taseer Ahmed [Wed, 27 Sep 2017 05:12:43 +0000 (05:12 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Nomination of committer promotion for Taseer Ahmed"
- Nomination of committer promotion for Taseer Ahmed
Taseer is one of the active QTIP contributors in Euphrates release[1]
He has contributed a lot in qtip-cli[2]. It would be a great help to the
project to have him as a committer.
Current committers please vote +1/-1 for this nomination[3]
[1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&module=qtip&release=pike
[2] https://git.opnfv.org/qtip/log/?qt=author&q=taseer94@gmail.com
[3] https://wiki.opnfv.org/display/DEV/Committer+Promotions
Change-Id: I019f3f3ba6303ad952b16da3e192ebc50a9f06dc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Zhijiang Hu [Wed, 27 Sep 2017 03:29:17 +0000 (03:29 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Fix delete_virtual_network function call"
- Fix delete_virtual_network function call
create_daisy_server_network method in VirtualEnvironment class
calls self.delete_virtual_network, but it doesn't exist,
actually it should be delete_virtual_network function in module
libvirt_utils.py.
Change-Id: I381e916097744827a22d311b275611df38d8e1be
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
chenjiankun [Wed, 27 Sep 2017 02:02:03 +0000 (02:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add docker push job for arm
Change-Id: Id7e9e0b3a28102b6efa1e4fbd4c648eca10d9456
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Guo Ruijing [Wed, 27 Sep 2017 09:02:14 +0000 (02:02 -0700)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- add dummy build/deploy scripts
Change-Id: I498ff7ebc7994df6e3cca024038295952c0702e9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Zhijiang Hu [Tue, 26 Sep 2017 03:27:00 +0000 (23:27 -0400)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- securelab parameter bug fix
This is a bug fix of
02e1f1c8ab3f3857ca2370f98575ccbf41f12a01
Change-Id: I628c5e33a76bc28e0af139e338b29a7393700525
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
shangxdy [Wed, 27 Sep 2017 01:24:14 +0000 (09:24 +0800)]
Update git submodules
* Update docs/submodules/parser from branch 'master'
- Fix user role list bug
Currently the query misses a option of --user,
the patch will fix it.
JIRA: PARSER-158
Change-Id: I324d843b00271f7fb333b02c5372cb061d09ae70
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Yujun Zhang [Wed, 27 Sep 2017 00:45:03 +0000 (00:45 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Update CLI docs for release E"
- Update CLI docs for release E
Change-Id: I5f08251a71e62a0440db66da08506af7243b9704
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Ross Brattain [Tue, 26 Sep 2017 23:48:08 +0000 (23:48 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding multi-port support for ixia taffic generator"
- Adding multi-port support for ixia taffic generator
Change-Id: Ic8aa130f3cdc7bd8dec39d06a6b824340bf658b2
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Tue, 26 Sep 2017 23:30:06 +0000 (23:30 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix vPE VNF characterization issues."
- Fix vPE VNF characterization issues.
Change-Id: Ia934128777d2839f6d2b940857c266fc3e2bd4a1
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Aric Gardner [Tue, 26 Sep 2017 20:51:34 +0000 (20:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "yardstick: enable euphrates docker"
- yardstick: enable euphrates docker
Change-Id: I745287911eab7414adccd99e9e2385bf5b7438f7
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Tim Rozet [Tue, 26 Sep 2017 20:47:54 +0000 (20:47 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fix Neutron data_plane_status extension path"
- Fix Neutron data_plane_status extension path
This way is easier to patch than patching file
neutron.egg-info/entry_points.txt, plus this feature is backported
to Ocata so it's temporary and only applicable for Euphrates.
From Pike we can move it back to 'data_plane_status' as it was before.
Change-Id: I1c2ebc55e782463793e7a8e463cc17fdf899457a
Signed-off-by: Carlos Goncalves <mail@cgoncalves.pt>
Kerim Gokarslan [Fri, 22 Sep 2017 22:02:17 +0000 (15:02 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-33 STLError exception when the packet path drops all packets
Change-Id: Ibe48bb04e1e8a11e920c46792fda261855edc20d
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Feng Pan [Tue, 26 Sep 2017 13:22:19 +0000 (09:22 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fix ovs-dpdk failures
- Add quotes to ovs config options in opnfv-environment.yaml
- Fixed an error where we don't populate kernel paramaters when ovs-dpdk is enabled
Change-Id: I7579358411a844e9d0c34ca53701f12f46ef7c13
Signed-off-by: Feng Pan <fpan@redhat.com>
Aric Gardner [Tue, 26 Sep 2017 18:41:48 +0000 (18:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Restriction on Total Docker Builds per Node"
- Remove Restriction on Total Docker Builds per Node
The docker build script will only allow one docker build at a time. As
docker builds are now restricted to one per-node by project through the
throttle-build plugin, this restriction can be lifted.
JIRA: RELENG-315
Change-Id: I4c430f99eaaed831fa0c49284280a8fa9fbe13c8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
shravani paladugula [Tue, 26 Sep 2017 17:13:39 +0000 (17:13 +0000)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
- Merge "Adding new packet forwarding test cases"
- Adding new packet forwarding test cases
This patch is used to add new packet forwarding test cases as part
of kvmfornfv daily job. Also used to publish the throughput results
of packet forwarding test cases on to yardstick grafana dashboard.
Change-Id: Ic0c2ee4af69b8eae3a9edb05d3f22b06540b02e3
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
shravani paladugula [Tue, 26 Sep 2017 17:11:23 +0000 (17:11 +0000)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
- Merge "To update vsperf/packet-forwarding configuration files"
- To update vsperf/packet-forwarding configuration files
This patch is used to update the vsperf configuration files for
enabling thread binding and to select the loopback application
for tests with VMs.
Change-Id: Id561475a56e6b262eb90fcab1b07bfeb51df6147
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Navya [Tue, 12 Sep 2017 11:23:55 +0000 (16:53 +0530)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
- To update the documentation for E-release
This patch is used for updating the documentation to include the
features implemented as part of KVMFORNFV E-release.
Change-Id: I3de63ffbd0761445ec57291c966792ef2932fd72
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Co-Authored by:Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Co-Authored by:Shravani Paladugula <shravanix.paladugula@intel.com>
Signed-off-by:Navya <navyax.bathula@intel.com>
Alexandru Avadanii [Tue, 26 Sep 2017 03:27:51 +0000 (05:27 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for yamllint cleanup
Change-Id: I1144c523596feb64251f08375501cdb73a0d76f6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 26 Sep 2017 16:01:04 +0000 (16:01 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Extended PDF support to all baremetal scenarios"
- Extended PDF support to all baremetal scenarios
JIRA: FUEL-275
Change-Id: I67e8d7ab95e35c78a4f960a12733124fe7bffaec
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Michael Polenchuk [Tue, 26 Sep 2017 09:21:23 +0000 (13:21 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [virtual] Switch compute nodes to uca repo
Test of snaps_health_check gets console output of instance, which is
empty (https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/
1667033),
therefore take affected packages of computes from UCA repo.
Change-Id: I4e13a40dd47caf305efd9f393b3c3cf5a17ef312
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Markos Chandras [Tue, 26 Sep 2017 12:46:49 +0000 (13:46 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-verify-jobs: Fix clean VM job
According to
https://docs.openstack.org/infra/jenkins-job-builder/definition.html#macro-notes
we only need to use ${{x}} when the macro has parameters. However, none
of our macros has so the correct way to use the shell variable is ${x}.
Moreover, we set the missing execute bit in the jenkins test script.
Additionally, we fix the OPNFV_RELENG_DEV_PATH parameter to point to the
directory inside the VM where the releng-xci repo is located.
Finally we fix the parent directory in which the test is executed.
Change-Id: Ic6157caa5042274a3a3d0de276bdacc15a90a82d
Signed-off-by: Markos Chandras <mchandras@suse.de>
Ross Brattain [Tue, 26 Sep 2017 15:25:09 +0000 (15:25 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Enable IP_ROUTING for netperf UDP_STREAM test"
- Enable IP_ROUTING for netperf UDP_STREAM test
To avoid the following ERROR when netperf test between
2 different subnets:
ERROR netperf: send_omni: send_data failed: Network is unreachable
For detail, please see:
https://serverfault.com/questions/802320/netperf-iptables-\
masquerade-network-unreachable
Or:
https://stackoverflow.com/questions/
11981480/error-in-running-\
netperf-udp-stream-over-openvpn
Change-Id: I62b202844861440deaf3bf0f65b41561bd87ae87
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
Harry Huang [Mon, 25 Sep 2017 01:59:11 +0000 (09:59 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- fix yaml install
move yaml install out of if block to
install pyyaml whenever apt packages
is installed
Change-Id: Icbad66e0d8070afcb183c31af4759443bf0cf7f1
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Jack Morgan [Tue, 26 Sep 2017 14:29:42 +0000 (14:29 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "Updated fuel adapter (ODL)"
- Updated fuel adapter (ODL)
Change-Id: I4ff233460bb4fbd88277f2798f5f6380ff3b367d
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Aric Gardner [Tue, 26 Sep 2017 12:33:12 +0000 (12:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Create XCI test script"
- jjb: xci: Create XCI test script
We need to respect the environment during testing so we need to create
a proper test script which exports all the variables that matter for our
tests. We do that before we create the VM so the VM creation script can
rsync the test for us. We also properly escape the DISTRO variable when
destroying the VM.
Change-Id: Ic3fff40868155af31762e458c1faee24354c0712
Signed-off-by: Markos Chandras <mchandras@suse.de>
Jack Morgan [Tue, 26 Sep 2017 12:06:53 +0000 (05:06 -0700)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Move POD descriptor file template to its own directory (pdf/pod1/yaml)
Change-Id: Ibb481d57e3c154c409c2635096330f2e63dce9db
Signed-off-by: Jack Morgan <jack.morgan@intel.com>
Aric Gardner [Tue, 26 Sep 2017 11:40:21 +0000 (11:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "run for E release."
- run for E release.
As JOID do not have access to any other POD so changing from
master to E release for E release build.
Change-Id: I1ba9b92be0c3056023eac0e5869de041cf429344
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Serena Feng [Tue, 26 Sep 2017 09:40:15 +0000 (09:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Monitor all .ipynb for notebook preview"
- Monitor all .ipynb for notebook preview
JIRA: QTIP-273
Change-Id: I8d192c70b881cc826fa37d15eec7eb4173a51e35
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Deepak S [Tue, 26 Sep 2017 01:12:15 +0000 (18:12 -0700)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Remove default section in the createrapid
Change-Id: Id9c22f92955b64242971ff768a64132451c8350e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Rex Lee [Tue, 26 Sep 2017 08:22:36 +0000 (08:22 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Read user & password from yardstick.conf in Grafana configuration"
- Read user & password from yardstick.conf in Grafana configuration
JIRA: YARDSTICK-812
Currently grafana data source configuration is hardcoding .
It is a risk.
so I read it from yardstick.conf.
Change-Id: I8a9c8afbce6c4534fc43a0bfb5c56d67a8b59db0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jing Lu [Tue, 26 Sep 2017 08:19:42 +0000 (08:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: tc055 fail due to options with no value"
- bugfix: tc055 fail due to options with no value
JIRA: YARDSTICK-816
Change-Id: Ib7eb411b940775915c6c9f87ac5cdc9825069467
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Rex Lee [Tue, 26 Sep 2017 08:19:13 +0000 (08:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add nodeSelector to enable selecting the desired Kubernetes running node when creating containers for Kubernetes context"
- Add nodeSelector to enable selecting the desired
Kubernetes running node when creating containers for
Kubernetes context
For example, a yaml file may looks like:
servers:
host:
image: xxx
command: /bin/bash
nodeSelector:
xxx: yyy
Synchronously change the unit test for this function
Change-Id: If74c9dad9b1a70395bb79f34708a0fde04e7e650
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
Linda Wang [Tue, 26 Sep 2017 02:23:07 +0000 (02:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Functest] Avoid reporting results for suite job
Change-Id: I182962570fc88e181f312ad432daf774b79e44f1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Yujun Zhang [Mon, 25 Sep 2017 08:27:23 +0000 (16:27 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Fix bug in ``qtip/scripts/quickstart.sh``
- line 29: error: command not found
Change-Id: I0256ae89aaf4938b883cfae72d30f73d43b1da76
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Ross Brattain [Tue, 26 Sep 2017 05:23:36 +0000 (22:23 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- task: fixup s/exe_info/exc_info
JIRA: YARDSTICK-785
Change-Id: Ib37498e8df6a520f1d03256b73346fcedab3a177
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Linda Wang [Tue, 26 Sep 2017 03:31:51 +0000 (03:31 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix timeout for socket connection
Change-Id: I0688761ba7224f40f79310295efadd9b40bfeefb
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Alex Yang [Tue, 26 Sep 2017 03:42:09 +0000 (11:42 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Fix unittest
Change-Id: I82086b85da488e183589af7b4adbd6c80835c039
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alexandru Avadanii [Tue, 26 Sep 2017 02:44:21 +0000 (04:44 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump for linux/map.jinja fix
Change-Id: I751c89fd38047fcf2bf06594db0482ee478e39d1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Zhijiang Hu [Tue, 26 Sep 2017 02:12:23 +0000 (02:12 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Add some unittest files such as test_nova.py"
- Add some unittest files such as test_nova.py
1.Add test_glance.py, test_neutron.py and test_nova.py unittest
files, and modify the neutron.py to adapt the unittest.
2.Add some unittest functions in test_post_execute.py,
test_deploy.py, test_keystoneauth.py.
3.rename test_prepare_execure.py to test_prepare_execute.py.
Change-Id: Ie0640d133e27c558648416a6a5cf044a00ffa67f
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Linda Wang [Tue, 26 Sep 2017 01:53:00 +0000 (01:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Functest] Fix syntax error in alpine job
Change-Id: I1bb751e1df37bb00347f5597c95066041b37ead2
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Tim Rozet [Mon, 25 Sep 2017 17:22:09 +0000 (13:22 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Applies Tacker upstream patches and fixes fernet dir perms
We need a couple patches to Tacker upstream that we will not get now
that our images are frozen in RDO. We should remove them on upgrade to
Pike. Also this patch fixes the permissions on the fernet keys dir so
that the Tacker group can write.
Change-Id: I6468356f1d16d3b8ab58d46f653431e29960e190
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jack Morgan [Tue, 26 Sep 2017 00:15:30 +0000 (00:15 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "Remove inactive committers"
- Remove inactive committers
Removed committers have not touched the project in over a year
Current committers,
Please vote with +2,0,-2 on this change
I will ask the TSC to ammend the by-law on removing committers, so that
It can be done by vote if a committer is inactive for a long period
Change-Id: I55234cea80e26fd377a1b7d5a6e062db8b78defe
Signed-off-by: agardner <agardner@linuxfoundation.org>
Jack Morgan [Tue, 26 Sep 2017 00:10:21 +0000 (00:10 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "Remove 'tools' Directory"
- Remove 'tools' Directory
All tools (and history) have been moved to the pharos-tools repository:
https://git.opnfv.org/pharos-tools/
Change-Id: I84fa9b6ebd9b27f42d41f2722eb1221ec39a8c94
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Mon, 25 Sep 2017 23:10:24 +0000 (01:10 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- patches: Fix context for linux/map.jinja
linux/map.jinja was changed upstream, so our patch (silently)
failed to apply. Adjust the patch context accordingly.
Change-Id: I3493d1926df1303ed823d7ca5dd8282578617f3c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Manuel Buil [Mon, 25 Sep 2017 15:46:24 +0000 (17:46 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Bug fix: Do not start testing before checking
JIRA:SFC-113
We used to check that the ACL and RSP flows were implemented because it took a
lot of time. However, the new ODL Nitrogen reduced this time a lot and thus we
must check that the vxlan_tool is up and the HTTP port is up in the server
before doing any test
Change-Id: I70219071c7965781b17e80631bf3e2efbfcfe4cd
Signed-off-by: Manuel Buil <mbuil@suse.com>
Aric Gardner [Mon, 25 Sep 2017 22:20:25 +0000 (22:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Throttle Docker Builds to 1 Per-Node"
- Throttle Docker Builds to 1 Per-Node
Docker builds are currently timing out when multiple builds are running
on the same node. Builds start in parallel but Docker only allows one
to run at a time. By throttling builds to 1 per-node Docker builds will
run sequentially, as they are currently, but not timeout.
JIRA: RELENG-315
Change-Id: Ib64252f9449cccdc35856debafd3bcb8796f1100
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 25 Sep 2017 21:58:47 +0000 (21:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Yamllint violations for jjb/securedlab"
- Fix Yamllint violations for jjb/securedlab
JIRA: RELENG-254
Change-Id: Iaf0c4a23f5d9b6117ec7a455ee1650e68893f4b3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Markos Chandras [Mon, 25 Sep 2017 21:00:59 +0000 (22:00 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: file: Update package metadata before installing packages
We may have old or no metadata for packages at all so package
installations may fail. As such, lets sync with upstream mirrors
before we try to install any packages.
Change-Id: I15f73e46d4f0cae2c50d23a92e0f4da83821039e
Signed-off-by: Markos Chandras <mchandras@suse.de>
Aric Gardner [Mon, 25 Sep 2017 20:59:31 +0000 (20:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "securedlab: Use Pharos git sub for PDF validation"
- securedlab: Use Pharos git sub for PDF validation
- drop obsolete file pattern matching.
- drop duplicate check-jinja2.sh from releng, use securedlab script;
While at it, s/danube/euphrates/ to enable stable/E verify.
Depends-on: I9d6807f3d24cee8d9a03955112a8c179d9ea7d14
Change-Id: Ia88140d872f2b64ff013f22ef0f43bd2cb31bd4f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Markos Chandras [Mon, 25 Sep 2017 20:04:36 +0000 (21:04 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-verify-jobs: Fix XCI VM names
The XCI script now uses more accurate VM names, so replace
the VM name in the destroy job as well.
Change-Id: Ia4c8ea204ecaa6ae765ce67aff3923dabab6d5f0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Charalampos Kominos [Mon, 25 Sep 2017 13:43:04 +0000 (15:43 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Disable Promise testsuite on Fuel installer
When promise reads API v3.0 from the creds file it automatically
uses v2.0. which is deprecated and not used by fuel. Therefore
promise is removed from the functest suite
JIRA: ARMBAND-314
Change-Id: I22b875c198c1922fd4ddb06c81c05884b5248eb4
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Trevor Bramwell [Mon, 25 Sep 2017 19:47:16 +0000 (12:47 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Only Allow ASCII Characters in JJB Scripts
Since Jenkins job builder doesn't support unicode yet, any non-ascii
character will break the releng-merge-jjb job.
Change-Id: Idc50c258c9c00c8d594717364907e701d9fee385
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Markos Chandras [Mon, 25 Sep 2017 19:34:07 +0000 (19:34 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: Add script to use clean virtual machines for testing"
- xci: scripts: Add script to use clean virtual machines for testing
These scripts will prepare a clean OS image based on diskimage-builder
and launch a new VM with it. The purpose of that is to use this virtual
machine as a 'host' to run XCI on it. This way we can ensure that all
tests are being executed on the same clean environment which is ideal
for reproducing and debugging purposes. We also commit the ssh keypair
so we can build it in the image and use it to control the virtual
machine without user interaction. Needless to say that this keypair MUST
NOT be used for anything else apart from the dib build process.
Change-Id: Idec0fc06c82435adc1a4d569b8e578616998de5f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Mon, 25 Sep 2017 19:30:07 +0000 (19:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-verify-jobs: Use clean vm to verify XCI jobs"
- jjb: xci: xci-verify-jobs: Use clean vm to verify XCI jobs
Per Idec0fc06c82435adc1a4d569b8e578616998de5f it's now possible
to use a clean virtual machine to verify XCI so lets make use of
it. Moreover this patch updates the distro parameter to use more
accurate names and bring it inline with what dib expects.
Change-Id: I18c88637819884fef07d0bfa0dc2c1077a26c2f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Manuel Buil [Fri, 22 Sep 2017 17:44:39 +0000 (19:44 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Remove SFs from security groups
Having the SFs port in security groups delays packets artifically in the tests
Besides, the netvirt guys suggested not to do it because it might be confusing
for ODL in some situations and it is not a 'suitable construct'
Tests without security groups show indeed a better behaviour
Change-Id: I33281215cd2e80804c8f09ca201c046f590249ab
Signed-off-by: Manuel Buil <mbuil@suse.com>
Guillermo Herrero [Fri, 22 Sep 2017 13:30:15 +0000 (15:30 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- 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>
Alexandru Avadanii [Mon, 25 Sep 2017 17:10:52 +0000 (17:10 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "states: maas: Dynamic node count in stop condition"
- states: maas: Dynamic node count in stop condition
Change-Id: I7fe8d0c77a1d62e2214fb1089651a639303dd20e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
juraj.linkes [Mon, 25 Sep 2017 16:07:33 +0000 (18:07 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- Quick fix in resource cleanup for vpp-exec
Change-Id: Iddef4e7411ce55f2612821b221751b6031b42ac6
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
Alexandru Avadanii [Mon, 25 Sep 2017 15:24:06 +0000 (15:24 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Fix or silence all yamllint warnings"
- Fix or silence all yamllint warnings
Change-Id: Iface28ab770beee00374afb902ef4f9c983538f5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mbeierl [Mon, 25 Sep 2017 13:56:53 +0000 (09:56 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Fixing Results DB Keys
Update keys pushed to testresults DB so they match
the expected values.
JIRA: STORPERF-216
Change-Id: I837254fbfb2837d6abfc22d6d33878f60227480c
Signed-off-by: mbeierl <mark.beierl@dell.com>
Michael Polenchuk [Mon, 25 Sep 2017 09:25:50 +0000 (13:25 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Run packages upgrade on openstack nodes only
Change-Id: I53ac0be519df1bb39a6a56e236285fce95228bd4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Mark Beierl [Mon, 25 Sep 2017 13:45:41 +0000 (13:45 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Inlining of the graphs JIRA: STORPERF-141"
- Inlining of the graphs
JIRA: STORPERF-141
Change-Id: I94e82bab9796ae2e966435cb9c5b9f3651d82c06
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
Tim Rozet [Mon, 25 Sep 2017 13:41:31 +0000 (13:41 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adding unittests for build"
- Adding unittests for build
- covers build.py
- covers build_utils.py
- moved build_utils out of build module, it wasn't possible to import
build.py while build_utils was in a module
Change-Id: I42f08a475d9ca219a62c421d4bdd2d1d3c49691a
Signed-off-by: Dan Radez <dradez@redhat.com>
Morgan Richomme [Mon, 25 Sep 2017 12:58:05 +0000 (12:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable daisy euphrates jobs of daily and functest"
- Enable daisy euphrates jobs of daily and functest
Change-Id: I8c0c088c5b6879033e1d369488b589271e741a68
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Jose Lausuch [Mon, 25 Sep 2017 12:41:06 +0000 (14:41 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Functest] Fix unicode issue
Change-Id: I40e00a1abfc383bb5f13a8ec140294d3a67e5cbf
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Guo Ruijing [Sun, 24 Sep 2017 22:59:19 +0000 (06:59 +0800)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- add key for cloud archive
key for cloud archive is missing in xenial cloud image.
Change-Id: I1f38c90ba5e77ebb99d5075fb1988ac82d47718f
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Markos Chandras [Mon, 25 Sep 2017 12:07:31 +0000 (12:07 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "bugfix: Correct the role in aio configure-opnfvhost.yml"
- bugfix: Correct the role in aio configure-opnfvhost.yml
Change-Id: Ie70800f6cbc07c505739a870be304d9153941dec
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Maryam Tahhan [Mon, 25 Sep 2017 11:34:28 +0000 (11:34 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "Enable references in documentation"
- Enable references in documentation
Change-Id: Ic2faf2967381a85e0992388624714ff307748f86
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Taseer Ahmed [Tue, 29 Aug 2017 05:03:37 +0000 (10:03 +0500)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Log Horizon URL, admin username and password on console.
Added so that user need not traverse files for these parameters
JIRA: RELENG-221
Change-Id: I1c445ea34ef9494d5bef3a6cba0c8d40bacba29f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Jose Lausuch [Mon, 25 Sep 2017 09:30:37 +0000 (11:30 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Functest] Fix nits in alpine jobs
And add debug information for the suite jobs
Change-Id: I478a09c689b54f82246a72c19726576ff5aeaffd
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Linda Wang [Mon, 25 Sep 2017 07:16:39 +0000 (07:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Restrict functest running with k8 deployment
Also, improve suite job with alpine images.
Change-Id: I1367dea6b09361641c38ef91652acec5be4fbebb
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Ross Brattain [Mon, 25 Sep 2017 07:21:43 +0000 (07:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Log each test case status in a task"
- Log each test case status in a task
JIRA: YARDSTICK-785
Currently if one test case failed, we will log error.
But if one case success, we do not have any tips.
We need log success when one case success.
Change-Id: I0f41ac55f2569f44b787133e3f2594a5c5547f4a
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Ross Brattain [Mon, 25 Sep 2017 07:13:25 +0000 (07:13 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "tg_rfc2544_ixia: log exceptions and fix list iter"
- tg_rfc2544_ixia: log exceptions and fix list iter
Change-Id: Ia9722604b7c8ae23e784e780f113d012de544d4b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Morgan Richomme [Mon, 25 Sep 2017 06:34:10 +0000 (06:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "cloudify_ims reporting fixes"
- cloudify_ims reporting fixes
+ minor fixes
* unknown => real test case names
* pylint corrections
Change-Id: I75446e4006d41fe1bb25106420910025afa01489
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Mon, 25 Sep 2017 06:31:51 +0000 (06:31 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix creds still used by vrouter"
- Fix creds still used by vrouter
1. 'CloudifyVrouter' object has no attribute 'creds'
2. 'CloudifyVrouter' object was still use 'creds'
3. Doing test of modified vyos_vrouter on our labs.
Refer to following commit.
https://gerrit.opnfv.org/gerrit/#/c/41249/
Change-Id: Id1b4dfa4c35aba9bbb4fd64ef58446d3e99468df
Signed-off-by: root <shuya.nakama@okinawaopenlabs.org>
Zhijiang Hu [Mon, 25 Sep 2017 06:07:13 +0000 (06:07 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Use pxe bridge to replace the bridge in VM template"
- Use pxe bridge to replace the bridge in VM template
1. Eliminate hard code about pxe bridge
2. Replace the bridge in daisy VM template with the pxe bridge
provided by jenkins
Change-Id: I7a8463181847417d10705ce9ff4db6e68d505c6d
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Zhijiang Hu [Mon, 25 Sep 2017 05:58:37 +0000 (05:58 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Support passing securelab dir as a optional param"
- Support passing securelab dir as a optional param
Change-Id: I5caadb42b3890858e7642a5fd260392370dbbfc8
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
hongbo tian [Mon, 25 Sep 2017 03:56:07 +0000 (03:56 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Replacing references to "DefCore""
- Replacing references to "DefCore"
This patch removes all references to the outdated term "DefCore"
in the Dovetail documentation. The DefCore working group has been
renamed OpenStack InterOp Working Group some time ago.
This patch also proposes renaming the "defcore" test area to
"osinterop".
JIRA: DOVETAIL-499
Change-Id: I7bb2ca33cb1eaf17c3ca0fc79a4f923e5886ece4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Rex Lee [Mon, 25 Sep 2017 02:40:17 +0000 (02:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: tc025 should use ipmi to poweroff"
- bugfix: tc025 should use ipmi to poweroff
if it use shutdown, it'll take several minutes to shutdown,
leads to the ipmi power on command fails
Change-Id: I74b61325cbcc3a6ec070d2fa103accf84f29b0fa
Signed-off-by: root <limingjiang@huawei.com>
Jing Lu [Mon, 25 Sep 2017 01:52:09 +0000 (01:52 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add service in kubernetes context"
- Add service in kubernetes context
JIRA: YARDSTICK-803
Currently kubernetes test case can only run in master node.
We need to support it run in jump server.
So I add service and use nodePort type.
Then we can login the pod using nodePort.
Change-Id: Ia7900d263f1c5323f132435addec27ad10547ef9
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
wutianwei [Mon, 25 Sep 2017 01:23:47 +0000 (09:23 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Build euphrates iso for deploy
Change-Id: I68e3caede7b209a7d1afe9ea46e49686daf83147
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Feng Pan [Sun, 24 Sep 2017 00:51:25 +0000 (20:51 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Add python-passlib in iso build
python-passlib is required for ansible
Change-Id: Ifca73ed759211c6fff4a039d121b3c4d5c388415
Signed-off-by: Feng Pan <fpan@redhat.com>
Alexandru Avadanii [Tue, 19 Sep 2017 14:36:43 +0000 (16:36 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for PDF-compatible reclass
JIRA: ARMBAND-292
Change-Id: I913ac6ec20cd34573c0e91989d7fd49a79abafaa
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 23 Sep 2017 21:46:57 +0000 (21:46 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "MaaS: Reduce C/D timeouts, minor fixes"
- MaaS: Reduce C/D timeouts, minor fixes
- add new patch for maas.region, extending it poorly with a timeout
override mechanism; the new comissioning/deploying timeout defaults
(10/15min) will be used instead of MaaS defaults (20/40min), unless
reclass params are defined with different values;
- add 30s delay between 'machine mark-broken' and 'machine mark-fixed'
MaaS cli commands (fixes a rare race condition);
- fix forgotten replace in 'maas.pxe_route': s/opnfv_fuel_/opnfv_/g;
Change-Id: I71c562b80031bac2793dd470d52928c2d62e5300
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 23 Sep 2017 18:48:59 +0000 (20:48 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Workaround VCP minions timeout post pkg.upgrade
pkg.upgrade was enabled for all salt minions, including VCP VMs,
which take longer to perform the operation, probably due to an
older set of packages in the Ubuntu disk image we use.
One way to work around this is to switch to UCA Xenial image, and
let Salt pre-provising salt minion on it, but that adds deploy
time delay and has caused issues in the past (should be ok now).
Alternatively, we can retry the pkg.upgrade until all minions
respond, before moving on with the state execution. This prevents
silently skipping the next salt calls (e.g. installing keepalived).
Note that the issue did not manifest for OVD-DPDK, where after
pkg.upgrade, DPDK is installed, giving VCP VMs enough time to return.
While at it, retry 'salt.control' state apply too (non-critical,
but it fails every once in a while).
Fixes:
87310fb
Change-Id: I97acc2b23206a55d72f7e6583ca42127fdbacc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 23 Sep 2017 14:47:17 +0000 (16:47 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- reclass: Drop MaaS public IP and interface
MaaS node does not need to be exposed to the public network; instead
the management IP should be enough to access the MaaS dashboard.
So, drop 'infra_maas_node01_external_address' reclass param, together
with its OPNFV PDF param, 'opnfv_infra_maas_node01_external_address'.
This allows us to move compute public IPs back to .{2,3} instead of
.{101,102}, where we moved them during 'pod_config.yml' addition.
While at it, fix a minor duplicate 'name' param for 'br-mgmt' bridge
on kvm nodes.
Change-Id: Ie9fcf5924d7aa37b666f42c968687d73b51a8278
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Sat, 23 Sep 2017 14:09:18 +0000 (10:09 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes clone fork change URL
Downloading the change information was failing for branches other than
master. This fixes the URL format to work for branches.
Change-Id: I5ec0494aca93437266237ee63b292a6aa5a43f0e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sat, 23 Sep 2017 14:23:33 +0000 (10:23 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes iso verify depending on previous build workspace
There is a bug where if there are multiple builds queued and daily build
completes, the following iso verify job will try to use the workspace of
the completed daily build to get the iso file. However, if another
build job has already started it may clean and overwrite the workspace
of the daily build job, and the iso verify job will fail because the
file is now gone. This makes the build job copy the iso to a tmp
directory for apex iso verify to consume.
This should be safe since only one daily can run at a time on the host
and daily jobs build and iso verify have to always execute on the same
node.
Change-Id: Ie8e32c4abefbc311e505688d6da2b26ae08ed98f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jun Li [Sat, 23 Sep 2017 10:05:20 +0000 (10:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Dovetail Add huawei-pod7 to run Compass danube job"
- Dovetail Add huawei-pod7 to run Compass danube job
Compass will use huawei-pod7 to run all danube jobs.
Dovetail add this pod.
Change-Id: Id184d33665e19a8469e600df04759b43005df157
Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Sat, 23 Sep 2017 10:05:04 +0000 (10:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "compass4nfv: Enable Euphrates jobs & triggers"
- compass4nfv: Enable Euphrates jobs & triggers
Change-Id: Ic5b88c7581879dbf0b72eaf6dbe3ad9c86b17f3c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
shangxdy [Fri, 22 Sep 2017 09:29:45 +0000 (17:29 +0800)]
Update git submodules
* Update docs/submodules/parser from branch 'master'
- Fix heat_stack_owner bug
In env installed by apex, there is no role of heat_stack_owner, so it
need to separate the condition in script.
JIRA:PARSER-157
Change-Id: Ie40715268a1124b57f0bf36ddc566bbcdbed964b
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Tim Rozet [Sat, 23 Sep 2017 04:37:48 +0000 (04:37 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes Tacker auth and fernet keys dir"
- Fixes Tacker auth and fernet keys dir
Tacker authtoken was missing password which is now added in the tht
patch. Tacker also needs 'etc/tacker/vim/fernet_keys' in order to be
able to create VIMs. The real fix to this missing directory is to the
rpm itself:
https://review.rdoproject.org/r/#/c/9725/
However in this patch we ensure it is created in Ansible because
RDO images are frozen in for now in Apex so we would not pick up new
RDO packages.
apex-tripleo-heat-templates: I2b347cbc4595e6651b0d4be032cb862fde72e15f
Change-Id: I76959cbfd581b9fec69749ccbcbcb39dc959a883
Signed-off-by: Tim Rozet <trozet@redhat.com>
Sharada Shiddibhavi [Fri, 22 Sep 2017 12:10:33 +0000 (12:10 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Adding improvements to Barometer testcases
This patch conatins changes to path of files
mce-inject_ea and csv.conf
Change-Id: Ifbe4eb6f875753b58f5ee4ecc12baa014e15b03a
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Tim Rozet [Sat, 23 Sep 2017 02:52:53 +0000 (02:52 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes missing bgpvpn service on controller"
- Fixes missing bgpvpn service on controller
Change-Id: I943fc99d539aca9bc66204a75dbd2ae8fa7033fd
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Sat, 23 Sep 2017 02:39:01 +0000 (04:39 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- reclass: pod_config: Revert MaaS IPs to .3
PDF compatible reclass support moved the MaaS IPs from .2 to .3.
However, the runtime template was not updated accordingly, leading
to mismatches between IP addresses. Until all scenarios support
pod_config, we can't apply the IP change correctly, so revert it.
Change-Id: I34e42ec06dd9fd4f69bd7c91dbe068a4f83b3e62
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Fri, 22 Sep 2017 22:45:37 +0000 (00:45 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- nfvbench: Enable docker image builds for stable/euphrates
Change-Id: I23ea156d9bbfa42c7bbf8dada344ded96b41e2e4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Fri, 22 Sep 2017 20:52:33 +0000 (20:52 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Removing duplicate lib path in ansible_path"
- Removing duplicate lib path in ansible_path
- deploy line 283 lib is joined with ANSIBLE_PATH
then line 285, 347, 418 and 435 it was joined again with
ansible_path from 283 already containing lib
Change-Id: I6612967d626eeb0668eb43294831447c387f8e93
Signed-off-by: Dan Radez <dradez@redhat.com>
ahothan [Fri, 22 Sep 2017 20:24:33 +0000 (13:24 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Move docker container to 1.0.10
Change-Id: Ie7b86f76f2762ac450c1f80a401dfc7290b0ae60
Signed-off-by: ahothan <ahothan@cisco.com>