From 1d8121c0a4c746c18a075e699ea3f94db99c21dd Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 29 Apr 2015 09:24:26 +0000 Subject: Use swift stratum instead of having swift inside openstack-services To avoid duplication and make openstack-services more manageable. Also move duplicated chunk to openstack-common. Change-Id: I97468e5e7757d2250c643eacfcb76826e5c5ed92 --- systems/openstack-system-x86_64.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems') diff --git a/systems/openstack-system-x86_64.morph b/systems/openstack-system-x86_64.morph index 9072b065..5dffce9e 100644 --- a/systems/openstack-system-x86_64.morph +++ b/systems/openstack-system-x86_64.morph @@ -61,6 +61,8 @@ strata: morph: strata/libsoup-common.morph - name: test-tools morph: strata/test-tools.morph +- name: swift + morph: strata/swift.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1