1. 0f6b1c4 Feature 10986: Autoheal switch and Autoscale switch by sritharan · 3 years ago release-v14.0-start
  2. d37c54c Updates for Python 3.10 and Ubuntu 22.04 by Mark Beierl · 2 years, 11 months ago
  3. 1087dcb Reformat files according to new black validation by Gulsum Atici · 3 years, 2 months ago
  4. 3399144 Use of yaml.safe_load instead of yaml_load by garciadeblas · 3 years, 5 months ago release-v13.0-start
  5. be42d54 Enable black and pylint in tox.ini by garciadeblas · 3 years, 5 months ago
  6. f13b4b0 Bug 2113 fix: POL upgrade from v10.1.1 to v12.0.0 fails due to changes in databases by Guillermo Calvino · 3 years, 9 months ago
  7. 7ef2b88 Feature 10923: Autohealing by sritharan · 4 years ago
  8. cb5642a Feature 10912: NS Update Change VNF Package by elumalai · 4 years ago
  9. 1d7fa33 Feature 10916 Remove VNF Instance from NS - NS Update by elumalai · 4 years ago
  10. 3fbf2fb Feature 10918: Alarm Notification Enhancement by sritharan · 4 years ago
  11. 10e97a4 Resolved bug 1719 - POL hangs waiting for webhook response by Atul Agarwal · 4 years, 6 months ago release-v11.0-start v11.0.0 v11.0.0rc1 v11.0.0rc2
  12. 46e7efd Resolved bug 1685 - POL hangs waiting for webhook response by Atul Agarwal · 4 years, 6 months ago
  13. e9228cf Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface) by Atul Agarwal · 5 years ago
  14. 4584f8e Reformat POL to standardized format by garciadeblas · 5 years ago release-v10.0-start
  15. 57f4920 fix(scaling): min instance count now from right sol006 field and condition fixed. Bug 1388 by bravof · 5 years ago
  16. 7ce998f SOL006 patch for POL by garciaale · 5 years ago release-v9.0-start v9.0.0 v9.0.0rc1
  17. 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
  18. 585eb0c Resolved bug 1087 by Atul Agarwal · 6 years ago
  19. db8c105 Resolved bug 1047. by Atul Agarwal · 6 years ago
  20. 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
  21. 1a0af1c Refactors alarm creation to comply with changes regarding the use of tags instead of fixed fields by Benjamin Diaz · 7 years ago
  22. 87c4af9 Adds projects_read and projects_write params to scaling nslcmop by Benjamin Diaz · 7 years ago
  23. 03e80d5 Removes kafka check from healthcheck by Benjamin Diaz · 7 years ago
  24. 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
  25. 6d8a34f Adds basic healthcheck to Dockerfile by Benjamin Diaz · 7 years ago
  26. acac755 Improves handling of database connections by Benjamin Diaz · 7 years ago
  27. 889c53c Makes actions in vnf alarm optional by Benjamin Diaz · 7 years ago
  28. f7451f8 Adds support for vnf alarms by Benjamin Diaz · 7 years ago
  29. fbb5d6d Refactors autoscaling module to separate concerns and allow better control of db connections by Benjamin Diaz · 7 years ago
  30. 10be7c9 Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  31. a14cf16 Replaces direct use of aiokafka with osm_common message bus in agent and by Benjamin Diaz · 7 years ago
  32. a96898d Exits process when encountered by a database exception by Benjamin Diaz · 7 years ago
  33. b77fe26 Removes try except block from creation of database tables by Benjamin Diaz · 7 years ago
  34. 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
  35. 7ee7c57 Merge "Adds use of alarm response topics based on cor_id" by lavado · 7 years ago
  36. 312c165 Merge "added env vars for mongo ha" by lavado · 7 years ago
  37. 127bbba Adds use of alarm response topics based on cor_id by Benjamin Diaz · 7 years ago
  38. 93f1b13 Adds support for autoscaling based on vnf-metric by Benjamin Diaz · 7 years ago
  39. f3d077b Adds deletion of scaling alarms in POL and MON after ns termination by Benjamin Diaz · 7 years ago
  40. ec566a0 added env vars for mongo ha by Juan · 7 years ago
  41. 0234732 Refactor scaling group config and adds partial support for vnf metrics by Benjamin Diaz · 7 years ago
  42. 1f4e239 Fixes discrepancies with IM related to monitoring params by Benjamin Diaz · 7 years ago
  43. 8d2d6a0 Renames DbClient to CommonDbClient to avoid confusion by Benjamin Diaz · 8 years ago
  44. 16256cb Implements aiokafka and modifies code to support asyncio by Benjamin Diaz · 7 years ago
  45. a4e615d Adds use of OSMPOL_SQL_DATABASE_URI config param to connect to DB by Benjamin Diaz · 8 years ago
  46. f35f914 Adds deletion of alarms in case exception is thrown during scaling config by Benjamin Diaz · 8 years ago
  47. 4c5541f Adds vnf_member_index attribute to ScalingGroup model by Benjamin Diaz · 7 years ago
  48. d664c1a Adds unique group_id to KafkaConsumer used in MonClient by Benjamin Diaz · 7 years ago
  49. cb76d13 Adds support for cooldown-time variable in scaling-policy by Benjamin Diaz · 7 years ago
  50. 48af309 Fixes StopIteration error in multi scaling group descriptor scenarios by Benjamin Diaz · 8 years ago
  51. db8ea6a Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  52. 29d590a Adds handling of scaled life cycle operation by Benjamin Diaz · 8 years ago
  53. be75541 Refactor common_db client code by Benjamin Diaz · 8 years ago
  54. d0fea7e Adds pip installation of python deps in deb package install by Benjamin Diaz · 8 years ago
  55. bd499e0 Fixes dependency error in setup.py by Benjamin Diaz · 8 years ago
  56. 7f11ecf Migrates POL code from MON repo by Benjamin Diaz · 8 years ago v4.0.1