1. e80db31 Refactors code in OpenStack plugin by Benjamin Diaz · 8 years ago
  2. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  3. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  4. 2a1f7bc Revert "Revert "Removes POL code from MON repo"" by garciadeblas · 7 years ago netslice
  5. d9a5597 Added LICENSE file to root folder by garciadeblas · 8 years ago
  6. dec1bb5 Adds MON Prometheus exporter by Benjamin Diaz · 7 years ago
  7. e01346d Sets repeat_action to True in OpenStack alarm creation by Benjamin Diaz · 7 years ago
  8. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 7 years ago
  9. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 7 years ago
  10. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 7 years ago
  11. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  12. 6a25034 Adds support for SSL verification option in OpenStack Aodh plugin by Benjamin Diaz · 8 years ago
  13. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  14. 2059631 Add version schedule pep440-git-full by lavado · 8 years ago
  15. 31c6f75 Adds postinst script to deb package to install dependencies by Benjamin Diaz · 8 years ago
  16. 500962a Modified vROPs install.sh to support python3 modules in MON by kasar · 8 years ago
  17. 17ebe37 Revert "Removes POL code from MON repo" by garciadeblas · 8 years ago
  18. f315c3b Removes POL code from MON repo by Benjamin Diaz · 8 years ago
  19. 8ddd3b9 Small fixes in Dockerfile, requirements and setup.py by Benjamin Diaz · 8 years ago
  20. cbecb0d Removes obsolete files by Benjamin Diaz · 8 years ago
  21. c8c3a7a Merge "Removes call to .lower on vnf_member_index in alarm creation" by lavado · 8 years ago
  22. 8676853 Merge "Reduces kafka log level to WARN" by lavado · 8 years ago
  23. 4454d2e Merge "Adds osm-common dependency" by lavado · 8 years ago
  24. ac3083b Merge "Adds exception throwing when Openstack services missing" by lavado · 8 years ago
  25. 24dddb5 Fixes recursive-include in MANIFEST by Benjamin Diaz · 8 years ago
  26. 453aabf Removes call to .lower on vnf_member_index in alarm creation by Benjamin Diaz · 8 years ago
  27. a2a74d3 Reduces kafka log level to WARN by Benjamin Diaz · 8 years ago
  28. e259839 Adds osm-common dependency by Benjamin Diaz · 8 years ago
  29. 38d905a Adds exception throwing when Openstack services missing by Benjamin Diaz · 8 years ago
  30. 58834ab Multi-VIM support for vmware vROPs plugin by kasar · 8 years ago
  31. 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
  32. a4ffa93 Merge "[MON] Implements multithreading for message consumption" by lavado · 8 years ago
  33. b9abb09 Merge "[PM] Adds group-id to Kafka consumer in agent" by lavado · 8 years ago
  34. cae6503 [MON] Fixes notifier bug during alarm triggering by Benjamin Diaz · 8 years ago
  35. 326907a [MON] Implements multithreading for message consumption by Benjamin Diaz · 8 years ago
  36. 4515b8f [PM] Adds group-id to Kafka consumer in agent by Benjamin Diaz · 8 years ago
  37. 97d7df6 [MON] Includes xml files in MANIFEST by Benjamin Diaz · 8 years ago
  38. 24b8309 Fixes log format bug when alarm action not present by diazb · 8 years ago
  39. e2fe458 [MON] Refactor of alarming section of OpenStack plugin by Benjamin Diaz · 8 years ago
  40. 9608081 [MON] Adds check for 'insecure' vim config param in Openstack plugin by Benjamin Diaz · 8 years ago
  41. 5154baa Optimization of "list_metrics" function by gcalvino · 8 years ago
  42. a2c06b1 Optimization of "check_for_metric" function by gcalvino · 8 years ago v4.0.0 v4.0.1
  43. 822fb19 Adds more alarm parameters to alarm notification log by diazb · 8 years ago
  44. ffe5a8e Adds vdu, ns, threshold and operation info to alarm notification by Benjamin Diaz · 8 years ago
  45. 2f1be6b Adds support for vdu_name and vnf_member_index in configure_scaling message by diazb · 8 years ago
  46. 15537c4 Modifies stage-archive.sh by Benjamin Diaz · 8 years ago
  47. b726161 Adds support for vdu_name, ns_id and vnf_member_index by Benjamin Diaz · 8 years ago
  48. e1c5c9b [PM] Adds support for logstash by diazb · 8 years ago
  49. b85fc8c Adds vdu_id to message bus models by Benjamin Diaz · 8 years ago v3.1 v3.1.0
  50. 7551247 Adds granularity support in OpenStack vim config by Benjamin Diaz · 8 years ago
  51. e69fe6f Fixes loading of vim config in OpenStack plugin by Benjamin Diaz · 8 years ago
  52. 17c7c53 Removes git clone operation from Dockerfile by Benjamin Diaz · 8 years ago
  53. 695d92c Removed logstash references from code by Benjamin Diaz · 8 years ago
  54. 022f26a Merge "Adds yaml support in policy module" by lavado · 8 years ago
  55. 811031f Updated Dockerfiles for MON and PM to use pip-9.0.3 by garciadeblas · 8 years ago
  56. 54634e6 Adds yaml support in policy module by Benjamin Diaz · 8 years ago
  57. 341c33b Merge "Get Metric_UUID directly from VIM Change-Id: I9b8c47b2fd7987f8834dc7c90e826d9d2789ce51 Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>" by hoban · 8 years ago
  58. 9d31bd8 Get Metric_UUID directly from VIM by gcalvino · 8 years ago
  59. 821a62e Adds yaml format in OpenStack plugin by Benjamin Diaz · 8 years ago
  60. e4be37f adds yaml support in common consumer by Gianpietro Lavado · 8 years ago
  61. f271068 Region Name and endpoint type as parameters - bug fix by gcalvino · 8 years ago
  62. 6c10123 Region Name and endpoint type as parameters by gcalvino · 8 years ago
  63. 07698bb 1.code changes related to latest pyvcloud lib by dhumal · 8 years ago
  64. d4f2f20 Adds Dockerfile by diazb · 8 years ago
  65. ef4db8d MON installation with Dockers by gcalvino · 8 years ago
  66. 77b8b3f Merge "Fixes bugs for integration with policy module" by hoban · 8 years ago
  67. 034a530 Adds license header to python files by diazb · 8 years ago
  68. ad1d76c Fixes bugs for integration with policy module by Benjamin Diaz · 8 years ago
  69. 925ff50 Fixes bugs for integration with MON module by diazb · 8 years ago
  70. 62781ff Policy Module first commit by diazb · 8 years ago
  71. 181cce8 Implements multivim support in the OpenStack plugin by Benjamin Diaz · 8 years ago
  72. 6439eb0 Merge "Adds support for storing and getting vim creds" by hoban · 8 years ago
  73. b3f86c9 Adds support for storing and getting vim creds by Benjamin Diaz · 8 years ago
  74. 0215787 Merge "Additional mock tests for vROPs plugin" by hoban · 8 years ago
  75. 6a230ae Additional mock tests for vROPs plugin by bhangare · 8 years ago
  76. 0e57d11 Minor bugs fix by Benjamin Diaz · 8 years ago
  77. 030c8c7 :Updated endpoint for gnocchi and aodh plugins. by Helena McGough · 8 years ago
  78. c8116ba Merge "Additional mock test cases for vROPs plugin" by hoban · 8 years ago
  79. 5fa711c Minor Model Changes by prithiv · 8 years ago
  80. 715eda0 Additional mock test cases for vROPs plugin by kdhumal · 8 years ago
  81. 0b86db3 Mock tests for vROPs plugin receiver module Correcting typo in sys path by dhumal · 8 years ago
  82. e3f9dbe Merge "Updated logging for CloudWatch plugin" by hoban · 8 years ago
  83. c062811 Merge "Path resolution for core producer" by hoban · 8 years ago
  84. 079c73d Updated logging for CloudWatch plugin by javaid · 8 years ago
  85. 13b6a3d Path resolution for core producer by bhangare · 8 years ago
  86. 5657455 Updated logging for CloudWatch plugin by javaid · 8 years ago
  87. 7d13c9e Updated vROPs plugin code to use json format in all supported helper methods by bhangare · 8 years ago
  88. 1e75545 Updates to the common producer by Helena McGough · 8 years ago
  89. 715a0ae Minor bug fixes for common consumer and updated AWS plugin code with access credentials by javaid · 8 years ago
  90. 9a8e39a Updated installation documentation for authentication by Helena McGough · 8 years ago
  91. 582a1a0 Merge "Updated vROPs plugin for using Common plugin consumer" by hoban · 8 years ago
  92. 5989ee8 Merge "Minor Bug Fixes" by hoban · 8 years ago
  93. e5f3efe Updated vROPs plugin for using Common plugin consumer by bhangare · 8 years ago
  94. ec994b1 Minor Bug Fixes by prithiv · 8 years ago
  95. 249a52f Updated the manual installation process and documentation by Helena McGough · 8 years ago
  96. 767619b Merge "Updated kafka version" by hoban · 8 years ago rift300
  97. 8e226a6 Merge "Updates (AWS Plugin) code with common producer/consumer" by hoban · 8 years ago
  98. 828ff57 Updated kafka version by Helena McGough · 8 years ago
  99. 8b16911 Updates (AWS Plugin) code with common producer/consumer by javaid · 8 years ago
  100. efb8f57 Minor producer bug fix by Helena McGough · 8 years ago