summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 20:03:02 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 20:10:38 +0000
commit7c623cc1afb390867fbb96f6d3042c895ec303fa (patch)
tree8fce5ae2e852b22c6ad09bd5ff70aba9bb266a2e
parent6cf64f572b2af6c6cb0586f4b5c6431b24025c34 (diff)
downloaddefinitions-7c623cc1afb390867fbb96f6d3042c895ec303fa.tar.gz
Remove duplicated chunks in openstack-{common,clients}
-rw-r--r--strata/openstack-clients.morph13
1 files changed, 0 insertions, 13 deletions
diff --git a/strata/openstack-clients.morph b/strata/openstack-clients.morph
index a4eb0ce0..65f38855 100644
--- a/strata/openstack-clients.morph
+++ b/strata/openstack-clients.morph
@@ -4,23 +4,10 @@ description: Stratum with all the OpenStack clients and their dependencies.
build-depends:
- morph: strata/openstack-common.morph
chunks:
-- name: python-json-pointer
- repo: upstream:python-json-pointer
- ref: 34073e561261cb413b9bdff5beac31b070d98ea2
- unpetrify-ref: v1.4
- build-depends: []
-- name: python-json-patch
- repo: upstream:python-json-patch
- ref: e4da658a5dc9f68d3386017ffdcc8e07d22b51a3
- unpetrify-ref: v1.8
- build-depends:
- - python-json-pointer
- name: warlock
repo: upstream:warlock
ref: 408ccb82347aabf3dc7cf6eccbd2ed2475cb0d60
unpetrify-ref: 1.1.0
- build-depends:
- - python-json-pointer
build-depends: []
- name: python-keystoneclient
repo: upstream:openstack/python-keystoneclient