Devang Doshi 5b65a7e652 Tempest: Moving from test.idempotent_id to decorators.idempotent_id
- Decorator idempotent_id() in tempest.test is deprecated and
tempest.lib.decorators.idempotent_id() should be used instead.
This patch will move all the tests on new decorator.

- Removed deprecated tempest-lib from test-requirements.txt

Change-Id: I0c007de3137b1236dc0977dc6d13ae22583dc811
2017-03-02 11:03:21 +00:00
..