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/200270 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=156cccc3f1d 19812f8c6ae72b5 48a5c1041adc5c
Committed: https:/
Submitter: Jenkins
Branch: stable/kilo
commit 156cccc3f1d1981 2f8c6ae72b548a5 c1041adc5c
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