summaryrefslogtreecommitdiff
path: root/strata/openstack-common.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-09-23 14:34:14 +0100
committerDaniel Firth <dan.firth@codethink.co.uk>2016-10-26 13:01:06 +0100
commit5a0c1988f8a7cb64709896e2e9b39f57cf3c54b1 (patch)
treea145f35b3231484340173431cc82fb7582760153 /strata/openstack-common.morph
parent24edb7cbf63934f3291e59008f7b98953696ee6d (diff)
downloaddefinitions-5a0c1988f8a7cb64709896e2e9b39f57cf3c54b1.tar.gz
010 migration
Diffstat (limited to 'strata/openstack-common.morph')
-rw-r--r--strata/openstack-common.morph12
1 files changed, 5 insertions, 7 deletions
diff --git a/strata/openstack-common.morph b/strata/openstack-common.morph
index 91ea24eb..c0cfdaa6 100644
--- a/strata/openstack-common.morph
+++ b/strata/openstack-common.morph
@@ -1,12 +1,9 @@
name: openstack-common
-kind: stratum
+kind: assemblage
description: |
Stratum with the python packages needed to compile openstack
clients and services.
-build-depends:
-- morph: strata/python-common.morph
-- morph: strata/foundation.morph
-chunks:
+contents:
- name: pycparser
repo: upstream:python-packages/pycparser
ref: c926670643ebb5f88a2bf56579fc9934c82be6d2
@@ -14,7 +11,7 @@ chunks:
build-system: python-distutils
- name: cffi
repo: upstream:python-packages/cffi
- ref: 40b9759b5bbf9f6a4efa1168acc9a60890527f6f
+ ref: 40b9759b5bbf9f6a4efa1168acc9a60890527f6f
unpetrify-ref: release-1.6
build-system: python-distutils
build-depends:
@@ -80,7 +77,7 @@ chunks:
- name: pyopenssl
repo: upstream:python-packages/pyopenssl
ref: 0146d447e63a737b4f05a1164d5950eff68543e7
- unpetrify-ref: "0.14"
+ unpetrify-ref: '0.14'
build-system: python-distutils
- name: oslo-i18n
repo: upstream:openstack/oslo-i18n
@@ -137,3 +134,4 @@ chunks:
ref: 5ad87be617c2cc1dd31625688172e964db2756dc
unpetrify-ref: 1.5.2
build-system: python-distutils
+configuration-extensions: []