horizon/openstack_dashboard/dashboards
Akihiro Motoki faaa4aed8c Avoid sending error message twice in BatchAction
BatchAction.handle() displays an aggregate error message
if an exception is returned from individual action() method.
If we don't need a detail error message, try/except is unnecessary.

Note that a fix for a case where a detail error message is needed
will be covered in the subsequent patches.

Change-Id: I8037355b12e0756c6add5c5b9ba05a430155dfe5
Partial-Bug: #1733207
2018-01-23 21:58:21 +09:00
..
admin Avoid sending error message twice in BatchAction 2018-01-23 21:58:21 +09:00
identity Merge "Add Enable/Disable User action for Angular users panel" 2018-01-17 05:32:36 +00:00
project Avoid sending error message twice in BatchAction 2018-01-23 21:58:21 +09:00
settings Switch settings password tests to mock 2018-01-09 09:38:43 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00