aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-26docs: update docker userguide with steps for VES and Kafka docker imagesGordon Kelly1-60/+239
Change-Id: I1b5a5112afe6771c5f31c56ffc856aef3450fec6 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-25Merge "ci: build 5.8.0 packages for Apex"Aaron Smith3-1/+13
2018-01-25ci: build 5.8.0 packages for ApexMaryam Tahhan3-1/+13
Change-Id: Iee1ed3e9a1d7b744a0fb94a8d031588db2b2dea2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-23docs: update docker userguide for running docker compose filesGordon Kelly1-6/+87
Change-Id: Ib41d6d475506ff3920bb914aeebf9dca4070fa8c Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-23docker: add docker-compose files for running barometer-imagesGordon Kelly2-0/+37
Change-Id: Ia02aa8d64ecb0306e0611d2dc76594bee86b0f43 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-23docker: update ves image to load yaml and config filesGordon Kelly3-10/+19
Update ves image to load yaml and config files from /opt/ves/ directory and rename host yaml file. Change-Id: I3caf51150d10db08b8ef1c20a53c320b27a6acb8 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-23Merge "docker: barometer-collectd openstack plugin deps"Maryam Tahhan2-1/+5
2018-01-23docker: updated grafana image to continue to send API request to grafanaGordon Kelly3-14/+59
Updated grafana image to continue to send API request to grafana server at 1 sec intervals at start time until grafana server is up and listening on port. Dashboards folder has been moved to /opt/grafana/dashboards. Documentation updated accordingly for all changes Change-Id: I748b05372f0aa0890d3befa5645834fb217db784 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-22docker: barometer-collectd openstack plugin depsMaryam Tahhan2-1/+5
Update the the barometer-collectd container to install the python dependencies for the openstack plugins. Change-Id: If8ba14066aff5f0257a400ece642a8d478600c77 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-18Merge "ves: move yaml and configuration files in to folders within the ↵Aaron Smith5-0/+0
ves_app folder"
2018-01-15Merge "docker: ves update paths + rename dir"Aaron Smith2-1/+36
2018-01-14ves: move yaml and configuration files in to folders within the ves_app folderGordon Kelly5-0/+0
Change-Id: Ia8a51163890538fee774b2733d27dc2e997906cd Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-12Merge "docker: influxdb add collectd database"Aaron Smith1-2/+11
2018-01-12docker: ves update paths + rename dirMaryam Tahhan2-1/+36
Update the paths in the Dockerfile to copy the bash startup script to the correct location. Rename the ves directory to barometer-ves. Change-Id: I13705a6c50d4487581e2ac7a4d0d2f6032db6415 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-12docker: influxdb add collectd databaseMaryam Tahhan1-2/+11
Change-Id: Ie417439b4fd6f0793925a20d95824c82af4eca7a Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-12docker: rename barometer image and update documentationGordon Kelly4-49/+66
Rename the barometer image from barometer to barometer-collectd to align with naming convention of other barometer images and move relevant files to new barometer-collectd directory.Docker userguide also updated accordingly Change-Id: Id866baf41bc38d3db8575ee00abfc64e97c7259b Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11Merge "docker: add openstack plugins to barometer"Aaron Smith1-1/+6
2018-01-11Merge "docs: update ves documentation and add steps to run on baremetal nodes"Aaron Smith6-97/+182
2018-01-11Merge "docker: rename grafana directory"Aaron Smith15-63/+33
2018-01-11docker: add ves application container to barometer plus appropiate yaml fileGordon Kelly3-0/+329
Change-Id: Ia6fd4797e28cae64af40c4e3395a51588fd2aab3 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11docs: update ves documentation and add steps to run on baremetal nodesGordon Kelly6-97/+182
Change-Id: I0dad9b8eee5b9cfcce8999d6ffe66fb32e9a382c Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11docker: rename grafana directoryMaryam Tahhan15-63/+33
Rename the grafana directory to barometer-grafana and remove references to docker compose from the documentation till we have a new barometer docker compose file. Change-Id: I4f64a6c10a146a39549380bb33837ae7c39cac2a Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-11docker: add openstack plugins to barometerMaryam Tahhan1-1/+6
Add the openstack plugins to the barometer docker. This just clones the source to make sure it's available in the container. Configuration is up to the end user. Change-Id: Iaa62be8363f95b69c76d64bed49f1453597e123b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-11docs: update docker userguide to use grafana and influxdb images from barometerGordon Kelly1-19/+103
Change-Id: I75b7fab6c6c40c1ba9737abce5929a77fa0c4939 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11docker: cleanup directories and filesMaryam Tahhan9-68/+0
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-10docker: remove zookeeper from kafka dockerGordon Kelly2-7/+16
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-10docker_grafana: add dashboards to docker and move dashboards from docker/ to ↵Gordon Kelly12-0/+1
docker/grafana Change-Id: I8bfb3c9aa11f89b987e7cf20dd3ce7904cb3f8b8 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-10docker: add barometer/grafana grafanaGordon Kelly3-0/+102
Change-Id: I6352b908ee1fc0819e19f786d73897fd6db841e6 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-08Merge "docker: add kafka container for barometer"Maryam Tahhan2-0/+38
2018-01-08docker: add kafka container for barometerGordon Kelly2-0/+38
Change-Id: I9e229ff08740e1d098b5e11cc61dde874ee55e02 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-08Merge "docker: adding influxdb container for barometer"Maryam Tahhan2-0/+38
2017-12-20docker: adding influxdb container for barometerGordon Kelly2-0/+38
Change-Id: Iaaa5d5fad2b0d38bbc235a8382fd5badd58b3e65 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2017-12-19docs: update release notes for 5.1.0Maryam Tahhan1-3/+3
Change-Id: If768473582497d8a9f2d7b13e1e46c65bb25eb29 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-14docs: Update post install instructions.Maryam Tahhan1-0/+25
Change-Id: I4a56b38404468363b2d58bb621999a5b5fb22f09 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-14docs: Adding Compass4nfv installer support detailsramamani yeleswarapu2-7/+63
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-13docs: update docker documentation for dockerhubMaryam Tahhan1-8/+20
Change-Id: Id84a2645116bc1799b89579ab1d11d44760144c4 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-07VES: Updated CentOS install steps (part 2)Mytnyk, Volodymyr2-7/+15
Change-Id: I3734518709d605e9480f0dca94db4ba7fea037f4 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-06VES: Updated Ubuntu/CentOS install stepsMytnyk, Volodymyr3-57/+52
- Updated Kafka URL Change-Id: I3ffe96d5cf4a8c2f4e5c14d81c0ee52a25103caf Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-05docs: update build command for dockerMaryam Tahhan1-2/+2
Change-Id: Id3a5583170f480368e6e7819ca72d6f2c2d1656d Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-05Merge "dockerfile: update for OPNFV docker build"Aaron Smith1-7/+7
2017-12-05dockerfile: update for OPNFV docker buildMaryam Tahhan1-7/+7
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-01Merge "VES YAML: Add node VES message definition"Aaron Smith4-9/+481
2017-12-01ci: fix RDT missing package in nightly buildMaryam Tahhan2-3/+3
Change-Id: I0c3d750b798a210cade2cffc73da4620843b6932 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-30src: hugepages configuration bugfixMaryam Tahhan1-1/+1
Change-Id: Ia3e747b29bf5b00e135ec15c6134d827d4562c47 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-29docker: add kafka support to collectdMaryam Tahhan15-16/+146
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-27Merge "puppet-barometer: add puppet module to barometer"Aaron Smith49-0/+4736
2017-11-27Merge "Added snmpd container"Aaron Smith2-0/+28
2017-11-24docker: update grafana dashboardsMaryam Tahhan12-685/+14726
Add grafana dashboard json files to import to grafana. Change-Id: Ib78b82029d68199e1611f3c94e265741d730c676 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-23Updated from global requirementsCédric Ollivier2-9/+19
Change-Id: I948ca4fdd98755630de06ea0b32a759a79c1795c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-11-23docs: add security informationMaryam Tahhan1-0/+39
Change-Id: I014ee8bb762e1c2d9a94bc780816508133e2adf5 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Emma Foley <emma.l.foley@intel.com>