spisarski [Mon, 20 Nov 2017 20:51:18 +0000 (13:51 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of VmInstanceSettings to extend VmInstanceConfig
VmInstanceSettings, FloatingIPSettings and nova_utils have a
runtime cyclical dependency. This patch reduces this dependency and
deprecates the VmInstanceSettings and FloatingIPSettings class with
snaps.config.vm_inst VmInstanceConfig and FloatingIpConfg classes
JIRA: SNAPS-218
Change-Id: I95688130256bca1df4a5c347bdb741019ae0937e
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Martin Klozik [Tue, 21 Nov 2017 09:34:53 +0000 (09:34 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "sriov: Determine path to the bind-tool"
- sriov: Determine path to the bind-tool
In case of SRIOV path to the bind-tool must be known before
NIC driver is re-initialized. It means before TestCase.__init__()
is called.
Change-Id: Ib6fdba233e665144510dd492462c0a21aa19ed71
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Martin Klozik [Tue, 21 Nov 2017 09:34:16 +0000 (09:34 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "regression: OVS/DPDK regression tests"
- regression: OVS/DPDK regression tests
A set of regression tests for verification of OVS/DPDK
features was introduced. Following features are tested:
* DPDK NIC Support
* DPDK Hotplug Support
* RX Checksum Support
* Flow Control Support
* Multiqueue Support
* Vhost User
* Virtual Devices Support
* NUMA Support
* Jumbo Frame Support
* Rate Limiting
* Quality of Service
JIRA: VSPERF-539
Change-Id: I6c83e9c38e29f197a5236ac68c88d7045fef775b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Signed-off-by: Martin Goldammer <martinx.goldammer@intel.com>
Signed-off-by: Richard Elias <richardx.elias@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Richard Elias [Thu, 9 Nov 2017 10:19:16 +0000 (10:19 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- install: Fedora installation script update
An update of the Fedora installation scripts for versions 24,25 and 26.
Change-Id: Ib510d78f4040e1029bc68d2fa303a4c0a6357de3
Signed-off-by: Richard Elias <richardx.elias@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Linda Wang [Tue, 21 Nov 2017 09:14:20 +0000 (09:14 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix rally db issue"
- Fix rally db issue
Also update "rally-manage db" to "rally db"
Change-Id: I0c9924b9869135d3492dfafe89d085813290f565
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Manuel Buil [Mon, 20 Nov 2017 11:10:24 +0000 (12:10 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Add the needed functest files
As agreed with the functest project, we keep the Dockerfile
and testscases.yaml in our repo
Change-Id: Idb25d4bfff7e36b42e4981a138775f90b0fbe72e
Signed-off-by: Manuel Buil <mbuil@suse.com>
Linda Wang [Tue, 21 Nov 2017 03:38:49 +0000 (03:38 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix the way of getting endpoint port
It will fail if the endpoint does not contain any port value when
executing self.os_auth_url.rsplit("/")[2].rsplit(":")[1]
JIRA: FUNCTEST-892
Change-Id: Iba4103884b7c6e3b157bb95d775fac02c32ae728
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Michael Polenchuk [Tue, 21 Nov 2017 08:04:04 +0000 (08:04 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[baremetal] public gateway setup on prx nodes"
- [baremetal] public gateway setup on prx nodes
- prx: add route for public traffic to public interface
- prx: add route towards salt master through maas
- remove dashboard class from proxy node (already implements horizon)
- remove dashboard (and benchmark) class definitions (no longer used)
- (temporary) backport Pharos change for adapter template
JIRA: FUEL-305
Change-Id: Ia14a18ac0123c1134d8d99dc43da9a1f770001d0
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Guo Ruijing [Mon, 20 Nov 2017 16:19:17 +0000 (11:19 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- update opnfv/containter box
1. add flannel, calico, busybox, nginx and ubuntu in box,
2. use whole file instead of patch
3. deploy new box
Change-Id: I937e0df264ff7b639b4d6e8b7199f9502e502340
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Justin chi [Tue, 21 Nov 2017 02:25:11 +0000 (02:25 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix centos kickstart_done snippet"
- 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>
Justin chi [Tue, 21 Nov 2017 02:24:35 +0000 (02:24 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "fix locale setting: Cannot set LC_ALL to default locale"
- fix locale setting: Cannot set LC_ALL to default locale
Change-Id: I050a17d5f61a31f8690b41bb70b2ea312aa50ab1
Signed-off-by: Di Xu <di.xu@arm.com>
Justin chi [Tue, 21 Nov 2017 02:24:18 +0000 (02:24 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "deploy/conf: support configurable docker registry"
- deploy/conf: support configurable docker registry
Set COMPASS_DOCKER_REPO to use docker repos other than the default
one for x86_64(docker.io/compass4nfv).
E.g., to deploy Arm servers, it can be set to "linaro" repo.
Change-Id: Ief939e94d4a324dccd1ccf4be4ac75afb2cb0c3e
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Justin chi [Tue, 21 Nov 2017 02:23:05 +0000 (02:23 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "build: support aarch64 deployment images"
- build: support aarch64 deployment images
- Use per architecture build-ARCH.yaml if available
- Repos for aarch64 OS and docker images are passed by env
Change-Id: Id7f9ca6dad690b8d375a3d8f488c7bf955a128ad
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Justin chi [Tue, 21 Nov 2017 02:22:34 +0000 (02:22 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "cobbler: support aarch64"
- cobbler: support aarch64
Set ADAPTER_OS_PATTERN='(?i)CentOS-7.*arm.*' to deploy CentOS aarch64.
Change-Id: I943e2edfc03b92446fb393c63c254ab8e3c37225
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Justin chi [Tue, 21 Nov 2017 02:22:26 +0000 (02:22 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "deploy/template/vm: support aarch64 VM"
- deploy/template/vm: support aarch64 VM
- Use architecture specific host-ARCH.xml if available, otherwise
fallback to default host.xml(x86_64).
- Add "--nvram" to undefine UEFI enabled VMs.
Change-Id: I89a0eb3875f98d18a28463bbf1004f5eca5de324
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Justin chi [Tue, 21 Nov 2017 02:22:14 +0000 (02:22 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "k8s: add package repo for aarch64"
- k8s: add package repo for aarch64
Use architecture specific repo if available, otherwise fallback to
default(x86_64) repo.
Change-Id: I82f483494827564ae0e294d0c88c4080338c5634
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Bryan Sullivan [Tue, 21 Nov 2017 02:04:15 +0000 (18:04 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Improve dashboard. Update to merged VES Agent design.
JIRA: VES-2
Change-Id: I897472b3d753dd1e471536c57cff88ab525bf9c8
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Yifei Xue [Tue, 21 Nov 2017 01:52:41 +0000 (01:52 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Install networking-sfc for non odl-sfc scenarios"
- Install networking-sfc for non odl-sfc scenarios
JIRA: -
Currently we only install networking-sfc for odl-sfc scenario,
however someone may use native neutron sfc functionality.So we
propose this patch to add installation of networking-sfc for non
odl scenarios.
Change-Id: I4527387626f0c14fb6af135c511d0fd783b8f624
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Alexandru Avadanii [Sun, 19 Nov 2017 16:32:15 +0000 (17:32 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: MaaS: Sync curtin template with upstream
Required for future offline repository support.
JIRA: ARMBAND-319
Change-Id: I16767665e31c309a1a118e94302b8b43da7816f1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Tue, 21 Nov 2017 00:46:35 +0000 (00:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove 'utils/test' Directory and update INFO"
- Remove 'utils/test' Directory and update INFO
utils/test has been migrated to the releng-testresults repo
Change-Id: If14a30e6abed1424d1e00b0fae048b7d869ec99b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Tue, 21 Nov 2017 00:41:34 +0000 (01:41 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for LVM filter fix
Change-Id: I3696b3d778d60c267fbb03475f858554d9b18142
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Steven Pisarski [Mon, 20 Nov 2017 20:05:41 +0000 (20:05 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Supporting the protocol string value of 'any' for security group rules."
- Supporting the protocol string value of 'any' for security group rules.
This issue had been found by Stuart Mackie when using OpenContrail.
Change-Id: I5b57773e19c20028ac736521d461d49341c78cb0
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 23:07:40 +0000 (16:07 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of NetworkSettings to extend NetworkConfig
This also includes SubnetSettings extending to SubnetConfig and
PortSettings extenting to Portconfig and neutron_utils have a runtime cyclical
dependency. This patch reduces this dependency and deprecates the NetworkSettings,
SubnetSettings, and PortSettings classes.
JIRA: SNAPS-220
Change-Id: I996d73d9b910c075a6511a423f01d966f5b6fb74
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Aaron Smith [Mon, 20 Nov 2017 18:11:45 +0000 (18:11 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docs: update userguide with merged plugins"
- docs: update userguide with merged plugins
Update the userguide to reflect plugins that were merged to collectd master.
Change-Id: I8947084d3038dda6fc10dcd91cb3f906dbd2e805
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
spisarski [Fri, 17 Nov 2017 21:54:46 +0000 (14:54 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of VolumeSettings to extend VolumeConfig
VolumeSettings and cinder_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the VolumeSettings class.
JIRA: SNAPS-227
Change-Id: I3f93702ff836af365c811d44bfd0e59b76c3f1f5
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cédric Ollivier [Mon, 20 Nov 2017 15:16:04 +0000 (16:16 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Enable sdnvpn testcase for F-release
sdnvpn conforms with OpenStack Pike requirements then it could be
enabled in functest-features and functest-restapi (master) [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/47277/
Change-Id: Iedcb645d897684f169e4cf536838bf1f0951b6d9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
spisarski [Fri, 17 Nov 2017 21:05:29 +0000 (14:05 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of VolumeTypeSettings to extend VolumeTypeConfig
This also includes VolumeTypeEncryptionSettings extending to
VolumeTypeEncryptionConfig which is a member of VolumeTypeConfig
VolumeTypeSettings and cinder_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the VolumeTypeSettings class.
JIRA: SNAPS-228
Change-Id: Iaa9c7a1cd810cf63d1badb00f71bcdcefb527e12
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 20:11:09 +0000 (13:11 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of QoSSettings to extend QoSConfig
QoSSettings and cinder_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the QoSSettings class.
JIRA: SNAPS-222
Change-Id: I6385717b78db413c496b15b8c4b76ffabe9797c1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 18:52:01 +0000 (11:52 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of StackSettings to extend StackConfig
StackSettings and heat_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the StackSettings class.
JIRA: SNAPS-225
Change-Id: I8dc7a4d80efce93452908563730babf14c17e615
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Martin Klozik [Mon, 20 Nov 2017 09:40:38 +0000 (09:40 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- ci: Skip VPP tests if needed
If VPP can't be executed properly, then VPP tests will be skipped
for VERIFY and MERGE jobs. It sometimes happens, that VPP can't
be executed at builders used for VERIFY & MERGE jobs execution.
These failures are not caused by patches themselves, but they
are blocking standard review & merge process. Thus VPP tests
will be suppressed in case that VPP can't be started at all.
This change is not related to DAILY job, which is executed
at POD dedicated to VSPERF project. It means that VPP tests
are always executed by DAILY job.
Change-Id: I4752601561b94a82482c403305bc3f24779f538b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
spisarski [Fri, 17 Nov 2017 16:49:52 +0000 (09:49 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of RouterSettings to extend RouterConfig
RouterSettings and neutron_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the RouterSettings class.
JIRA: SNAPS-223
Change-Id: I6a2a5e6e6e86204e62148a57e3525da5862841cf
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 16:25:33 +0000 (09:25 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of UserSettings to extend UserConfig
UserSettings and keystone_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the UserSettings class.
JIRA: SNAPS-226
Change-Id: Ifcc2a029463780e963b1afcf1de31baf9edded40
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 16:02:27 +0000 (09:02 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of ProjectSettings to extend ProjectConfig
ProjectSettings and keystone_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the ProjectSettings class.
JIRA: SNAPS-221
Change-Id: I9e39f09fb8bb03dbd725f44b7256bacb05f26afc
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 15:35:45 +0000 (08:35 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of KeypairSettings to extend KeypairConfig
KeypairSettings and glance_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the KeypairSettings class.
JIRA: SNAPS-219
Change-Id: I92f51ecb77238444697e922c8f089e78d1c643aa
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Nov 2017 01:26:13 +0000 (18:26 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of FlavorSettings to extend FlavorConfig
FlavorSettings and glance_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the FlavorSettings class.
JIRA: SNAPS-216
Change-Id: Ie9532fcbe16377d4ab608bdacd1982c3c6628fe9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Delia Popescu [Mon, 20 Nov 2017 12:34:39 +0000 (14:34 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Allow pod ARM-POD6 to push logs to the artifacts
Change-Id: I4a637249a50b5c8e3fc344493622f85c3583a2f4
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
spisarski [Thu, 16 Nov 2017 23:07:47 +0000 (16:07 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactoring of ImageSettings to extend ImageConfig
ImageSettings and glance_utils have a runtime cyclical
dependency. This patch reduces this dependency and
deprecates the ImageSettings class.
JIRA: SNAPS-217
Change-Id: I09f34531366f2a5bd3202c9cbbdef878b2542abe
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Tim Irnich [Mon, 20 Nov 2017 14:14:53 +0000 (14:14 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Updated from global requirements"
- Updated from global requirements
Change-Id: I7a975d6cdeae1f7dbf982eca8f8de16fa1bc3d95
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Shobhi Jain [Wed, 1 Nov 2017 14:23:53 +0000 (14:23 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: update docker configuration
* update docker user guide
Change-Id: Ia2d7ec26562e8b9feadd8a63459aac401bf18c44
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Maryam Tahhan [Mon, 16 Oct 2017 12:53:32 +0000 (13:53 +0100)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: add instructions to user guide
* cleaned up whitespace issues
Change-Id: Ia4ac74343f71dbe85fffb3d1c604c227958fb380
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Maryam Tahhan [Mon, 20 Nov 2017 13:22:56 +0000 (13:22 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: Added docker container for running collectd"
- docker: Added docker container for running collectd
Added InfluxDB and Grafana containers.
Change-Id: Ifa46fac03c0175267d9cbffed5354193ad182733
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
Linda Wang [Mon, 20 Nov 2017 12:51:45 +0000 (12:51 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Support to specify the valid external network name"
- Support to specify the valid external network name
In some deployments, the retrieved external network by the
def get_external_networks in Snaps checked by "router:external"
is not available. So it is necessary to specify the available
external network as an env by user.
Change-Id: I333e91dd106ed307541a9a197280199fde86bd30
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Markos Chandras [Mon, 20 Nov 2017 10:11:46 +0000 (10:11 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "playbooks: configure-opnfvhost: Be explicit when copying user files"
- playbooks: configure-opnfvhost: Be explicit when copying user files
The flavors may contain deployment specific user_variables.yml files
so we should only copy the generic one in the common tasks and leave
the rest for scenarios to copy them if necessary.
Change-Id: I39e3e090dc40d4f13bb42028a24e8574e19cf6dd
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 20 Nov 2017 10:11:40 +0000 (10:11 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "XCI: Bump OpenStack Ansible SHAs"
- XCI: Bump OpenStack Ansible SHAs
Change-Id: If5e4ff731b2bf59e44b753ce0574f25639694162
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 20 Nov 2017 09:51:25 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: file: install-ansible.sh: Update script from latest Bifrost"
- xci: file: install-ansible.sh: Update script from latest Bifrost
Update our own copy of the Ansible installation script to take some
Bifrost fixes into consideration. We also upgrade the pip and setuptools
to the latest available version if possible.
Change-Id: I5e51099b2698f0b03922d1364e83bc91cfadc00c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Linda Wang [Thu, 16 Nov 2017 04:10:58 +0000 (04:10 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Check external network
Change-Id: I1ff199fcad99aefccb92807c8f416d4f32ec91a6
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Martin Klozik [Mon, 20 Nov 2017 09:30:10 +0000 (09:30 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "paths: Modify algorithm for PATHS verification"
- paths: Modify algorithm for PATHS verification
VSPERF verifies if PATHS to the tools (vSwitch, VNF, etc.)
are valid. This check was modified to take into the account
tools required by selected testcase. It will help to avoid
runtime errors triggered by missing tools, which
are not essential for testcase execution.
Change-Id: Ifcfea983cad1bdbc8c1f08c7a0281001005410df
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Ross Brattain [Mon, 20 Nov 2017 08:57:01 +0000 (08:57 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "update docker version to 16.04"
- update docker version to 16.04
JIRA: YARDSTICK-690
This patch is for Yardstick Docker base image upgrade to 16.04
This patch will enable ansible build image in yardstick env prepare.
Add qemu-img convert to ansible build image.
Change-Id: I43127b6020bd20bd9f4aac4fca0df75353b24346
Signed-off-by: Ace Lee <liyin11@huawei.com>
Alexandru Avadanii [Sat, 18 Nov 2017 19:34:46 +0000 (20:34 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- patches: linux.storage.lvm: Disable filter
JIRA: FUEL-304
Change-Id: I52ae89f933f976b678b27f79e2ad67c3699ef8ec
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
grakiss [Fri, 17 Nov 2017 09:37:53 +0000 (09:37 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Just enable withdraw for the one who submit to review (onwer)
JIRA: DOVETAIL-559
Just enable withdraw for the one who submit to review (onwer).
Change-Id: I4f073fa00930c8f211239ee42034bb40c1af1f91
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
grakiss [Mon, 20 Nov 2017 06:19:29 +0000 (06:19 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Can't submit the same results to review from different users
JIRA: DOVETAIL-560
Can't submit the same results to review from different users.
Change-Id: I4a3dcc2dc8a817653ac9da6f93722659e04c89a1
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Yifei Xue [Mon, 20 Nov 2017 06:14:30 +0000 (06:14 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Add timeout and delay time to fix the reboot problem of rt_kvm scenario"
- Add timeout and delay time to fix the reboot problem
of rt_kvm scenario
JIRA: -
The rt_kvm scenario deployment always fails on Huawei Pod2 while
running reboot task. However it's fine on Huawei Pod1. We think
it may be caused by the performance of Pod1. Pod1 truely has a lower
performance than Pod2. So we add timeout and delay time to verify
our idea.
Change-Id: I56acc88354abcdd4ba72c7d24980033871972688
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Bryan Sullivan [Mon, 20 Nov 2017 04:56:34 +0000 (20:56 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Missing fi
JIRA: VES-2
Change-Id: I4d22323a903be585d8efb889d0b96d9687a008a0
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Bryan Sullivan [Thu, 16 Nov 2017 00:27:17 +0000 (16:27 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Updated monitor.py and grafana dashboard
JIRA: VES-2
Various fixes in ves-setup
Add demo_deploy.sh
Refactored to containerized agent and collector
Change-Id: I8851465742aaf40a4cce265508a3d2d66abced08
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Guo Ruijing [Fri, 17 Nov 2017 00:16:16 +0000 (19:16 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- build vagrant box by chef/bento
Change-Id: I83bfb13ae8c0dcf48c3ab23054cfe4531c12fa8e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
grakiss [Fri, 17 Nov 2017 06:34:15 +0000 (06:34 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Bugfix:return 500 when upload a tarball file with no results.json
JIRA: DOVETAIL-558
The Web portal will return 500 code when upload a tarball file with no results.json
When all test cases failed or report with wrong DB url, there may be no results.json.
Check this and alert users instead of returning 500 status code.
Change-Id: Ie13d9c3c62044c525f5dbb3fca9b6123d0b5acce
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
SerenaFeng [Wed, 15 Nov 2017 09:46:44 +0000 (17:46 +0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- bugfix: hosts info is wrongly processed
changes:
1. add usage example in hosts.yaml.sample
2. fix /etc/hosts from wrong format {'hostname': 'ip'} to
the right 'ip hostnames'
3. fix --add-hosts from wrong usage --add-host {'hostname': 'ip'} to
the right --add-host='hostnames':ip
4. support per ip mapping mutiple hostnames, which is also
in line with /etc/hosts schema
JIRA: DOVETAIL-556
Change-Id: I92e8cb0fd3476b61f5c73a69e34c4a66aef51d6e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
xudan [Thu, 16 Nov 2017 11:30:35 +0000 (06:30 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Remove redundant log when launch local DB
The script launch_db.sh will print "Already Exists" logs when the DB has been
initialized by the data stored in JumpHost.
Ignore this kind of logs because it won't affect the launch of the DB but
it will confuse users.
JIRA: DOVETAIL-557
Change-Id: I23616b10bbadc49888731e943d0a4ee4425045f5
Signed-off-by: xudan <xudan16@huawei.com>
Zhijiang Hu [Sat, 18 Nov 2017 09:57:29 +0000 (04:57 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- password auth module seems can not accept region_name as argument
Please see the error info at the end of [1].
[1] https://build.opnfv.org/ci/job/daisy-deploy-daily-master/815/console
Change-Id: I309fd858ea10a8821c95d66a27b7840a7f70151c
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Alexandru Avadanii [Sat, 18 Nov 2017 21:17:00 +0000 (22:17 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for netconfig rm via salt
Change-Id: I0de153ef4e5a71f350d29a90ae4c79b863d676eb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Sat, 18 Nov 2017 18:31:49 +0000 (18:31 +0000)]
Merge "Infrastructure Documentation Structure Updates"
Alexandru Avadanii [Wed, 15 Nov 2017 19:08:42 +0000 (20:08 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: VCP: linux-image-generic-hwe-16.04-edge
JIRA: ARMBAND-330
Change-Id: I43cd814f2f60df76eabafcae3590628a5d68709d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- p/fuel: armband formula: Refresh nova patches
Rework armband salt formula, focusing on nova libvirt driver patches:
- Switch from multiple individual patches to a single roll-up patch:
* Patch is now applied for python directory instead of each file;
* Expected hash is now 'False' (no hash checking for whole dir);
* Added 'unless' condition to skip patching when already applied.
Replaces old hash mechanism which was broken anyway when multiple
patches are applied to the same file;
- nova: Switch guest video from VGA to virtio (replace our old
standard VGA default patch with upstream backport);
- nova: Skip config/patch if 'python-nova' is not installed
(e.g. for KVM nodes);
- nova: Support Qemu >= 2.10 (backport);
- libvirt: Re-enable Apparmor security driver on compute nodes;
- armband state is now fully re-entrant;
JIRA: ARMBAND-306
JIRA: ARMBAND-318
JIRA: ARMBAND-320
JIRA: ARMBAND-331
Change-Id: I48c09b10be030aa1ab4424b76876bf3dabd40fd2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- u/fuel: Bump & rebase for keystone.client retry
Change-Id: I1a1d91af5c7dc92307ccd7a52e97cc95c70149f0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Narinder Gupta [Fri, 17 Nov 2017 23:32:55 +0000 (17:32 -0600)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modified to correct the labconfig.yaml and reserver more ip.
Change-Id: If88127b0a69186cc27a875c2ae544328e088dfd9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Tim Rozet [Fri, 17 Nov 2017 23:12:18 +0000 (18:12 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Exposes GERRIT_REFSPEC parameter to build
This value is usually passed by parent jobs (daily, verify, etc), but
exposing it as parameter should allow us to build from JJB GUI.
Change-Id: I294fbcd200ff5d8bbfca77681296c6e59d7f0063
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 17 Nov 2017 23:01:00 +0000 (18:01 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fixes load-balancing jobs for virtual verify
Issue where apex-virtual-master label node was being passed from verify
job to deploy/functest. We allow multiple verify jobs to kick off on
virtual slaves, but then passing the host down to the deploy/functest
jobs causes the deploy/functest only run 1 job at a time on the same
node, rather than running 2 jobs at a time, one on each slave.
Change-Id: I1648eb6b84f17a2b08db4d161effe977c7952d63
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 13 Oct 2017 18:55:27 +0000 (11:55 -0700)]
Infrastructure Documentation Structure Updates
Include references to CI documents in the releng repo and provide links
for hardware and software infrastructure to pharos and releng
respectively. Also include a link to anteater under the security
heading.
Change-Id: Ie12d40b8b2616b3a3165a5409a5596112962f283
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ross Brattain [Fri, 17 Nov 2017 17:16:51 +0000 (17:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Dockerfile: apt-get clean to save layer space"
- 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>
Rodolfo Alonso Hernandez [Thu, 16 Nov 2017 08:56:56 +0000 (08:56 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Make GenericTrafficGen class abstract
GenericTrafficGen class is now an abstract class. Only optional methods
are implemented.
- 'run_traffic' and 'terminate' are mandatory.
- 'listen_traffic', 'verify_traffic' and 'wait_for_instance' are
optional. By default these methods doesn't execute any action.
JIRA: YARDSTICK-853
Change-Id: I2befdaa337af79cc2364bdd7c66183c31c5ab69a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Markos Chandras [Fri, 17 Nov 2017 12:32:57 +0000 (12:32 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "add os-nosdn-ovs scenario"
- add os-nosdn-ovs scenario
This scenario is to install ovs on neutron agent and compute nodes for
providing networking capabilities without being managed by Opendaylight.
Change-Id: Iacc2f61ce1ffca248acdca378a23d65a91452828
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Alexandru Avadanii [Fri, 17 Nov 2017 12:20:24 +0000 (12:20 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[baremetal] MaaS: Remove curtin netconfig via Salt"
- [baremetal] MaaS: Remove curtin netconfig via Salt
JIRA: FUEL-301
Change-Id: Id6b2b423b8045c581fa5c02133cf91702d9915c9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Ross Brattain [Fri, 17 Nov 2017 10:36:43 +0000 (10:36 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add vfw ixload testcase for heat"
- Add vfw ixload testcase for heat
- concurrency
- connections/second
- throughput
Change-Id: Idb977462952fba2e6a9684e916dfeca810f1ee94
Signed-off-by: Jennifer Li <jennifer.li@intel.com>
Ross Brattain [Fri, 17 Nov 2017 10:34:28 +0000 (10:34 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB: update vfw tc_heat_external tests"
- NSB: update vfw tc_heat_external tests
rename xe0, xe1 to uplink_0, downlink_0
enumerate tgs/vnfs starting from 0.
add disable_dhcp
Change-Id: Ia4f08b3ad5ab298192c249d04b10a6efbe4f210e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Fatih Degirmenci [Fri, 17 Nov 2017 09:55:50 +0000 (09:55 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Point qtip-experimental-job to zte-virtual6"
- Point qtip-experimental-job to zte-virtual6
Change-Id: I14dc0f19014a0f320ccf1a05c14e387b61294d8d
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Ross Brattain [Fri, 17 Nov 2017 09:55:41 +0000 (09:55 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Check requirements against OpenStack requirements"
- Check requirements against OpenStack requirements
Added a new tox environment to check the project requirements against
the OpenStack requirements. The openstack/requirements branch used will
depends on Yardstick release development.
At this point, Yardstick F release must be compliant with OpenStack Pike
release.
Change-Id: I77a4cfa4f99674176c3f5711dc1b6787bb400ecf
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Ross Brattain [Fri, 17 Nov 2017 09:48:39 +0000 (09:48 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB Prox BM test case fixes for scale up"
- NSB Prox BM test case fixes for scale up
YARDSTICK-839
In a scale-up test the VNF number can start from
0 to MAX (num_vnf-1)
The NSB PROX BM test nodes are currently marked as:
tg__0: trafficgen_1.yardstick
vnf__0: vnf.yardstick
They need to be changed to the below:
tg__0: tg_0.yardstick
vnf__0: vnf_0.yardstick
Changes done are:
- All BM Prox test cases have tg_0 and vnf_0 as default
test nodes
- The prox-baremetal-1/2/4.yaml sample pod file
- Cleaned Up some unused Prox test/config files
Change-Id: I819011bcb35eda62b17dd3e1035918918c582b13
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Ross Brattain [Fri, 17 Nov 2017 09:46:46 +0000 (09:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix controller IP parsing in "nsb_setup.sh" script"
- Fix controller IP parsing in "nsb_setup.sh" script
Fixed the controller IP parsing in "nsb_setup.sh" script. The new
regex expression now accepts "OS_AUTH_URL" as:
* http://10.237.223.168/identity
* http://10.237.223.168:5000/identity
* http://hostname/identity
* http://hostname:5000/identity
JIRA: YARDSTICK-829
Change-Id: Ifaeab991bcbb6aa7b22c3533ab7554527184878b
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Ross Brattain [Fri, 17 Nov 2017 09:46:00 +0000 (09:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Clean functional tests in "test_cli_scenario""
- Clean functional tests in "test_cli_scenario"
Changed how "test_cli_scenario" tests check the presence
of a string.
Fixed "test_scenario_show_Lmbench": logic in [1] was incorrectly
assigning an string value instead of the result of the "in"
clause.
[1] https://github.com/opnfv/yardstick/blob/stable/euphrates/tests/functional/test_cli_scenario.py#L35-L36
Change-Id: I71fceabad972e4c0d9e78cbfeb85dcd6a5ae4bda
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Ross Brattain [Fri, 17 Nov 2017 09:45:55 +0000 (09:45 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Create get_description and get_scenario_type for Scenario"
- Create get_description and get_scenario_type for Scenario
Created two new class functions for Scenario class:
* "get_description" will return the first line of the docstring,
if exists.
* "get_scenario_type" will return the value of "__scenario_type__"
variable.
Change-Id: I8e3b47e33e0bae101b874c3975bb9c383397d188
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Abhijit Sinha [Thu, 16 Nov 2017 17:40:02 +0000 (17:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- NSB "Prox" : Cleanup duplicated traffic profile
JIRA: YARDSTICK-848
The NSB PROX MPLS test uses Binsearch traffic
profile and the mpls traffic profile is a duplicate.
Change-Id: Ie2124cebf306fd6917b70ecd7c23ae12ef4850dc
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Yifei Xue [Fri, 17 Nov 2017 08:53:44 +0000 (08:53 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "build: add docker-ce apt repo for aarch64"
- build: add docker-ce apt repo for aarch64
Change-Id: I5b3c30e6202c4db45d02221d3e4b7e7250b1fd01
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Zhijiang Hu [Fri, 17 Nov 2017 08:43:31 +0000 (08:43 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Update image to solve kolla-box missing packaget"
- Update image to solve kolla-box missing packaget
Change-Id: I66cd8261533f0bb81d9e8839dbd3b819dbd2de88
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Linda Wang [Fri, 17 Nov 2017 03:38:41 +0000 (03:38 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update documentation for Functest
1. Remove the reference of ubuntu based container
2. Remove the domino (terminated) and promise (not in F),
and move fds to features tier
Change-Id: I62af47a3f873f0a77d5f7e0a1df493651c805834
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Zhijiang Hu [Fri, 17 Nov 2017 06:58:38 +0000 (06:58 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Nomination of Committer promotion for Jun Zhong"
- Nomination of Committer promotion for Jun Zhong
I'd like to nominate Jun Zhong for Daisy4NFV core reviewer.
Jun started to work on Daisy4NFV since the beginning of the project and he has made significant contribution to project during E release cycle including code pythonizing, add unit test framework, test supplementary and etc.. [1][2]
I have had a talked with him offline and he expressed willing to contribute more to Daisy4NFV project on several new fields such as ARM platform support.... I believe he will make a great addition to the core review team.
All Daisy4NFV committers, please vote +1 or +2 if you support this nomination [3].
[1] http://stackalytics.com/?project_type=opnfv-group&metric=commits&release=all&module=daisy
[2] https://gerrit.opnfv.org/gerrit/#/q/owner:zhong.jun%2540zte.com.cn+status:merged+project:daisy
[3] https://wiki.opnfv.org/display/DEV/Committer+Promotions
Change-Id: I8423b4dfe6a034dbb7c6aeccf55daa7f06172136
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Tim Rozet [Thu, 16 Nov 2017 19:56:27 +0000 (14:56 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes apex ISO missing python2-jmespath
Installing ansible depends on python2-jmespath which was missing in the
ISO. This patch adds it to the ISO build.
Change-Id: I18e76168273537a1682fb7187e5a2c72aacab296
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Nov 2017 21:10:36 +0000 (16:10 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Migrates Apex to Pike
JIRA: APEX-544
Change-Id: Ibee2068e782da75268ed76beb36ccb5dcd1847d6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Narinder Gupta [Thu, 16 Nov 2017 14:55:47 +0000 (08:55 -0600)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modfied to comment VLAN as some issues today.
Change-Id: I7d55a0543ecf8f1b9323c95747e4ad84df3d7180
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Tim Irnich [Thu, 16 Nov 2017 17:00:25 +0000 (17:00 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "add resync testcase"
- add resync testcase
It is an extention of testcase_11.py to check resync happens properly
between ODL and OVS when there is no changes from northbound
JIRA: SDNVPN-175
Change-Id: I63bd17f5e5fdab7d5ab90a2be2836e02e7dd54fa
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Alexandru Avadanii [Thu, 16 Nov 2017 16:45:06 +0000 (16:45 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[baremetal] Retry keystone.client state on failure"
- [baremetal] Retry keystone.client state on failure
JIRA: FUEL-306
Change-Id: I648545890c1f7dc59176beac1a0593aed54079cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Alexandru Avadanii [Wed, 15 Nov 2017 18:52:17 +0000 (19:52 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for neutron trunk ports
Change-Id: Ibb55ee7fe4b615114ae0d6b91bc3e77270f90d92
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
spisarski [Thu, 16 Nov 2017 16:35:43 +0000 (09:35 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Minor copy/paste logging value fixes.
Change-Id: I729265575583eec7fb7adc1fc49c6d91c06ad603
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cédric Ollivier [Wed, 15 Nov 2017 17:28:39 +0000 (18:28 +0100)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Updated from global requirements
Change-Id: I9fa229d0216b90f7619d1fe5e9f5c35be8899d19
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 16 Nov 2017 13:35:22 +0000 (14:35 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Enable sfc testcase for F-release
sfc conforms with OpenStack Pike requirements then it could be
enabled in functest-features and functest-restapi (master) [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/47279/
Change-Id: I2b79f918dc4f6ca89c2dca18bf64a4bb184bf8b2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aaron Smith [Thu, 16 Nov 2017 14:00:23 +0000 (14:00 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "src: ensure hostname is included in collectd conf"
- src: ensure hostname is included in collectd conf
As part of the final step of copying all the appropriate configuration files to
/opt/collectd/etc/collectd.conf.d make sure that the hostname is set.
Change-Id: Iff1634ebcc647f7b6d6ec991d98bd199367f9d4e
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Cédric Ollivier [Wed, 15 Nov 2017 17:51:26 +0000 (18:51 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Updated from global requirements
Change-Id: I873c244e9a0cd92f627641981b388e8250f50935
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Zhijiang Hu [Thu, 16 Nov 2017 06:46:42 +0000 (01:46 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- ceilometer needs gnocchi from pike
Change-Id: I793a31e42eb5dd9f9af34489c599624b8c83e11a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Guo Ruijing [Wed, 15 Nov 2017 21:57:00 +0000 (16:57 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- change to docker 1.12.6 from dockerproject.org
Change-Id: Ic33efb5e204d63cfd870f47c4fd8fb8e1dbf7af1
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Jose Lausuch [Thu, 16 Nov 2017 08:35:04 +0000 (08:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Switch ARM jobs to Alpine containers"
- [Functest] Switch ARM jobs to Alpine containers
Change-Id: I2de88bcf0407b89579447159ed0ed233fbd62553
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Narinder Gupta [Thu, 16 Nov 2017 06:27:33 +0000 (00:27 -0600)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- added labconfig for new lab.
Change-Id: Ib77f9b08b3f5aa68e9ce8417434b45755f9d59c8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Michael Polenchuk [Thu, 16 Nov 2017 07:20:06 +0000 (07:20 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Update opendaylight/neutron patch"
- Update opendaylight/neutron patch
Align opendaylight support patch with latest neutron formula.
Employ native ML2 backend/engine option as is instead of bringing
in the "opendaylight" keyword into reclass model.
Unfreeze the maas & neutron formulas versions.
Change-Id: I2807dcf9f83b01d453bca6453524f840c378972f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cedric Ollivier [Thu, 16 Nov 2017 07:12:13 +0000 (07:12 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Updated from global requirements"
- Updated from global requirements
Change-Id: I654486a96cbfc68c7d3f5508a962e628243a1576
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>