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