Updated Openstack plugin logging and tests 80/5480/1
authorHelena McGough <helena.mcgough@intel.com>
Sun, 1 Oct 2017 11:03:53 +0000 (12:03 +0100)
committerHelena McGough <helena.mcgough@intel.com>
Sun, 1 Oct 2017 14:05:13 +0000 (15:05 +0100)
commit95b92b3dacfd93fa1649a5f87dafd2fa6553a086
tree0eca7477e61c4054d5677d04c3901ff43b6600de
parent07f4f49ac725a07ba696b794fa26718a15d07082
Updated Openstack plugin logging and tests

 - Logged Aodh/Gnocchi response messages
 - Included tests for the API calls for Gnocchi/Aodh

Signed-off-by: Helena McGough <helena.mcgough@intel.com>
13 files changed:
.testr.conf [new file with mode: 0644]
plugins/OpenStack/Aodh/alarming.py
plugins/OpenStack/Gnocchi/metrics.py
plugins/OpenStack/common.py
requirements.txt
setup.cfg [new file with mode: 0644]
setup.py
test-requirements.txt [new file with mode: 0644]
test/OpenStack/__init__.py [new file with mode: 0644]
test/OpenStack/test_common.py [new file with mode: 0644]
test/__init__.py [new file with mode: 0644]
tools/pretty_tox.sh [new file with mode: 0644]
tox.ini [new file with mode: 0644]