summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Support -y for --yes.Russell Bryant2017-01-121-1/+1
* Merge "Distinguish between stack and resource events when polling"Jenkins2017-01-103-14/+72
|\
| * Distinguish between stack and resource events when pollingZane Bitter2017-01-093-14/+72
* | Merge "Make method import_versioned_module work"Jenkins2017-01-103-11/+5
|\ \ | |/ |/|
| * Make method import_versioned_module workshizhihui2016-11-093-11/+5
* | Make sure the --heat-url option is respected, part 2Jason Dunsmore2017-01-062-4/+8
* | Remove LOG Warning from __eq__Rob Cresswell2017-01-041-8/+0
* | Merge "Add convenience function for events over websocket"Jenkins2016-12-273-2/+71
|\ \
| * | Add convenience function for events over websocketThomas Herve2016-12-193-2/+71
| |/
* | Merge "Add aliases to orchestration template version list"Jenkins2016-12-202-14/+36
|\ \
| * | Add aliases to orchestration template version listSteven Hardy2016-12-142-14/+36
* | | Update docs for mark-unhealthy commandZane Bitter2016-12-141-1/+1
|/ /
* | Merge "User server side env merging with osc plugin"Jenkins2016-12-142-2/+36
|\ \
| * | User server side env merging with osc pluginrabi2016-12-142-2/+36
* | | Merge "Add heat CLI test for deleting stack"Jenkins2016-12-141-0/+6
|\ \ \
| * | | Add heat CLI test for deleting stackGeorgy Dyuldin2016-11-141-0/+6
* | | | Merge "Add heat CLI test for creating stack from URL"Jenkins2016-12-142-4/+28
|\ \ \ \ | |/ / /
| * | | Add heat CLI test for creating stack from URLGeorgy Dyuldin2016-11-142-4/+28
| | |/ | |/|
* | | Merge "Update headers for the Openstack Orchestration commands"Jenkins2016-12-135-11/+11
|\ \ \
| * | | Update headers for the Openstack Orchestration commandsVijendra Soni2016-11-225-11/+11
* | | | Merge "Use default service_type with session"Jenkins2016-12-061-0/+3
|\ \ \ \
| * | | | Use default service_type with sessionrabi2016-12-021-0/+3
| | |_|/ | |/| |
* | | | Fix event list helpThomas Herve2016-12-021-2/+3
|/ / /
* | | Merge "Don't resolve outputs when polling events"Jenkins2016-11-281-1/+1
|\ \ \ | |/ / |/| |
| * | Don't resolve outputs when polling eventsThomas Herve2016-11-241-1/+1
* | | Merge "Remove oslo-incubator modules"Jenkins2016-11-228-1369/+0
|\ \ \
| * | | Remove oslo-incubator modulesrabi2016-11-128-1369/+0
* | | | Merge "Move required modules from oslo-incubator"Jenkins2016-11-2215-318/+107
|\ \ \ \ | |/ / /
| * | | Move required modules from oslo-incubatorrabi2016-11-1215-318/+107
| | |/ | |/|
* | | Use endpoint as endpoint_override1.6.1rabi2016-11-211-0/+2
| |/ |/|
* | Merge "Change property option into append action"1.6.0Jenkins2016-11-152-2/+4
|\ \ | |/ |/|
| * Change property option into append actiongong yong sheng2016-11-042-2/+4
* | Merge "Graduate to oslo.i18n and cleanup incubator usage"Jenkins2016-11-0925-75/+77
|\ \ | |/ |/|
| * Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-0825-75/+77
* | Return condition functions based on the filter paramhuangtianhua2016-10-203-7/+38
|/
* Merge "Use region_name and interface with session"Jenkins2016-10-171-12/+11
|\
| * Use region_name and interface with sessionrabi2016-10-131-12/+11
* | Merge "Fix "heat output-show -F json" output format"Jenkins2016-10-172-9/+19
|\ \
| * | Fix "heat output-show -F json" output formatJason Dunsmore2016-09-302-9/+19
* | | Fix help string for osc resource show <resource>Peter Razumovsky2016-10-121-1/+1
| |/ |/|
* | handle empty sections in environment filesLars Kellogg-Stedman2016-10-071-0/+6
* | Use event_time as default event sort key in OSCJason Dunsmore2016-09-282-4/+48
|/
* Merge "Improved the help message of the stack-list tags"Jenkins2016-09-221-8/+12
|\
| * Improved the help message of the stack-list tagsSharat Sharma2016-09-191-8/+12
* | Don't use endpoint_override with sessiontamilhce2016-09-094-28/+22
|/
* Merge "Replace functions 'Dict.get' and 'del' with 'Dict.pop'"Jenkins2016-09-071-6/+3
|\
| * Replace functions 'Dict.get' and 'del' with 'Dict.pop'bhagyashris2016-08-301-6/+3
* | Merge "Show resource name path in event log formatter"Jenkins2016-09-074-4/+217
|\ \
| * | Show resource name path in event log formatterSteve Baker2016-09-064-4/+217
* | | Merge "Import mox in __init__.py"Jenkins2016-09-077-7/+12
|\ \ \