summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-23 15:35:38 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-23 17:08:18 +0100
commit3b96f2582a77a0f7b9757de1fcc12eb538fd31a0 (patch)
tree239c9ec88f735cf7283f4ff7bb04e0a7608d515e
parentef11b3db09526bc568261ef72a8ee0e346b753d3 (diff)
downloaddefinitions-3b96f2582a77a0f7b9757de1fcc12eb538fd31a0.tar.gz
Remove all the OpenStack specific systems
-rw-r--r--openstack-client-base-system-x86_32-generic.morph18
-rw-r--r--openstack-client-base-system-x86_64-generic.morph18
2 files changed, 0 insertions, 36 deletions
diff --git a/openstack-client-base-system-x86_32-generic.morph b/openstack-client-base-system-x86_32-generic.morph
deleted file mode 100644
index 21b60aff..00000000
--- a/openstack-client-base-system-x86_32-generic.morph
+++ /dev/null
@@ -1,18 +0,0 @@
-arch: x86_32
-configuration-extensions:
-- set-hostname
-- add-config-files
-- simple-network
-- nfsboot
-- install-files
-- vdaboot
-description: The set of strata required to have a minimal system for a 32-bit x86
- system suitable in OpenStack.
-kind: system
-name: openstack-client-base-system-x86_32-generic
-strata:
-- morph: build-essential
-- morph: core
-- morph: foundation
-- morph: bsp-x86_32-generic
-- morph: cloudinit-support
diff --git a/openstack-client-base-system-x86_64-generic.morph b/openstack-client-base-system-x86_64-generic.morph
deleted file mode 100644
index 977e1fbc..00000000
--- a/openstack-client-base-system-x86_64-generic.morph
+++ /dev/null
@@ -1,18 +0,0 @@
-arch: x86_64
-configuration-extensions:
-- set-hostname
-- add-config-files
-- simple-network
-- nfsboot
-- install-files
-- vdaboot
-description: The set of strata required to have a minimal system for a 64-bit x86
- system suitable in OpenStack.
-kind: system
-name: openstack-client-base-system-x86_64-generic
-strata:
-- morph: build-essential
-- morph: core
-- morph: foundation
-- morph: bsp-x86_64-generic
-- morph: cloudinit-support