summaryrefslogtreecommitdiff
path: root/strata/openstack-common.morph
diff options
context:
space:
mode:
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 378ae880..4007e443 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:
@@ -81,7 +78,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
@@ -138,3 +135,4 @@ chunks:
ref: 5ad87be617c2cc1dd31625688172e964db2756dc
unpetrify-ref: 1.5.2
build-system: python-distutils
+configuration-extensions: []