fuel-web/nailgun/nailgun
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
..
api Merge "Prohibit SRIOV enabled interfaces in bonds." 2016-04-15 11:11:46 +00:00
assassin Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
db Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
errors Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
expression Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
extensions Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
fake_keystone Adds new functional to fake Keystone 2016-01-19 12:56:09 +00:00
fixtures Merge "Allow user upload CA bundle file for Glance with VMware backend" 2016-04-18 09:16:42 +00:00
fsm Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
lcm Merge "Fixed legacy conditions transformations" 2016-04-15 12:02:13 +00:00
middleware Py3 support: Replace .iteritems() with six.iteritems() 2016-04-07 15:40:56 +02:00
network Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
objects Merge "Allow network modifications if cluster is not locked" 2016-04-15 12:26:28 +00:00
orchestrator Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
plugins Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
policy Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
rpc Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
statistics Change Murano Glance Artifact Plugin location 2016-04-15 12:01:20 +00:00
task Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
test Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
utils Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
volumes Move volume manager into extensions directory 2015-06-24 17:01:53 +03:00
webui Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00
yaql_ext Added changedAll and changedAny functions for yaql 2016-04-06 08:58:51 +00:00
__init__.py License information added 2013-06-25 07:49:11 +00:00
app.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
autoapidoc.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
consts.py SR-IOV cannot be enabled with non-KVM hypervisor 2016-03-31 07:35:30 +00:00
logger.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
notifier.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
settings.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
settings.yaml Merge "Bump version to 10.0" 2016-04-06 12:15:47 +00:00
unit_test.py All flake8 warnings fixed, except for H302 (should be ignored) 2013-08-30 18:08:53 +04:00
urls.py Add fake Keystone 2014-07-11 14:47:58 +02:00
wsgi.py Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00