1. 889c53c Makes actions in vnf alarm optional by Benjamin Diaz · 7 years ago
  2. e13b532 Removing unused CMD from Dockerfile by Benjamin Diaz · 7 years ago
  3. f4f13e1 Adds requests package installation to debian postinst by Benjamin Diaz · 7 years ago feature7106
  4. 4009bf3 Improves README by Benjamin Diaz · 7 years ago
  5. a13c7e6 Adds pylint to tox test pipeline and fixes related errors by Benjamin Diaz · 7 years ago
  6. f7451f8 Adds support for vnf alarms by Benjamin Diaz · 7 years ago
  7. fbb5d6d Refactors autoscaling module to separate concerns and allow better control of db connections by Benjamin Diaz · 7 years ago
  8. d4a1635 Adds support in entrypoint script for more complex mysql URI (+pool and query params) by Benjamin Diaz · 7 years ago
  9. b4984ba Modifies POL to create database if using mysql URI by Benjamin Diaz · 7 years ago
  10. 10be7c9 Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  11. a14cf16 Replaces direct use of aiokafka with osm_common message bus in agent and by Benjamin Diaz · 7 years ago
  12. a96898d Exits process when encountered by a database exception by Benjamin Diaz · 7 years ago
  13. b77fe26 Removes try except block from creation of database tables by Benjamin Diaz · 7 years ago
  14. c15e564 Adds pymysql to requirements.txt by Benjamin Diaz · 7 years ago
  15. 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
  16. 7ee7c57 Merge "Adds use of alarm response topics based on cor_id" by lavado · 7 years ago
  17. 312c165 Merge "added env vars for mongo ha" by lavado · 7 years ago
  18. 127bbba Adds use of alarm response topics based on cor_id by Benjamin Diaz · 7 years ago
  19. 93f1b13 Adds support for autoscaling based on vnf-metric by Benjamin Diaz · 7 years ago
  20. f3d077b Adds deletion of scaling alarms in POL and MON after ns termination by Benjamin Diaz · 7 years ago
  21. ec566a0 added env vars for mongo ha by Juan · 7 years ago
  22. 0234732 Refactor scaling group config and adds partial support for vnf metrics by Benjamin Diaz · 7 years ago
  23. 1f4e239 Fixes discrepancies with IM related to monitoring params by Benjamin Diaz · 7 years ago
  24. 8d2d6a0 Renames DbClient to CommonDbClient to avoid confusion by Benjamin Diaz · 8 years ago
  25. 16256cb Implements aiokafka and modifies code to support asyncio by Benjamin Diaz · 7 years ago
  26. a4e615d Adds use of OSMPOL_SQL_DATABASE_URI config param to connect to DB by Benjamin Diaz · 8 years ago
  27. f35f914 Adds deletion of alarms in case exception is thrown during scaling config by Benjamin Diaz · 8 years ago
  28. d8e91c5 Merge "Added LICENSE file to root folder" by lavado · 7 years ago netslice
  29. 4c5541f Adds vnf_member_index attribute to ScalingGroup model by Benjamin Diaz · 7 years ago
  30. d664c1a Adds unique group_id to KafkaConsumer used in MonClient by Benjamin Diaz · 7 years ago
  31. 28ea12d Modifies version_command to use pep440-git-full by Benjamin Diaz · 7 years ago
  32. cb76d13 Adds support for cooldown-time variable in scaling-policy by Benjamin Diaz · 7 years ago
  33. 48af309 Fixes StopIteration error in multi scaling group descriptor scenarios by Benjamin Diaz · 8 years ago
  34. db8ea6a Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  35. 29d590a Adds handling of scaled life cycle operation by Benjamin Diaz · 8 years ago
  36. be75541 Refactor common_db client code by Benjamin Diaz · 8 years ago
  37. d0fea7e Adds pip installation of python deps in deb package install by Benjamin Diaz · 8 years ago
  38. 7d277a2 Added LICENSE file to root folder by garciadeblas · 8 years ago
  39. 8604881 Fixup name of MON -> POL by Mike Marchetti · 8 years ago
  40. bd499e0 Fixes dependency error in setup.py by Benjamin Diaz · 8 years ago
  41. 7f11ecf Migrates POL code from MON repo by Benjamin Diaz · 8 years ago v4.0.1
  42. 40aaab6 Initial empty repository by garciadeblas · 8 years ago