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