python-heatclient/heatclient
Thomas Herve 954e475a6a Build event stack_name from links
When retrieving events from nested stacks, we used to do a query per
stack and thus get the stack that way. We changed it to do only one API
call, but didn't fix the way the stack name was set. We need to use the
event links to retrieve the stack name, instead of the root stack.

Closes-Bug: #1676896
Change-Id: I09ab1cc2c6aaab02036b124b1dfa561dd6132083
2017-03-28 16:33:02 +02:00
..
common Build event stack_name from links 2017-03-28 16:33:02 +02:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2016-06-28 06:10:43 +00:00
osc Merge "Fix error message when deployment not found" 2017-03-27 04:55:19 +00:00
tests Build event stack_name from links 2017-03-28 16:33:02 +02:00
v1 Remove log translations 2017-03-23 11:39:51 +08:00
__init__.py Support --version for heatclient 2013-09-04 14:29:56 +08:00
_i18n.py Remove log translations 2017-03-23 11:39:51 +08:00
client.py Make method import_versioned_module work 2016-11-09 09:07:39 +00:00
exc.py Move required modules from oslo-incubator 2016-11-12 19:15:40 +05:30
shell.py Merge "Trivial:remove unused code" 2017-02-07 00:46:02 +00:00