]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add a module for dynamically loading plugins
authorZane Bitter <zbitter@redhat.com>
Tue, 27 Nov 2012 14:41:57 +0000 (15:41 +0100)
committerZane Bitter <zbitter@redhat.com>
Wed, 28 Nov 2012 15:48:53 +0000 (16:48 +0100)
commitfaca9953c0d412944a23dfbc62e5634a509c51e8
treedc285327b06697d2451c7032f5a68212dfecf533
parenta0cf5dfa5c7eb070ee6aefcdfb23c04ece7c0b70
Add a module for dynamically loading plugins

Change-Id: I662b5989941b467c78a392098db0cd19ff86201c
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/common/plugin_loader.py [new file with mode: 0644]
heat/tests/test_plugin_loader.py [new file with mode: 0644]