fuel-nailgun-extension-clus.../cluster_upgrade/tests
Nikita Zubkov 5bbaf23795 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-07-13 14:03:19 +03:00
..
__init__.py Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
base.py Add handler for copying of VIPs 2016-07-13 14:03:19 +03:00
test_db_migrations.py Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
test_extension.py Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
test_handlers.py Add handler for copying of VIPs 2016-07-13 14:03:19 +03:00
test_objects.py Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
test_upgrade.py Move network objects to extension 2016-07-13 14:03:19 +03:00
test_validators.py Add exceptions hierarchy 2016-07-13 14:03:19 +03:00