Files
python-mistralclient/mistralclient/tests
Renat Akhmerov b5628439f9 Fixing dict ordering issue in task tests
* Whenever we compare two string representations of the same dict
  we should keep in mind that they may be different since standard
  dict doesn't provide ordering guarantees.
* Modified AUTHORS

Change-Id: I61badaff81b03aa001633d85ecafe846409b72a3
2015-08-18 18:42:33 +06:00
..