Reviewed: https://review.openstack.org/230992 Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=a2ea86a366b1bfcd367bedb0e1ff00460be7e77f Submitter: Jenkins Branch: stable/liberty
commit a2ea86a366b1bfcd367bedb0e1ff00460be7e77f Author: Kirill Zaitsev <email address hidden> Date: Mon Oct 5 16:23:56 2015 +0300
Prevent key error on deployed app detail page
Dashboard keeps app type on object model special key. But if deployment was made via API call, that key may not exist.
This commit allows the code to tolerate absence of the key
Change-Id: I76525327a540e44d51ed252f8668388dbf8cfdfc Closes-Bug: #1455529
Reviewed: https:/ /review. openstack. org/230992 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=a2ea86a366b 1bfcd367bedb0e1 ff00460be7e77f
Committed: https:/
Submitter: Jenkins
Branch: stable/liberty
commit a2ea86a366b1bfc d367bedb0e1ff00 460be7e77f
Author: Kirill Zaitsev <email address hidden>
Date: Mon Oct 5 16:23:56 2015 +0300
Prevent key error on deployed app detail page
Dashboard keeps app type on object model special key.
But if deployment was made via API call, that key may not exist.
This commit allows the code to tolerate absence of the key
Change-Id: I76525327a540e4 4d51ed252f86683 88dbf8cfdfc
Closes-Bug: #1455529