1. 6cd07e8 Update dependencies to branch by beierlm · 5 years ago ng-ro-refactor
  2. 865c35c Fix for 1433 Add dummy write to kafka by palsus · 5 years ago branch-ng-ro-refactor-start branch-sol006v331-start
  3. a949ff9 Fix for Bug 1433 Exception handling in aioread method by palsus · 5 years ago
  4. bb0f2a3 Feature 10296 Pip Standardization by beierlm · 5 years ago
  5. 0cf6b55 Fix for bug 1433 check if common-db is ready by palsus · 5 years ago
  6. b170aec Fix for bug 1433 additional checks for kafka readiness by palsus · 5 years ago
  7. cb6abac Removed process pool from MON evaluator by Atul Agarwal · 5 years ago
  8. 7af74e4 Fix for bug 1460 Admin dashboard in Grafana not created when using keystone as backend by Atul Agarwal · 5 years ago
  9. 03afcaa Fix bug 1471: remove harcoded kafka host by David Garcia · 5 years ago
  10. 806fe45 Fix for bug 1447 Grafana user not associated with team by Atul Agarwal · 5 years ago
  11. 3e56247 Fix for bug 1433 - Exception when checking kafka status by Atul Agarwal · 5 years ago
  12. 4cc84d1 Fixes the collection of cpu metric in some openstack versions by limon · 5 years ago
  13. 5aa710b Fix for bug 1433 - MON will not start till MongoDB service is up by Atul Agarwal · 5 years ago
  14. 5ac5415 fix(mongodb): query now with filters to get just the VNFD referenced by the NSR. Bug 1463 by bravof · 5 years ago
  15. a1b4bb3 Fix for bug 1460 admin dashboard creation error if already exists by palsus · 5 years ago
  16. bcf64ea Fix for bug 1459 wrong keystone credentiala.s by palsus · 5 years ago
  17. e57f2f1 Fix for bug 1450 high memory consumption by palsus · 5 years ago
  18. 6e73f23 bug 1435 multiple admin and service dashboards by palsus · 5 years ago
  19. c811d68 Improved mult-processing of mon-evaluator by palsus · 5 years ago
  20. 0ab6407 Fix for bug 1414, bug 1435 & bug 1438 - Multi-tenancy with keystone as backend by palsus · 5 years ago
  21. 7ded2e0 Aligned python dependencies across files by palsus · 5 years ago
  22. 2fe71f2 bug(keystone): dashboards for projects saved in keystone instead of mongoDB. Bug 1415 by bravof · 5 years ago
  23. 9a77332 Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures by palsus · 5 years ago
  24. 5028f70 Fix vROps monitoring problems related to SOL006 migration by limon · 5 years ago
  25. aefdd50 Fix bug 1402: sdn infra collector names changed to match RO names by garciadeblas · 5 years ago
  26. c4d161c Fix for Bug 1397: handled exception TypeError by palsus · 5 years ago
  27. bc79632 Fix for bug 1396 - Error creating dashboard with same name in two different users by Atul Agarwal · 5 years ago
  28. 960d046 fix(dashboards): searches monitoring parameters through every VDU available inside a VNF by bravof · 5 years ago
  29. 883def3 resolved dashboard issue by Ubuntu · 5 years ago release-v9.0-start v9.0.0rc1
  30. 12fda45 fix(dashboarder): dashboarder bug with sol006. Bug 1303 by bravof · 5 years ago
  31. 4b9f79e feat(sol006): sol006 migration by bravof · 5 years ago
  32. 7023a2f Resolved bug 1293 - Remove all references of peewee, mysql, libmysql-dev as mysql is not supported anymore. by agarwalat · 5 years ago
  33. 3f253be Removed python package peewee-migrate as it is no longer supported. by agarwalat · 5 years ago
  34. 85a9185 MON changes for Grafana Multitenancy feature. by agarwalat · 5 years ago
  35. d0d6aeb Fix bug 1276: collect metric from gnocchi first then ceilometer if it fails by agarwalat · 5 years ago
  36. c641dae test commit by agarwalat · 5 years ago
  37. d0aa7e2 Revert "Support for replicaset connection (HA). Added replicaset field in MON config file." by vijaynag · 5 years ago
  38. ef8ee1e Fix bug 1258: metrics not properly collected in some Openstacks by garciadeblas · 5 years ago
  39. 426a544 Added more logs for Bug 1258-CPU metrics not shown in Prometheus by agarwalat · 5 years ago
  40. d5ce3b9 Support for replicaset connection (HA). by Vijay Nag B S · 6 years ago
  41. 4b6428e Bug 1133 fixed git add . by agarwalat · 6 years ago
  42. dda20d4 Improve Config.get() function by David Garcia · 6 years ago
  43. 6a39cb0 Move from old N2VC to N2VCJujuConnector by David Garcia · 6 years ago
  44. cadfe2d Updated requirement.txt to point MON to N2VC tag v8.0.1 as n2vc.vnf module is missing in master branch of N2VC. by Atul · 6 years ago
  45. 06ad698 fix(processes): .terminate instead of .kill to finish misbehaving processes by bravof · 6 years ago
  46. d9e5635 Bug 1106 : Kill processes still running after join call timeout reached, also timeouts added to nova and keystone clients. Join timeout increased from 10 to 20 by bravof · 6 years ago
  47. c9ee37d fix(postinst): wrong version in postinst file for aiokafka by bravof · 6 years ago release-v8.0-start
  48. 881ff3b Bug 1086 fixed. Updated authentication mechanism by Atul Agarwal · 6 years ago
  49. 4509db8 fix(aiokafka): change aiokafka version to 0.6.0 by bravof · 6 years ago
  50. 94fae15 VIO to use Openstack collector (gnocchi) if no vrops_site is provided by garciadeblas · 6 years ago
  51. 8a77165 Fix MON Stein Metrics by beierlm · 6 years ago
  52. e1e89cc chore(gitignore): vscode files to gitignore by bravof · 6 years ago
  53. 396648b feature(grafana): Grafana uses url, user and password from configuration, check mon.yml for more details by bravof · 6 years ago
  54. 3402cbb Merge "Adds osm_automated tag to automated dashboards Fixes Bug 1027." by lavado · 6 years ago
  55. e304bb8 Adds osm_automated tag to automated dashboards Fixes Bug 1027. by lavado · 6 years ago
  56. b43227f migrating to ubuntu 18.04 by tierno · 6 years ago
  57. 73dbb4e Collect null project_ids as empty strings by lavado · 6 years ago sol006 v7.0.0 v7.0.1rc1 v7.0.1rc2 v7.0.1rc3
  58. eba6065 Fixes double decryption by beierl · 6 years ago
  59. 8e6989b Validate Grafana is present for dashboarder service by lavado · 6 years ago v7.0.0rc1
  60. 4a18bf3 Fixes autoscaling with VNF Indicators by Gianpietro Lavado · 6 years ago
  61. e21e44c Fix bug in juju metrics collection by Gianpietro Lavado · 6 years ago
  62. 7a856f5 minor enhancements to NS dashboard by lavado · 6 years ago
  63. de38594 Partial fix for bug 936 (MON Part) by lavado · 6 years ago
  64. e8b90a1 Fix __init__.py file for dashboarder by lavado · 6 years ago
  65. 6fb6948 Fix bug in osm_mon path in Dashboarder service by Gianpietro Lavado · 6 years ago
  66. 1d71df5 Minor fixes for MON Evaluator & Dashboarder by Gianpietro Lavado · 6 years ago
  67. 1b7145f Re-Revert "Revert "Migrates alarms to MongoDB"" approved by TSC by almagia · 6 years ago
  68. 628df02 Revert "Migrates alarms to MongoDB" by lavado · 6 years ago
  69. b6233b3 Migrates alarms to MongoDB by Benjamin Diaz · 6 years ago
  70. cee3b86 Minor fixes to additional metric labels by lavado · 6 years ago
  71. 456d0f3 Grafana dashboard automation by lavado · 6 years ago
  72. 94a96ef Merge "Adding more labels to Prometheus metrics" by lavado · 6 years ago
  73. f54d2e4 Merge "Adding project_id label to Prometheus Infra metrics" by lavado · 6 years ago
  74. a2c1bf8 Merge "Revert "Migrates alarms to MongoDB"" by lavado · 6 years ago
  75. d0058e8 Revert "Migrates alarms to MongoDB" by lavado · 6 years ago
  76. 8c43ba0 Merge "Migrates alarms to MongoDB" by lavado · 6 years ago
  77. f3818d7 Adding project_id label to Prometheus Infra metrics by lavado · 6 years ago
  78. e492a79 Upgrading PyYaml due to new juju package by lavado · 6 years ago
  79. a69f272 Adding more labels to Prometheus metrics by lavado · 6 years ago
  80. 6decd36 Fixed request for OpenStack Rocky Endpoints by Antonio Marsico · 6 years ago
  81. 0085a4a Migrates alarms to MongoDB by Benjamin Diaz · 6 years ago
  82. 64be55a Fixed the usage of self signed certificates by Antonio Marsico · 7 years ago feature5837 feature7928
  83. d5ac6e1 Refactors alarms to decouple them from vnf specific data by Benjamin Diaz · 7 years ago
  84. 4cd3955 Removes obsolete documentation. Adds architectural docs. by Benjamin Diaz · 7 years ago
  85. 33338ec Merge "Replaces call to Gnocchi status for a request of metric list when determining backend in openstack vnf collector" by diazb · 7 years ago
  86. ccbe680 Change coverage path by beierl · 7 years ago
  87. fe7bdeb Replaces call to Gnocchi status for a request of metric list when determining backend in openstack vnf collector by Benjamin Diaz · 7 years ago
  88. 4de60c5 Readds logic to obtain vim_type when it is available in vim config by Benjamin Diaz · 7 years ago
  89. 3293503 Adds check for config param in vim_account dict to avoid errors when it does not exist by Benjamin Diaz · 7 years ago
  90. 5fbb199 Adds vrops_password to passwords to decrypt. Adds check of schema_version for backwards compatibility by Benjamin Diaz · 7 years ago
  91. c2a005e Merge "Change to nose2" by diazb · 7 years ago
  92. 416a753 Modifies MON to use mongodb directly for vim info and do vim pass decryption on demand by Benjamin Diaz · 7 years ago
  93. 8c37bd0 Change to nose2 by beierl · 7 years ago
  94. 7233ad2 Fixes VIO collection by beierl · 7 years ago
  95. 829821e Correct multiplier by beierl · 7 years ago
  96. 2329b92 Adds unit test coverage by beierl · 7 years ago
  97. f364b0f Removes kafka check from healthcheck by Benjamin Diaz · 7 years ago
  98. 8283936 Merge "Reduce Resource Consumption" by diazb · 7 years ago
  99. 730dfd8 Reduce Resource Consumption by beierl · 7 years ago
  100. 985765e Adds support for custom project and user domain names defined in vim config by Benjamin Diaz · 7 years ago