Included OpenStack integration tests. 37/5737/12
authorHelena McGough <helena.mcgough@intel.com>
Wed, 29 Nov 2017 15:12:07 +0000 (15:12 +0000)
committerHelena McGough <helena.mcgough@intel.com>
Tue, 5 Dec 2017 13:25:19 +0000 (13:25 +0000)
commitbbbc9f6af36cea7a55d478020b7f385f792fb91d
tree870dd8e20ccd56faed688e364dbce409d302b28c
parent43d40c9b0bb2ce102df56f066774f65e0c4bc411
Included OpenStack integration tests.

 - Included OpenStack KafkaProducer and consumer integration tests for:
   - alarm_request
   - metrics_request
   - access_credentials
 - Included a webserver integration test for Aodh notifier class

Change-Id: I742c146269a2c60d004402d6614e529babeb2acd
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
osm_mon/test/core/kafka_test.py
osm_mon/test/integration/test_access_cred.py [new file with mode: 0644]
osm_mon/test/integration/test_alarm_integration.py [new file with mode: 0644]
osm_mon/test/integration/test_metric_integration.py [new file with mode: 0644]
osm_mon/test/integration/test_notify_alarm.py [new file with mode: 0644]
tox.ini