summaryrefslogtreecommitdiff
path: root/glanceclient.morph
diff options
context:
space:
mode:
Diffstat (limited to 'glanceclient.morph')
-rw-r--r--glanceclient.morph86
1 files changed, 43 insertions, 43 deletions
diff --git a/glanceclient.morph b/glanceclient.morph
index 529fdd6b..58cfc6ed 100644
--- a/glanceclient.morph
+++ b/glanceclient.morph
@@ -1,67 +1,73 @@
+name: glanceclient
+kind: stratum
+description: A stratum with glanceclient to let the Openstack deployment.
build-depends:
- morph: tools
chunks:
-- build-depends: []
- name: jsonschema
- ref: baserock/morph
+- name: jsonschema
repo: upstream:jsonschema
-- build-depends: []
- name: python-json-pointer
ref: baserock/morph
+ build-depends: []
+- name: python-json-pointer
repo: upstream:python-json-pointer
-- build-depends: []
- name: python-json-patch
ref: baserock/morph
+ build-depends: []
+- name: python-json-patch
repo: upstream:python-json-patch
-- build-depends:
- - jsonschema
- - python-json-pointer
- - python-json-patch
- name: warlock
ref: baserock/morph
+ build-depends: []
+- name: warlock
repo: upstream:warlock
-- build-depends: []
- name: python-prettytable
ref: baserock/morph
+ build-depends:
+ - jsonschema
+ - python-json-pointer
+ - python-json-patch
+- name: python-prettytable
repo: upstream:python-prettytable
-- build-depends: []
- name: pbr
ref: baserock/morph
+ build-depends: []
+- name: pbr
repo: upstream:pbr
-- build-depends: []
- name: argparse
ref: baserock/morph
+ build-depends: []
+- name: argparse
repo: upstream:argparse
-- build-depends: []
- name: pyopenssl
ref: baserock/morph
+ build-depends: []
+- name: pyopenssl
repo: upstream:pyopenssl
-- build-depends: []
- name: pyiso8601
ref: baserock/morph
+ build-depends: []
+- name: pyiso8601
repo: upstream:pyiso8601
-- build-depends: []
- name: python-requests
ref: baserock/morph
+ build-depends: []
+- name: python-requests
repo: upstream:python-requests
-- build-depends: []
- name: simplejson
ref: baserock/morph
+ build-depends: []
+- name: simplejson
repo: upstream:simplejson
-- build-depends: []
- name: netaddr
ref: baserock/morph
+ build-depends: []
+- name: netaddr
repo: upstream:netaddr
-- build-depends: []
- name: pytz
ref: baserock/morph
+ build-depends: []
+- name: pytz
repo: upstream:pytz
-- build-depends:
- - pytz
- name: babel
ref: baserock/morph
+ build-depends: []
+- name: babel
repo: upstream:babel
-- build-depends:
+ ref: baserock/morph
+ build-depends:
+ - pytz
+- name: python-keystoneclient
+ repo: upstream:python-keystoneclient
+ ref: baserock/morph
+ build-depends:
- pbr
- pyiso8601
- python-prettytable
@@ -69,19 +75,13 @@ chunks:
- simplejson
- netaddr
- babel
- name: python-keystoneclient
+- name: python-glanceclient
+ repo: upstream:python-glanceclient
ref: baserock/morph
- repo: upstream:python-keystoneclient
-- build-depends:
+ build-depends:
- python-prettytable
- pbr
- argparse
- pyopenssl
- python-keystoneclient
- warlock
- name: python-glanceclient
- ref: baserock/morph
- repo: upstream:python-glanceclient
-description: A stratum with glanceclient to let the Openstack deployment.
-kind: stratum
-name: glanceclient