fuel-web/nailgun/nailgun/utils
Nikita Zubkov d5a790caab Add exceptions hierarchy
nailgun.errors have a huge set of exceptions but without hierarchy. This
patch remove exception generation from dict and make it explicitly with
python classes and add some exceptions hierarchy. Now all network errors
inherit from NetworkException and same for other exceptions.

Change-Id: I9a2c6b358ea02a16711da74562308664ad7aed97
Closes-bug: #1566195
2016-04-14 17:41:25 +03:00
..
__init__.py Merge "Py3 support: Replace .iteritems() with six.iteritems()" 2016-04-11 10:08:42 +00:00
ceph.py Ceph: fix PG count number 2015-08-13 17:36:01 +03:00
datadiff.py Introduced datadiff tool 2016-03-24 13:23:32 +03:00
debian.py Implement advanced apt pinning 2015-04-21 19:03:41 +03:00
fake_generator.py Remove Mirantis-specific code from fuel-web repo 2016-02-26 13:25:17 +00:00
logs.py Fix logic of prepare_logger function 2016-02-03 17:41:49 +02:00
migration.py Remove Mirantis-specific code from fuel-web repo 2016-02-26 13:25:17 +00:00
mule.py Add new api for vms deployment 2015-07-08 18:43:55 +02:00
restrictions.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
role_resolver.py Allow using role 'master' in conjunction with other 2016-03-23 10:58:27 +00:00
zabbix.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00