tempest/tempest/api/telemetry
Ken'ichi Ohmichi d079c8925d Add pep8 check to use data_utils.rand_uuid()
There is a common method for generating random uuid value.
So it is nice to avoid pointing it out on human review to reduce
reviewing workload.
In addition, this patch removes str() around the method calls
because str() is called in the method.

Change-Id: Ic8caea352d27c479fdb765a699d277b59f1c5bb4
2016-04-19 14:23:00 -07:00
..
__init__.py Add base class for Telemetry tests 2014-01-07 18:00:38 +01:00
base.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
test_alarming_api.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
test_alarming_api_negative.py Add pep8 check to use data_utils.rand_uuid() 2016-04-19 14:23:00 -07:00
test_telemetry_notification_api.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00