summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv7-highbank.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 17:08:38 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 18:06:31 +0000
commit89ca4b10b0e26bb91c1a969fece1909e64763716 (patch)
treeeed5167587b01bb4357271672aec6aaaf49fd13c /systems/devel-system-armv7-highbank.morph
parentab776490f62ae8a24aaad09e5a7be149ebaa034a (diff)
downloaddefinitions-baserock/sam/lorry-controller-without-morph.tar.gz
Move 'bottle' and 'flup' into separate python-wsgi modulebaserock/sam/lorry-controller-without-morph
The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum.
Diffstat (limited to 'systems/devel-system-armv7-highbank.morph')
-rw-r--r--systems/devel-system-armv7-highbank.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index f4720f40..9ae051d1 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
- name: morph-utils
morph: strata/morph-utils.morph
- name: openstack-clients