Use constants from rmr for message summary 46/3646/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 8 May 2020 17:34:23 +0000 (13:34 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 8 May 2020 17:34:23 +0000 (13:34 -0400)
commitd7a40ff2ded487a57deecfcb96538fed69446988
treee76921ca64f6d01c2b3d829569b15868fb789f9a
parente0724c39e0bbf99a62c3895e25a9d36b0e82800d
Use constants from rmr for message summary

Message-summary dict keys are defined in the rmr module.
Use them instead of hardcoding strings.

Add Dockerfile to support unit testing on machines that don't have
the RMR library, such as macs.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I1d9ec036f41acd564b777f31cb2643e8b0ea5f37
.gitignore
Dockerfile-Unit-Test [new file with mode: 0644]
docs/developers-guide.rst
docs/release-notes.rst
qpdriver/main.py
tox.ini