commit 7e9aaf20fdae100c97d1f67a18e0e105b90e7a0c
Author: Alexander Tivelkov <email address hidden>
Date: Wed Oct 5 19:52:46 2016 +0300
'Forms:' section is now truly optional in ui definition
The only mandatory section of the UI definition file is the
"Application" block which defines the input object model snippet.
Everything else is optional: the app developer may have no user input
for their app besides its name.
However, the UI was crashing if no 'Forms:' section is present. This
has been fixed.
Reviewed: https:/ /review. openstack. org/382575 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=7e9aaf20fda e100c97d1f67a18 e0e105b90e7a0c
Committed: https:/
Submitter: Jenkins
Branch: stable/mitaka
commit 7e9aaf20fdae100 c97d1f67a18e0e1 05b90e7a0c
Author: Alexander Tivelkov <email address hidden>
Date: Wed Oct 5 19:52:46 2016 +0300
'Forms:' section is now truly optional in ui definition
The only mandatory section of the UI definition file is the
"Application" block which defines the input object model snippet.
Everything else is optional: the app developer may have no user input
for their app besides its name.
However, the UI was crashing if no 'Forms:' section is present. This
has been fixed.
Change-Id: Ie72770a8810369 e2bff9a59e8f384 5144032f080
Closes-bug: #1630672