Add custom configuration-change handler to qp-d 70/4270/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 29 Jun 2020 20:09:46 +0000 (16:09 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 29 Jun 2020 20:11:48 +0000 (16:11 -0400)
commit10cf02f453cbffea85455ff1c6fa018ecc5b8e3e
treea6c30c3cf430b044cd17a579a7fba41259fa59b7
parent188d43fdd4dd7256f2239bfea2fb80365d88d221
Add custom configuration-change handler to qp-d

Listen for the configuration-change event and log the configuration
data structure supplied to the handler.  This is a new feature in
the xapp framework as of version 1.3.0.

Issue-ID: RICAPP-122
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I6ce73d657dad6f99f077675d171f28bed1c5fac5
docs/release-notes.rst
qpdriver/main.py
tests/conftest.py
tests/test_qpd.py
tox.ini