summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 12:42:22 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 16:56:12 +0000
commitc1ca8bb1a3b3eb53a0b60364194cf4facb8ccba3 (patch)
tree0682dee825df5ce87db6dc40d4ea26efcbc21bfe /strata/cloudinit-support.morph
parentfdcb7784d8417f80fb603844da7c73caec5c788e (diff)
downloaddefinitions-c1ca8bb1a3b3eb53a0b60364194cf4facb8ccba3.tar.gz
Move python duplicated chunk to python-common
Diffstat (limited to 'strata/cloudinit-support.morph')
-rw-r--r--strata/cloudinit-support.morph20
1 files changed, 1 insertions, 19 deletions
diff --git a/strata/cloudinit-support.morph b/strata/cloudinit-support.morph
index 535beef6..5281b745 100644
--- a/strata/cloudinit-support.morph
+++ b/strata/cloudinit-support.morph
@@ -4,6 +4,7 @@ description: A stratum with cloudinit to fit a system in the OpenStack cloud.
build-depends:
- morph: strata/build-essential.morph
- morph: strata/python-core.morph
+- morph: strata/python-common.morph
- morph: strata/foundation.morph
chunks:
- name: configobj
@@ -11,23 +12,6 @@ chunks:
ref: 935a78736e4eb43b9fafae87f5e9902328673f63
unpetrify-ref: baserock/morph
build-depends: []
-- name: python-prettytable
- morph: strata/cloudinit-support/python-prettytable.morph
- repo: upstream:python-prettytable
- ref: 941133673e5a0003cd5ce1b6db2a51cf3307d9c1
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: python-json-patch
- repo: upstream:python-json-patch
- ref: 27c7032de25923593fa17cc14f535fb7abd52448
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: python-json-pointer
- repo: upstream:python-json-pointer
- ref: 48dce313141ba5bf0d2f3dd2e590042c05755e53
- unpetrify-ref: baserock/morph
- build-depends:
- - python-json-patch
- name: python-cheetah
repo: upstream:python-cheetah
ref: 831aa6b99d9b4fb012ee644d8e80e0bc0eb6d6ed
@@ -46,6 +30,4 @@ chunks:
build-depends:
- boto
- configobj
- - python-prettytable
- - python-json-pointer
- python-cheetah