murano-dashboard/muranodashboard/tests
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
..
functional Revert ThemableSelectWidget for themable selects 2017-08-25 10:30:42 +08:00
unit Display volume snapshots only in volume field 2017-12-04 16:11:18 -05:00
__init__.py Move functional tests under muranodashboard/tests 2014-07-29 19:28:26 +04:00
settings.py Revert "Fix murano-dashboard gate" 2017-07-13 02:05:22 +00:00
test_fields.py Sort values in standard dropdowns 2016-11-16 14:28:04 -08:00
test_tabs.py Remove unnecessary setUp 2016-09-25 15:54:52 +08:00
test_utils.py Revert "Enhance versionutils.deprecated to work with classes" 2014-09-03 11:45:48 +00:00