fuel-web/nailgun
Ryan Moe 76a0bc226e Move network manager calls into callbacks
Calls to network manager from object methods have been
moved into callbacks implemented by the network manager
extension.

This commit makes the following new callbacks available
to extensions:

 * on_cluster_create: called when a new cluster is created
 * on_cluster_patch_attributes: called when a cluster's attributes
    are updated
 * on_nodegroup_create: called when a node group is created
 * on_before_deployment_serialization: called before deployment
    serialization begins
 * on_before_provisioning_serialization: called before provisioning
    serialization begins
 * on_remove_node_from_cluster: called when a node is removed from
    a cluster

Blueprint: network-manager-extension
Change-Id: I9a3413f54c881edd098e623ea204d12a86695f87
2016-05-09 13:45:17 -07:00
..
examples
nailgun Move network manager calls into callbacks 2016-05-09 13:45:17 -07:00
test_run Deployment graphs are deleted together with parent entity 2016-05-04 14:22:09 +00:00
tools Move UI-related testing logic to a separate file 2016-02-25 10:53:19 +00:00
MANIFEST.in Refactoring nailgun dependencies 2013-12-20 12:13:09 +02:00
conftest.py Add option to flush database before/after tests 2014-11-26 11:33:58 +02:00
manage.py Remove compatibility fixes for python 2.6 2016-03-11 14:39:58 +00:00
nailgun.xml Deployment graphs are deleted together with parent entity 2016-05-04 14:22:09 +00:00
requirements.txt Babel version 2.3.x excluded in requirements 2016-04-19 22:09:43 +03:00
setup.cfg Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
setup.py Move network manager to extension 2016-04-11 05:33:29 -07:00
test-requirements.txt Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
tox.ini Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00