Tim Irnich [Thu, 9 Nov 2017 08:05:15 +0000 (08:05 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix instance boot when metadata exists"
- Fix instance boot when metadata exists
The way that a instance is considered as UP is pretty
strict and returns ERROR in case of instances with userdata
This patch differentiates the instances that are supposed to
boot till login prompt and those with userdata parameter
JIRA: SDNVPN-177
Change-Id: Ic4755366df006669475c90cc0693ac802256f379
Signed-off-by: tomsou <soth@intracom-telecom.com>
Tim Irnich [Thu, 9 Nov 2017 08:02:13 +0000 (08:02 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Adapt documentation wo be comply with Apex Integration Guide"
- Adapt documentation wo be comply with Apex Integration Guide
Since, Apex installation instructions have been changed, the corresponding section
into docs/release/scenarios/os-odl-bgpvpn/scenario.description.rst is also updated
according https://wiki.opnfv.org/display/apex/Integration+Guide
JIRA: SDNVPN-178
Change-Id: Ie5b5fe677c73669804af71ed4da24dafd98cb5ee
Signed-off-by: tomsou <soth@intracom-telecom.com>
Tim Irnich [Thu, 9 Nov 2017 08:00:48 +0000 (08:00 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Add tetcase suite overview"
- Add tetcase suite overview
Adds an overview of testcase suite, under:
docs/development/overview/index.rst
JIRA: SDNVPN-179
Change-Id: I003db4b22538b75d7ebf128ddc685b55decca104
Signed-off-by: tomsou <soth@intracom-telecom.com>
Guo Ruijing [Tue, 7 Nov 2017 23:23:39 +0000 (15:23 -0800)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- add cleanup for container4nfv
1. move interface cleanup to cleanup.sh
2. can destroy vms after jenkins abort
Change-Id: I627070ace6fa5cded507964091c40784ce4a19f9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
grakiss [Wed, 8 Nov 2017 07:33:22 +0000 (07:33 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Allow accounts with role 'reviewer' to submit resuts
JIRA: DOVETAIL-549
Accounts within the CVP portal with the role 'reviewer'
cannot submit test results currently.
While reviewers cannot review their own results,
they should be able to submit results.
Many within the Dovetail community will be serving
multiple roles as testers and reviewers.
Change-Id: I762aeec64bb2b207c582aa79e0ad1bd5a635fd19
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
00184532 [Wed, 8 Nov 2017 01:35:28 +0000 (09:35 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- modify iterface to interface
Change-Id: I659906163ec7bb5156786269349cc819ea051754
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
Aric Gardner [Wed, 8 Nov 2017 20:13:21 +0000 (20:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add qtip job to pod zte-virtual6"
- Add qtip job to pod zte-virtual6
JIRA: QTIP-282
Change-Id: If765bfa01a1dab987409c311f3a718bffea76797
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Manuel Buil [Tue, 7 Nov 2017 16:12:51 +0000 (17:12 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Update in the xci integration README
Change-Id: I8151fe50bc5f0d93aeec1583485e9604b3a0ad8a
Signed-off-by: Manuel Buil <mbuil@suse.com>
Aaron Smith [Wed, 8 Nov 2017 18:51:22 +0000 (18:51 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "VES: add new tag to strip extra dashes"
- VES: add new tag to strip extra dashes
The `!StripExtraDash` tag can be used in YAML configuration
file to strip extra dashes in the YAML filed value. This may
happen if some of the collectd plugin field (plugin_instance,
type_instace etc.) is set to empty value but the field is
specified in the YAML configuration file. For instance:
"{vl.plugin_instance}-{vl.type_instance}"
The result fo the example above can be string consisting
extra dashes if `type_instace` field is not set by a collectd
plugin:
"load-"
Change-Id: I5cf7b19902acdfb0b4a93f3bf0c8b8e05cff2e97
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
agardner [Wed, 8 Nov 2017 15:20:01 +0000 (10:20 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Sudo pip install.
not in a venv, so build fails if called by jenkins user without
sudo
Change-Id: I612a20777cc70a33542f767a63075939782e3201
Signed-off-by: agardner <agardner@linuxfoundation.org>
Periyasamy Palanisamy [Tue, 7 Nov 2017 14:54:56 +0000 (15:54 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- use glance_client for image cleanup
Change-Id: Ia192a1b26c5f31b6d3465a060c3d8a3097e6ebd4
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
pperiyasamy [Tue, 8 Aug 2017 13:23:11 +0000 (13:23 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Test groups are deleted after ovs reconnection
Create a new testcase (Testcase 11)
Testing procedure:
Create a Network with 2 VMs so that a group is added
to ovs. Disconnect ovs. Remove the Network and the VMs.
Connect ovs again. Check that the group is deleted from
it.
JIRA: SDNVPN-151
Change-Id: I4c6f5e16f837bbcc589cbbbf05896a2d17b9cd57
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
spisarski [Wed, 8 Nov 2017 14:25:16 +0000 (07:25 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Removal of test from API check.
Change-Id: Iaf99f0d397043233e9112b38f0cbb5008b5159d1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Charalampos Kominos [Wed, 8 Nov 2017 11:35:21 +0000 (12:35 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for curtin network config
Change-Id: Iaaea7494b960b05c4e409eb52daa6b0fa6414e12
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Delia Popescu [Wed, 8 Nov 2017 09:59:59 +0000 (11:59 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove not consumed argument 'ARCH' from docker build
Change-Id: I955479b8bc33c4a7445292901aa4228a413aa4c1
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Thomas Duval [Wed, 8 Nov 2017 08:34:54 +0000 (09:34 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add some useful scripts.
Change-Id: I1e2e21cd97a83beabbcb396dcc95b046bc7fa4f0
Alexandru Avadanii [Wed, 8 Nov 2017 11:42:02 +0000 (11:42 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "lib.sh: Cleanup previous /boot/efi contents"
- lib.sh: Cleanup previous /boot/efi contents
Some UEFI firmwares insist on scanning removable drives, even when
boot entries were deleted from UEFI boot list (board flash).
To work around this, remove contents of </boot/efi/*>, so scanning
won't identify any valid EFI binaries.
Another option would be erasing partition tables, but identifying
the underlying disk(s) is more complicated, especially when using
LVM/RAID etc.
Change-Id: I9949b99b139b1642e3bd8f04de3bd5ef74d1ecc5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
DanielMartinBuckley [Tue, 7 Nov 2017 17:48:18 +0000 (17:48 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Fixed incorrect Copyright Notice
Changed Copyright notice on tuples.lua from "Intel Copyright" to Apache 2.0
Change-Id: I85e6f9eb86c116d552f86cddf05b3b368b32f776
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Alexandru Avadanii [Tue, 7 Nov 2017 19:02:28 +0000 (20:02 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- MaaS: Fix conflicting curtin network config
JIRA: FUEL-301
Change-Id: I9de98fb961fd1d480b45a774de61ad6a93e9addf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
xudan [Wed, 8 Nov 2017 03:19:59 +0000 (22:19 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Tag dovetail cvp.0.9.0
JIRA: DOVETAIL-550
Change-Id: I871ec1fdf8d33efe3ed00602d0184c7b35896c17
Signed-off-by: xudan <xudan16@huawei.com>
Guo Ruijing [Tue, 7 Nov 2017 19:54:30 +0000 (11:54 -0800)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- reduce container4nfv job duration
1. remove basic deployment
2. change worker from 3 to 2
Change-Id: I142f6f3c48bb96ecf48ea31c41e06389763b02e1
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Aric Gardner [Wed, 8 Nov 2017 03:19:21 +0000 (03:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Refactor arch-specific Dockerfile patching"
- Refactor arch-specific Dockerfile patching
CHANGE: Obsolete "Dockerfile.aarch64" support,
only "Dockerfile.$(uname -m).patch" mechanism is to be used
from now on.
It is correlated with https://gerrit.opnfv.org/gerrit/#/c/46797/
Change-Id: If765550681d283dea7e3522f21080ea2c5e2fda4
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Aric Gardner [Wed, 8 Nov 2017 03:18:46 +0000 (03:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add build triggers and source code management"
- Add build triggers and source code management
Add job builders and Git Source Code Management for
functest alpine image build jobs
Change-Id: I129502859a3391ee233a6e8f3808e3a9c86dc129
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Trevor Bramwell [Wed, 8 Nov 2017 00:16:34 +0000 (00:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Prevent CI jobs run on the same POD parallelly"
- [daisy] Prevent CI jobs run on the same POD parallelly
Change-Id: I0f20005873aac6c7c4f7e3baf04fab56f38b14df
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Trevor Bramwell [Wed, 8 Nov 2017 00:15:43 +0000 (00:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Updated Docs Structure"
- Updated Docs Structure
Provides a new organizational structure for release engineering
documentation:
/ci | Job/Gate structures and CI requirements
/infra | Software Infrastructure documentation
/component | Documentation specific to a component (Gerrit, etc.)
/release | Release documentation (ex. stable branch policy)
Change-Id: I8d24435d4d2f5ab797ad90309ee2246fb9b74c8e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 8 Nov 2017 00:07:29 +0000 (00:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Yamllint Version"
- Update Yamllint Version
1.6.0 is quite a bit out of date; Updating Yamllint to 1.8.2 will enable
some nicer feature of yamllint (like single line rule disables).
Change-Id: I88d1c14539516ccef4f5e2e7e95b0017503dd98f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Narinder Gupta [Fri, 3 Nov 2017 18:56:55 +0000 (13:56 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- few more fixed for ARM bare metal deployment.
Change-Id: I9cec17471e962bbf161e9fe331b61d5cb10171c8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Zhijiang Hu [Mon, 6 Nov 2017 07:51:22 +0000 (02:51 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [daisy] Kolla docker image build needs root privilege
Change-Id: I8b206f8aaa965b90eb13d5f859c5d9d7b530e0e9
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Thomas Duval [Tue, 7 Nov 2017 14:57:13 +0000 (15:57 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add policy.json examples
Change-Id: I862ea10f8e83a0d577f60687835703078b6b4bc9
Ross Brattain [Fri, 3 Nov 2017 01:12:33 +0000 (18:12 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- test_sample_vnf: mock time
Change-Id: Id8aa734fee431d90cbdc1e0eb2173784ada822fe
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Periyasamy Palanisamy [Thu, 19 Oct 2017 12:34:19 +0000 (14:34 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- use openstack api's instead of CLIs
add two apis update_instance_quota_class and
update_nw_subnet_port_quota and make run_sdnvpn_tests.py to use these
APIs for setting quotas
JIRA:SDNVPN-188
Change-Id: I764bb6897e6c4c5abad4d252c1f3b4ccc742d52e
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Alexandru Avadanii [Tue, 7 Nov 2017 15:35:45 +0000 (15:35 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: Add network layout example diagrams"
- docs: Add network layout example diagrams
JIRA: FUEL-295
Change-Id: I3d7958951f1b37fe34dfaa28710a7f286a7a549a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 7 Nov 2017 15:31:25 +0000 (15:31 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[maas] Conform regex to machines status output"
- [maas] Conform regex to machines status output
Change-Id: Icc30d27951abb1e231c9269c6293782a39e08fb6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Michael Polenchuk [Tue, 7 Nov 2017 07:57:22 +0000 (07:57 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Revert "Freeze the galera formula to avoid update"
This reverts commit
f49340e1aac3f5e8bb009a9d0d35aa6fedba7384.
Version has been set back to 5.6 in upstream.
Change-Id: I06d6865e59cfbc5055322eb31cbb237075ebdcb1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Ruan HE [Tue, 7 Nov 2017 10:50:20 +0000 (10:50 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Connect the Moon subjects with the Keystone users."
- Connect the Moon subjects with the Keystone users.
Change-Id: I67a8956e86cda0853f352743ab0886169bdc2902
Thomas Duval [Tue, 7 Nov 2017 10:20:15 +0000 (11:20 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add additional files for the GUI component.
Change-Id: I3753740b42501fa5f370e57c9e0284230438c13d
Martin Klozik [Tue, 7 Nov 2017 09:10:43 +0000 (09:10 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "load_gen: Supporting loading of load_gen via loader."
- load_gen: Supporting loading of load_gen via loader.
Currently all tools are loaded via loader utility, except load_gen.
Load_gens were loaded directly through component_factory.
This patch adds support to load load_gens through loader utility.
The changes are as follows:
1. Configuration changes:The common.conf include configuration of
directory. testcases.conf includes changes to load configuration,
where tool is no more part of the load-configuration. The
custom.conf has configuration of LOADGEN to be used - this configuration
replaces the earlier 'tool' configuration parameter.
2. loader_utility_changes: In loader.py, loadgen_loader is
defined, which is used in new get_loadgen function.
3. component_factory changes: in create_loadgen, similar
to other tools, the function just retuns the object of loadgen_class.
4. Renaming of Dummy load_gen: Loader fails to load properly a dummy
loadgen due to name-clash with dummy in pkt_gen. To avoid this name clash
dummy is renamed to dummyloadgen.
5. testcase changes: create_loadgen is now called with output of
loader's get_loadgen_class.
6. Fixed Pylint Errors and extra-space at the end.
7. Included CLI options support for --loadgen and --list-loadgens.
Thanks to Martin K.
8. Added the missing loadgen parameter in testcases.conf.
9. Fixed the missing comma error.
10. Added CI change in build-vsperf.sh
11. Fixed configuration reading in stress/stress.py
JIRA: VSPERF-533
Change-Id: I3fbb259618825a12fef55320a748a4f02509190b
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Martin Klozik [Fri, 3 Nov 2017 13:50:00 +0000 (13:50 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- vpp: Multiqueue support for VPP
VPP class was updated to configure RX queues of VPP interfaces
based on VSWITCH_DPDK_MULTI_QUEUES value.
Change-Id: I855dbaef86cf935b2639976e8b1757eb1af4e9ac
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>
Cedric Ollivier [Tue, 7 Nov 2017 08:23:56 +0000 (08:23 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix the format of getting upper-constraints"
- Fix the format of getting upper-constraints
Change-Id: I8a769ec161b1a718ef259ae6b6615aec01e337ec
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Linda Wang [Thu, 26 Oct 2017 01:37:37 +0000 (01:37 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Move fds to features tier
Change-Id: I7aa9d73c7ffbfdad7d5a929968fb640d9a8de62e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Thomas Duval [Tue, 7 Nov 2017 08:16:52 +0000 (09:16 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Update GUI code to the latest available.
Change-Id: Iccb0c4b94215cce1ea0697a16d271fd186c17284
Deepak S [Tue, 7 Nov 2017 04:57:21 +0000 (04:57 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Rework handle_esp.c (proto, DPDK<17.08, cleanup)"
- Rework handle_esp.c (proto, DPDK<17.08, cleanup)
- Adjust handle functions to PROX-v035+ prototype, returning 0 when all
packets have been handled.
- Because cryptodev API was modified in DPDK 17.08, many changes would
be necessary to support it. For the moment, just exclude handle_esp.c
from PROX build when using DPDK 17.08+, which will be supported later.
- Cleanup:
- consistent use of PROX_PANIC to cleanly fail on errors
- consistent use of OUT_DISCARD to drop unhandled packets
- remove "__attribute__((unused))" when parameter is actually used
- remove unused defines, fields and variables
Change-Id: I10d84fa184a866b4a5f87272875612aace5dd5b1
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Deepak S [Tue, 7 Nov 2017 04:56:51 +0000 (04:56 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "lw_AFTR: IP Checksum required on generated packet."
- lw_AFTR: IP Checksum required on generated packet.
In lwAFTR (ipv6 de-encapsulate) the generated ipv4 packet requires an IP
checksum, otherwise this packet is dropped in Openstack. (Openstack is
much stricter than baremetal) Some fields in the header need to be
initialized.
Add flag in Makefile which when enabled will build to include the generate
the IP checksum in the build. FLAG = GEN_DECAP_IPV6_TO_IPV4_CKSUM=y
Not include in default build.
Change-Id: If94e7cff64b03c66362021f05e48fb9265fc8210
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Patrice Buriez [Wed, 25 Oct 2017 18:30:34 +0000 (20:30 +0200)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge changes from PROX-v041
Change-Id: Ie6d4e7ce22c27967117a446626f5923643397812
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Alex Yang [Tue, 7 Nov 2017 02:22:06 +0000 (10:22 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Switch master branch to openstack pike
According to the patch in upstream [1].
[1] https://review.openstack.org/#/c/514548/
Change-Id: Ie8edee057aa46ffe0c3f4d96f0c9afb4f1635920
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
spisarski [Fri, 3 Nov 2017 16:39:24 +0000 (10:39 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added method to OpenStackHeatStack to return OpenStackSecurityGroup objects.
Continuation of the story SNAPS-153 for adding creator/state machine
instances for OpenStack objects deployed via Heat.
JIRA: SNAPS-207
Change-Id: Id479b69c2b166ab38724c3886096d8483998f819
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Aaron Smith [Mon, 6 Nov 2017 15:29:04 +0000 (15:29 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "ubuntu_14.04: Cleanup for Ubuntu 14.04"
- ubuntu_14.04: Cleanup for Ubuntu 14.04
Change-Id: I8367a7f151901c8fa6f1da5c442c9372d8b3cd88
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Steven Pisarski [Mon, 6 Nov 2017 15:04:22 +0000 (15:04 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Added logging when a heat stack fails."
- Added logging when a heat stack fails.
Added the stack resource reason to the error logs for each
resource who's status is 'CREATE_FAILED'. All resons will be
output to debug.
JIRA: SNAPS-190
Change-Id: Ieb1cdb2089eb6e1c1a7c96c143b82af1b7a9efb7
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Ruan HE [Mon, 6 Nov 2017 14:56:49 +0000 (14:56 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix the bug on the connection between interface and authz."
- Fix the bug on the connection between interface and authz.
Change-Id: Iea2f763fb2cfb90250be76d91cb2fe0e9b481716
Thomas Duval [Mon, 6 Nov 2017 12:58:13 +0000 (13:58 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Move conf file to comply with the startup script.
Change-Id: I04100328879f552fdd8e18802be20180dd6412ec
Steven Pisarski [Mon, 6 Nov 2017 14:43:50 +0000 (14:43 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Added method to OpenStackHeatStack to return OpenStackRouter objects."
- Added method to OpenStackHeatStack to return OpenStackRouter objects.
Continuation of the story SNAPS-153 for adding creator/state machine
instances for OpenStack objects deployed via Heat.
JIRA: SNAPS-173
Change-Id: Iac9138ef7827c10db1637447d3a909e714a0301b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cedric Ollivier [Mon, 6 Nov 2017 14:02:57 +0000 (14:02 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Define thirdparty-requirements.txt for functest-parser"
- Define thirdparty-requirements.txt for functest-parser
As Parser python packages has been renamed, they can be defined in
upper-constraints.txt. No conflict can occur between them and the
official OpenStack packages.
The Parser testcase still requires a dedicated container to avoid
conflicts in namespaces.
Change-Id: Ic8d18140f26e72d1e3d04b73d301d3fd870b171a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 6 Nov 2017 14:02:46 +0000 (14:02 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Allow building containers from a gerrit change"
- Allow building containers from a gerrit change
It leverages on git command instead of pip git support [1].
Otherwise it forces pip master which raises side effects in rally [2]
It is mandatory for implementing Functional testing gating [3]
[1] https://pip.pypa.io/en/stable/reference/pip_install/#git
[2] https://gerrit.opnfv.org/gerrit/#/c/40909/
[3] https://wiki.opnfv.org/display/functest/Functional+testing+gating
Change-Id: Ia18fee3e60fc08da9b96730ce85d5b7c866144aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Mon, 6 Nov 2017 13:58:55 +0000 (13:58 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Update Functest to OpenStack stable/pike"
- Update Functest to OpenStack stable/pike
It updates setup.py, (test-)requirement.txt and upper-constraints.txt
according to OpenStack requirements [1].
It disables all Features testcases as they are not synchronized with
OpenStack stable/pike yet [2].
The docker functest-parser is simplified as it can be based on
functest-core as both Functest and Parser leverage on OpenStack
stable/pike.
ODL_TAG and REFSTACK_TAG variables are set to master again.
[1] http://git.openstack.org/cgit/openstack/requirements/log/?h=stable/pike
[2] https://wiki.opnfv.org/display/functest/Requirements+management
Change-Id: I23fa84f35244c1f4026abd89414b99576f042ee4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 6 Nov 2017 09:51:27 +0000 (10:51 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Protect vs exceptions when ext_nets is empty
Otherwise several exceptions are raised in TestCase constructors
(those defined in heathcheck).
Change-Id: I4cb054f7092ea9db02cb8c4469e99848533c556b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Taseer Ahmed [Mon, 6 Nov 2017 10:53:51 +0000 (10:53 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Prevent user from starting a second job while one is already running."
- Prevent user from starting a second job while one is already running.
JIRA: STORPERF-214
Change-Id: I1fe7c0bc61dfa7899d39cee1d13f99b2435115cd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Tim Rozet [Tue, 12 Sep 2017 21:32:56 +0000 (17:32 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Adds ability to deploy from upstream openstack
To deploy with upstream openstack branch, use new deploy setting 'os_version'.
A default scenario file for nosdn with pike has been included in this patch.
If 'os_version' is a version other than the default version for this OPNFV
release, then upstream is used.
In order to use upstream with the current OS version use '--upstream'
argument to the deploy command, to force an upstream deployment.
Also include '-e upstream-environment.yaml' to use default upstream
deployment settings.
Supports nosdn and odl-nofeature deployments.
Change-Id: Ic07e308827b449637b4e86cdd086434e4de2fb69
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 6 Nov 2017 04:32:06 +0000 (15:32 +1100)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes missing openstack-nova-compute on undercloud
openstack-nova-compute was missing on the undercloud image and it is
also missing in the delorean repo from which we froze artifacts for
OPNFV release. This is likely due to the age of the repo and to fix it
we need to update the delorean repo on undercloud and install the
missing package during build time.
JIRA: APEX-538
Change-Id: I0f7cd26d5c8e4ad538b3ba3725ab5e7684a50b6a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Taseer Ahmed [Mon, 6 Nov 2017 07:39:03 +0000 (07:39 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "User Interface for homepage"
- User Interface for homepage
Experimental changes.
* Used Bootstrap to create a minimalistic UI
Change-Id: I0f2ac253b695510b54ba18ab942958df8a174e85
JIRA: STORPERF-212
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
Guo Ruijing [Sun, 5 Nov 2017 18:01:07 +0000 (10:01 -0800)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Add more deploy in container4nfv daily jobs
Change-Id: Ie42f991d6c3690fe4970bcc737777a36d76eeb90
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
xudan [Thu, 2 Nov 2017 06:17:10 +0000 (02:17 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Bugfix: Failed to build local DB on Centos
1. The scripts for building local DB and testapi service just work on Ubuntu.
2. For Centos, they fails to do that.
3. This is mainly because of that Centos can't use the IP of the JumpHost
to connect the DB and testapi. It needs to use the internal IPs of the
DB container and the testapi container.
4. Change the IPs in the scripts to be the containers' internal IPs.
JIRA: DOVETAIL-548
Change-Id: I71aed82cb620b58bcd43ace61497db65c5bd7ecc
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Sun, 5 Nov 2017 20:20:02 +0000 (21:20 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: bm: linux-image-generic-hwe-16.04-edge
The Salt way to pin the kernel version is via its reclass model, by
defining system.kernel.version. However, this only works with
explicit kernel package names and not with meta package names
(e.g. linux-image-4.13.0-9916-generic is expected instead of
linux-image-generic-hwe-16.04-edge, which would break the
`linux_kernel_old_absent` state).
For now, let's explicitly call `pkg.install` for the kernel and
headers packages, using the meta package name to ensure automatic
fallback to Ubuntu packages if Armband repos are missing,
respectively to automatically pick up new kernel package names
in case of meta + kernel packages bump later.
JIRA: ARMBAND-280
Change-Id: I5448df1de1b3c211583708402b5c7497df92fc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cedric Ollivier [Sun, 5 Nov 2017 13:34:11 +0000 (13:34 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Add new cinder scenarios for rally sanity/full"
- Add new cinder scenarios for rally sanity/full
Included several CinderQos and CinderVolumeTypes scenarios introduced
by the recent Rally version.
Change-Id: Ibd2affa2e0d24ec79d3b4518456ca0f0457ace9f
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Juha Kosonen [Sat, 4 Nov 2017 16:24:55 +0000 (18:24 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix rally cinder scenarios
Remove network and servers context and set image and flavor as a
scenario parameters.
Change-Id: I5181ccce61c4f58af3737619d1b7d259cf539937
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Mytnyk, Volodymyr [Wed, 25 Oct 2017 13:07:58 +0000 (14:07 +0100)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- ves: update VES app user guide
- Updated VES application user guide according to latest changes
of VES application.
- Fixed sphinx user guide warnings
Change-Id: I6e402f2ab5f05ace47d779f87fe650e305973128
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
ahothan [Sat, 4 Nov 2017 10:13:13 +0000 (21:13 +1100)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Update hw requirements
Change-Id: I7e403ec5a550804b43c685bdbfd70c8bff7a2d70
Signed-off-by: ahothan <ahothan@cisco.com>
Ruan HE [Sat, 4 Nov 2017 06:46:52 +0000 (06:46 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update the TODO"
- Update the TODO
Change-Id: I2053c0ae1295359889e4aff5fb76889b7f8a6e57
Thomas Duval [Fri, 3 Nov 2017 15:12:24 +0000 (16:12 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Don't force the script to map the "admin" tenant to a PDP
Change-Id: I8b4cddd018b1869181304986f731b5529c3fd01a
- Fix the Moon platform startup and fix some bugs in startup.
Change-Id: I9014071c755ec5ef0c9eb0d575af29d5f3ad3533
- Fix a bug in categories
Change-Id: I914f33c054dffc103cbe8c7e9165526b728a82ea
- Use Apache as web server and create configuration for host and port
Change-Id: Ibbf50f069d8013900884c17a86b1105fc1eb7ae7
Zhijiang Hu [Thu, 2 Nov 2017 12:17:46 +0000 (08:17 -0400)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Increase retries and decrease threads to make build more stable
Change-Id: Idb8d4f64a1799cfdf80401e4dc5b3f24caa7a04b
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Trevor Bramwell [Fri, 3 Nov 2017 20:45:21 +0000 (20:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Daisy] Add docker image tarball builder"
- [Daisy] Add docker image tarball builder
This PS do:
1. Add docker image tarball builder as a Daisy project job.
Name is daisy-kolla-build-.*
2. Upload image to artifact storage after building.
3. Fix new job runs on daisy-virtual.
4. Block jobs with each other which may run Daisy VM because
VM has the same name.
Change-Id: I148473ca33f1e10490684b7608354a4ba548714f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Alexandru Avadanii [Fri, 3 Nov 2017 17:20:17 +0000 (18:20 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for debian_ip lowercase fix
While at it, revert commit adding "opnfv" user to "libvirt" group,
as it would break with the current event flow (opnfv user being
created prior to libvirt group).
Change-Id: I6f5d578153c33dcddac76bc7bc6b428fe6796b1a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Fri, 3 Nov 2017 19:57:16 +0000 (19:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "multiarch: Modify doctor x86_64, aarch64 verify jobs"
- multiarch: Modify doctor x86_64, aarch64 verify jobs
Modify doctor verify jobs to run for each architecture.
JIRA: https://jira.opnfv.org/browse/ARMBAND-305
Change-Id: Ia25c3751ac18233290c9e98e74bc21d9dc35f27c
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Georg Kunz [Fri, 3 Nov 2017 18:43:22 +0000 (19:43 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Minor docs change to test docs integration
This is minor patch which updates the documentation in the dovetail
repo in order to test the toolchain integration in opnfvdocs.
Change-Id: Id91c57d1a38cf02d8ed4653bc9eddb7081f025e7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
spisarski [Fri, 3 Nov 2017 18:26:02 +0000 (12:26 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Quick fix around static IPs and ports in launch.py application.
Change-Id: I81b74fb37aee37644f3092251ae5163d57392fdc
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Charalampos Kominos [Fri, 3 Nov 2017 15:53:02 +0000 (16:53 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Add opnfv user to libvirt group
Change-Id: Ia075a790fce0aeb0d21b20b2775e2cc079311b88
Alexandru Avadanii [Fri, 3 Nov 2017 17:16:14 +0000 (17:16 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Enable glance v1 api for orchestra tests"
- Enable glance v1 api for orchestra tests
Change-Id: Ia896c3f9fcd96dd498eef6d1f83d46e29df0cd6b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Alexandru Avadanii [Thu, 2 Nov 2017 18:36:23 +0000 (19:36 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- salt modules: debian_ip: Accept uppercase ifaces
Since VMs are not affected by this limitation, only apply the fixup
to baremetal nodes.
JIRA: FUEL-299
Change-Id: Ib94c481627538d900295df03b8c8fdc7b61cd718
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Linda Wang [Fri, 3 Nov 2017 08:54:06 +0000 (08:54 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove the constraint of INSTALLER_TYPE
Revert the patch: https://gerrit.opnfv.org/gerrit/#/c/45167
When run on non-opnfv deployment, there is no such concept of INSTALLER_TYPE.
Change-Id: I3d420334c9329f7565cf22a0c314a4ffdb410d36
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Guo Ruijing [Thu, 2 Nov 2017 19:43:19 +0000 (15:43 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- fix deploy.sh not runing issue
deploy.sh is not called as jenkins log
+ cd /home/jenkins/opnfv/slave_root/workspace/container4nfv-daily-master/ci ./deploy.sh
No emails were triggered.
Change-Id: Ie590a53d05ef3d92f78cce0608c165cd2c98c582
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Sofia Wallin [Fri, 3 Nov 2017 08:53:58 +0000 (08:53 +0000)]
Merge "Fix typo on samplevnf release notes ref"
Markos Chandras [Fri, 3 Nov 2017 05:40:06 +0000 (05:40 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Bump OpenStack Ansible SHAs"
- Bump OpenStack Ansible SHAs
We also need to allow root logins when the ansible-hardening role
is applied which are disabled by default.
Change-Id: I71f881305bafdd884d541cd34796a6fed8eee157
Signed-off-by: Markos Chandras <mchandras@suse.de>
Alexandru Avadanii [Thu, 2 Nov 2017 21:57:18 +0000 (22:57 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- Makefile: patches-export: Remove existing patches
In case patch filenames changed, clear the old patches from the
destination directory prior to exporting new patches.
Change-Id: I65e56ae042dca1c769a0f68a449b3b0e7d7d25dc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Xuan Jia [Fri, 3 Nov 2017 03:36:32 +0000 (03:36 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "Add Arm work description for Container4NFV project"
- Add Arm work description for Container4NFV project
As we know, Arm is an active partipants of the Container4NFV project.
Arm has done a lot of work to improve container more widely used for NFV
, which includes various projects of OPNFV focused on container based NFV.
Arm highly recognized the meaning of Container4NFV project, and all Arm's
work would align with the direction of Container4NFV project at the most
extent now and in the future.
The document gives out Arm's existed work for Container4NFV and other
containerized VNF related project. The possible roadmap for Arm's future work
on Container4NFV is also given.
The document contains the following sections:
1. Architecture
2. Container Networking
3. Related Projects
4. the Current Status and Future Plan
5. Contacts
In addition to the format revising, other modifications:
1. Add an index.rst to generate the doc tree
2. Rename the file to container4nfv_on_arm.rst
3. Remove trailing whitespace again
4. Modified the image declartion in the rst
Change-Id: I5f6486ec08c96feb504a50951adab444f035bd53
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
Guo Ruijing [Thu, 2 Nov 2017 18:38:38 +0000 (11:38 -0700)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- add container4nfv in daily jenkins
Change-Id: Icfa4fed9d8a671befb32581b06ac617b6410d3a7
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Serena Feng [Fri, 3 Nov 2017 01:06:59 +0000 (01:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add simple e2e tests for PodsCotroller"
- add simple e2e tests for PodsCotroller
Change-Id: I9baa04ff062f36569c1e143014239931de64cf32
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Trevor Bramwell [Thu, 2 Nov 2017 22:46:46 +0000 (22:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Switch yamllint job to only run against new files"
- Switch yamllint job to only run against new files
Intead of yamllint all files at once yamllint will only run against new
or modified yaml files.
Change-Id: I10b951427966409e15fb773b959adbd780497bad
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 2 Nov 2017 22:40:18 +0000 (22:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "functest: Build Docker images with jjb"
- functest: Build Docker images with jjb
docker-build: Dependency & manifest support
Except for images that have dependencies (as functest-components,
functest-helthcheck, functest-restapi, functest-features,
functest-smoke, functest-vnf), all docker images
are built SEQUENTIALLY in a multijob Phase called 'build-base-img'.
The images with dependencies are built in PARALLEL in the second
Phase, called 'build-child-img', only if the first Phase result is
SUCCESFULL.
The manifest images are created in a third Phase,
'create-img-manifest', through opnfv-manifest.sh script, only if
Phase 'build-child-img' result is SUCCESFULL.
To create manifest images, a mandatory step is to preinstall
manifest-tool on the build image dedicated VM (arm and/or amd)
JIRA: ARMBAND-310
Change-Id: Iaa6640568ed18a3b087db56449173841dd2757ff
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Ross Brattain [Fri, 27 Oct 2017 20:43:28 +0000 (13:43 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- NSB: remove validate_cpu_cfg and all app cpu methods
We don't really know what core we are going to use for the
VNF before we generate the MultiPortConfig, so these
methods are incorrect.
We may need some more advanced method to validate
the vCPU topology, but that will probably happen
in the MultiPortConfig
Change-Id: Ifee7ae4589ce0fce67771fb8d8b8dce0a0f06409
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Eddie Arrage [Fri, 20 Oct 2017 16:43:42 +0000 (09:43 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Modify reference to online mode
Changed reference to online mode to refer to installation rather than
uploading results from Test Host to CVP portal directly, as current
text is misleading.
Change-Id: I9439d340beabb76f04b7782243c050064753a8ec
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Eddie Arrage [Tue, 24 Oct 2017 16:59:50 +0000 (09:59 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update the user guide environment diagrams
Updated the test user guide diagrams with the correct CVP portal
web link and removed direct connection between the Test host and
the CVP server. Online and offline mode refer to installation of
Dovetail docker and dependent images.
Change-Id: If2fb62d105557a41b156b90a3d9c956185be0b7c
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
agardner [Thu, 2 Nov 2017 19:00:49 +0000 (15:00 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Change git base for merge as well
Change-Id: I23b15eacbd7d207dfe1d8e29784a7c623cb0efb9
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 2 Nov 2017 18:30:11 +0000 (18:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Testing new docs verfiy job"
- Testing new docs verfiy job
These docs changes are also legit.
Looks like the reverify trigger is not working as well
Change-Id: I8d16abf3ce0fcae88aec4e8b81b24deb3a991b34
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Thu, 2 Nov 2017 18:19:57 +0000 (14:19 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Change GIT_BASE to https
Change-Id: Ib589aed7f509d003eef35cf93825eb0950e5ae47
Signed-off-by: agardner <agardner@linuxfoundation.org>
Taseer Ahmed [Tue, 31 Oct 2017 15:16:48 +0000 (20:16 +0500)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- docs: Update installation methods
JIRA: SNAPS-193
Change-Id: Ibd42667023311ee2d61142063f4d301bad4ac5d7
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
agardner [Thu, 2 Nov 2017 15:44:01 +0000 (11:44 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Need to change directory check for new docs verify
old dir is no longer generated
grab dir created by tox -e docs
Change-Id: If52e931f6abdc8dcb39fbe7aac3c6b3342ce81c8
Signed-off-by: agardner <agardner@linuxfoundation.org>
Juha Kosonen [Thu, 2 Nov 2017 14:25:00 +0000 (16:25 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Add new neutron scenarios for rally sanity/full
Included several new NeutronNetworks and NeutronSecurityGroup
scenarios introduced by the recent Rally version.
Change-Id: I87ad0947ab6b4e1faf8fcad9006dbe34251c313b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Aric Gardner [Thu, 2 Nov 2017 15:00:39 +0000 (15:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Move all doc verfication to docs-verify-rtd-*"
- Move all doc verfication to docs-verify-rtd-*
Ready for review (tested locally)
1) remove opnfvdocs-daily-{stream}:
We don't need a timed docs build. and it did not build anything usefull
2) remove opnfv-docs-verify-{stream}:
This uses depreciated and unmaintained opnfvdocs/scripts/docs-build.sh
It does not clone submodules and gives no usefull feedback
but it does post to artifacts and give a gerrit comment
move that functionality to docs-*-rtd-*
3) remove opnfv-docs-merge-{stream}:
does not upload anything meaningful
4) remove macro upload-generated-docs-to-opnfv-artifacts:
is no longer needed since we use read the docs
5) improve docs-verify-rtd-{stream}:
generate single page html and post to artifacts
send gerrit commment with location of single page html,
errors (like malformed table) are embedded nicely in the single
page output and give devs a single source of feedback on their work
6) improve docs-merge-rtd-{stream}:
this job now needs to remove review documenation created by
docs-verify-rtd-{stream}
TODO, after this is merged:
remove now unused opnfvdocs/scripts/docs-build.sh
Change-Id: I802eb11712d42555d34f986d061bf0dfc623c1e9
Signed-off-by: agardner <agardner@linuxfoundation.org>
Narinder Gupta [Wed, 1 Nov 2017 21:57:34 +0000 (16:57 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- New lab added for arm64 bit.
modified as per comment from Alex for experimental basis.
Change-Id: Icb28ffb60589d55952c387a8aeb946700ad36b85
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Zhijiang Hu [Thu, 2 Nov 2017 10:42:53 +0000 (10:42 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Support build OVS+DPDK images"
- Support build OVS+DPDK images
Change-Id: Ife79062ff702ba281777f3741a56ac188e98ebec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
xudan [Wed, 1 Nov 2017 03:53:18 +0000 (23:53 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Get SUT's endpoint info
Get the admin endpoints of all service.
JIRA: DOVETAIL-546
Change-Id: Ie0ac3bc5b4eb0885046e207b73217994a4f0e358
Signed-off-by: xudan <xudan16@huawei.com>