summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-29 12:01:33 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-08 10:14:00 +0000
commit4c487598e3d25b304507d1b87d26d065714a24ad (patch)
tree46ca367c40bb8f7744a8c7fd9cb608e9854f5156
parent3991e8d0978dbaaa2ef12e932d6152882be63832 (diff)
downloaddefinitions-4c487598e3d25b304507d1b87d26d065714a24ad.tar.gz
Move boto to python-common stratum
Remove duplicated boto chunk morphology and add it to a common strata. Change-Id: I532416013a767eb613c4e23a0538105f3795604b
-rw-r--r--strata/cloudinit-support.morph5
-rw-r--r--strata/openstack-services.morph6
-rw-r--r--strata/python-common.morph4
3 files changed, 4 insertions, 11 deletions
diff --git a/strata/cloudinit-support.morph b/strata/cloudinit-support.morph
index 92d6f03d..9c89c7e4 100644
--- a/strata/cloudinit-support.morph
+++ b/strata/cloudinit-support.morph
@@ -11,15 +11,10 @@ chunks:
repo: upstream:python-cheetah
ref: 831aa6b99d9b4fb012ee644d8e80e0bc0eb6d6ed
unpetrify-ref: baserock/morph
-- name: boto
- repo: upstream:boto
- ref: bd49c22b5a30bf58096d58efc4762f1fea3e2caf
- unpetrify-ref: baserock/morph
- name: cloud-init
morph: strata/cloudinit-support/cloud-init.morph
repo: upstream:cloud-init
ref: 130d51acc5b0becd64e7007f9dfe41a6e022eaec
unpetrify-ref: baserock/morph
build-depends:
- - boto
- python-cheetah
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index c02e126d..37c3a5c8 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -270,10 +270,6 @@ chunks:
repo: upstream:python-packages/retrying
ref: cab083eb5791615fadbc0c98ad77a70d64b77d0d
unpetrify-ref: v1.3.1
-- name: boto
- repo: upstream:boto
- ref: 2517f660f8ef9012708d46da3a36ab967993d2f6
- unpetrify-ref: 2.33.0
- name: oslo-messaging
repo: upstream:openstack/oslo-messaging
ref: 6ea3b12492e86f9e8d109fc3490cc4d3a0edd8b6
@@ -348,7 +344,6 @@ chunks:
- sqlalchemy
- anyjson
- routes
- - boto
- sqlalchemy-migrate
- httplib2
- kombu
@@ -440,7 +435,6 @@ chunks:
build-depends:
- sqlalchemy
- anyjson
- - boto
- keystonemiddleware
- kombu
- routes
diff --git a/strata/python-common.morph b/strata/python-common.morph
index 54048ed7..e724d912 100644
--- a/strata/python-common.morph
+++ b/strata/python-common.morph
@@ -68,3 +68,7 @@ chunks:
repo: upstream:python-packages/networkx
ref: 8ac796aba866ade1a56b83e30f25ed392ca3512c
unpetrify-ref: networkx-1.9.1
+- name: boto
+ repo: upstream:boto
+ ref: 2517f660f8ef9012708d46da3a36ab967993d2f6
+ unpetrify-ref: 2.33.0