Typo in HeatStack API
Change-Id: I7964b797f967e43384695d4d72b3025e34eadbaa
This commit is contained in:
parent
bd7a820fd0
commit
058fd934c6
@ -96,8 +96,7 @@ class HeatStack(murano_object.MuranoObject):
|
||||
def reload(self):
|
||||
self._template = None
|
||||
self._parameters.clear()
|
||||
self._load()
|
||||
return self._template
|
||||
return self.current()
|
||||
|
||||
def setTemplate(self, template):
|
||||
self._template = template
|
||||
|
Loading…
Reference in New Issue
Block a user