Files
python-zaqarclient/zaqarclient/tests
Eva Balycheva 474e82fb4a Clean up flavor test classes
Currently test classes in zaqarclient/tests/queues/flavor.py contain
class variables:

    url = 'http://127.0.0.1:8888/v1.1'
    version = 1.1

These class variables should be only defined in child classes of the
classes defined in flavors.py.

This parch removes class variables from flavors.py, because they are
redundant.

Change-Id: If386b3a1e419a93051ed813a411aef8ed5245b14
Closes-Bug: 1536389
2016-01-24 22:01:57 +03:00
..
2015-08-27 13:19:58 +02:00
2016-01-24 22:01:57 +03:00
2014-08-04 16:55:10 +02:00
2015-08-27 13:19:58 +02:00