summaryrefslogtreecommitdiff
path: root/morphlib/plugins/__init__.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-25 14:13:14 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-06 20:58:44 +0000
commite343b6a3725a5a6790eda19e52a55fcb8ed162c4 (patch)
treeb24888a27345dcec8653b2d19fe71d4561bd2710 /morphlib/plugins/__init__.py
parent876a11cebfe4821c34dd451789aaf4f55f409c41 (diff)
downloadmorph-e343b6a3725a5a6790eda19e52a55fcb8ed162c4.tar.gz
Add deployment plugin
This adds a new optional field to system morphologies: "configuration-extensions". The deployment plugin relies heavily on code from the branch and merge plugin. This needs to be eventually fixed by refactoring the codebase so that the shared code is in morphlib and not in plugins. However, doing that is beyond the scope of adding a deployment plugin.
Diffstat (limited to 'morphlib/plugins/__init__.py')
-rw-r--r--morphlib/plugins/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/morphlib/plugins/__init__.py b/morphlib/plugins/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/morphlib/plugins/__init__.py