summaryrefslogtreecommitdiff
path: root/heat/tests/openstack/senlin/test_cluster.py
Commit message (Expand)AuthorAgeFilesLines
* fix wrong attribute in heat senlin clientBui Doan Dang2023-03-091-13/+15
* fix heat update senlin clusterBui Doan Dang2023-03-061-2/+2
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+2
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-6/+5
* Fix senlin cluster createDuc Truong2019-07-291-8/+10
* Update openstacksdk constructionMonty Taylor2018-02-021-2/+2
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-081-1/+1
* Add attribute 'collect' to senlin clusterEthan Lynn2017-01-251-0/+13
* Add policies property to cluster resourceEthan Lynn2017-01-191-7/+85
* Add reality support for senlin cluster resourceEthan Lynn2017-01-111-2/+25
* Add translate rules for senlin clusterEthan Lynn2017-01-091-2/+11
* Fix senlin resources update failureEthan Lynn2017-01-061-1/+1
* Check action status instead of cluster status for cluster creationEthan Lynn2016-08-261-8/+13
* Set enforce_type=True on config overrides in testsAngus Salkeld2016-04-111-1/+1
* Add one general testing of resource_mappingSergey Kraynev2016-02-251-6/+0
* Catch correct not found error in senlin pluginEthan Lynn2016-01-261-1/+1
* Add handle_update for senlin clusterEthan Lynn2016-01-201-0/+65
* Add OS::Senlin::Cluster resourceEthan Lynn2015-12-221-0/+199