fuel-web/nailgun/nailgun/policy
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 Added support of regexp patterns for groups in deployment_tasks.yaml 2015-12-16 14:42:42 +02:00
cpu_distribution.py Extend kernel options with cpu pinning 2016-03-14 16:23:53 +03:00
hugepages_distribution.py Use safe methods to reach node attributes 2016-03-25 08:58:43 +00:00
merge.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
name_match.py Added support of regexp patterns for groups in deployment_tasks.yaml 2015-12-16 14:42:42 +02:00