summaryrefslogtreecommitdiff
path: root/heatclient/v1/actions.py
Commit message (Expand)AuthorAgeFilesLines
* Add --no-rollback option for stack cancelrabi2017-11-081-0/+5
* Move required modules from oslo-incubatorrabi2016-11-121-1/+1
* Move usage methods *_request to get/post/etcPeter Razumovsky2015-06-091-12/+4
* Client supports check actionhuangtianhua2014-09-231-0/+7
* Add 'cancel_update' action and commandSteve Baker2014-09-181-0/+7
* Port to python requestsChmouel Boudjnah2014-02-071-2/+2
* Remove vim headerZhiQiang Fan2013-12-281-2/+0
* Reuse BaseManager and Resource from osloAndrey Kurilin2013-12-161-7/+7
* Add support for suspend/resume actionsSteven Hardy2013-07-031-0/+50