fuel-web/nailgun/nailgun/extensions
Sylwester Brzeczkowski 5d1d1fe960 Extract volume_manager from nailgun core
* remove node_extension_call from everywhere Nailgun
  core source code
* remove volume_manager Node property (models)
* moved volume and disk releated data manipulations to
  volume manager extension pipeline
* removed no longer valid tests
* added new extension callback for pre deployment check
* fix some tests
* moved volume_manger specific tests to volume_manger module
* marked 'skip test' to some tests which are no longer
  valid in current places but they valuable and should be moved
  to volume_manager module in next patches

implements: blueprint data-pipeline
Change-Id: I8edd25166e5eccf914eb92882b6b4a7b3fff6a89
2016-04-18 12:10:34 +02:00
..
cluster_upgrade Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
network_manager Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
volume_manager Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
__init__.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
base.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
consts.py Nailgun extensions in stevedore 2016-02-02 15:33:56 +00:00
manager.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
utils.py Migrations for extensions should not depend on Core's db schema 2015-07-23 16:50:49 +03:00