summaryrefslogtreecommitdiff
path: root/heat/engine/resources/openstack/mistral
Commit message (Expand)AuthorAgeFilesLines
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-5/+4
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-2/+1
* Fix hacking warningsAndreas Jaeger2020-04-161-5/+5
* Handle OS::Mistral::Workflow resource replacement properlyRabi Mishra2020-02-251-0/+15
* Return execution state_info in ExternalResourceThomas Herve2018-11-211-1/+1
* Pass mistral execution argument by nameThomas Herve2018-02-162-3/+3
* Add support for tagging Mistral workflowsGiulio Fidente2017-09-061-2/+9
* Merge "Fix workflow update"Jenkins2017-06-281-5/+1
|\
| * Fix workflow updateThomas Herve2017-05-241-5/+1
* | Implements custom resource type managed by Mistral workflowsGiulio Fidente2017-05-241-0/+282
|/
* Fixes use of pre-existing workflows for OS::Mistral::WorkflowGiulio Fidente2017-05-161-6/+1
* Fix arguments for OS::Mistral::CronTrigger createZane Bitter2017-04-261-4/+6
* Remove log translationsliyi2017-03-251-4/+3
* Don't resolve attribute pre-storageThomas Herve2016-10-151-0/+2
* Hidden policies property of OS::Mistral::WorkflowPeter Razumovsky2016-09-271-6/+57
* Remove _show_resource in mistralricolin2016-06-092-14/+0
* Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-071-1/+1
* Use the ResourceDefinition.Diff API in resourcesZane Bitter2016-04-131-1/+3
* Merge "Add validation for mistral cron trigger"Jenkins2016-03-281-0/+8
|\
| * Add validation for mistral cron triggerOleksii Chuprykov2016-03-231-0/+8
* | Added constraint for mistral workflowDmitriy Uvarenkov2016-03-232-1/+7
* | Merge "Made workflow name required in crontrigger"Jenkins2016-03-211-1/+2
|\ \
| * | Made workflow name required in crontriggerDmitriy Uvarenkov2016-03-211-1/+2
| |/
* | Add length constraint for workflow tasksDmitriy Uvarenkov2016-03-171-1/+2
|/
* Fix all trailing spaces for custom guidelinesPeter Razumovsky2016-02-261-7/+7
* Fix all properties errors for custom guidelinesPeter Razumovsky2016-02-261-2/+2
* Refactor mistral workflow handle_signalhuangtianhua2016-02-181-33/+24
* Merge "Add note about cron trigger live state impl"Jenkins2016-02-171-0/+18
|\
| * Add note about cron trigger live state implOleksii Chuprykov2016-02-121-0/+18
* | Check for resource_id when resolving attributesThomas Herve2016-02-151-1/+1
|/
* Remove extra whitespacericolin2016-01-141-1/+1
* Add join to workflow (mistral resource)Limor Stotland2015-12-311-2/+14
* Add descriptions to all openstack resources (Part 1)Peter Razumovsky2015-12-242-0/+17
* Enable simple json format in workflow signalNoa Koffman2015-12-151-37/+56
* Use ClientPlugin.ignore_not_found as a context managerZane Bitter2015-10-271-3/+1
* Convergence: Fix to use cache_data for FnGetRefId (2)Rakesh H S2015-09-301-1/+1
* Delete children handle_delete testing (Mistral)Peter Razumovsky2015-09-211-11/+11
* fix : removing policies from mistral typesLimor Stotland2015-09-201-6/+159
* Handle NotFound error for all _resolve_attributesSergey Kraynev2015-09-011-5/+1
* Refactor repeated handle_deletePeter Razumovsky2015-08-191-9/+0
* Add attribute types to Mistral resourcesOleksii Chuprykov2015-08-172-5/+10
* Add show_resource function to Mistral resources (4)Tetiana Lashchova2015-08-102-0/+18
* Merge "Add cron_expression constraint to OS::Mistral::CronTrigger"Jenkins2015-08-101-1/+6
|\
| * Add cron_expression constraint to OS::Mistral::CronTriggerTetiana Lashchova2015-08-061-1/+6
* | Don't use default None for params in handle_updateSergey Kraynev2015-08-071-1/+1
|/
* Merge "Import mistral python client directly"Jenkins2015-07-272-16/+0
|\
| * Import mistral python client directlyKanagaraj Manickam2015-07-272-16/+0
* | Use default_client_name for mistralTetiana Lashchova2015-07-231-10/+7
|/
* Prepare SignalResponder class for more signal typesMiguel Grinberg2015-06-301-1/+1
* Update version for LibertyDoug Hellmann2015-06-221-1/+1