8 Commits

Author SHA1 Message Date
Renat Akhmerov
056f5f6498 Update AUTHORS file
Change-Id: I9a6522b3ae8fe1a9c84c90e79247837cd65274be
2015-10-05 14:38:06 +06:00
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
Renat Akhmerov
f1bbe75134 Removing v1 stuff (API methods, commands, tests)
Change-Id: I561a75aaa0a303d528159831a3a9bc8363a2877d
2015-04-08 15:05:40 +06:00
Renat Akhmerov
5ac5df2baa Updating AUTHORS
Change-Id: I9a911b1273f2197a079115a325d6bf2783393860
2015-04-01 15:07:35 +06:00
Renat Akhmerov
f6c03687f7 Refactor task output: "wf_name" -> "workflow_name"
Change-Id: I616b61d0b1ce6f2a73cd49b4ccb02ea1c9d29a09
2015-02-27 16:31:52 +06:00
Renat Akhmerov
1269797513 Updating AUTHORS file
Change-Id: I9bc5f975c889adc81d0fef8a52c09656b7e09ea2
2014-10-29 13:56:15 +03:00
Renat Akhmerov
a2054d4ff2 Adding 'tags' to actions
Change-Id: I4fb5780b991c6c653847bae50d36d39b0517d49a
2014-09-25 15:39:14 -07:00
Renat Akhmerov
6120373a1b Moving Mistral Client code from main Mistral repository
* Used revision baba497d9960d7cb127e1f627e789805272c8e84

Implements: blueprint move-python-client-to-the-separate-repository
Change-Id: Iaa5dfac742e93a882bf739f09ad83d5e83cabc67
2014-01-17 07:15:03 -08:00