murano-dashboard/muranodashboard/dynamic_ui
Devjani Ray 259cb419e3 Display volume snapshots only in volume field
Add an attribute include_volumes to the volume form element. If set to
true (the default -- maintains backward compatibility), the list will
include available volumes. If set to false, the list will not include
volumes.
To display available snapshots, set attributes include_snapshots to
true and include_volumes to false.

DocImpact
Closes-Bug: #1732208

Change-Id: I243326e9a68eafcdf367a4fbbdaea7b447550b9a
2017-12-04 16:11:18 -05:00
..
__init__.py Remove the H104 pep8 ignore from tox.ini 2016-07-30 16:20:31 +08:00
fields.py Display volume snapshots only in volume field 2017-12-04 16:11:18 -05:00
forms.py Add widget for volume selection 2017-06-16 15:46:03 -04:00
helpers.py Fix circular reference error for lists of Object Ids 2017-10-06 09:23:48 -04:00
services.py Make UI forms data accessible using $forms variable 2017-07-08 20:48:10 -04:00
version.py Add Parameters section to UI definition 2016-11-10 14:00:39 -08:00
yaql_expression.py Change Murano Dashboard Limit for Memory and Instances 2017-01-13 12:06:33 +01:00
yaql_functions.py Add encryptData yaql function 2017-07-21 13:36:39 +01:00