1. 6eda48b Readds plugins code and respective tests by Benjamin Diaz · 7 years ago
  2. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  3. 9604945 Refactors Prometheus exporter to group metrics correctly by name by Benjamin Diaz · 7 years ago
  4. f8a8afb Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  5. ac52603 Revert "Adds use of uri in connection to MongoDB instead of host and port" by lavado · 7 years ago
  6. 2fa9253 Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  7. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  8. e27def0 Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords by Benjamin Diaz · 7 years ago
  9. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  10. 987f8f6 Adds use of N2VC.FormatApplicationName in collector by Benjamin Diaz · 7 years ago
  11. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  12. e592e3e Adds time.sleep in Kafka validation loop by Benjamin Diaz · 7 years ago
  13. 91b1018 Adds support for Juju metrics in collector by Benjamin Diaz · 7 years ago
  14. 4da1466 Adds use of CustomCollector in Prometheus exporter by Benjamin Diaz · 7 years ago
  15. 2aec92e Aodh notifier now uses port defined in OS_NOTIFIER_URI by Benjamin Diaz · 7 years ago
  16. 8280121 Removes threading from common_consumer by Benjamin Diaz · 7 years ago
  17. 9369989 Refactors codebase by Benjamin Diaz · 7 years ago
  18. e80db31 Refactors code in OpenStack plugin by Benjamin Diaz · 8 years ago
  19. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  20. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  21. dec1bb5 Adds MON Prometheus exporter by Benjamin Diaz · 8 years ago
  22. e01346d Sets repeat_action to True in OpenStack alarm creation by Benjamin Diaz · 8 years ago
  23. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 8 years ago
  24. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 8 years ago
  25. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 8 years ago
  26. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 8 years ago
  27. 6a25034 Adds support for SSL verification option in OpenStack Aodh plugin by Benjamin Diaz · 8 years ago
  28. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  29. 500962a Modified vROPs install.sh to support python3 modules in MON by kasar · 8 years ago
  30. cbecb0d Removes obsolete files by Benjamin Diaz · 8 years ago
  31. c8c3a7a Merge "Removes call to .lower on vnf_member_index in alarm creation" by lavado · 8 years ago
  32. ac3083b Merge "Adds exception throwing when Openstack services missing" by lavado · 8 years ago
  33. 24dddb5 Fixes recursive-include in MANIFEST by Benjamin Diaz · 8 years ago
  34. 453aabf Removes call to .lower on vnf_member_index in alarm creation by Benjamin Diaz · 8 years ago
  35. 38d905a Adds exception throwing when Openstack services missing by Benjamin Diaz · 8 years ago
  36. 58834ab Multi-VIM support for vmware vROPs plugin by kasar · 8 years ago
  37. 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
  38. cae6503 [MON] Fixes notifier bug during alarm triggering by Benjamin Diaz · 8 years ago
  39. 326907a [MON] Implements multithreading for message consumption by Benjamin Diaz · 8 years ago
  40. e2fe458 [MON] Refactor of alarming section of OpenStack plugin by Benjamin Diaz · 8 years ago
  41. 9608081 [MON] Adds check for 'insecure' vim config param in Openstack plugin by Benjamin Diaz · 8 years ago
  42. 5154baa Optimization of "list_metrics" function by gcalvino · 8 years ago
  43. a2c06b1 Optimization of "check_for_metric" function by gcalvino · 8 years ago v4.0.0 v4.0.1
  44. ffe5a8e Adds vdu, ns, threshold and operation info to alarm notification by Benjamin Diaz · 8 years ago
  45. b726161 Adds support for vdu_name, ns_id and vnf_member_index by Benjamin Diaz · 8 years ago
  46. e1c5c9b [PM] Adds support for logstash by diazb · 8 years ago
  47. b85fc8c Adds vdu_id to message bus models by Benjamin Diaz · 8 years ago v3.1 v3.1.0
  48. 7551247 Adds granularity support in OpenStack vim config by Benjamin Diaz · 8 years ago
  49. e69fe6f Fixes loading of vim config in OpenStack plugin by Benjamin Diaz · 8 years ago
  50. 695d92c Removed logstash references from code by Benjamin Diaz · 8 years ago
  51. 341c33b Merge "Get Metric_UUID directly from VIM Change-Id: I9b8c47b2fd7987f8834dc7c90e826d9d2789ce51 Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>" by hoban · 8 years ago
  52. 9d31bd8 Get Metric_UUID directly from VIM by gcalvino · 8 years ago
  53. 821a62e Adds yaml format in OpenStack plugin by Benjamin Diaz · 8 years ago
  54. e4be37f adds yaml support in common consumer by Gianpietro Lavado · 8 years ago
  55. f271068 Region Name and endpoint type as parameters - bug fix by gcalvino · 8 years ago
  56. 6c10123 Region Name and endpoint type as parameters by gcalvino · 8 years ago
  57. 07698bb 1.code changes related to latest pyvcloud lib by dhumal · 8 years ago
  58. ad1d76c Fixes bugs for integration with policy module by Benjamin Diaz · 8 years ago
  59. 181cce8 Implements multivim support in the OpenStack plugin by Benjamin Diaz · 8 years ago
  60. 6439eb0 Merge "Adds support for storing and getting vim creds" by hoban · 8 years ago
  61. b3f86c9 Adds support for storing and getting vim creds by Benjamin Diaz · 8 years ago
  62. 0215787 Merge "Additional mock tests for vROPs plugin" by hoban · 8 years ago
  63. 6a230ae Additional mock tests for vROPs plugin by bhangare · 8 years ago
  64. 0e57d11 Minor bugs fix by Benjamin Diaz · 8 years ago
  65. 030c8c7 :Updated endpoint for gnocchi and aodh plugins. by Helena McGough · 8 years ago
  66. c8116ba Merge "Additional mock test cases for vROPs plugin" by hoban · 8 years ago
  67. 5fa711c Minor Model Changes by prithiv · 8 years ago
  68. 715eda0 Additional mock test cases for vROPs plugin by kdhumal · 8 years ago
  69. 0b86db3 Mock tests for vROPs plugin receiver module Correcting typo in sys path by dhumal · 8 years ago
  70. c062811 Merge "Path resolution for core producer" by hoban · 8 years ago
  71. 079c73d Updated logging for CloudWatch plugin by javaid · 8 years ago
  72. 13b6a3d Path resolution for core producer by bhangare · 8 years ago
  73. 7d13c9e Updated vROPs plugin code to use json format in all supported helper methods by bhangare · 8 years ago
  74. 1e75545 Updates to the common producer by Helena McGough · 8 years ago
  75. 715a0ae Minor bug fixes for common consumer and updated AWS plugin code with access credentials by javaid · 8 years ago
  76. e5f3efe Updated vROPs plugin for using Common plugin consumer by bhangare · 8 years ago
  77. 249a52f Updated the manual installation process and documentation by Helena McGough · 8 years ago
  78. 8e226a6 Merge "Updates (AWS Plugin) code with common producer/consumer" by hoban · 8 years ago
  79. 8b16911 Updates (AWS Plugin) code with common producer/consumer by javaid · 8 years ago
  80. efb8f57 Minor producer bug fix by Helena McGough · 8 years ago
  81. 058ddc5 Merge "Included OpenStack integration tests." by hoban · 8 years ago
  82. 5bfefee Merge "MON vROPs plugin patch for minor fixes found during testing" by hoban · 8 years ago
  83. 6fb89c8 Fix double '/' in the message by prithiv · 8 years ago
  84. dc5050c MON vROPs plugin patch for minor fixes found during testing by bhangare · 8 years ago
  85. bbbc9f6 Included OpenStack integration tests. by Helena McGough · 8 years ago
  86. 43d40c9 Directory structure and documentation updates by Helena McGough · 8 years ago
  87. effeb7c Updated plugins with new directory structure by Helena McGough · 8 years ago
  88. 94f93f7 Refactored the Aodh notifier class by Helena McGough · 8 years ago
  89. c7397b9 Renaming folder structure by prithiv · 8 years ago