Commit Graph

4 Commits

Author SHA1 Message Date
Eyal b705666f9f Move preinstalled workflows to mistral-extra
* These workflows are openstack workflows and should be in mistral-extra
* Rename the function name to register_preinstalled_workflows
* Rename then function name to register_preinstalled_actions

Change-Id: I80fc1dfe4ec5e81b1b5163c9771eea5a49432f88
Depends-On: https://review.opendev.org/#/c/709970/
Depends-On: https://review.opendev.org/#/c/710024/
2020-02-26 14:33:36 +02:00
Shaik Apsar 400c6227b4 Fix for YaqlEvaluationException in std.create_instance workflow.
Change-Id: Id67f203ccd9d8aa5150a3b481bf042ec29276d55
Closes-Bug:1599122
2016-07-12 00:29:23 -04:00
Nikolay Mahotkin 433e714d39 Fixing std.create_instance workflow
* Now it is possible to pass network info, keypair name
   and security groups info to std.create_instance
 * ssh_username and ssh_password arguments are optional.

Closes-Bug: #1404204

Change-Id: I08e06a2f1239433f00fac4288486177d6c64ffcd
2015-09-23 11:30:43 +03:00
Nikolay Mahotkin 4e699ce21b Fixing mistral resources path
* Fixed standard actions and workflows paths.
   If mistral is installed in system, 'resources'
   are not copied to dist-packages/mistral, so
   mistral-db-manage populate command won't work.
   Now resources are included in mistral.

Closes-Bug: #1457842

Change-Id: I3149867e615acd188691b299a051e7458e2eb386
2015-05-22 14:11:33 +03:00