Prevent key error occurred on deployment history tab
Dashboard keeps app type on object model special key.
If type is needed to be shown like on Deployment details page,
it requested by that key.
But is the deployment was made by API call, type is not available.
So error was occurred.
Reviewed: https:/ /review. openstack. org/184819 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=eeeb3adee8a 63d3c151c7611e3 597a9229df1169
Committed: https:/
Submitter: Jenkins
Branch: master
commit eeeb3adee8a63d3 c151c7611e3597a 9229df1169
Author: Ekaterina Chernova <email address hidden>
Date: Thu May 21 19:30:00 2015 +0300
Prevent key error occurred on deployment history tab
Dashboard keeps app type on object model special key.
If type is needed to be shown like on Deployment details page,
it requested by that key.
But is the deployment was made by API call, type is not available.
So error was occurred.
Change-Id: I95d9bb23e0758b 86ee503df17e97d 041ac56a841
Closes-Bug: #1455529