fuel-web/nailgun/nailgun/extensions/volume_manager
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
..
alembic_migrations Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
handlers Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
models Move volumes data from the core into volume manager extension 2015-07-06 16:03:00 +03:00
objects Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
tests Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
validators Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
__init__.py Move volume manager into extensions directory 2015-06-24 17:01:53 +03:00
extension.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
manager.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00