ad07ba0d68
* Transaction in on_action_complete() must not be splitted into 2 parts, it caused the bug with after task completion logic * Fix executor behavior so that it doesn't send an error back to engine if a error came from engine itself. It should report back only errors occurred with an action itself. * YAQL and other expected Mistral exceptions in transitions should not lead to transaction rollback and rollback of action result. For example if action result came and it's valid but while evaluating transition conditions we got a YAQL exception then action result should be stored normally w/o transaction rollback and corresponding task and workflow should fail with corresponding state_info. * Fixed all tests * Minor cosmetic changes Closes-Bug: #1524477 Change-Id: I09086e40a5902bbb6c977bf195cb035e31f21246
72 lines
2.8 KiB
Plaintext
72 lines
2.8 KiB
Plaintext
Abhishek Chanda <abhishek@cloudscaling.com>
|
|
Alexander Kuznetsov <akuznetsov@mirantis.com>
|
|
Anastasia Kuznetsova <akuznetsova@mirantis.com>
|
|
Andreas Jaeger <aj@suse.com>
|
|
Angus Salkeld <angus.salkeld@rackspace.com>
|
|
Ankita Wagh <ankita_wagh@symmactoolkit-c02lr80ufd57.symc.symantec.com>
|
|
Antoine Musso <hashar@free.fr>
|
|
Bertrand Lallau <bertrand.lallau@gmail.com>
|
|
Bhaskar Duvvuri <dbasu84@gmail.com>
|
|
Boris Pavlovic <boris@pavlovic.me>
|
|
Bryan Havenstein <bryan.havenstein@ericsson.com>
|
|
Chaozhe.Chen <chaozhe.chen@easystack.cn>
|
|
Christian Berendt <berendt@b1-systems.de>
|
|
Claudiu Belu <cbelu@cloudbasesolutions.com>
|
|
Dan Prince <dprince@redhat.com>
|
|
Daryl Mowrer <dmowrer@us.ibm.com>
|
|
David C Kennedy <david.c.kennedy@hp.com>
|
|
David Charles Kennedy <dkennedy@hp.com>
|
|
Dawid Deja <dawid.deja@intel.com>
|
|
Dmitri Zimine <dz@stackstorm.com>
|
|
Doug Hellmann <doug@doughellmann.com>
|
|
Ed Cranford <ed.cranford@rackspace.com>
|
|
Gal Margalit <gal.margalit@alcatel-lucent.com>
|
|
Guy Paz <guy.paz@alcatel-lucent.com>
|
|
Jeremy Stanley <fungi@yuggoth.org>
|
|
Jiri Tomasek <jtomasek@redhat.com>
|
|
Kevin Pouget <kpouget@altair.com>
|
|
Kirill Izotov <enykeev@stackstorm.com>
|
|
Lakshmi Kannan <lakshmi@stackstorm.com>
|
|
Limor <limor.bortman@nokia.com>
|
|
Limor Stotland <limor.bortman@alcatel-lucent.com>
|
|
Lingxian Kong <konglingxian@huawei.com>
|
|
Liu Sheng <liusheng@huawei.com>
|
|
LiuNanke <nanke.liu@easystack.cn>
|
|
Manas Kelshikar <manas@stackstorm.com>
|
|
Michael Krotscheck <krotscheck@gmail.com>
|
|
Michal Gershenzon <michal.gershenzon@alcatel-lucent.com>
|
|
Monty Taylor <mordred@inaugust.com>
|
|
Moshe Elisha <moshe.elisha@alcatel-lucent.com>
|
|
Nikolay Mahotkin <nmakhotkin@mirantis.com>
|
|
Noa Koffman <noa.koffman@alcatel-lucent.com>
|
|
Oleksii Chuprykov <ochuprykov@mirantis.com>
|
|
Pierre-Arthur MATHIEU <pierre-arthur.mathieu@hp.com>
|
|
Ray Chen <chenrano2002@gmail.com>
|
|
Renat Akhmerov <rakhmerov@mirantis.com>
|
|
Renat Akhmerov <renat.akhmerov@gmail.com>
|
|
Rico Lin <rico.lin.guanyu@gmail.com>
|
|
Rinat Sabitov <rinat.sabitov@gmail.com>
|
|
Sergey Kolekonov <skolekonov@mirantis.com>
|
|
Sergey Murashov <smurashov@mirantis.com>
|
|
Shuquan Huang <huang.shuquan@99cloud.net>
|
|
Thierry Carrez <thierry@openstack.org>
|
|
Thomas Herve <therve@redhat.com>
|
|
Timur Nurlygayanov <tnurlygayanov@mirantis.com>
|
|
Venkata Mahesh Kotha <venkatamaheshkotha@gmail.com>
|
|
Winson Chan <wcchan@stackstorm.com>
|
|
Yaroslav Lobankov <ylobankov@mirantis.com>
|
|
Zhao Lei <zhaolei@cn.fujitsu.com>
|
|
Zhenguo Niu <niuzhenguo@huawei.com>
|
|
ZhiQiang Fan <aji.zqfan@gmail.com>
|
|
ZhiQiang Fan <zhiqiang.fan@huawei.com>
|
|
Zhu Rong <zhu.rong@99cloud.net>
|
|
caoyue <yue.cao@easystack.cn>
|
|
cheneydc <dongc@neunn.com>
|
|
hardik <hardik.parekh@nectechnologies.in>
|
|
hparekh <hardik.parekh@nectechnologies.in>
|
|
keliang <ke.liang@easystack.cn>
|
|
syed ahsan shamim zaidi <ahsanmohsin04@yahoo.com>
|
|
tengqm <tengqim@cn.ibm.com>
|
|
wangzhh <wangzhh@awcloud.com>
|
|
zhangguoqing <zhang.guoqing@99cloud.net>
|