summaryrefslogtreecommitdiff
path: root/heat/rpc/client.py
Commit message (Expand)AuthorAgeFilesLines
* Provide software deployment id on createThomas Herve2016-01-191-1/+4
* Add resolve_outputs parameter to stacks APIOleksii Chuprykov2016-01-061-2/+6
* Wrong usage of "a"hgangwx2015-12-261-1/+1
* Fix some inconsistency in docstringslinwwu2015-12-021-2/+2
* Add APIs implementation for output functionsPeter Razumovsky2015-10-281-0/+12
* Fix [H405] pep rule in heat/rpcPeter Razumovsky2015-10-081-81/+66
* Allow nested validation for template-validateSteven Hardy2015-09-221-3/+7
* Wire in files to template validateSteven Hardy2015-09-171-2/+6
* Updates resource type filtering with name, versionKanagaraj Manickam2015-09-031-3/+13
* Add a preview endpoint for stack updatesRyan Brown2015-08-311-0/+27
* Add cancel_with_rollback flag to stack cancel updatericolin2015-08-011-3/+9
* Add template-function-listOleksii Chuprykov2015-07-101-0/+13
* support list resources with detailsRico Lin2015-07-081-4/+10
* Add template-version-listOleksii Chuprykov2015-07-011-0/+10
* Support to list software configslvdongbing2015-06-261-0/+10
* Remove deprecated metadata_update methodSergey Kraynev2015-06-151-9/+0
* Support to generate hot template based on resource typehuangtianhua2015-04-281-2/+6
* Add ability to filter stacks by tagJason Dunsmore2015-04-161-6/+35
* Persist parent_resource_name and make sure it's availableAngus Salkeld2015-04-101-3/+5
* Add ability to hide stacks based on tagJason Dunsmore2015-04-081-4/+8
* Move deployment handle_signal to rpc callSteve Baker2015-02-251-0/+9
* Revert "Move deployment handle_signal to rpc call"Derek Higgins2015-02-181-9/+0
* Move deployment handle_signal to rpc callSteve Baker2015-02-121-0/+9
* Manage deployment updated_at valuesSteve Baker2015-02-121-9/+13
* heat-manage service listKanagaraj Manickam2015-02-021-0/+4
* Enable resource signals be handled asynchronouslytengqm2015-01-191-2/+6
* Merge "Expose resource attributes in the API"Jenkins2014-12-101-4/+8
|\
| * Expose resource attributes in the APIAnderson Mesquita2014-12-041-4/+8
* | Add stack_user_project_id to _create_stack RPC interfaceSteven Hardy2014-12-041-9/+13
|/
* Always import heat.rpc.api as rpc_apiJason Dunsmore2014-12-011-2/+2
* Merge "Handle remote thrown NotFound RPC exceptions"Jenkins2014-11-211-0/+19
|\
| * Handle remote thrown NotFound RPC exceptionsSteve Baker2014-11-201-0/+19
* | Merge "Add user_creds_id to _create_stack RPC interface"Jenkins2014-11-211-2/+4
|\ \ | |/ |/|
| * Add user_creds_id to _create_stack RPC interfaceSteven Hardy2014-10-291-2/+4
* | Merge "Add snapshot restore HTTP API"Jenkins2014-11-191-0/+5
|\ \ | |/ |/|
| * Add snapshot restore HTTP APIThomas Herve2014-11-101-0/+5
* | Add nested_depth to internal _create_stack RPC interfaceSteven Hardy2014-10-291-2/+4
|/
* Add RPC API for cancel update stackPavlo Shchelokovskyy2014-09-131-0/+4
* Merge "Add show_nested to count_stacks RPC interface"Jenkins2014-09-011-2/+4
|\
| * Add show_nested to count_stacks RPC interfaceSteven Hardy2014-08-211-2/+4
* | Merge "Add show_nested to list_stacks RPC interface"Jenkins2014-08-301-2/+4
|\ \ | |/
| * Add show_nested to list_stacks RPC interfaceSteven Hardy2014-08-211-2/+4
* | Implement snapshot listingThomas Herve2014-08-191-0/+4
|/
* Add owner_id to new _create_stack RPC interfaceSteven Hardy2014-08-181-1/+13
* Add stack-check action to the APIAnderson Mesquita2014-08-121-0/+4
* Add APIs to create and manipulate snapshotsThomas Herve2014-08-111-0/+15
* Add query param to allow nested resource listAnderson Mesquita2014-07-211-2/+4
* Merge "Implement events pagination, sorting and filtering"Jenkins2014-07-181-3/+17
|\
| * Implement events pagination, sorting and filteringhuangtianhua2014-07-151-3/+17
* | Fix error count for stack-list while show deletedhuangtianhua2014-07-091-2/+5
|/