horizon/openstack_dashboard/dashboards/admin
Vlad Okhrimenko a212ef399f Uniquify horizon messages returned in a single response
A network operation can fail because of different
reasons - yet in many places just one error message
is provided. Combined with too broad exception clause,
and incorrect assumptions on the reasons of failure
(e.g. Neutron service being unavailable causes all
other sorts of errors like inability to Allocate IP
or Associate it) this leads to multiple errors when just one
would suffice. The fix aims to provide sensible error
messages in case the network service is down. This includes
returning only unique messages in a single response.

Partial-Bug: #1301374
Change-Id: Id6c620ca51f7703f35c0c172e39fdf237fa42278
Co-Authored-By: Timur Sufiev <tsufiev@mirantis.com>
2014-09-17 13:45:07 +00:00
..
aggregates Improve help messages on modals 2014-08-27 16:12:18 -07:00
flavors Improve help messages on modals 2014-08-27 16:12:18 -07:00
hypervisors Need ability to evacuate host in syspanel 2014-09-02 21:34:13 -06:00
images Merge "Fix missing trailing commas for modal dialogs" 2014-09-06 17:47:23 +00:00
info Improve help messages on modals 2014-08-27 16:12:18 -07:00
instances Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
metering Improve help messages on modals 2014-08-27 16:12:18 -07:00
networks Fix Cancel button styling 2014-09-03 13:32:35 -07:00
overview Disable Floating IP features if Neutron router is disabled 2014-08-30 05:12:27 +09:00
routers Add a config option to disable Router panel 2014-08-30 05:12:15 +09:00
volumes Fix missing trailing commas for modal dialogs 2014-09-04 21:02:18 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00