POL Changelog

tag: v5.0.5 -> v6.0.0

  • c15e564 • Adds pymysql to requirements.txt
  • b77fe26 • Removes try except block from creation of database tables
  • a96898d • Exits process when encountered by a database exception
  • a14cf16 • Replaces direct use of aiokafka with osm_common message bus in agent and lcmclient
  • 10be7c9 • Adds migration engine for peewee ORM
  • b4984ba • Modifies POL to create database if using mysql URI
  • d4a1635 • Adds support in entrypoint script for more complex mysql URI (+pool and query params)
  • fbb5d6d • Refactors autoscaling module to separate concerns and allow better control of db connections
  • f7451f8 • Adds support for vnf alarms
  • a13c7e6 • Adds pylint to tox test pipeline and fixes related errors
  • 4009bf3 • Improves README
  • f4f13e1 • Adds requests package installation to debian postinst
  • e13b532 • Removing unused CMD from Dockerfile
  • 889c53c • Makes actions in vnf alarm optional
  • acac755 • Improves handling of database connections
  • 6d8a34f • Adds basic healthcheck to Dockerfile
  • baaf876 • Adds missing healthcheck command to setup.py
  • 3736ad8 • Changes vnf_member_index to a string