Changes: 36/3136/1
authorTommy Carpenter <tc677g@att.com>
Fri, 3 Apr 2020 15:35:09 +0000 (11:35 -0400)
committerTommy Carpenter <tc677g@att.com>
Fri, 3 Apr 2020 15:35:52 +0000 (11:35 -0400)
commita542ddc6a149e5562377d9a1e9b35910f03200ba
tree122d5e0e44669f09e4375eaedadcedf7bd1bd51c
parentbcbc3200ed61e9ca603de2fda56e7fc1439cb8f3
Changes:

    * Docker now builds with an empty route file so rmr starts; it will not even start properly without this
    * Change how fake_sdl is activated for docker convienence
    * Create dev guide file
    * Add instructions on how to test the rmr healthcheck in a running container
    * Update to xapp frame 0.7.0 (which has rmr healthchecks)

Issue-ID: RICAPP-92
Change-Id: Ib0cd06870ba1bfc51ee8749c040d0b4c65f8c4fa
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Dockerfile
docs/developers-guide.rst [new file with mode: 0755]
docs/index.rst
docs/release-notes.rst
qpdriver/main.py
setup.py
tests/fixtures/local.rt [new file with mode: 0644]
tests/test_qpd.py
tox.ini