summaryrefslogtreecommitdiff
path: root/heat/engine/resources/openstack/senlin
Commit message (Expand)AuthorAgeFilesLines
* Improve handle_delete/check_delete_complete for resourceshuangtianhua2019-12-233-21/+18
* Merge "Fix Senlin policy resource"Zuul2019-09-051-2/+2
|\
| * Fix Senlin policy resourceDuc Truong2019-08-021-2/+2
* | Fix senlin cluster createDuc Truong2019-07-291-2/+1
|/
* Never cache Senlin cluster outputsZane Bitter2017-06-211-1/+3
* Remove log translationsliyi2017-03-251-2/+1
* Add attribute 'collect' to senlin clusterEthan Lynn2017-01-251-2/+24
* Provide unified _show_resource() for senlin resourceshuangtianhua2017-01-206-61/+60
* Fix handle_create() of senlin cluster resourcehuangtianhua2017-01-201-7/+6
* Add policies property to cluster resourceEthan Lynn2017-01-192-74/+174
* Add translation rules to senlin policy resourceEthan Lynn2017-01-181-0/+12
* Add reality support to senlin node resourceEthan Lynn2017-01-181-0/+14
* Add translation rules to senlin node resourceEthan Lynn2017-01-181-0/+18
* Add cluster property to senlin node resourceEthan Lynn2017-01-171-14/+78
* Add reality support for senlin cluster resourceEthan Lynn2017-01-111-0/+13
* Add translate rules for senlin clusterEthan Lynn2017-01-091-0/+12
* Fix senlin resources update failureEthan Lynn2017-01-064-4/+8
* Don't resolve attribute pre-storageThomas Herve2016-10-153-0/+6
* Merge "Minor fix for senlin cluster update"Jenkins2016-08-291-13/+3
|\
| * Minor fix for senlin cluster updateEthan Lynn2016-08-261-13/+3
* | Merge "Check action status instead of cluster status for cluster creation"Jenkins2016-08-261-12/+4
|\ \ | |/
| * Check action status instead of cluster status for cluster creationEthan Lynn2016-08-261-12/+4
* | Merge "Use correct args to resolve senlin node attributes"Jenkins2016-08-261-2/+1
|\ \ | |/ |/|
| * Use correct args to resolve senlin node attributesEthan Lynn2016-08-241-2/+1
* | Refactor senlin node update logicEthan Lynn2016-08-251-46/+13
* | Check action status instead of node status for node creationEthan Lynn2016-08-241-12/+4
|/
* Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-071-6/+6
* Keep Trace Back in Exceptionricolin2016-05-311-1/+1
* Merge "Fix all properties errors for custom guidelines"Jenkins2016-02-271-1/+1
|\
| * Fix all properties errors for custom guidelinesPeter Razumovsky2016-02-261-1/+1
* | Add OS::Senlin::Node resourceEthan Lynn2016-02-251-0/+188
|/
* Merge "Add OS::Senlin::Receiver Resource"Jenkins2016-02-191-0/+131
|\
| * Add OS::Senlin::Receiver ResourceEthan Lynn2016-02-161-0/+131
* | Add OS::Senlin::Policy resourceEthan Lynn2016-02-181-0/+207
* | Refactor OS::Senlin::Profile resourceEthan Lynn2016-02-171-28/+16
|/
* Add handle_update for senlin clusterEthan Lynn2016-01-201-1/+73
* Add OS::Senlin::Profile resourceEthan Lynn2015-12-291-0/+108
* Add OS::Senlin::Cluster resourceEthan Lynn2015-12-222-0/+214