horizon/openstack_dashboard/dashboards
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
..
admin Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
identity Add templates for bootstrap's horizontal forms 2014-09-08 10:38:16 +02:00
project Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
router Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
settings Merge "User keystone policy to check if user password can be updated" 2014-09-09 15:58:22 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00