The resource name path was introduced in the 'openstack stack failures'
command and is a user-friendly way of referring to a deeply nested
resource.
This change modifies the event log formatter to build and display the
resource name path for each event based only off data in previous
events.
For building the full resource path, and omitting ugly stack names
from the resource path, the following heat change is needed
Ib8feb7752bd5736785d142216312bb35629b3601. However the output is still
improved slightly when running against an older heat which does not
have this change.
Reviewed: https:/ /review. openstack. org/364667 /git.openstack. org/cgit/ openstack/ python- heatclient/ commit/ ?id=b28d8c61014 7b2830930da532d 6b42233d8cd468
Committed: https:/
Submitter: Jenkins
Branch: master
commit b28d8c610147b28 30930da532d6b42 233d8cd468
Author: Steve Baker <email address hidden>
Date: Fri Sep 2 05:13:29 2016 +0000
Show resource name path in event log formatter
The resource name path was introduced in the 'openstack stack failures'
command and is a user-friendly way of referring to a deeply nested
resource.
This change modifies the event log formatter to build and display the
resource name path for each event based only off data in previous
events.
For building the full resource path, and omitting ugly stack names d5736785d142216 312bb35629b3601 . However the output is still
from the resource path, the following heat change is needed
Ib8feb7752b
improved slightly when running against an older heat which does not
have this change.
Change-Id: I86b687fc516da2 15a6baeef8b365a 520d12a8ab1
Closes-Bug: #1619415