Cedric Ollivier [Wed, 15 Nov 2017 10:53:07 +0000 (10:53 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Update unit test related to vyos_vrouter"
- Update unit test related to vyos_vrouter
Utilvnf is now mocked to stop triggering the git clone of an
external repo and creating dirs.
Else we may get errors when testing offline.
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ia7e86593ecca9b9add747ef89b1d5e8d6bdb2d7c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Martin Klozik [Wed, 15 Nov 2017 08:24:29 +0000 (08:24 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "teststeps: Improvements and bugfixing of teststeps"
- teststeps: Improvements and bugfixing of teststeps
This patch introduces several improvements and small bugfixes
of teststeps. These changes were identified during implementation
of OVS/DPDK regression tests.
Patch content:
* teststeps: step aliases were implemented
* teststeps: improved filtering by regex for any step, which returns string
or list of stings; filter will process all lines
* teststeps: support for log object
* teststeps: support for trafficgen get_results call
* teststeps: configurable suppression of step validation
* trafficgen: remove old results before traffic is executed
* trafficgen: support for flow control on/off (IxNet)
* trafficgen: support for configurable learning frames (IxNet)
* trafficgen: support for runtime changes of TRAFFICGEN_PKT_SIZES, _DURATION
and _LOSSRATE
* vnf: flush pexpect output of previous commands
* vnf: use execute_and_wait() to ensure correct cmds order
* vnf: dpdk vHost User interface name set according to its type,
e.g. dpdkvhostuserclient
* vswitch: support for OVS restart
* decap: simplify configuration of tunneling decapsulation tests
* settings: values of all configuration options are restored after TC execution
* modified formatting of test description used by --list
* testcase name and description is logged before its execution
* small bugfixes
JIRA: VSPERF-539
Change-Id: I550ba0d897ece89abd3f33d6d66f545c4d863e7b
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, 14 Nov 2017 12:55:09 +0000 (12:55 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- vpp: Define vppctl socket name
Newer versions of VPP require an explicit definition of CLI socket
file for proper functionality. Otherwise vppctl is not able to connect
to running vpp process and thus vsperf is not able to configure
and control vpp.
Change-Id: Id0df75fd0894e22b1b4d7fa05e16f49efe20d3ab
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>
Linda Wang [Wed, 15 Nov 2017 08:07:00 +0000 (08:07 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Add shebang in snaps_suite_builder.py"
- Add shebang in snaps_suite_builder.py
Change-Id: I3392068b4a47d35bf0d91fe6d93f2de268f198bf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Linda Wang [Wed, 15 Nov 2017 02:17:33 +0000 (02:17 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Do not use cache when building the image
Change-Id: I4655b631313c923b40304740c0abe06ae885727e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Guo Ruijing [Tue, 14 Nov 2017 18:50:08 +0000 (13:50 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Fix jenkins failure due to docker version upgrade
Change-Id: I4d7c09745484632ff6eebeb442f8b5dd02049584
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
akhilbatra898 [Wed, 15 Nov 2017 03:22:13 +0000 (08:52 +0530)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Update gpg key for akhil
- Old key expired
Change-Id: Iba882d9a44cfb5a3b8695ad46f85bc509afbae4f
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
grakiss [Fri, 10 Nov 2017 10:11:18 +0000 (10:11 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Remove style.css for License issue
style.css is GPL 3.0 License based, we need to remove it.
The origin css file is as bellow:
https://www.opnfv.org/wp-content/themes/salient/style.css?ver=4.8.3
So I remove style.css, and write a new css file to replace it.
Change-Id: I78a572f74c71081052767622903b371e22e158a4
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Yifei Xue [Wed, 15 Nov 2017 01:00:21 +0000 (01:00 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "URL correction for quickstart"
- URL correction for quickstart
JIRA: COMPASS-564
The current quickstart URL for stable/euphrates branch is not
correct. This patch is proposed to fix this mistake.
Change-Id: I36883480f2af43baca81f6107d2c2281362104d2
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Bryan Sullivan [Mon, 13 Nov 2017 00:55:45 +0000 (16:55 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- WIP: VES setup for new kafka based design
JIRA: VES-3
Add collector, kafka, agent setup
Change-Id: I4164d270e392aa38ebed98259a9fbdf77d7e5a0e
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Cedric Ollivier [Tue, 14 Nov 2017 18:03:36 +0000 (18:03 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove $BRANCH in healthcheck/Dockerfile"
- Remove $BRANCH in healthcheck/Dockerfile
This build arg is now useless because the multijobs call build.sh
instead of the previous helper [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/47067/
Change-Id: I52af9a5c4ed0775208d4467853f1b886a543de59
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 14 Nov 2017 10:46:05 +0000 (11:46 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update INFO file with new PTL information
Change-Id: Ic50094032d3d15311384f1fa7fbf004e94ec7acc
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Jose Lausuch [Tue, 14 Nov 2017 15:49:30 +0000 (15:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove the functest images built job for Arm"
- Remove the functest images built job for Arm
Change-Id: I03ed53ce0729688977bd8bc85b57ec261373a69e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Cédric Ollivier [Tue, 14 Nov 2017 14:24:49 +0000 (15:24 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix typos in functest-docker.yml
Change-Id: Ibca13382d10de5963929d528ac53e09bf76da6cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Tue, 14 Nov 2017 13:57:25 +0000 (13:57 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Fix permissions on SUSE network script"
- Fix permissions on SUSE network script
We were not getting the eth12 interface in the computes because the
network-config-suse file did not have executable rights:
-rw-r--r-- 1 root root 300 Nov 9 14:40 network-config-suse
Change-Id: Ia796123b331b67bc442d3506b944f0430f7a5f32
Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Fri, 10 Nov 2017 18:07:07 +0000 (19:07 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Remove Reinaldo from the committer's list
According to the helpdesk, Reinaldo never accepted the committer's invitation.
That means he had never been a committer in the project
Change-Id: I67dff62a0b10a6e93a82c8e9ab90dd60e53bd504
Signed-off-by: Manuel Buil <mbuil@suse.com>
Dimitrios Markou [Tue, 14 Nov 2017 13:46:16 +0000 (13:46 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Merge "Removing Jim from the committer's list"
- Removing Jim from the committer's list
As agreed with Jim, he is standing down as committer
Change-Id: I620535b4a352f254d555af300435ba19f5f47230
Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Fri, 10 Nov 2017 16:57:54 +0000 (17:57 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Remove Vishal from the committers list
As agreed with Vishal, he will be moved from the committer's list to the
contributor's list
Change-Id: I56213a013ad309ba559eab702f58d13428769c87
Signed-off-by: Manuel Buil <mbuil@suse.com>
Fatih Degirmenci [Tue, 14 Nov 2017 10:03:44 +0000 (11:03 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: Fix parameters for docker build jobs
Change-Id: Id692673fbd47ba623d52970327dbc6360843b253
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Tue, 14 Nov 2017 09:45:52 +0000 (10:45 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: Fix slave label and parameters
Change-Id: I7fb73132f0ddb95345d2309263f9f22a66d6417e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Tue, 14 Nov 2017 09:08:55 +0000 (09:08 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Integrate ceph in XCI"
- Integrate ceph in XCI
Openstack ansible support to deploy ceph.
The purpose of this patch is to configure the ceph,
just like we configure other openstack components.
The default is to not deploy ceph.
If you want to deploy ceph you just need to
export XCI_CEPH_ENABLED=true before running xci-deploy.sh.
When deployed successfully, the openstack storage will use ceph.
Change-Id: Ifd8d16fdce2914b6316842e72bbfd93228ea059d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jose Lausuch [Tue, 14 Nov 2017 08:44:27 +0000 (08:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set Functest MultiJob as arch independent"
- Set Functest MultiJob as arch independent
Now only one multijob is required to build all containers.
arm64 containers are still built on opnfv-build-ubuntu-arm.
functest-vnf and functest-restapi cannot be built due to a segfault
in ruby operations.
Change-Id: Iea787e2f4731989f610ba9e596a3f596b750548b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 13 Nov 2017 20:18:29 +0000 (21:18 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Move rally and tempest in functest-restapi
It completes the first patch which partially moved rally and tempest
out of functest-core [1] by updating functest-restapi as well.
os-faults is also installed in the right containers.
[1] https://gerrit.opnfv.org/gerrit/#/c/47115/
Change-Id: Ia460dbe7785e2beffa5ba1a15f5a5bf2083b252a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
akhilbatra898 [Mon, 13 Nov 2017 08:30:55 +0000 (14:00 +0530)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Add public keys for akhil
Change-Id: If13f9f73adda0356054c26480b37c371fd1eb1db
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
Zhijiang Hu [Tue, 14 Nov 2017 03:08:26 +0000 (22:08 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Bugfix for 47103
Change-Id: I013e19ddcceac32e964b6a930edd653a552ca83d
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Zhijiang Hu [Mon, 13 Nov 2017 07:34:32 +0000 (02:34 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Exit if kolla image build failed
Previously, image build failure was ignored since the failure is
caused by images that we do not need. Then, we only build what
we really need. So now, image build failure should not be ginored
any more.
This PS also do clean up task after failure occured, althrough
this is not really necessary when running in a temporary VM. But
it is helpful when running manually.
Change-Id: Ica8771e80bc313795598e18dc0175177ccb6c11a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Trevor Bramwell [Mon, 13 Nov 2017 22:40:43 +0000 (22:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix the bug of patch verify"
- fix the bug of patch verify
If one patch don't modify the "yml" or "yaml" file,
the script will exit with 1 at egrep "ya?ml$", then mark build as failure.
In my opinion, if not modify the "yml" or "yaml" file, the yamllint should be successful.
So we need mark the result of egrep "ya?ml$" as true, then judge the $YAML_FILES.
Change-Id: I8abcadc9e4c85935ac7b20cdf54713b9800108ba
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Trevor Bramwell [Mon, 13 Nov 2017 22:16:59 +0000 (22:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Automation Job Repo to releng-testresults"
- Update Automation Job Repo to releng-testresults
Switches the jjb/releng/automate jobs to use the releng-testresults
repository now that files under utils/test have been migrated.
Assumes shell and python scripts required for the job are now located
in the releng-testresults repo under ./ci/
Change-Id: I1f036d9d8abd988477e18b2f2efd8f80d550a61c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 13 Nov 2017 22:07:43 +0000 (22:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Artifacts JSON Job"
- Remove Artifacts JSON Job
As far as I know the site that consumed this resource was never actually
published, and given this runs frequently on master, removing it should
save resources.
Change-Id: I383fcffcef98e0e12a38d15dcb1204419283b833
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Mon, 13 Nov 2017 18:01:55 +0000 (13:01 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fix install failures for python-etcd and puppet-etc
Delorean repo used in frozen images has expired, so need to
pull from latest Ocata repo.
JIRA: APEX-542
Change-Id: I2e3e16687b9ca389ecaf83ca48dddf4d4a161357
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Nov 2017 18:10:12 +0000 (18:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Move Apex Verify Jobs to apex-verify-jobs file"
- Move Apex Verify Jobs to apex-verify-jobs file
JIRA: RELENG-287
Change-Id: Ie50fdddc47b47764d3e3064904f19015d5d39341
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Mon, 13 Nov 2017 16:04:55 +0000 (16:04 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "AArch64: deploy.sh: Add AAVMF install prereq"
- AArch64: deploy.sh: Add AAVMF install prereq
Change-Id: I7b3bb3eac1b4665dc9c08eaf6f5af336cde31f87
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Mon, 13 Nov 2017 15:59:29 +0000 (15:59 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: Add details to the installation instruction"
- docs: Add details to the installation instruction
Added some text details to the diagrams from
https://gerrit.opnfv.org/gerrit/#/c/46801/
Change-Id: Ib761ca2a63e7c9e267c3c5c7bbe659d42bddea5e
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Alexandru Avadanii [Mon, 13 Nov 2017 15:39:47 +0000 (15:39 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "deploy.sh: Check hypervisor after prereq install"
- deploy.sh: Check hypervisor after prereq install
On a clean system (i.e. no libvirt installed), the prerequisites
should be installed first, before checking for hypervisor access.
While at it, add 'libvirt' to the list of prerequisites, as it is
not automatically required by the others.
Add a note in the documentation about libvirtd service not being
automatically started after installation on CentOS.
Change-Id: I29d94d4a56cd823362811e8fc9c076c83fb6c04c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Deepak S [Mon, 13 Nov 2017 08:16:01 +0000 (00:16 -0800)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Remove unused files in udp replay
Change-Id: I8cbad85c607ca5148723ed3689eaed2c4967fb1d
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Cedric Ollivier [Mon, 13 Nov 2017 13:11:10 +0000 (13:11 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove rally and tempest from core/Dockerfile"
- Remove rally and tempest from core/Dockerfile
JIRA: FUNCTEST-889
Change-Id: I6092c8b6599705d23dcb3aba8c4470b76c41455c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Linda Wang [Mon, 13 Nov 2017 04:20:47 +0000 (04:20 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Move rally and tempest out of functest-core
JIRA: FUNCTEST-889
Change-Id: I96776da7af50b2c33c34dd731b5500b891d263d6
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Linda Wang [Fri, 10 Nov 2017 01:31:38 +0000 (01:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Functest] Remove ubuntu based image built job
As the former Dockerfile based on Ubuntu has been removed [1], now
multiple Alpine containers are used.
[1]: https://gerrit.opnfv.org/gerrit/#/c/46907/
Change-Id: I62fba4403fc11c1f5e60bf4e5eebc3406cd5d0fd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Guo Ruijing [Sun, 12 Nov 2017 18:59:25 +0000 (13:59 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- update container4nfv deployment
1. use opnfv/container4nfv vagrant box to reduce installation time
2. reduce installation timeout
3. use same ip address for all deployment
Change-Id: I0849590ada214f182c75bcdc9e72cb26dc6f6918
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Justin chi [Mon, 13 Nov 2017 07:04:04 +0000 (07:04 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Auto start bridge on jumphost"
- Auto start bridge on jumphost
Set libvirt bridges to auto start on jump
host to avoid network failure when reboot.
Change-Id: Ic2fcbe2aa6ac512c25589d49ce10882d2e84ddeb
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
rpaik [Thu, 9 Nov 2017 18:02:03 +0000 (10:02 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Added a license metadata line to specify Apache-2.0
Change-Id: Ic5c3c3e2bbc2cff54f291fcd77bf9b5741f9f606
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Zhijiang Hu [Mon, 13 Nov 2017 03:19:29 +0000 (22:19 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Dump log after deplying timeout
Change-Id: I8ff298bc09bd3117f5ae8a1d81be3e5661a56e9a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Alexandru Avadanii [Sun, 12 Nov 2017 18:47:41 +0000 (19:47 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: kvm nodes: Configure repos before new krn
Armband requires a custom kernel on baremetal nodes (kvm, cmp).
However, the repos (configured as part of `linux.system` high state)
were added before installing the kernel only for cmp nodes.
Change-Id: Ie8d6e9cf4eaa84c459a70112ef002d09be9c4cf4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 12 Nov 2017 16:31:38 +0000 (17:31 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for apache mod list fix
Change-Id: Ia719a04a88533e55f713d955b5999130b5fc635a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Taseer Ahmed [Mon, 6 Nov 2017 06:50:52 +0000 (11:50 +0500)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Add SNAPS as a pip requirement
- Remove common OpenStack requirements
- Will result in conflicts
- Use SNAPS built from master branch
JIRA: STORPERF-227
Change-Id: Ie4facfa092bafefe15168042fb94ea7ff9bac7d0
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Alexandru Avadanii [Sun, 12 Nov 2017 05:45:50 +0000 (06:45 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] prx: Fix empty Apache module list
On low state expansion, apache.server.modules is iterated, and
since reclass transforms '~' into 'null', an exception is thrown.
Use an empty string instead (different type will still ensure reclass
overrides variables from apache service instead of merging the lists).
While at it, add missing version 'latest' for mod-wsgi pkg.
Change-Id: I7913483b6a1be545b96de2958c39840940d9c557
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 12 Nov 2017 01:05:50 +0000 (02:05 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- salt formulas: Pin via reclass instead of salt.sh
Previous commit pinned the salt-formula-package by installing a
specific version after OPNFV-specific patches were applied by
`patch.sh`. To prevent patch bypass, move the pin to reclass model.
While at it, also move salt-formula-neutron pinning to reclass to
bypass wrong minimum length of 2 for version-pinned formula pkgs.
Change-Id: I35c2773c130d79ec919685cd771311d6c11e11a8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 11 Nov 2017 18:07:48 +0000 (19:07 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- salt.sh: Pin MaaS formula to last known stable ver
Recent upstream changes broke MaaS machine status parsing. Pin
the formula to the previous version until upstream provides a
fixed package or a repo snapshot baseline.
Change-Id: I26ebd60f40812ae47da0ca28d19c9fdcac7920da
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cédric Ollivier [Sat, 11 Nov 2017 00:15:42 +0000 (01:15 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Functest Docker multijob
It mainly fixes the project names in the multijob and removes the
triggers added by "Add build triggers and source code management" [1].
It should be noted that creating manifest shouldn't be done via one
job per arch.
[1] https://gerrit.opnfv.org/gerrit/#/c/46789/
Change-Id: I2cb078ffb900513d4404a39936703844916d84e4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 10 Nov 2017 22:39:11 +0000 (23:39 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Add BRANCH as Docker build arg
It conforms with the prerequisite of the current releng Docker script.
BRANCH can be considered as useless because releng already clones the
right git branch.
It's a temporarily solution before modifying a script used by lots of
OPNFV projects.
Change-Id: I585d7a79a9ebaeaffd69af1da1731c44e131f6b5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Kerim Gokarslan [Fri, 10 Nov 2017 20:45:23 +0000 (12:45 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-46 Change names of identity v3 fields
Change-Id: Icfdad8f8ad105a3dfce64efaceeb0ae8f1430e97
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Narinder Gupta [Wed, 8 Nov 2017 05:40:00 +0000 (23:40 -0600)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modified to replace neutron with openstack commands.
Added intel pod19 labconfig as well. updated with comments.
Change-Id: I206da5afdfc1ed73f6fd589853bbbdf2bcc27e07
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Alexandru Avadanii [Fri, 10 Nov 2017 16:37:27 +0000 (17:37 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for proxy apache fix
Change-Id: Id4b6c37d6814458600e2554f96e4580b126f1b63
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
spisarski [Thu, 9 Nov 2017 22:07:15 +0000 (15:07 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Deleting files created when obtaining keypair settings from heat.
When Heat creates a keypair and SNAPS-OO attempts to generate a
KeypairSettings object, the private key is getting stored into
a file that was not getting cleaned up in some of the tests.
JIRA: SNAPS-177
Change-Id: I50759a74efbd1d0df4de0780da43b9e56432d28c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Trevor Bramwell [Fri, 10 Nov 2017 16:39:25 +0000 (16:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Modify the fuel deployment type judgement in fetch-os_creds.sh"
- Modify the fuel deployment type judgement in fetch-os_creds.sh
The BUILD_TAG on ZTE baremetal PODs don't include the word "baremetal".[1]
Line 117 can't be correctly executed. Use a negative checking instead.
[1] https://build.opnfv.org/ci/job/functest-fuel-zte-pod1-daily-master/206/injectedEnvVars/
Change-Id: I1a36494768e0172bcf6a016fd8f2524854c9b876
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Michael Polenchuk [Fri, 10 Nov 2017 12:58:06 +0000 (16:58 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Apply apache state on proxy nodes
Apache module will take care of ports.conf file to prevent
bind socket conflict between apache & nginx services.
Change-Id: Ia76ec356002e1db0dabd20d8f355a1b16fc07b30
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cedric Ollivier [Fri, 10 Nov 2017 15:53:11 +0000 (15:53 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Select the subset of snaps test cases"
- Select the subset of snaps test cases
Change-Id: I03e422d5dae0ced9cd7a5477c31359ffc7795c42
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Ross Brattain [Fri, 10 Nov 2017 15:09:57 +0000 (15:09 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Remove network_services.vnf_generic.vnf.prox_helpers.ProxSocketHelper.rx_stats"
- Remove network_services.vnf_generic.vnf.prox_helpers.ProxSocketHelper.rx_stats
* Remove the method which is unused and is marked as deprecated.
Change-Id: Ie64084fcd26985283c664445b173a757d3d908ab
JIRA: YARDSTICK-838
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Fri, 10 Nov 2017 15:06:20 +0000 (15:06 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "tc053 kill haproxy wrong mismatch"
- tc053 kill haproxy wrong mismatch
JIRA: YARDSTICK-831
Change-Id: I587c486572f439952b8a31da664d1e2c1fb8dc27
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Ross Brattain [Fri, 10 Nov 2017 15:05:51 +0000 (15:05 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Heat: add availability_zone"
- Heat: add availability_zone
Users would like to ensure placement of VMs on specific compute nodes so
that the measurements are meaningful. Examples: Measure network
performance in different scenarios (VMs in same host, in different
hosts, across fabric, across tenants)
Example:
context:
name: yardstick
placement_groups:
pgrp1:
policy: "availability"
servers:
tg_0:
floating_ip: true
placement: "pgrp1"
availability_zone: "zone2"
vnf_0:
floating_ip: true
placement: "pgrp1"
availability_zone: "zone1"
Change-Id: I28a757c25ae3f5b3571ab3edd82d51ceba32c302
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Fri, 10 Nov 2017 15:04:57 +0000 (15:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Update links to documentation in README.rst"
- Update links to documentation in README.rst
The links to the docs in README were pointing to Colorodo documentation.
For master, this should not be pinned to a particular release, but
should show the most recent docs at all times.
Change-Id: I3186ea0dbc5105812407a0f87e02d99899a951a0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Fri, 10 Nov 2017 14:59:30 +0000 (14:59 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB: fix vpe_config license"
- NSB: fix vpe_config license
Use Apache 2.0
Change-Id: I199d09f04a5c84a25bd91dceba5e4ed1f93075f6
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Fri, 10 Nov 2017 14:58:03 +0000 (14:58 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "pmu: remove event_download_local workaround script"
- pmu: remove event_download_local workaround script
intel_pmu needs to download a config file based on the
CPU model. When generating VNF images we don't have
access to the actual vCPU that will be used, so we
can't predownload. This code was meant to be a fix
for that by downloading all the configs and then
selecting one that matched the vCPU.
However we have license issues with intel_pmu enven GPLv2 code,
so remove it for now.
Change-Id: I5257ff7c4ddc1d40537dadb29efa40d1d68cb852
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
tomsou [Thu, 9 Nov 2017 14:53:54 +0000 (16:53 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Adapt bgp daemon to run properly for testcase3
Since apex includes a new version of zrpcd compatible with Carbon
and Nitrogen [0], an adaptation is needed for bgp daemon enabling
and running within testcase3
Note that zrpcd run now as a process and not as a service
JIRA: SDNVPN-172
[0] https://jira.opnfv.org/projects/APEX/issues/APEX-508
Change-Id: Ia0ec4ab0f15ecf3d5c76c5fa541fe8338762ecaf
Signed-off-by: tomsou <soth@intracom-telecom.com>
Ruan HE [Fri, 10 Nov 2017 09:47:49 +0000 (09:47 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update the README to the version 4.3 of the plaform."
- Update the README to the version 4.3 of the plaform.
Change-Id: I4c3408540540aae62f4bafc2d61d2c6d2be59dd7
Ruan HE [Fri, 10 Nov 2017 09:47:10 +0000 (09:47 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update build script to get the version written in __init__.py"
- Update build script to get the version written in __init__.py
Change-Id: Ic7cb523a2898c364a2ba052a984bb13202bb9324
Ruan HE [Fri, 10 Nov 2017 09:46:52 +0000 (09:46 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update the db_manager in order to use it for tests"
- Update the db_manager in order to use it for tests
Change-Id: I959b3c0e7be664fbe60ee45114c10a6bd3cbba00
Ruan HE [Fri, 10 Nov 2017 09:45:05 +0000 (09:45 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update server object for unit testing."
- Update server object for unit testing.
Change-Id: I41f697966e0b7e73db6a4cfd6e5c5461854097fc
Michael Polenchuk [Fri, 10 Nov 2017 09:42:27 +0000 (09:42 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[baremetal] package: install python-yaml"
- [baremetal] package: install python-yaml
- Required for PDF parsing
Change-Id: I95205e62efab3e9920687866d3a53a135828a218
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Xuan Jia [Fri, 10 Nov 2017 03:31:43 +0000 (03:31 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "fix container4nfv jenkins job hung issue"
- fix container4nfv jenkins job hung issue
1. fix cleanup: poweroff/delete all vms
2. add timeout for kubeadm init/join hung:
https://github.com/kubernetes/kubernetes/issues/43800
3. try to fix kubeadm init/join hung
Change-Id: I133d5aafee0455848909484efee5548b2015473d
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Guo Ruijing [Thu, 9 Nov 2017 16:42:19 +0000 (11:42 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- create opnfv/container4nfv vagrant box
containter4nfv job is slow to install packages & docker image.
opnfv/containter4nfv vagrant box install docker.io & kubernetes
and pull kubernetes dockers.
Change-Id: I78d5142127d31214c397bd8fc8465b0a6fc647cf
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
rpaik [Thu, 9 Nov 2017 19:18:51 +0000 (11:18 -0800)]
Update git submodules
* Update docs/submodules/onosfw from branch 'master'
- Added a license metadata line to specify Apache-2.0
Change-Id: I37115ca3ad66360091d72142603d97538212a068
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Tim Rozet [Tue, 7 Nov 2017 05:20:46 +0000 (16:20 +1100)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes dependency install of env group Virtualization Host
Virtualization Host env group started failing for users with centos 7.4
and according to Ansible guide the correct format for env groups should
be "@^" prefix:
http://docs.ansible.com/ansible/latest/yum_module.html
JIRA: APEX-539
Change-Id: I3f71ce4462b33ad0772963869db4ea3c0f6e9e51
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Wed, 8 Nov 2017 23:18:36 +0000 (15:18 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix removal of kernel directories in repo archiver
Removal of these directories was silently failing due to the '-f' flag
of rm. Unquoting '{..}' allows bash to corretly interpret the brace
expansion.
Change-Id: I315c63b5eb26fd3780632da0961a0eaf86439ae3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
rpaik [Thu, 9 Nov 2017 18:28:10 +0000 (10:28 -0800)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Added a license metadata line to specify Apache-2.0
Change-Id: Ib37b90992ab37abd19774d1348670dea7cc29bf2
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Alexandru Avadanii [Thu, 9 Nov 2017 18:15:10 +0000 (18:15 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: add Pod Descriptor Files information"
- docs: add Pod Descriptor Files information
Change-Id: I9ca83d2bc42cb15cd37aa3726c02c458fb8a0ea3
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Manuel Buil [Thu, 9 Nov 2017 16:17:41 +0000 (17:17 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Adding Dimitris as a committer
Dimitris has been helping a lot in the 2 previous releases. This last release
has proven that he is essential to the project adding features like
multi-installer support and helping debug SFC in both APEX and xci. That's
why I think he should become committer in the OPNFV-SFC project
Change-Id: I727e3e4e34b9b8aee24cd2b85af23fe97d601278
Signed-off-by: Manuel Buil <mbuil@suse.com>
Steven Pisarski [Thu, 9 Nov 2017 17:46:41 +0000 (17:46 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Initial patch to begin adding support for Magnum."
- Initial patch to begin adding support for Magnum.
JIRA: SNAPS-212
Change-Id: I5f72fe9c28fe5cdd61546eee828becd034f8aff9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Manuel Buil [Thu, 9 Nov 2017 16:13:03 +0000 (17:13 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Revert "Adding Dimitris as a committer"
This reverts commit
49f2896fd90e53e8b8c83cf5e5b22abda7781f54.
Change-Id: Id1d030a370f271e21c4a020726474bb2746bfae8
Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Thu, 9 Nov 2017 08:04:36 +0000 (09:04 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Adding Dimitris as a committer
Dimitris has been helping a lot in the 2 previous releases. This last release
has proven that he is essential to the project adding features like
multi-installer support and helping debug SFC in both APEX and xci. That's why
I think he should become committer in the OPNFV-SFC project
Change-Id: I9fced455db635864cc1ef3523bc6b2bc78d54c5f
Signed-off-by: Manuel Buil <mbuil@suse.com>
Steven Pisarski [Thu, 9 Nov 2017 15:55:58 +0000 (15:55 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Apply upper-constraints when testing SNAPS"
- Apply upper-constraints when testing SNAPS
It conforms with OpenStack rules [1] and enforces the same testing
env over the OPNFV projects [2].
[1] https://wiki.openstack.org/wiki/Requirements
[2] https://wiki.opnfv.org/display/functest/Requirements+management
Change-Id: Iad277b305dbb6c9e96894f5809edcb27a750e418
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Michael Polenchuk [Thu, 9 Nov 2017 08:11:06 +0000 (12:11 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Handle vlan package to avoid downgrade
Change-Id: Ic81507f3f7b3fec593b507e0c534434e8489b01b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
spisarski [Tue, 7 Nov 2017 22:23:15 +0000 (15:23 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Adding tests for IPv6.
Included in patch:
1. Refactor Network domain object to include Subnet objects
2. Removed subnet members from OpenStackNetwork
3. Added exhausive IPv6 tests to neutron_utils_tests.py
4. Added two IPv6 integration tests to create_network_tests.py
5. Added two tests where VM instances have ports with IPv6 addresses
6. Updated docs
JIRA: SNAPS-178
Change-Id: Id3e5448cb431d2acf47029244fe6773f3f29d368
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Deepak S [Thu, 9 Nov 2017 14:18:06 +0000 (14:18 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix changing impair delay through command line"
- Fix changing impair delay through command line
Change-Id: I7797241a1d384fa184bdf4d73b81babb21f7383d
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Xavier Simonart [Wed, 18 Oct 2017 11:19:27 +0000 (13:19 +0200)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Fix latency commands in l3 submode
Change-Id: I9c46b57f98b566efc8ca3ea5966befe2a150315b
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Cédric Ollivier [Thu, 9 Nov 2017 05:05:06 +0000 (06:05 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove the former Dockerfile
opnfv/functest had been split into multiple containers based on
Alpine (See Docker Slicing [1]) during Euphrates.
As ARM is being switching to them, we can safely remove the related
files.
[1] https://git.opnfv.org/functest/tree/docs/com/pres/dockerslicing/dockerslicing.md?h=stable/euphrates
Change-Id: I30294a94cc742ba80a7bc4f35db9330240385bb0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 9 Nov 2017 12:36:55 +0000 (13:36 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Stop installing docker/config_install_env.sh
Change-Id: Ie70fadd15df5e878e161d552b893e6033bb70527
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 9 Nov 2017 06:56:59 +0000 (07:56 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Stop installing enable_remote_api.sh
Change-Id: Ibb7798795bd902c990ba2079199592412b257be6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Delia Popescu [Tue, 7 Nov 2017 15:18:22 +0000 (17:18 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Patch Functest docker images for ARM
A new tox env is defined to ease patching all Dockerfiles for ARM.
This env will only patch the Dockerfile related to functest-core when
the manifests are published.
Jenkins jobs can simply apply the next command:
$ tox -e patcharm64
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icf69e27c1da95a721ebf67d5ce190c9b8cefce0a
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
grakiss [Thu, 9 Nov 2017 11:01:00 +0000 (11:01 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Bugfix: use '_id' as the primary key of the data rather than the 'Test ID'
JIRA: DOVETAIL-554
It allows different users to upload the same results now.
So the 'Test ID' is not unique in this situation.
Use '_id' as the primary key which can uniquely identify one data.
Change-Id: I852ee116f36a6a86e9b4350183e39ee00f8b99de
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
grakiss [Wed, 8 Nov 2017 07:58:34 +0000 (07:58 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- [cvp-web] Bugfix: Results shared by email are not shown on non-reviewer's pages
JIRA: DOVETAIL-551
The CVP web portal can support share with name and
share with email address.
But when sharing with email, the pages of non-reviewers
will not show the results shared by others.
Change-Id: I94451448cc60d1f7a3472d756c502200757a16a8
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
DanielMartinBuckley [Fri, 3 Nov 2017 11:28:23 +0000 (11:28 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Addition of IPv6 icpm, udp and tcp to Neutron Security Group
When creating a Neutron security group for a heat template. Add
IPv6 security group rules to access the resouces.
Change-Id: I0b541dfe400121e35908a70778665ee1576f0622
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Ross Brattain [Thu, 9 Nov 2017 10:18:21 +0000 (10:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB Prox LW_AFTR Test"
- NSB Prox LW_AFTR Test
JIRA: YARDSTICK-802
Addition of PROX LW_AFTR basked on PROX/DATS v037 test_104_lw_aftr.py
- This support BM and Openstack Heat
- This supports 4 Ports ONLY
- Grafana Dashboards included
- Code Coverage / Unit testing
Change-Id: If2170ab458bf687256d5f1a1e840a3b9d2788ef7
Signed-off-by: Daniel MArtin Buckley <daniel.m.buckley@intel.com>
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Tim Irnich [Thu, 9 Nov 2017 08:06:14 +0000 (08:06 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "remove flavor at the end of the test"
- remove flavor at the end of the test
JIRA: SDNVPN-122
Change-Id: I89f457e0d5a7c7c98bab223e722a5eb5a23387b6
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
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>