summaryrefslogtreecommitdiffstats
path: root/docs/submodules/barometer
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28Update git submodulesGuo Ruijing1-0/+0
* Update docs/submodules/barometer from branch 'master' - cleanup: remove fuel plugin since fuel@opnfv uses mcp Change-Id: I1c745106c1db5e69ba698d9076ae6c707dbc37b7 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-06-20Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - ubuntu14.04: fix package list in base build Change-Id: I42dd5f986bb962249ce5425587b6d101ae05470f Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-19Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/barometer from branch 'master' - Remove all references to /home/opnfv/repos/functest It completes the previous patch in Functest [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/36163/ Change-Id: Idb334fe2cd394837f34690eb5d6426840424c150 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-06-16Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "VES userguide: Updated documentation." - VES userguide: Updated documentation. Updated VES documentation to reflect latest changes in the VES plugin and VES schema. Change-Id: I618d7e181a1c6de698e44b7be74d4358513d2441 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-06-16Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - VES: Updated plugin to use latest schema - Removed guest mode support; - Updated source_id/name & reporting_entity_id/name mapping. - Fixed issue with "additionalFields" field which is empty if multiple VM instances are running on the host. Change-Id: I37f3b3a8e932848c15f6778967c49740cf701d65 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-06-13Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "ovs_pmd_stats: added ovs_pmd_stats plugin." - ovs_pmd_stats: added ovs_pmd_stats plugin. Added ovs_pmd_stats plugin which communicates with ovs-vswitch using unix socket and publishes pmd metrics in collectd format. Change-Id: I4dbdd58cdddfd13fe7df44e01c80212f2d4203fc Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
2017-06-13Update git submodulesjose.lausuch1-0/+0
* Update docs/submodules/barometer from branch 'master' - Move test caller from Functest to Barometer repo The decision by Functest team is that 3rd party test cases should host the test in their respective repositories. Change-Id: Ibfd6dbc417fa797b96792a902797e610dab5b167 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-06-06Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "ci: remove RPM archiving from Barometer" - ci: remove RPM archiving from Barometer Remove RPM archiving from Barometer from Barometer and create a new script in the releng repo. Change-Id: Ia6a482bb500038247d274eaa4d8df143c962e1e1 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-24Update git submodulesAimee Ukasick1-0/+0
* Update docs/submodules/barometer from branch 'master' - Update ApiVersion to 5.1 to match current schema version. JIRA: VES-11 Change-Id: I9a492537759e6a7b9504af050764f91185e84ec4 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-05-23Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - install: remove unused scripts in src Remove unused scripts in src. Relocate relavent scripts to system. Tested on CentOS 7 and Ubuntu 16.04. Change-Id: Id6bb00df854760c6bbf8d47011a9f6f7fe2c230b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-23Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - installation: update scripts to actually install Update the scripts to actually install collectd. Change-Id: I467e4fddbdd7c7b067586ddf24af8c5ec32b72a2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-23Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - src: build and install collectd on centos/rhel Modify build and dependency scripts for centos/rhel builds. Change-Id: I1fafaf3392d9f22837ce4ed3fa0f84c13ead0698 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-22Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - ci: update to push RPMs to aritfacts.opnfv.org Change-Id: Ia8066a35a4538b9265a44d60c5f6c7d10757c34e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-19Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "makefile: update collectd Makefile with intel_pmu configuration" - makefile: update collectd Makefile with intel_pmu configuration Update Makefile with intel_pmu collectd plugin required capabilities and environment variables set. Change-Id: Ifd9f53f4f87ea802ff280a611831f1dc8e2fb177 Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
2017-05-19Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "userguide: update barometer build and install" - userguide: update barometer build and install Update the userguide and the build scripts to only build on supported OSes and to check if collectd is already installed on the system. Change-Id: I87cab22a06f8c1104aae25027aedfa3e534c06b3 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-19Update git submodulesMytnyk, VolodymyrX1-0/+0
* Update docs/submodules/barometer from branch 'master' - VES plugin: update to latest VES event schema - Updated the plugin to lates VES schema - Migrated VES plugin to python3 (with backward compatibility) - Fixed issue with CPU total calculation - Fixed VES documentation Change-Id: Ic8b0419146a9c75a48907f39adda1351f3b3bc73 Signed-off-by: Mytnyk, VolodymyrX <volodymyrx.mytnyk@intel.com>
2017-05-18Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - ci: update script permissions Change-Id: Id6db827036b99603928f4f468d9febb591703ec2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-04-27Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "mibs: Add hugepages mib to barometer." - mibs: Add hugepages mib to barometer. Add mib definition for hugepages feature to barometer for SNMP equivalence support. Change-Id: I46f33717598cb7cfe3379e26c27dcdef1fc4b594 Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
2017-04-27Update git submodulesRoman Korynkevych1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update userguide with SNMP Agent plugin known limitations section. Change-Id: Ie60f23b3f67fbc0c63c07e6f91644089d09d97de Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
2017-04-24Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "dpdk stats: add known issues/limitations" - dpdk stats: add known issues/limitations Change-Id: I8dbd43002f50e65df40cc8bfb516c40f995b9679 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-04-19Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "Added scripts for building collectd RPM" - Added scripts for building collectd RPM Change-Id: I60a080ebc046af8683624d3c944690fe0e0961d8 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-04-11Update git submodulesagardner1-0/+0
* Update docs/submodules/barometer from branch 'master' - Chris Meyer stepped down. Change-Id: I765b1f79b98136aec0f63b3af8fb8377a9bb2adb Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-03-31Update git submodulesShubhamRathi1-0/+0
* Update docs/submodules/barometer from branch 'master' - Remove numbering Remove numbering from documents as its showing up in all headings in the composite documents. Change-Id: I9f196ff1517d5d7fce33c779a6abe9eb821847d5 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-29Update git submodulesPrzemyslaw Szczerbik1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update userguide for DPDK plugins Change-Id: I275d1760b59a994c3c8cfd04bbb3c4d8adb67301 Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
2017-03-29Update git submodulesPrzemyslaw Szczerbik1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: userguide virt plugin instructions Change-Id: Ide5acbcccbdf2a151499810d16205f76816601b7 Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
2017-03-29Update git submodulesTaras Chornyi1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update ovs plugins userguide Change-Id: I7aa286bb8e3d38e3255b896351cf41e4c7d03a37 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-03-26Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "ipmi doc: build OpenIPMI lib from sources" - ipmi doc: build OpenIPMI lib from sources Add instatruction on how to build/install OpenIPMI library from sources. Change-Id: I04efc09e85829b23941e28e0e85b567c9a3cbdd7 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-03-26Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "dpdkstat: userguide updated with dpdkstat init notice" - dpdkstat: userguide updated with dpdkstat init notice Change-Id: I408e16d20f9fa2cc9eae7dcfcfa35e1ce3320de6 Signed-off-by: Krzysztof Matczak <krzysztofx.matczak@intel.com>
2017-03-26Update git submodulesPrzemyslaw Szczerbik1-0/+0
* Update docs/submodules/barometer from branch 'master' - dpdkevents: add example config and update makefile Change-Id: I85edcbbf52dc3bd4d0e53c5076267b9f3f6c2284 Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
2017-03-23Updating HEAD's of submodulesShubhamRathi1-0/+0
Change-Id: Ia35eb953277876a0fb15d93d1c026dadae76972a Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-16Update submodulesShubhamRathi1-0/+0
Update HEAD of Barometer & Multisite so that gerrit auto syncs the submod- ules Change-Id: I38cd7b4330f3408020d5e2fdba132b6fe95641ce Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-27Misc changesShubhamRathi1-0/+0
1. Added onvo, snaps, barometer submodules 2. Renamed a few titles Change-Id: I8b47e68d64a9a16576abbc2891a39b6dacf164ca Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>