1. f8152ba Readds logic to obtain vim_type when it is available in vim config by Benjamin Diaz · 7 years ago v6.0.2 v6.0.2rc1 v6.0.3
  2. 324645e Adds check for config param in vim_account dict to avoid errors when it does not exist by Benjamin Diaz · 7 years ago
  3. 6c0019a Adds vrops_password to passwords to decrypt. Adds check of schema_version for backwards compatibility by Benjamin Diaz · 7 years ago
  4. be7ae82 Modifies MON to use mongodb directly for vim info and do vim pass decryption on demand by Benjamin Diaz · 7 years ago
  5. dd392d6 Fixes VIO collection by beierl · 7 years ago
  6. 6dc19bc Merge "Correct multiplier" into v6.0 by diazb · 7 years ago
  7. 2584d80 Correct multiplier by beierl · 7 years ago
  8. 19218e1 Removes kafka check from healthcheck by Benjamin Diaz · 7 years ago
  9. 645de19 Adds support for custom project and user domain names defined in vim config by Benjamin Diaz · 7 years ago
  10. 2e33fa0 Reduce Resource Consumption by beierl · 7 years ago v6.0.1
  11. c9debca Negotiate vCD Version by beierl · 7 years ago
  12. 1407675 Make vcloud api version compatible for different vCDs by kasar · 7 years ago
  13. ba2676e Adds validation of vim-id in vdur in OpenStack base infra plugin by Benjamin Diaz · 7 years ago v6.0.0
  14. f3d1c66 Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector by Benjamin Diaz · 7 years ago
  15. be03466 Remove use of granularity and just retrieve last metric collected in OpenStack plugin by Benjamin Diaz · 7 years ago
  16. 5959c93 Changes openstack vim status check to use nova to allow non admin users in config by Benjamin Diaz · 7 years ago
  17. dda0435 Modifies logic por determining metric backend in OpenStack plugin by Benjamin Diaz · 7 years ago
  18. 00fa694 Adds network interface name as tag in corresponding metric by Benjamin Diaz · 7 years ago
  19. 14522c3 Fixes missing parent constructor call in openstack based infra collectors by Benjamin Diaz · 7 years ago
  20. bf4f496 Merge "Added vio infra collector plugin" by diazb · 7 years ago
  21. e82c062 Added vio infra collector plugin by kasar · 7 years ago
  22. f8fb656 Adds handling of exception inside OpenStack collector by Benjamin Diaz · 7 years ago
  23. f840f69 Implemented VMware infra collector plugin by kasar · 7 years ago
  24. ce9929c Improves README by Benjamin Diaz · 7 years ago feature7106
  25. 6b45f21 Adds support for interface specific metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  26. 0cd4e14 Fixes error during alarm evaluation by Benjamin Diaz · 7 years ago
  27. a97bdb3 Refactors code and adds unit tests by Benjamin Diaz · 7 years ago
  28. 649e6b2 Adds pylint to tox test pipeline and fixes related errors by Benjamin Diaz · 7 years ago
  29. 1979095 Adds partial support for interface metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  30. 2bdf402 Adds support for multiple alarm statuses by Benjamin Diaz · 7 years ago
  31. 3ddffea Fixes bug with VM status collection when VIM is down by Benjamin Diaz · 7 years ago
  32. d099b1b Adds collection of sdnc status metric by Benjamin Diaz · 7 years ago
  33. d174324 Adds support in entrypoint script for more complex mysql URI (+pool and query params) by Benjamin Diaz · 7 years ago
  34. 0c5ec8c Opens and closes db connections manually to avoid errors when using MySQL backend by Benjamin Diaz · 7 years ago
  35. c0da257 Merge "Added VIO metrics collector for vROPs" by lavado · 7 years ago
  36. dcfe252 Added VIO metrics collector for vROPs by kasar · 7 years ago
  37. 30d9469 Modifies MON to create database if using mysql URI by Benjamin Diaz · 7 years ago
  38. 616fde7 Adds collection of VM status metric in OpenStack infra plugin by Benjamin Diaz · 7 years ago
  39. b2b43da Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  40. 8721c5c Adds support for Ceilometer API metric collection by Benjamin Diaz · 7 years ago
  41. 5ac7c08 Implements filebased config, config override through env vars, use of osm by Benjamin Diaz · 7 years ago
  42. b525e6c Adds collection of vim status metric by Benjamin Diaz · 7 years ago
  43. 8303862 Exits mon-evaluator process when encountered by a database exception by Benjamin Diaz · 7 years ago
  44. 7efdb35 Changes log level of config info to debug by Benjamin Diaz · 7 years ago
  45. 527dd0e Merge "Bug 598 Added support for vrops metric collection" by lavado · 7 years ago
  46. ca663f8 Bug 598 Added support for vrops metric collection by kasar · 7 years ago
  47. 090df14 Adds decryption of passwords in vim config block by Benjamin Diaz · 7 years ago
  48. e71feff Increases delta of start_time when collecting OpenStack metrics by Benjamin Diaz · 7 years ago
  49. 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
  50. 274a6e9 Adds use of aiokafka in mon-server by Benjamin Diaz · 7 years ago
  51. 44ebeeb Adds support for vnf-metric in mon-evaluator by Benjamin Diaz · 7 years ago
  52. 909b8c6 Fixes bug in collection of vnf-metric by Benjamin Diaz · 7 years ago
  53. de3d570 Fixes bugs regarding alarm deletion by Benjamin Diaz · 7 years ago
  54. 6c3e784 Revert "Readds plugins code and respective tests" by almagia · 7 years ago
  55. 6eda48b Readds plugins code and respective tests by Benjamin Diaz · 7 years ago
  56. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  57. 9604945 Refactors Prometheus exporter to group metrics correctly by name by Benjamin Diaz · 7 years ago
  58. f8a8afb Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  59. ac52603 Revert "Adds use of uri in connection to MongoDB instead of host and port" by lavado · 7 years ago
  60. 2fa9253 Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  61. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  62. e27def0 Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords by Benjamin Diaz · 7 years ago
  63. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  64. 987f8f6 Adds use of N2VC.FormatApplicationName in collector by Benjamin Diaz · 7 years ago
  65. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  66. cca7776 Merge "Set node to run on label docker" by Mike Marchetti · 7 years ago
  67. c3b07c7 Set node to run on label docker by Mike Marchetti · 7 years ago
  68. e592e3e Adds time.sleep in Kafka validation loop by Benjamin Diaz · 7 years ago
  69. 91b1018 Adds support for Juju metrics in collector by Benjamin Diaz · 7 years ago
  70. 4da1466 Adds use of CustomCollector in Prometheus exporter by Benjamin Diaz · 7 years ago
  71. 2aec92e Aodh notifier now uses port defined in OS_NOTIFIER_URI by Benjamin Diaz · 7 years ago
  72. 8280121 Removes threading from common_consumer by Benjamin Diaz · 7 years ago
  73. 9369989 Refactors codebase by Benjamin Diaz · 7 years ago
  74. e80db31 Refactors code in OpenStack plugin by Benjamin Diaz · 8 years ago
  75. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  76. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  77. 2a1f7bc Revert "Revert "Removes POL code from MON repo"" by garciadeblas · 7 years ago netslice
  78. d9a5597 Added LICENSE file to root folder by garciadeblas · 8 years ago
  79. dec1bb5 Adds MON Prometheus exporter by Benjamin Diaz · 7 years ago
  80. e01346d Sets repeat_action to True in OpenStack alarm creation by Benjamin Diaz · 7 years ago
  81. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 7 years ago
  82. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 7 years ago
  83. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 7 years ago
  84. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  85. 6a25034 Adds support for SSL verification option in OpenStack Aodh plugin by Benjamin Diaz · 8 years ago
  86. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  87. 2059631 Add version schedule pep440-git-full by lavado · 8 years ago
  88. 31c6f75 Adds postinst script to deb package to install dependencies by Benjamin Diaz · 8 years ago
  89. 500962a Modified vROPs install.sh to support python3 modules in MON by kasar · 8 years ago
  90. 17ebe37 Revert "Removes POL code from MON repo" by garciadeblas · 8 years ago
  91. f315c3b Removes POL code from MON repo by Benjamin Diaz · 8 years ago
  92. 8ddd3b9 Small fixes in Dockerfile, requirements and setup.py by Benjamin Diaz · 8 years ago
  93. cbecb0d Removes obsolete files by Benjamin Diaz · 8 years ago
  94. c8c3a7a Merge "Removes call to .lower on vnf_member_index in alarm creation" by lavado · 8 years ago
  95. 8676853 Merge "Reduces kafka log level to WARN" by lavado · 8 years ago
  96. 4454d2e Merge "Adds osm-common dependency" by lavado · 8 years ago
  97. ac3083b Merge "Adds exception throwing when Openstack services missing" by lavado · 8 years ago
  98. 24dddb5 Fixes recursive-include in MANIFEST by Benjamin Diaz · 8 years ago
  99. 453aabf Removes call to .lower on vnf_member_index in alarm creation by Benjamin Diaz · 8 years ago
  100. a2a74d3 Reduces kafka log level to WARN by Benjamin Diaz · 8 years ago