1. 7efdb35 Changes log level of config info to debug by Benjamin Diaz · 7 years ago
  2. 527dd0e Merge "Bug 598 Added support for vrops metric collection" by lavado · 7 years ago
  3. ca663f8 Bug 598 Added support for vrops metric collection by kasar · 7 years ago
  4. 090df14 Adds decryption of passwords in vim config block by Benjamin Diaz · 7 years ago
  5. e71feff Increases delta of start_time when collecting OpenStack metrics by Benjamin Diaz · 7 years ago
  6. 2895377 Changes way of getting VCA application name corresponding to vdu and vnf by Benjamin Diaz · 7 years ago v5.0.0 v5.0.1 v5.0.2
  7. 274a6e9 Adds use of aiokafka in mon-server by Benjamin Diaz · 7 years ago
  8. 44ebeeb Adds support for vnf-metric in mon-evaluator by Benjamin Diaz · 7 years ago
  9. 909b8c6 Fixes bug in collection of vnf-metric by Benjamin Diaz · 7 years ago
  10. de3d570 Fixes bugs regarding alarm deletion by Benjamin Diaz · 7 years ago
  11. 6c3e784 Revert "Readds plugins code and respective tests" by almagia · 7 years ago
  12. 6eda48b Readds plugins code and respective tests by Benjamin Diaz · 7 years ago
  13. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  14. 9604945 Refactors Prometheus exporter to group metrics correctly by name by Benjamin Diaz · 7 years ago
  15. f8a8afb Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  16. ac52603 Revert "Adds use of uri in connection to MongoDB instead of host and port" by lavado · 7 years ago
  17. 2fa9253 Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  18. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  19. e27def0 Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords by Benjamin Diaz · 7 years ago
  20. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  21. 987f8f6 Adds use of N2VC.FormatApplicationName in collector by Benjamin Diaz · 7 years ago
  22. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  23. cca7776 Merge "Set node to run on label docker" by Mike Marchetti · 7 years ago
  24. c3b07c7 Set node to run on label docker by Mike Marchetti · 7 years ago
  25. e592e3e Adds time.sleep in Kafka validation loop by Benjamin Diaz · 7 years ago
  26. 91b1018 Adds support for Juju metrics in collector by Benjamin Diaz · 7 years ago
  27. 4da1466 Adds use of CustomCollector in Prometheus exporter by Benjamin Diaz · 7 years ago
  28. 2aec92e Aodh notifier now uses port defined in OS_NOTIFIER_URI by Benjamin Diaz · 7 years ago
  29. 8280121 Removes threading from common_consumer by Benjamin Diaz · 7 years ago
  30. 9369989 Refactors codebase by Benjamin Diaz · 7 years ago
  31. e80db31 Refactors code in OpenStack plugin by Benjamin Diaz · 8 years ago
  32. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  33. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  34. 2a1f7bc Revert "Revert "Removes POL code from MON repo"" by garciadeblas · 7 years ago netslice
  35. d9a5597 Added LICENSE file to root folder by garciadeblas · 8 years ago
  36. dec1bb5 Adds MON Prometheus exporter by Benjamin Diaz · 7 years ago
  37. e01346d Sets repeat_action to True in OpenStack alarm creation by Benjamin Diaz · 7 years ago
  38. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 7 years ago
  39. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 7 years ago
  40. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 7 years ago
  41. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  42. 6a25034 Adds support for SSL verification option in OpenStack Aodh plugin by Benjamin Diaz · 8 years ago
  43. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  44. 2059631 Add version schedule pep440-git-full by lavado · 8 years ago
  45. 31c6f75 Adds postinst script to deb package to install dependencies by Benjamin Diaz · 8 years ago
  46. 500962a Modified vROPs install.sh to support python3 modules in MON by kasar · 8 years ago
  47. 17ebe37 Revert "Removes POL code from MON repo" by garciadeblas · 8 years ago
  48. f315c3b Removes POL code from MON repo by Benjamin Diaz · 8 years ago
  49. 8ddd3b9 Small fixes in Dockerfile, requirements and setup.py by Benjamin Diaz · 8 years ago
  50. cbecb0d Removes obsolete files by Benjamin Diaz · 8 years ago
  51. c8c3a7a Merge "Removes call to .lower on vnf_member_index in alarm creation" by lavado · 8 years ago
  52. 8676853 Merge "Reduces kafka log level to WARN" by lavado · 8 years ago
  53. 4454d2e Merge "Adds osm-common dependency" by lavado · 8 years ago
  54. ac3083b Merge "Adds exception throwing when Openstack services missing" by lavado · 8 years ago
  55. 24dddb5 Fixes recursive-include in MANIFEST by Benjamin Diaz · 8 years ago
  56. 453aabf Removes call to .lower on vnf_member_index in alarm creation by Benjamin Diaz · 8 years ago
  57. a2a74d3 Reduces kafka log level to WARN by Benjamin Diaz · 8 years ago
  58. e259839 Adds osm-common dependency by Benjamin Diaz · 8 years ago
  59. 38d905a Adds exception throwing when Openstack services missing by Benjamin Diaz · 8 years ago
  60. 58834ab Multi-VIM support for vmware vROPs plugin by kasar · 8 years ago
  61. 6418f69 Merge "[MON] Fixes notifier bug during alarm triggering" by lavado · 8 years ago v4.0 BUILD_v4.0.1_1 BUILD_v4.0.1_2
  62. a4ffa93 Merge "[MON] Implements multithreading for message consumption" by lavado · 8 years ago
  63. b9abb09 Merge "[PM] Adds group-id to Kafka consumer in agent" by lavado · 8 years ago
  64. cae6503 [MON] Fixes notifier bug during alarm triggering by Benjamin Diaz · 8 years ago
  65. 326907a [MON] Implements multithreading for message consumption by Benjamin Diaz · 8 years ago
  66. 4515b8f [PM] Adds group-id to Kafka consumer in agent by Benjamin Diaz · 8 years ago
  67. 97d7df6 [MON] Includes xml files in MANIFEST by Benjamin Diaz · 8 years ago
  68. 24b8309 Fixes log format bug when alarm action not present by diazb · 8 years ago
  69. e2fe458 [MON] Refactor of alarming section of OpenStack plugin by Benjamin Diaz · 8 years ago
  70. 9608081 [MON] Adds check for 'insecure' vim config param in Openstack plugin by Benjamin Diaz · 8 years ago
  71. 5154baa Optimization of "list_metrics" function by gcalvino · 8 years ago
  72. a2c06b1 Optimization of "check_for_metric" function by gcalvino · 8 years ago v4.0.0 v4.0.1
  73. 822fb19 Adds more alarm parameters to alarm notification log by diazb · 8 years ago
  74. ffe5a8e Adds vdu, ns, threshold and operation info to alarm notification by Benjamin Diaz · 8 years ago
  75. 2f1be6b Adds support for vdu_name and vnf_member_index in configure_scaling message by diazb · 8 years ago
  76. 15537c4 Modifies stage-archive.sh by Benjamin Diaz · 8 years ago
  77. b726161 Adds support for vdu_name, ns_id and vnf_member_index by Benjamin Diaz · 8 years ago
  78. e1c5c9b [PM] Adds support for logstash by diazb · 8 years ago
  79. b85fc8c Adds vdu_id to message bus models by Benjamin Diaz · 8 years ago v3.1 v3.1.0
  80. 7551247 Adds granularity support in OpenStack vim config by Benjamin Diaz · 8 years ago
  81. e69fe6f Fixes loading of vim config in OpenStack plugin by Benjamin Diaz · 8 years ago
  82. 17c7c53 Removes git clone operation from Dockerfile by Benjamin Diaz · 8 years ago
  83. 695d92c Removed logstash references from code by Benjamin Diaz · 8 years ago
  84. 022f26a Merge "Adds yaml support in policy module" by lavado · 8 years ago
  85. 811031f Updated Dockerfiles for MON and PM to use pip-9.0.3 by garciadeblas · 8 years ago
  86. 54634e6 Adds yaml support in policy module by Benjamin Diaz · 8 years ago
  87. 341c33b Merge "Get Metric_UUID directly from VIM Change-Id: I9b8c47b2fd7987f8834dc7c90e826d9d2789ce51 Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>" by hoban · 8 years ago
  88. 9d31bd8 Get Metric_UUID directly from VIM by gcalvino · 8 years ago
  89. 821a62e Adds yaml format in OpenStack plugin by Benjamin Diaz · 8 years ago
  90. e4be37f adds yaml support in common consumer by Gianpietro Lavado · 8 years ago
  91. f271068 Region Name and endpoint type as parameters - bug fix by gcalvino · 8 years ago
  92. 6c10123 Region Name and endpoint type as parameters by gcalvino · 8 years ago
  93. 07698bb 1.code changes related to latest pyvcloud lib by dhumal · 8 years ago
  94. d4f2f20 Adds Dockerfile by diazb · 8 years ago
  95. ef4db8d MON installation with Dockers by gcalvino · 8 years ago
  96. 77b8b3f Merge "Fixes bugs for integration with policy module" by hoban · 8 years ago
  97. 034a530 Adds license header to python files by diazb · 8 years ago
  98. ad1d76c Fixes bugs for integration with policy module by Benjamin Diaz · 8 years ago
  99. 925ff50 Fixes bugs for integration with MON module by diazb · 8 years ago
  100. 62781ff Policy Module first commit by diazb · 8 years ago