Narinder Gupta [Fri, 1 Dec 2017 16:20:03 +0000 (16:20 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "adding latest release charm support."
- adding latest release charm support.
Change-Id: I4e8bf6ccf9081e3b0bc8c544cd7a6ecb9156ea28
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Ruan HE [Fri, 1 Dec 2017 15:44:28 +0000 (15:44 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "create moon python unit test docker image"
- create moon python unit test docker image
Change-Id: I91c7103ca046a67c3cefadbd9ca6eca52cfbc0cf
Signed-off-by: RHE <rebirthmonkey@gmail.com>
Thomas Duval [Fri, 1 Dec 2017 15:29:39 +0000 (16:29 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Update unit tests for Moon Manager
Change-Id: I8de6950ed7df2b577e40920dd1df11c04da797a5
Maryam Tahhan [Fri, 1 Dec 2017 14:15:15 +0000 (14:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- barometer: bugfix missing script
Update job to check for missing RPMs and block the artifact upload if there is
an issue.
Change-Id: I8230e82e7bc7c92bd5e87a8c15867ad311089790
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Maryam Tahhan [Fri, 1 Dec 2017 13:52:19 +0000 (13:52 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- ci: fix RDT missing package in nightly build
Change-Id: I0c3d750b798a210cade2cffc73da4620843b6932
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Steven Pisarski [Fri, 1 Dec 2017 14:14:17 +0000 (14:14 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Deactivated test heat template's volume encryption."
- Deactivated test heat template's volume encryption.
Removed volume encryption from the test volume heat template as
it is no longer operating properly against a Pike pod. Created the
ticket SNAPS-245 to address this issue sometime in the future.
JIRA: SNAPS-240
Change-Id: I610dbba4ebadd5dfb360a665b7a543be6ef5fb1c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Thu, 30 Nov 2017 18:57:40 +0000 (11:57 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added exception handling around adding security groups.
When a VM instance has a security group associated with it and
the client attempts to add the same security group, a Pike pod
now raises a ClientException where previous releases simply return
None. This patch adds the appropriate exception handling that
allows several existing tests to pass not only with Pike but also
with all OpenStack versions.
JIRA: SNAPS-239
Change-Id: I282df5a2b516dab415ba5e2e7208176f2ba3f270
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Alexandru Avadanii [Fri, 1 Dec 2017 00:42:22 +0000 (01:42 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- salt.sh: Force ocata link creation
Required for re-deploying with `ci/deploy.sh -f`.
Change-Id: I8e6d95f17f57b9dab3257fb4c8ccd1f962dacb45
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Navya [Wed, 4 Oct 2017 09:55:58 +0000 (02:55 -0700)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
- Execution of Livemigration through Yardstick
This Patch includes the scripts to execute the live migration test
using Yardstick and providing the information of VM downtime,
setuptime,totaltime
Change-Id: Ibe768adde1e5b2289a716524a274081cca97751d
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Signed-off-by: Navya <navyax.bathula@intel.com>
Ruan HE [Fri, 1 Dec 2017 10:20:51 +0000 (10:20 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Add unit tests for moon_db"
- Add unit tests for moon_db
Change-Id: I98c18e696bd9dffe8c0ccc62df6c5210d78b4ab4
Markos Chandras [Fri, 1 Dec 2017 08:40:03 +0000 (08:40 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "integrate inband os-odl-nofeature scenario"
- integrate inband os-odl-nofeature scenario
Change-Id: I4ea6b421a24f41ea3ca925ea98d961e1a34e7876
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Victor Morales [Thu, 30 Nov 2017 12:27:30 +0000 (04:27 -0800)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Replace the OPNFV hardcoded IP
The xci-deploy.sh script has an IP address which has been replaced
for OPNFV_HOST_IP environment variable. This commit completes that
change.
Change-Id: I285b6a5b88fb15e7b68a94e95634d9d289d8659a
Signed-off-by: Victor Morales <victor.morales@intel.com>
SerenaFeng [Fri, 1 Dec 2017 07:55:03 +0000 (15:55 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- allow zte-pod3 pushing results to artifacts
Change-Id: I72d93cc6a6e73b9fd91b3a1777dbf0dfe25a0b22
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Jing Lu [Fri, 1 Dec 2017 05:40:23 +0000 (05:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "KVMFORNFV: Reverting LiveMigration changes"
- KVMFORNFV: Reverting LiveMigration changes
This patch consists of reverting the changes of patch 45227 and
incudes redirecting the console output of the LiveMigration
execution to /dev/null as the stdout contains only the statistics,
i.e., totaltime, downtime and setuptime.
This reverts commit
5a1f65d3e7d67488ee6f558dccfa5ca5581ddb65.
Change-Id: I252b5a4045657cfa8362e9aae755249480cd3b77
Signed-off-by: Navya <navyax.bathula@intel.com>
Justin chi [Fri, 1 Dec 2017 02:02:20 +0000 (02:02 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "fix scenrios file link when k8s deployment"
- fix scenrios file link when k8s deployment
Change-Id: Ibf64258b368393a0805868501e367f32b28bbe81
Signed-off-by: chigang <chigang@huawei.com>
ahothan [Fri, 1 Dec 2017 01:10:41 +0000 (17:10 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Move container to tag 1.2.1
Change-Id: I873c852f47d5ba2e3098908919f2b66dce02a1e8
Signed-off-by: ahothan <ahothan@cisco.com>
Kerim Gokarslan [Fri, 1 Dec 2017 01:02:53 +0000 (17:02 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-50 Update TRex to 2.32
Change-Id: Ic88b7530db6d2845e3a466b676cb250dfdf02409
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Feng Pan [Fri, 1 Dec 2017 00:24:14 +0000 (00:24 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes inserting ceph OSD into compute role"
- Fixes inserting ceph OSD into compute role
The lineinfile was not actually inserting the CephOSD line because it
was already present later in the file (regardless of 'insertbefore').
Therefore we can fix it by simply removing the CephOSD line before we
try to set it, since we do not need it in the storage role anyway.
Change-Id: I8c8d9b6baccfc77ea582fab6ad438b02293f96fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Yichen Wang [Thu, 30 Nov 2017 22:20:09 +0000 (14:20 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-49] Fix the regression issue and support VPP
Change-Id: I7a2e000e80ea624b279b9d0aa99a21c3f33c989d
Signed-off-by: Yichen Wang <yicwang@cisco.com>
Trevor Bramwell [Wed, 29 Nov 2017 18:38:40 +0000 (10:38 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update Releng Testresults PTL Macro
Send emails to Serena after weekly Anteater scans on the
releng-testresults repository.
Change-Id: Ic4d61137ea8e30985f5330651e8d2da37b71fca3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Feng Pan [Thu, 30 Nov 2017 18:34:07 +0000 (18:34 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Disable introspection extras"
- Disable introspection extras
According to the documentation introspection extras attempts to collect
more hardware info during inspection. This is causing problems for some
users and we do not need it for our deployments.
JIRA: APEX-534
Change-Id: Ia4a72ed14fb744a10d02ee2d3f4e283cc7208c2b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 30 Nov 2017 18:11:59 +0000 (18:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clean Anteater Weekly Workspace after Emailing PTL"
- Clean Anteater Weekly Workspace after Emailing PTL
The workspace is cleaned immediately after anteater is ran. This removes
the securityaudit.log which the emails to PTLs should contain.
Change-Id: I0afa4c69035e411aebe7cfea625ebafe5796d236
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Brady Johnson [Thu, 30 Nov 2017 17:13:07 +0000 (17:13 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Merge "[WIP] Adapt XCI scenarios for Fraser"
- [WIP] Adapt XCI scenarios for Fraser
We plan to support both stable/pike and master in the Fraser release
Change-Id: I5acd5d796a4ed376d5110d7268980faec9cec126
Signed-off-by: Manuel Buil <mbuil@suse.com>
Markos Chandras [Thu, 30 Nov 2017 14:11:51 +0000 (14:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: bifrost-verify: Simplify bifrost job
We no longer test OPNFV commits that affect bifrost since these are
being tested as part of the XCI jobs. As such, simplify the job to
only test incoming upstream patchsets. Moreover, we need to block
when an XCI job is running since both jobs run on the same hosts and
create the same VMs.
Change-Id: I5c11ae5b6a4d719ec41a6e663ddf6ecbd71ac1a5
Signed-off-by: Markos Chandras <mchandras@suse.de>
Thomas Duval [Thu, 30 Nov 2017 14:35:53 +0000 (15:35 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add documentation for GUI development
Change-Id: Ia995f66bf75e114fde1e478865963d35320130b7
Jose Lausuch [Thu, 30 Nov 2017 14:31:11 +0000 (14:31 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Adjust timeouts in Vnfs"
- Adjust timeouts in Vnfs
When testcases fail, the jjobs is aborted and the result isn't
printed.
Change-Id: Ibda6268873303e631705c695a41c50980a3d29e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Feng Pan [Thu, 30 Nov 2017 14:21:38 +0000 (14:21 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Bump RPM versions to 6.0 for Fraser"
- Bump RPM versions to 6.0 for Fraser
Change-Id: I1bf736107627f0da7a027b460f19b53dac3045c3
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 29 Nov 2017 22:09:41 +0000 (17:09 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes permissions and owner for undercloud.qcow2
The undercloud storage disk is copied during our deployment from
modified underloud from upstream. We copy it as owner root with wrong
permissions. This changes the owner to qemu and sets the permissions
the same as the other storage disks that virsh creates for overcloud
nodes.
Change-Id: Ie884a586f91be3461e4b511e224d061639f04c69
Signed-off-by: Tim Rozet <trozet@redhat.com>
Linda Wang [Thu, 30 Nov 2017 14:11:52 +0000 (14:11 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Stop updating test_db_url in config file by env var"
- Stop updating test_db_url in config file by env var
If TEST_DB_URL is declared in env variable, use it
before considering the var in config file.
Change-Id: I656ad8765287c48d60af7ab88b421805d76fb231
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Maryam Tahhan [Thu, 30 Nov 2017 11:24:49 +0000 (11:24 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- src: hugepages configuration bugfix
Change-Id: Ia3e747b29bf5b00e135ec15c6134d827d4562c47
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Cédric Ollivier [Thu, 30 Nov 2017 10:37:11 +0000 (11:37 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Reorder Vnf testcases
Cloudify IMS testcases could easily tigger jjob timeouts.
Vyos_router should run before as it ends much quickier.
Change-Id: Icd4323a7216615e75613e5fb241ae144f727d4fd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Thu, 30 Nov 2017 11:17:00 +0000 (11:17 +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: Iee45d9c865f3fdc83089126cf78b1daa0917df1a
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Thu, 30 Nov 2017 11:16:54 +0000 (11:16 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: Drop OPNFV_RELENG_DEV_PATH variable"
- xci: Drop OPNFV_RELENG_DEV_PATH variable
The OPNFV_RELENG_DEV_PATH variable was used to point to a releng-xci
development repository. However, people normally set the current
directory as the development one and they almost always want to
test the current code in XCI. Using an secondary releng-xci tree
as development repo is a very obscure case and it normally complicates
things. As such, let drop this option and always use the current
repository for development purposes.
Change-Id: If111bf29a32a5f6ea28694f191645af0c6a87abc
Signed-off-by: Markos Chandras <mchandras@suse.de>
Ruan HE [Thu, 30 Nov 2017 10:48:07 +0000 (10:48 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update configuration for the mapping with Manager and Keystone"
- Update configuration for the mapping with Manager and Keystone
Change-Id: I34d6318191aff6d9302b1e82344ec762ed28e85b
Ruan HE [Thu, 30 Nov 2017 10:47:42 +0000 (10:47 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update GUI startup logs"
- Update GUI startup logs
Change-Id: I3c2c1b5ff9fa8d8adabfe3db586f7f2dfbc71f9d
Ruan HE [Thu, 30 Nov 2017 10:47:18 +0000 (10:47 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix a bug in manager API"
- Fix a bug in manager API
Change-Id: Iaac09a9d2852cbc45784168240be821bc3eadd6e
Ruan HE [Thu, 30 Nov 2017 10:46:10 +0000 (10:46 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix a bug in manager startup"
- Fix a bug in manager startup
Change-Id: I1bbe61ff745501605fd279298a3d518e7b520f8a
Manuel Buil [Wed, 29 Nov 2017 16:27:28 +0000 (17:27 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Make sure the docker service is started
We are installing the docker package but not checking if it is started
The service name for the three distros is the same but I still added the
variable in each distro variables file to keep best practices
Change-Id: I0c73069ea7edc366e824cf39d14d24d1416fd6c3
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cedric Ollivier [Thu, 30 Nov 2017 08:19:01 +0000 (08:19 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Filter installers for cloudify_vrouter"
- Filter installers for cloudify_vrouter
As cloudify_vrouter doesn't support SSL endpoints [1], it shouldn't
be executed if compass or fuel.
[1] https://jira.opnfv.org/browse/FUNCTEST-881
Change-Id: Ieedc0d5eca57f00da2121c9e07dd5cc57f978ef6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 30 Nov 2017 07:14:01 +0000 (07:14 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Skip modifying creds if Variables.robot is missing"
- Skip modifying creds if Variables.robot is missing
Variable.robot is missing in functest-features [1].
As it's related to ODL csit suites, modifying it could be safely
skipped as odl.py is designed for testing multiple ODL testcases.
[1] https://gerrit.opnfv.org/gerrit/#/c/46225/
Change-Id: Id5f1947a073d251ef7480f418218a4c85fe078c1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 30 Nov 2017 05:25:16 +0000 (05:25 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Update documentation of Functest"
- Update documentation of Functest
Mainly update the robotframework part, according to this patch:
https://gerrit.opnfv.org/gerrit/#/c/47841/
Change-Id: If4dee6233ba65dd83734e0465d0dc6e8d5753da3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Ruijing Guo [Thu, 30 Nov 2017 05:18:11 +0000 (05:18 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "build vagrant/libvirt box"
- build vagrant/libvirt box
1. build box based on chef/bento
2. move setup_vagrant to src/vagrant
Change-Id: I69dffac9e16435b20975a4c73a2ac37543a8edf5
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Guo Ruijing [Sun, 26 Nov 2017 20:02:37 +0000 (15:02 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- support vagrant/libvirt
1. add cleanup for libvirt
2. use libvirt for deployments
3. use yk0/ubuntu-xenial box
4. update sleep time to reduce log size
Change-Id: Ie1f0acc6a496180c4d73ade5f724434400fef1f7
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Yifei Xue [Wed, 1 Nov 2017 03:46:18 +0000 (11:46 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Upgrade OpenStack version from Ocata to Pike
JIRA: COMPASS-565
For OPNFV F release, it's going to use OpenStack Pike as the NFVI
component. This task is created to monitor the upgrade work of
OpenStack Pike. Subtasks as follow:
- Add Pike related configurations to compass_conf
- Upgrade ubuntu os to ubuntu 16.04.3
- Upgrade centos os to centos 7.4
- Upgrade openstack-ansible from ocata to pike
- Upgrade openstack repos from ocata to pike
Change-Id: I2202e8e3ae23dae8e575c89170c9e5e057757870
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Trevor Bramwell [Wed, 29 Nov 2017 19:06:38 +0000 (11:06 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Anteater Weekly Reporting Job
- Does not output the full scan to the console log
- Updates the email-ext defaults to include any *.log file in the root
of the workspace. This should include securityaudit.log
- Adds 'GERRIT_REFSPEC' to the list of job parameters as required by
'git-scm-gerrit'
- Fixes email-ptl macros so projects with extra repos have the proper
recipients.
Change-Id: Ibf22bf0683fc1f88de07ef3bb4717769c6ea0174
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
spisarski [Wed, 29 Nov 2017 20:11:20 +0000 (13:11 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Cluster template cleanup
Removal of negative tests where an invalid keypair is being
configured. This test was not operating consistently between
pods
Update testing documentation
Updated some invalid class names in pydoc
Change-Id: I7a392e9ed993450de40a20457044ba8294d45044
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Trevor Bramwell [Wed, 29 Nov 2017 18:40:19 +0000 (18:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Email Weekly Anteater Reports to PTLs"
- Email Weekly Anteater Reports to PTLs
Completely replaces the current weekly security scan job. Instead of
publishing weekly security scan reports they will be emailed to
individual project PTLs.
Uses a modified copy of 'anteater-security-audit.sh' to ensure the
security scan job is not affected in this change. A later change will be
made to merge the file back in and update the jobs. This is why
'anteater-parameters' are added to both jobs-templates.
Change-Id: Ia8ebffbfce7a2d4feb83ef68ff0ab0c7bb4d2104
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
spisarski [Tue, 28 Nov 2017 20:16:54 +0000 (13:16 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added cluster template creator/state machine class.
Created class and tests for creating and managing cluster templates.
JIRA: SNAPS-235
Change-Id: Ia91aef9507fc39d1814dce03169aab0b784721a6
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
pperiyasamy [Mon, 14 Aug 2017 09:22:14 +0000 (14:52 +0530)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- add os-odl-nofeature scenario
Change-Id: I1355f4beb061caab7315b6f619a96cfaa9f52d2b
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Maryam Tahhan [Wed, 29 Nov 2017 11:48:19 +0000 (11:48 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: add kafka support to collectd
Adds kafka support to collectd, cleaned up configuration files and updates
documentation.
Change-Id: Ie66ed22e8904e08e59aa7047d6afc9d176f3fb02
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Cédric Ollivier [Mon, 27 Nov 2017 15:37:21 +0000 (16:37 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Force Framework to be fully covered
Change-Id: Ida120fe28ea7860758a218189d905bebee2e8ba5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 29 Nov 2017 05:59:24 +0000 (06:59 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove one obsolete test in test_odl.py
It completes "Create RobotFramework class" [1] which decreased
coverage to 99% (test_odl.py)
[1] https://gerrit.opnfv.org/gerrit/#/c/47841/
Change-Id: I2a2d448daeb6d1f50064588167cafd32e07aa502
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 29 Nov 2017 05:16:46 +0000 (06:16 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Cover vnf.prepare()
It completes the previous commit [1] which increased the coverage of
Vnf.
[1] https://gerrit.opnfv.org/gerrit/#/c/47851/
Change-Id: Ibb0201d6165d89da2edd1a93b722008092726569
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Ruan HE [Wed, 29 Nov 2017 12:07:47 +0000 (12:07 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update and clean configuration files"
- Update and clean configuration files
Change-Id: I260c3cebaf725fb4d12fc316897db5eadaba056c
Ruan HE [Wed, 29 Nov 2017 12:06:42 +0000 (12:06 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update delete_orchestrator script and put it in bin directory"
- Update delete_orchestrator script and put it in bin directory
Change-Id: I88afc9f3c66222a891711856e320597448f3a7f1
Ruan HE [Wed, 29 Nov 2017 12:05:42 +0000 (12:05 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Update send_authz script to be able to request the wrapper."
- Update send_authz script to be able to request the wrapper.
Change-Id: Ifa54f1e640d8b119662da117f94dfe3ce317985b
Ross Brattain [Wed, 29 Nov 2017 11:51:15 +0000 (11:51 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Remove img_modify_playbook assignation in build_yardstick_image.yml"
- Remove img_modify_playbook assignation in build_yardstick_image.yml
Variable "img_modify_playbook" is being assigned in first context of
./ansible/build_yardstick_image.yml [1]. However this variable is never used.
In second context [2], the variable used is a CLI input variable.
[1]https://github.com/opnfv/yardstick/blob/stable/euphrates/ansible/build_yardstick_image.yml#L187
[2]https://github.com/opnfv/yardstick/blob/stable/euphrates/ansible/build_yardstick_image.yml#L205
JIRA: YARDSTICK-871
Change-Id: I7bd5063c5e86520abcafdc782222ee53faf58f45
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Ross Brattain [Wed, 29 Nov 2017 11:50:53 +0000 (11:50 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Move test requirements into test-requirements.txt"
- Move test requirements into test-requirements.txt
Move the packages required for testing into test-requirements.txt
This follows conventions used in OpenStack projects.
JIRA: YARDSTICK-837
Change-Id: If08fc416aa21b11250066bc19a54daa35e863407
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Wed, 29 Nov 2017 11:50:30 +0000 (11:50 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Move test scripts to tools/"
- Move test scripts to tools/
Move the scripts that tox uses for running tests
to the tools/ directory:
* run_tests.sh -> tools/run_tests.sh
* tests/ci/cover.{sh,awk} -> tools/
JIRA: YARDSTICK-837
Change-Id: I817c9e5f58c06b45f1de3f369318f4bb24168677
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Wed, 29 Nov 2017 11:50:07 +0000 (11:50 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "tox: Split tests into separate tox environments"
- tox: Split tests into separate tox environments
* Add argument parsing to run_tests.sh so tests can be selected
* Define tox environments for:
* Coverage
* Unit tests
* Functional tests
* for py27 and py3
* Add environments to default env
* Behaviour is the same when the tests are run
* Updates the py27 environment config, and adds a py3 config.
* Commands from testenv are moved to py27
* py3 env uses the same commands, but runs with python3
Change-Id: I22f17c0103101f01ec268b1de9d146780ae67a6d
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Wed, 29 Nov 2017 11:50:04 +0000 (11:50 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Tox: add a pep8 target"
- Tox: add a pep8 target
Adds a pep8, pep8-full targets to tox:
* pep8 target: runs pylint on the changed files
* pep8-full target: runs pylint on whole repo
Adds scripts to run pylint:
* stored in tools/
Documentation: changeed the command for running tests
(run_tests.sh -> tox). This runs the same set of tests as before.
JIRA: YARDSTICK-832
Change-Id: I652da87723682d958f3fcbc2eb4cd88422636a3b
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Navya [Wed, 29 Nov 2017 05:16:26 +0000 (10:46 +0530)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- KVMFORNFV: Enable daily job
This patch is used to enable kvmfornfv daily job as Intel-pod10 is
available.
Change-Id: I515543606a89c322f453fddd076d7a121cab26c9
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
Thomas Duval [Wed, 29 Nov 2017 07:52:39 +0000 (08:52 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Fix a bug in unittest
Change-Id: I9ef73c7c2f85eb8e72bf34d0095df8bdef86f2a9
Michael Polenchuk [Wed, 29 Nov 2017 08:49:22 +0000 (08:49 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "AArch64: base image: pre-install salt-minion"
- AArch64: base image: pre-install salt-minion
While at it, rename apt repo in foundation node user-data template
from "salt" to "saltstack", to align with reclass model naming.
Change-Id: I5b216492349ae187b568884b1ab4046c52b1c6b2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 28 Nov 2017 18:53:50 +0000 (19:53 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] Fix prx stale route via MaaS DHCP
Although we add default routes via public network and disable
DHCP client from setting new routes, until we reboot the prx* nodes
we still have the stale route originally set at initial boot.
Change-Id: Ib8e5fb67c7da00684e0ac21984fc4661d3820d83
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Jun Li [Wed, 29 Nov 2017 01:19:16 +0000 (01:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Dovetail Euphrates CI Jobs"
- Enable Dovetail Euphrates CI Jobs
Now there are no jobs on Euphrates for Dovetail.
Add them and test Dovetail against OPNFV Euphrates.
JIRA: DOVETAIL-567
Change-Id: I592a367821fcbe84e403d16d5b34bf5c6103f5af
Signed-off-by: xudan <xudan16@huawei.com>
Kerim Gokarslan [Tue, 28 Nov 2017 18:24:00 +0000 (10:24 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-48 Check gsutil when building the vm image
Change-Id: I2c049679be27c4404ba859d30c8b37f17b60496f
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Tim Rozet [Tue, 21 Nov 2017 16:25:50 +0000 (11:25 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes upstream deployments
There was an issue with patching the overcloud where the patch binary is
missing, making it impossible to apply patches. This change install
patch now on the image.
Also, although deployments were successful, storage was not working.
This is because by default upstream does not apply Ceph OSDs to compute
nodes for hyperconverged Ceph, but we use this as our standard
deployment in Apex. This patch inserts CephOSD into the default Compute
role. Note: we normally override role's services in regular Apex
deployments so we do not hit this issue there.
Change-Id: I5bddda4784dc00148395863ae0990343a4159602
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 28 Nov 2017 17:14:21 +0000 (12:14 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: enables daily master every other day
Change-Id: I2f6e54badddf234fb781adc49b8395ac0144da06
Signed-off-by: Tim Rozet <trozet@redhat.com>
Cedric Ollivier [Tue, 28 Nov 2017 19:47:07 +0000 (19:47 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fully cover vnf"
- Fully cover vnf
clean() is now covered by unit tests.
It must be noted that clean() doesn't warn about the possible
failures when cleaning resources.
Change-Id: If64c0cc5777ac5d2ce8a04ea34cd4f50091ab273
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Tue, 28 Nov 2017 19:46:56 +0000 (19:46 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Create RobotFramework class"
- Create RobotFramework class
It moves the capability to run any robot script from ODL TestCase
into a new class: RobotFramework.
It updates ODL TestCase and the related unit tests to inherit from
the new parent class.
Change-Id: I73e59ee9652fb63d9d89d7c75c58cce9cf62b0d7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stuart Mackie [Tue, 28 Nov 2017 19:03:40 +0000 (11:03 -0800)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Use juju run --application for patching OpenContrail containers
Change-Id: Id0a2f5597a4f916d8a92ac9c01bb94c511a95045
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Bryan Sullivan [Tue, 28 Nov 2017 17:52:29 +0000 (09:52 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Add centos support
JIRA: VES-2
Change-Id: Ib9a8f95e7ba8fb6f0d06840d609e29aa4cf2360a
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Markos Chandras [Tue, 28 Nov 2017 15:45:02 +0000 (15:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Revert "jjb: xci: xci-verify-jobs: Enable tempest for XCI"
This reverts commit
130a166b57d708cadba8a5917eadf0025fc17c6b.
It was very optimistic to enable tempest in the CI jobs so disable
it until we understand the problems. They are most likely related
to limited HW resources but we need to confirm that.
Change-Id: Id9ff9a4ca047140341c98411c0c57243d47001a9
Signed-off-by: Markos Chandras <mchandras@suse.de>
RHE [Tue, 28 Nov 2017 15:05:46 +0000 (16:05 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- moon_utilities python unit test
Change-Id: Ia3e52d778ce2aba7f6ae1df727606dd40d3be480
Signed-off-by: RHE <rebirthmonkey@gmail.com>
Martin Klozik [Tue, 28 Nov 2017 10:12:30 +0000 (10:12 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- ovs_vanilla: Fix vswitch shutdown process
Datapath must be removed before vswitch termination.
JIRA: VSPERF-548
Change-Id: I7408ddc1b21e2bc02a44785dca07d9c026bc28c1
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 [Tue, 28 Nov 2017 04:52:58 +0000 (04:52 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix the doc of snaps test
snaps_health_check does not allocate a floating ip to the vm,
but a fixed ip instead.
Change-Id: Ia43885993135dec56aba08b0e157ac2c9f715e06
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Michael Polenchuk [Tue, 28 Nov 2017 11:57:03 +0000 (11:57 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Revert "[baremetal] Fix maas_subnets without maas_fabrics"
The upstream commit has been merged
https://github.com/salt-formulas/salt-formula-maas/commit/
0c622327
This reverts commit
2c48915a1a77aa3ac0133155fd0cdadbf280493d.
Change-Id: Iff86f3dc171371903e3294eed43977eb6197a5e7
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Ruan HE [Tue, 28 Nov 2017 13:49:31 +0000 (13:49 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Add examples of unittest with pytest for Moon Manager"
- Add examples of unittest with pytest for Moon Manager
Change-Id: I555d8d60985982f4c1c5b9c12101c0f8d9ce3b10
RHE [Tue, 28 Nov 2017 12:11:09 +0000 (13:11 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- moonv4 clean up
Change-Id: Ied1e065f941e59bf9a75545436b7ac09174942fa
Gerald Kunzmann [Tue, 28 Nov 2017 11:20:33 +0000 (11:20 +0000)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Merge "Proposal to move Promise shim-layer code to a new deprecated folder"
- Proposal to move Promise shim-layer code to a new deprecated folder
Promise test cases have been disabled in Functest
Promise shim-layer has been marked as DEPRECATED in Euphrates
Change-Id: I98ecd9ae2b25c102f478fc3869f23e6c70d32d8d
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Fatih Degirmenci [Mon, 27 Nov 2017 21:17:36 +0000 (22:17 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Add section describing how to get involved
Change-Id: I9c552930b46dad2bf9720595d44208b393dba643
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Michael Polenchuk [Mon, 20 Nov 2017 11:50:53 +0000 (15:50 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [virtual] Update openstack version to pike
Change-Id: I1df0228cb44bf9122aaf93dd25fc16a0d26a5240
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Michael Polenchuk [Tue, 28 Nov 2017 08:26:49 +0000 (08:26 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Add pre-{install,purge} support for base image"
- Add pre-{install,purge} support for base image
Extend <lib.sh> and its invocation from <ci.deploy.sh> with
support for modifying foundation node VMs base image prior to
using it with:
- additional APT GPG keys;
- additional APT repos;
- packages to pre-install;
- packages to pre-remove;
- (non-configurable) cloud init datasource via NoCloud only,
so VCP VMs won't wait for metadata service;
While at it, re-use the resulting image as a base for another
round of pre-patching (same operations as above are supported)
to provide a base image for VCP VMs.
Add AArch64-specific configuration based on new mechanisms:
- pre-install linux-image-generic-hwe-16.04-edge (and headers)
for foundation node and VCP (common) image (also requires new
repo and its key);
- pre-install cloud-init for VCP image (it should already be
installed, but script needs non-empty config for VCP to create
the VCP image and transfer it over to Salt Master);
NOTE: cloud-init is required on VCP VMs for DHCP on 1st iface.
JIRA: FUEL-309
Change-Id: I7dcaf0ffd9c57009133c6d339496ec831ab14375
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
zhihui wu [Fri, 24 Nov 2017 08:51:28 +0000 (16:51 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- distinguish fuel and mcp in ci scripts
Because ci parameter still use fuel to represent mcp, but they are
two different installers for qtip. Distinguish them in qtip ci scripts.
Change-Id: I74165da39a607c26464ced04e1ad3ca4ed4e40e5
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
xudan [Mon, 20 Nov 2017 06:58:54 +0000 (01:58 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Remove one sub test case from dovetail.tempest.tc004
1. Currently, dovetail.tempest.tc004 has 13 sub test cases defined in its
config file and specification document of the test case. All these
sub test cases are picked from tempest based on it's version 15.0.0.
2. For Dovetail 1st release, it fixes the version of Functest to be
opnfv/dovetail:cvp.0.5.0, and Functest integretes tempest 14.0.0
in this version and it's E release.
3. There is one sub test case in dovetail.tempest.tc004 that is new in
tempest 15.0.0, so it can not be recognized and executed by Functest D
and E release. It is 'test_server_connectivity_cold_migration_revert'.
4. Remove this sub test case from dovetail.tempest.tc004. This means remove it
from the test case config file and specification document.
JIRA: DOVETAIL-561
Change-Id: Ia927af040794c7027a741a282ed75fe401f99ff1
Signed-off-by: xudan <xudan16@huawei.com>
Bryan Sullivan [Tue, 28 Nov 2017 05:23:13 +0000 (21:23 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Add loglevel as env variable
JIRA: VES-2
Change-Id: I909da7f9bc62ba33e5e33bb90d153ec9a425acb8
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
mei mei [Tue, 28 Nov 2017 03:47:32 +0000 (03:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "compass: Build Docker images with jjb"
- compass: Build Docker images with jjb
JIRA: COMPASS-567
Add compass4nfv-docker.yml
compass-tasks-k8s and compass-tasks-osa are dependent on compass-compass-tasks.
So we have to phase to build docker images
phase 1. execute the multijob 'build compass-tasks images'
Only the phase 1 is successful then excute the phase 2
phase 2. execute the multijob 'build all compass images'
Modify the opnfv-docker.sh
1. Add a function remove_containers_images
2. call the remove_containers_images when beginning and finishing build
to solve the problem of rmove of images due to dependancy
Change-Id: I66fb27260cf114da96417361e80c8183db3233bd
Signed-off-by: wutianwei <wutianwei1@huawei.com>
ahothan [Tue, 28 Nov 2017 02:43:28 +0000 (18:43 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Fix docker container to pick VM image 0.5, enhance doc diagrams
Add SRIOV packet paths
Change-Id: I0f082fd3443e41dec81ab1847726107b07ea9b52
Signed-off-by: ahothan <ahothan@cisco.com>
Tim Rozet [Mon, 27 Nov 2017 20:36:22 +0000 (15:36 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Migrate default ODL from Carbon -> Nitrogen
Change-Id: If64212b33bf9ad3b9900ca18b39c90839f745843
Signed-off-by: Tim Rozet <trozet@redhat.com>
Bryan Sullivan [Tue, 28 Nov 2017 00:47:14 +0000 (16:47 -0800)]
Update git submodules
* Update docs/submodules/ves from branch 'master'
- Run actions in parallel to reduce overall deploy time.
JIRA: VES-2
Change-Id: I557429ceb44f221057748d75d37d7f0fa58d8b41
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Yichen Wang [Thu, 23 Nov 2017 00:26:29 +0000 (16:26 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Add support to use vswitch to handle V2V in PVVP SRIOV scenario
1. Add support to use vswitch to handle V2V in PVVP SRIOV scenario
2. Update nfvbenchvm to 0.5:
(1) Update VPP to 17.10;
(2) Update DPDK testpmd to 17.08;
(3) Change kernel to based on longterm lineup;
Change-Id: I944489579a4cd92d17075e80870bbdb32512a150
Signed-off-by: Yichen Wang <yicwang@cisco.com>
Gerald Kunzmann [Mon, 27 Nov 2017 21:44:08 +0000 (21:44 +0000)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Merge "Updated list of upstream contributions in Blazar"
- Updated list of upstream contributions in Blazar
Change-Id: I470de39706403dabb36912c97c5c57bfcaa5ea26
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Bertrand Souville [Fri, 17 Nov 2017 08:28:42 +0000 (09:28 +0100)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Fixed Promise release notes
Change-Id: If0345f631fa49a1d66563ed8201d181fbafaf00b
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Alexandru Avadanii [Mon, 27 Nov 2017 19:35:05 +0000 (20:35 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for apache state revert
Change-Id: I65c7d74af470953a2b62caddc3bc6be27df3879a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- p/fuel: AArch64: base image: salt-minion preinst
Change-Id: Ib22a92d3530e14d1b9e002507c73a5960d5b058e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Mon, 27 Nov 2017 19:19:11 +0000 (20:19 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] VCP VM base img: Switch URL to AWS S3
Mirantis prebuilt base image for VCP VMs (used by salt.control on
x86_64) has been moved to a new location on AWS S3.
Change-Id: I9f4a858a1033c3c0a05cba0bd40a8ceac6075615
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aaron Smith [Mon, 27 Nov 2017 19:49:21 +0000 (19:49 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "puppet-barometer: add puppet module to barometer"
- puppet-barometer: add puppet module to barometer
Port puppet module from https://github.com/johnhinman/puppet-barometer to
barometer.
Change-Id: I48499382307a184a34591a7202c439cd7c341c39
Signed-off-by: jhinman1 <john.hinman@intel.com>
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Aaron Smith [Mon, 27 Nov 2017 19:42:01 +0000 (19:42 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "Added snmpd container"
- Added snmpd container
Change-Id: Icec7fa09b0b97594383c5ec8c45c7eb4ea586a30
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
Maryam Tahhan [Fri, 24 Nov 2017 15:30:47 +0000 (15:30 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: update grafana dashboards
Add grafana dashboard json files to import to grafana.
Change-Id: Ib78b82029d68199e1611f3c94e265741d730c676
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
spisarski [Mon, 27 Nov 2017 17:21:09 +0000 (10:21 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Expanded the tests for ClusterTypes
JIRA: SNAPS-233
Change-Id: Ibba9b7046b95b5523cde525c4a4ed971f463a19d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>