deb-aodh/aodh
ghanshyam 4109e31304 Switch to decorators.idempotent_id
test.idempotent_id is being kept temporary to migrate
to new lib interface. Now idempotent_id is available as Tempest stable
interface decorators and all plugins tests using the old decorator
should be switched to new interface.

In future, Once all plugins are switched to new decorator Tempest
will remove the test.idempotent_id

Change-Id: I20ef363a008b1c01652015cc2ada69777b8859d9
Related-Bug: 1616913
2017-01-27 06:12:45 +00:00
..
api Fix all current typo bugs on Aodh project. 2017-01-23 19:11:27 +07:00
cmd Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
conf cors: update default configuration using cors' own set_defaults funtion 2016-10-26 20:59:01 +08:00
evaluator property refactoring 2017-01-10 14:47:29 +00:00
locale Imported Translations from Zanata 2016-11-04 12:07:56 +00:00
notifier Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
storage Replace retrying with tenacity 2016-12-14 17:15:58 +00:00
tests Switch to decorators.idempotent_id 2017-01-27 06:12:45 +00:00
__init__.py Update to hacking 0.11.0 2016-05-10 17:07:35 +02:00
coordination.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
event.py Remove default=None when set value in Config 2016-09-27 14:33:19 +00:00
i18n.py Rename to aodh 2015-06-25 14:46:39 +02:00
keystone_client.py Remove unused LOG object 2016-07-07 09:46:55 +08:00
messaging.py Catch DriverLoadFailure for get_transport optional 2016-06-02 14:11:32 +08:00
opts.py Allow to extends the evaluator lookback window 2016-08-01 09:02:47 +02:00
queue.py Use "topics" instead of "topic" in Notifier initialization 2016-06-13 16:30:24 +08:00
service.py Move policy.json out of etc 2017-01-19 14:59:35 +01:00