fuel-web/nailgun/nailgun/orchestrator
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
..
__init__.py Create separate module orchestrator 2013-09-12 09:38:18 +00:00
base_serializers.py Merge "Allow user upload CA bundle file for Glance with VMware backend" 2016-04-18 09:16:42 +00:00
deployment_serializers.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
graph_configuration.py Remove deployment graph config for patching 2015-10-29 19:05:30 +00:00
graph_visualization.py Orchestrator DeploymentGraph is renamed to the GraphSolver 2016-03-17 03:25:37 +03:00
neutron_serializers.py Use permanent identifier as a node key 2016-04-06 09:14:14 +03:00
nova_serializers.py Merge "Py3 support: Replace .iteritems() with six.iteritems()" 2016-04-11 10:08:42 +00:00
orchestrator_graph.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
plugins_serializers.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
priority_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
provisioning_serializers.py Extract volume_manager from nailgun core 2016-04-18 12:10:34 +02:00
stages.py Remove LegacyRoleResolver 2016-02-18 11:19:53 +00:00
task_based_deployment.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
tasks_serializer.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
tasks_templates.py Merge "Send cluster id for pre provision task obviously" 2016-03-09 16:17:15 +00:00