summaryrefslogtreecommitdiffstats
path: root/docs/submodules/barometer
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11Update git submodulesGordon Kelly1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update docker userguide to use grafana and influxdb images from barometer Change-Id: I75b7fab6c6c40c1ba9737abce5929a77fa0c4939 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docker: cleanup directories and files Rename docker container directories to contain the barometer_ prefix to prevent any naming clashes with other opnfv containers. Cleanup files that are no longer needed. The patch cleans up trailing whitespace. Change-Id: I332626554502a3e17685a2abd98c0679f30d0c24 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-10Update git submodulesGordon Kelly1-0/+0
* Update docs/submodules/barometer from branch 'master' - docker: remove zookeeper from kafka docker Remove zookeeper from kafka docker and add ability to specify kafka broker id and address of zookeeper host. Change-Id: Ib6f46cf326999dcd1440dc06ab5cf6665ec578ad Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-10Update git submodulesGordon Kelly1-0/+0
* Update docs/submodules/barometer from branch 'master' - docker_grafana: add dashboards to docker and move dashboards from docker/ to docker/grafana Change-Id: I8bfb3c9aa11f89b987e7cf20dd3ce7904cb3f8b8 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-10Update git submodulesGordon Kelly1-0/+0
* Update docs/submodules/barometer from branch 'master' - docker: add barometer/grafana grafana Change-Id: I6352b908ee1fc0819e19f786d73897fd6db841e6 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-08Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "docker: add kafka container for barometer" - docker: add kafka container for barometer Change-Id: I9e229ff08740e1d098b5e11cc61dde874ee55e02 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-08Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "docker: adding influxdb container for barometer" - docker: adding influxdb container for barometer Change-Id: Iaaa5d5fad2b0d38bbc235a8382fd5badd58b3e65 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2017-12-19Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update release notes for 5.1.0 Change-Id: If768473582497d8a9f2d7b13e1e46c65bb25eb29 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-14Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: Update post install instructions. Change-Id: I4a56b38404468363b2d58bb621999a5b5fb22f09 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-14Update git submodulesramamani yeleswarapu1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: Adding Compass4nfv installer support details The following two files have been updated with info on deploying Barometer with Compass4nfv installer: docs/release/configguide/featureconfig.rst docs/release/configguide/postinstall.rst Change-Id: I99364b2e08afeee51407020149677c249ed75484 Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2017-12-13Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update docker documentation for dockerhub Change-Id: Id84a2645116bc1799b89579ab1d11d44760144c4 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-13Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - VES: Updated CentOS install steps (part 2) Change-Id: I3734518709d605e9480f0dca94db4ba7fea037f4 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-06Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - VES: Updated Ubuntu/CentOS install steps - Updated Kafka URL Change-Id: I3ffe96d5cf4a8c2f4e5c14d81c0ee52a25103caf Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-05Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update build command for docker Change-Id: Id3a5583170f480368e6e7819ca72d6f2c2d1656d Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-05Update git submodulesAaron Smith1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "dockerfile: update for OPNFV docker build" - dockerfile: update for OPNFV docker build The opnfv docker build runs in the docker directory not the barometer directory so it doesn't have access to the top level barometer directories that it needs to build the barometer image. This commit modifies the Dockerfile to clone the barometer repo inside the container image. Change-Id: I3518f4a64e806f69b424d24620fb13a9d45e4335 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-01Update git submodulesAaron Smith1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "VES YAML: Add node VES message definition" - VES YAML: Add node VES message definition Added new YAML configuration, which allows the VES app to generate the VES messages for guest,host and hypervisor separately. - Fix bug in `INDEX-KEY` definition - Verbose error messages Change-Id: I1dddcfc79b27dc68249465f287be34519096c546 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-01Update git submodulesMaryam Tahhan1-0/+0
* 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>
2017-11-30Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - src: hugepages configuration bugfix Change-Id: Ia3e747b29bf5b00e135ec15c6134d827d4562c47 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-29Update git submodulesMaryam Tahhan1-0/+0
* 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>
2017-11-27Update git submodulesAaron Smith1-0/+0
* 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>
2017-11-27Update git submodulesAaron Smith1-0/+0
* 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>
2017-11-27Update git submodulesMaryam Tahhan1-0/+0
* 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>
2017-11-23Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/barometer from branch 'master' - Updated from global requirements Change-Id: I948ca4fdd98755630de06ea0b32a759a79c1795c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-11-23Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: add security information Change-Id: I014ee8bb762e1c2d9a94bc780816508133e2adf5 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-11-20Update git submodulesAaron Smith1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "docs: update userguide with merged plugins" - docs: update userguide with merged plugins Update the userguide to reflect plugins that were merged to collectd master. Change-Id: I8947084d3038dda6fc10dcd91cb3f906dbd2e805 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-20Update git submodulesShobhi Jain1-0/+0
* Update docs/submodules/barometer from branch 'master' - docker: update docker configuration * update docker user guide Change-Id: Ia2d7ec26562e8b9feadd8a63459aac401bf18c44 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-11-20Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docker: add instructions to user guide * cleaned up whitespace issues Change-Id: Ia4ac74343f71dbe85fffb3d1c604c227958fb380 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-20Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "docker: Added docker container for running collectd" - docker: Added docker container for running collectd Added InfluxDB and Grafana containers. Change-Id: Ifa46fac03c0175267d9cbffed5354193ad182733 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-11-16Update git submodulesAaron Smith1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "src: ensure hostname is included in collectd conf" - src: ensure hostname is included in collectd conf As part of the final step of copying all the appropriate configuration files to /opt/collectd/etc/collectd.conf.d make sure that the hostname is set. Change-Id: Iff1634ebcc647f7b6d6ec991d98bd199367f9d4e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-15Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "src: update to use collectd 5.8.0" - src: update to use collectd 5.8.0 Update the src build to use collectd 5.8.0 instead of master. Update the PMU build to ensure it download all event files. Change-Id: Ib71ee6fc0ed7960368ce1b93fc9ca9bfbb16ba05 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-15Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - ves: Add YAML configuration format description - Clean-up Change-Id: I2dc3d5924683832ffa0085ea2a2db9ed14f42f5a Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-11-08Update git submodulesAaron Smith1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "VES: add new tag to strip extra dashes" - VES: add new tag to strip extra dashes The `!StripExtraDash` tag can be used in YAML configuration file to strip extra dashes in the YAML filed value. This may happen if some of the collectd plugin field (plugin_instance, type_instace etc.) is set to empty value but the field is specified in the YAML configuration file. For instance: "{vl.plugin_instance}-{vl.type_instance}" The result fo the example above can be string consisting extra dashes if `type_instace` field is not set by a collectd plugin: "load-" Change-Id: I5cf7b19902acdfb0b4a93f3bf0c8b8e05cff2e97 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-11-06Update git submodulesAaron Smith1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "ubuntu_14.04: Cleanup for Ubuntu 14.04" - ubuntu_14.04: Cleanup for Ubuntu 14.04 Change-Id: I8367a7f151901c8fa6f1da5c442c9372d8b3cd88 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-11-04Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - ves: update VES app user guide - Updated VES application user guide according to latest changes of VES application. - Fixed sphinx user guide warnings Change-Id: I6e402f2ab5f05ace47d779f87fe650e305973128 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-10-24Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - src: fix src build issues Change-Id: I8abf40a0034110dc504c227ffba1ff5e9ec6850b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-10-18Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/barometer from branch 'master' - Update Release notes for Euphretes release * Remove TOC as it is generated by read the docs * Remove version history * Add release date Change-Id: I7595804952944926f6ead4a3f675a86c375048f2 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-10-18Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - docs: update release notes with bugs Change-Id: Ic3027adfa8eb138a28b40d7ad6b481b5e6075695 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-10-17Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "Simplify RE validation" - Simplify RE validation Change-Id: Icbafb709556cb644c42a35303f5cc76500f404ee Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
2017-10-16Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "INFO: Update PTL" - INFO: Update PTL Change-Id: Idba830ff4b38568829608cbd4ebfa31ccb7d22c7 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-10-15Update git submodulesSofia Wallin1-0/+0
* Update docs/submodules/barometer from branch 'master' - Removed Table of content Readthedocs generate TOC so it's not needed to add within the documents. Change-Id: Ie4d14df711c89b214773c34294d6b7cd6ee13ad4 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-11Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - VES: Add guest support mode - Fix RE validation. Change-Id: I01bbde4adc85980b49ee43e92a42de1022bd8f4e Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-10-11Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "VES Application: Documentation changes to userguide." - VES Application: Documentation changes to userguide. - Information on how kafka works with VES app. - Added how-to guide to setup kakfa & dependencies. Change-Id: Iaa973201b7178dbb902dd9efc9ccf91b5a423658 Signed-off-by: Alan Carey <alan.carey@intel.com>
2017-10-10Update git submodulesSharada Shiddibhavi1-0/+0
* Update docs/submodules/barometer from branch 'master' - Adding improvements to the log messages This patch contains improvements to the log messages in Barometer test suite. Change-Id: I6f0ba5260e2ecdbc90c27a93e4901636e4f66b42 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-10-10Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "Added index files for scenario docmentation" - Added index files for scenario docmentation Change-Id: Ic4fbf5a0437bc5ead84524212265f2a2255dfb13 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-10Update git submodulesSharada Shiddibhavi1-0/+0
* Update docs/submodules/barometer from branch 'master' - Removing SNMP testcases from Barometer testsuite The SNMP testcases has been removed from the Barometer testsuite. Change-Id: Ie51df5bdc20a83f8e08aa3ccc2126cf43b0fc1d9 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-10-05Update git submodulesSharada Shiddibhavi1-0/+0
* Update docs/submodules/barometer from branch 'master' - Removing collectd restart process before Gnocchi test In this patch we remove the step of restarting collectd before Gnocchi test and adding it only before CSV testing. This also has fix to functest result status at the end of test execution. Change-Id: I2113ce8c5234535ab6f8d8c524038ead39e6df38 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-10-03Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/barometer from branch 'master' - VES: Implement YAML configuration support - Added YAML schema config file - Moved host metrics into additionalMeasurements - Moved VNF (virt) metrics into additionalFields Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> Change-Id: I35e5e20750c375a61928ce3c925287f1b9cabdca
2017-10-02Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/barometer from branch 'master' - Updates the COLLECTD_OPENSTACK branch used in the Makefiles Change-Id: I53e05b37cbcf414a5562f1100280687359635ac0 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-09-29Update git submodulesSharada Shiddibhavi1-0/+0
* Update docs/submodules/barometer from branch 'master' - Changing directory in CSV testcases for Barometer This patch contains modifications to the path for CSV directories Change-Id: Ia74a6aba47fc51d0d8783df34eebcfc94e3f011d Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-09-27Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/barometer from branch 'master' - Merge "doc: Update IPMI/Hugepages/SNMP instructions" - doc: Update IPMI/Hugepages/SNMP instructions Change-Id: I2070aaa7fe20a0a486eb64700129935a80a37ae3 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>