deb-heat/heat/engine/resources/openstack/mistral
Zane Bitter 54d9e12e5b Fix arguments for OS::Mistral::CronTrigger create
In python-mistralclient, the `workflow_name` argument was renamed to
`workflow_identifier` in version 2.0.0, breaking this resource type. Ensure
that this works with all client versions by passing the first two arguments
as positional rather than keyword args.

Change-Id: Ibbed3af468bbc0d68995495095b6cd340c1ea427
Closes-Bug: #1557575
(cherry picked from commit f682e7afed)
2017-04-28 01:08:12 +00:00
..
__init__.py Move mistral resources in-tree 2015-06-09 10:19:52 -07:00
cron_trigger.py Fix arguments for OS::Mistral::CronTrigger create 2017-04-28 01:08:12 +00:00
workflow.py Hidden policies property of OS::Mistral::Workflow 2016-09-27 12:39:31 +03:00