1. 7ce998f SOL006 patch for POL by garciaale · 5 years ago release-v9.0-start v9.0.0 v9.0.0rc1
  2. 8ba99ff fix(aiokafka): version now fixed to 0.6.0 (this is the latest at the moment) by bravof · 6 years ago v8.0 release-v8.0-start v8.0.0 v8.0.0rc1 v8.0.0rc2 v8.0.0rc3 v8.0.1 v8.0.1rc1 v8.0.2 v8.0.3 v8.0.4
  3. 946821f fix(healthcheck): new flag implemented as a file for health checking in POL (it only appears after all migrations and connections were made) by bravof · 6 years ago
  4. 585eb0c Resolved bug 1087 by Atul Agarwal · 6 years ago
  5. db8c105 Resolved bug 1047. by Atul Agarwal · 6 years ago
  6. 4161019 Fix metric name at VNF Alarms feature by Gianpietro Lavado · 6 years ago sol006 v7.0.0 v7.0.0rc1 v7.0.1 v7.0.1rc1 v7.0.1rc2 v7.0.1rc3
  7. c374c03 Adds arch docs to POL by Benjamin Diaz · 6 years ago feature5837 feature7928
  8. 1a0af1c Refactors alarm creation to comply with changes regarding the use of tags instead of fixed fields by Benjamin Diaz · 7 years ago
  9. e4a298c Adds unit test coverage by beierl · 7 years ago
  10. 87c4af9 Adds projects_read and projects_write params to scaling nslcmop by Benjamin Diaz · 7 years ago
  11. a70a8c4 Upgrading aiokafka to 0.5.* by Benjamin Diaz · 7 years ago
  12. 03e80d5 Removes kafka check from healthcheck by Benjamin Diaz · 7 years ago
  13. 3736ad8 Changes vnf_member_index to a string by Benjamin Diaz · 7 years ago v6.0 v6.0.0 v6.0.1 v6.0.2 v6.0.2rc1 v6.0.3 v6.0.4 v6.0.4rc1
  14. baaf876 Adds missing healthcheck command to setup.py by Benjamin Diaz · 7 years ago
  15. 6d8a34f Adds basic healthcheck to Dockerfile by Benjamin Diaz · 7 years ago
  16. acac755 Improves handling of database connections by Benjamin Diaz · 7 years ago
  17. 889c53c Makes actions in vnf alarm optional by Benjamin Diaz · 7 years ago
  18. e13b532 Removing unused CMD from Dockerfile by Benjamin Diaz · 7 years ago
  19. f4f13e1 Adds requests package installation to debian postinst by Benjamin Diaz · 7 years ago feature7106
  20. 4009bf3 Improves README by Benjamin Diaz · 7 years ago
  21. a13c7e6 Adds pylint to tox test pipeline and fixes related errors by Benjamin Diaz · 7 years ago
  22. f7451f8 Adds support for vnf alarms by Benjamin Diaz · 7 years ago
  23. fbb5d6d Refactors autoscaling module to separate concerns and allow better control of db connections by Benjamin Diaz · 7 years ago
  24. d4a1635 Adds support in entrypoint script for more complex mysql URI (+pool and query params) by Benjamin Diaz · 7 years ago
  25. b4984ba Modifies POL to create database if using mysql URI by Benjamin Diaz · 7 years ago
  26. 10be7c9 Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  27. a14cf16 Replaces direct use of aiokafka with osm_common message bus in agent and by Benjamin Diaz · 7 years ago
  28. a96898d Exits process when encountered by a database exception by Benjamin Diaz · 7 years ago
  29. b77fe26 Removes try except block from creation of database tables by Benjamin Diaz · 7 years ago
  30. c15e564 Adds pymysql to requirements.txt by Benjamin Diaz · 7 years ago
  31. 28d5e04 Adds deletion of orphaned alarms after an scalein operation by Benjamin Diaz · 7 years ago v5.0 v5.0.0 v5.0.1 v5.0.2 v5.0.3 v5.0.4 v5.0.5
  32. 7ee7c57 Merge "Adds use of alarm response topics based on cor_id" by lavado · 7 years ago
  33. 312c165 Merge "added env vars for mongo ha" by lavado · 7 years ago
  34. 127bbba Adds use of alarm response topics based on cor_id by Benjamin Diaz · 7 years ago
  35. 93f1b13 Adds support for autoscaling based on vnf-metric by Benjamin Diaz · 7 years ago
  36. f3d077b Adds deletion of scaling alarms in POL and MON after ns termination by Benjamin Diaz · 7 years ago
  37. ec566a0 added env vars for mongo ha by Juan · 7 years ago
  38. 0234732 Refactor scaling group config and adds partial support for vnf metrics by Benjamin Diaz · 7 years ago
  39. 1f4e239 Fixes discrepancies with IM related to monitoring params by Benjamin Diaz · 7 years ago
  40. 8d2d6a0 Renames DbClient to CommonDbClient to avoid confusion by Benjamin Diaz · 8 years ago
  41. 16256cb Implements aiokafka and modifies code to support asyncio by Benjamin Diaz · 7 years ago
  42. a4e615d Adds use of OSMPOL_SQL_DATABASE_URI config param to connect to DB by Benjamin Diaz · 8 years ago
  43. f35f914 Adds deletion of alarms in case exception is thrown during scaling config by Benjamin Diaz · 8 years ago
  44. d8e91c5 Merge "Added LICENSE file to root folder" by lavado · 7 years ago netslice
  45. 4c5541f Adds vnf_member_index attribute to ScalingGroup model by Benjamin Diaz · 7 years ago
  46. d664c1a Adds unique group_id to KafkaConsumer used in MonClient by Benjamin Diaz · 7 years ago
  47. 28ea12d Modifies version_command to use pep440-git-full by Benjamin Diaz · 7 years ago
  48. cb76d13 Adds support for cooldown-time variable in scaling-policy by Benjamin Diaz · 7 years ago
  49. 48af309 Fixes StopIteration error in multi scaling group descriptor scenarios by Benjamin Diaz · 8 years ago
  50. db8ea6a Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  51. 29d590a Adds handling of scaled life cycle operation by Benjamin Diaz · 8 years ago
  52. be75541 Refactor common_db client code by Benjamin Diaz · 8 years ago
  53. d0fea7e Adds pip installation of python deps in deb package install by Benjamin Diaz · 8 years ago
  54. 7d277a2 Added LICENSE file to root folder by garciadeblas · 8 years ago
  55. 8604881 Fixup name of MON -> POL by Mike Marchetti · 8 years ago
  56. bd499e0 Fixes dependency error in setup.py by Benjamin Diaz · 8 years ago
  57. 7f11ecf Migrates POL code from MON repo by Benjamin Diaz · 8 years ago v4.0.1
  58. 40aaab6 Initial empty repository by garciadeblas · 8 years ago