summaryrefslogtreecommitdiff
path: root/heat/rpc
Commit message (Expand)AuthorAgeFilesLines
* Don't calculate attributes for metadata requestZane Bitter2016-01-251-1/+1
* Allow nested validation for template-validateSteven Hardy2015-09-221-3/+7
* Always return default via template-validate "Default"Steven Hardy2015-09-181-2/+2
* 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
* Merge "Add cancel_with_rollback flag to stack cancel update"Jenkins2015-08-052-4/+12
|\
| * Add cancel_with_rollback flag to stack cancel updatericolin2015-08-012-4/+12
* | Convergence: clarify what "data" isAngus Salkeld2015-08-011-5/+8
|/
* Add template-function-listOleksii Chuprykov2015-07-101-0/+13
* support list resources with detailsRico Lin2015-07-082-6/+12
* Add template-version-listOleksii Chuprykov2015-07-011-0/+10
* Merge "Support to list software configs"Jenkins2015-06-281-0/+10
|\
| * Support to list software configslvdongbing2015-06-261-0/+10
* | Move listener rpc client to rpc/listener_client.pyAngus Salkeld2015-06-191-0/+50
|/
* Remove deprecated metadata_update methodSergey Kraynev2015-06-151-9/+0
* Merge "Include support status in resource schema"Jenkins2015-06-031-1/+2
|\
| * Include support status in resource schemaMiguel Grinberg2015-05-271-1/+2
* | Convergence: Check-Resource skeletonSirushti Murugesan2015-06-021-0/+8
|/
* Expose create time in stack resource list:Limor Stotland2015-05-061-2/+2
* Support to generate hot template based on resource typehuangtianhua2015-04-282-4/+8
* Add ability to filter stacks by tagJason Dunsmore2015-04-162-8/+39
* Persist parent_resource_name and make sure it's availableAngus Salkeld2015-04-101-3/+5
* Add a "show_hidden" parameter to stack-list APIJason Dunsmore2015-04-081-2/+2
* Add ability to hide stacks based on tagJason Dunsmore2015-04-081-4/+8
* Database API and engine changes for stack tagsJason Dunsmore2015-04-081-4/+4
* Remove return for rpc casts in rpc worker clientSirushti Murugesan2015-03-241-1/+1
* Fix the topic and server that the listener client usesAngus Salkeld2015-03-241-0/+1
* Enforce integer API parameter checkingtengqm2015-03-091-0/+2
* Utility function for int param checkingtengqm2015-03-031-2/+2
* Merge "Tweaking 'global_tenant' parameter parsing"Jenkins2015-02-251-2/+2
|\
| * Tweaking 'global_tenant' parameter parsingtengqm2015-02-251-2/+2
* | Move deployment handle_signal to rpc callSteve Baker2015-02-252-0/+29
|/
* Convergence message busKanagaraj Manickam2015-02-232-0/+65
* Revert "Move deployment handle_signal to rpc call"Derek Higgins2015-02-182-29/+0
* Move deployment handle_signal to rpc callSteve Baker2015-02-122-0/+29
* Manage deployment updated_at valuesSteve Baker2015-02-121-9/+13
* Expose deployment/config updated_at/created_atSteve Baker2015-02-121-2/+8
* heat-manage service listKanagaraj Manickam2015-02-021-0/+4
* Expose stack_user_project_id in stack-showSteve Baker2015-01-221-2/+2
* 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
* | Merge "Add stack_user_project_id to _create_stack RPC interface"Jenkins2014-12-051-9/+13
|\ \
| * | Add stack_user_project_id to _create_stack RPC interfaceSteven Hardy2014-12-041-9/+13
| |/
* | Show the creation time for stack snapshotshuangtianhua2014-12-041-2/+4
|/
* 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
|\ \ | |/ |/|