summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 14:48:21 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 16:56:12 +0000
commitfa452899b143a502d9c4efd36cd96f5eff91e6f7 (patch)
tree38ad2e24a049b88b9edb2311c288eca8bbda9bae
parentc1ca8bb1a3b3eb53a0b60364194cf4facb8ccba3 (diff)
downloaddefinitions-fa452899b143a502d9c4efd36cd96f5eff91e6f7.tar.gz
Add python-common.morph to systems with openstack-clients
Because some chunks have been moved from openstack-clients.morph to python-common.morph this systems depends on python-common now.
-rw-r--r--systems/ceph-service-x86_64-generic.morph2
-rw-r--r--systems/devel-system-armv7-chroot.morph2
-rw-r--r--systems/devel-system-armv7-highbank.morph2
-rw-r--r--systems/devel-system-armv7-versatile.morph2
-rw-r--r--systems/devel-system-armv7-wandboard.morph2
-rw-r--r--systems/devel-system-armv7b-chroot.morph2
-rw-r--r--systems/devel-system-armv7b-highbank.morph2
-rw-r--r--systems/devel-system-armv7lhf-chroot.morph2
-rw-r--r--systems/devel-system-armv7lhf-highbank.morph2
-rw-r--r--systems/devel-system-armv7lhf-jetson.morph2
-rw-r--r--systems/devel-system-armv7lhf-wandboard.morph2
-rw-r--r--systems/devel-system-armv8l64.morph2
-rw-r--r--systems/devel-system-ppc64-chroot.morph2
-rw-r--r--systems/devel-system-ppc64-generic.morph2
-rw-r--r--systems/devel-system-x86_32-chroot.morph2
-rw-r--r--systems/devel-system-x86_32-generic.morph2
-rw-r--r--systems/devel-system-x86_64-chroot.morph2
-rw-r--r--systems/devel-system-x86_64-generic.morph2
-rw-r--r--systems/devel-system-x86_64-vagrant.morph2
-rw-r--r--systems/gitlab-ci-runner.morph4
20 files changed, 42 insertions, 0 deletions
diff --git a/systems/ceph-service-x86_64-generic.morph b/systems/ceph-service-x86_64-generic.morph
index afe4cdc0..730c00d4 100644
--- a/systems/ceph-service-x86_64-generic.morph
+++ b/systems/ceph-service-x86_64-generic.morph
@@ -40,6 +40,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: chef
morph: strata/chef.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph
index 5d271e53..757fe695 100644
--- a/systems/devel-system-armv7-chroot.morph
+++ b/systems/devel-system-armv7-chroot.morph
@@ -33,6 +33,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index 2cce69d3..81b860c4 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -34,6 +34,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph
index 38806421..e9597806 100644
--- a/systems/devel-system-armv7-versatile.morph
+++ b/systems/devel-system-armv7-versatile.morph
@@ -34,6 +34,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph
index c47be836..cdf27cda 100644
--- a/systems/devel-system-armv7-wandboard.morph
+++ b/systems/devel-system-armv7-wandboard.morph
@@ -34,6 +34,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph
index 64d75350..e1f7e3a2 100644
--- a/systems/devel-system-armv7b-chroot.morph
+++ b/systems/devel-system-armv7b-chroot.morph
@@ -25,6 +25,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index c2da8884..c923f458 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -30,6 +30,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph
index ed794463..1f312b17 100644
--- a/systems/devel-system-armv7lhf-chroot.morph
+++ b/systems/devel-system-armv7lhf-chroot.morph
@@ -33,6 +33,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph
index 41f1d251..e2f74cdd 100644
--- a/systems/devel-system-armv7lhf-highbank.morph
+++ b/systems/devel-system-armv7lhf-highbank.morph
@@ -37,6 +37,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph
index fc0106b7..39e80cd8 100644
--- a/systems/devel-system-armv7lhf-jetson.morph
+++ b/systems/devel-system-armv7lhf-jetson.morph
@@ -37,6 +37,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph
index 2a5c340d..17056124 100644
--- a/systems/devel-system-armv7lhf-wandboard.morph
+++ b/systems/devel-system-armv7lhf-wandboard.morph
@@ -37,6 +37,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index e89ecbb7..4b8a6bb5 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -36,6 +36,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph
index af15f905..3cd7d91e 100644
--- a/systems/devel-system-ppc64-chroot.morph
+++ b/systems/devel-system-ppc64-chroot.morph
@@ -31,6 +31,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph
index c8462072..0f9943c8 100644
--- a/systems/devel-system-ppc64-generic.morph
+++ b/systems/devel-system-ppc64-generic.morph
@@ -34,6 +34,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph
index 3578c221..3afc4283 100644
--- a/systems/devel-system-x86_32-chroot.morph
+++ b/systems/devel-system-x86_32-chroot.morph
@@ -33,6 +33,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index 6a00b563..9d47bc37 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -38,6 +38,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph
index 04d8d66c..dc3b4f72 100644
--- a/systems/devel-system-x86_64-chroot.morph
+++ b/systems/devel-system-x86_64-chroot.morph
@@ -35,6 +35,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph
index 66fec3aa..3ac2dd84 100644
--- a/systems/devel-system-x86_64-generic.morph
+++ b/systems/devel-system-x86_64-generic.morph
@@ -38,6 +38,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph
index 24065630..96d9236a 100644
--- a/systems/devel-system-x86_64-vagrant.morph
+++ b/systems/devel-system-x86_64-vagrant.morph
@@ -36,6 +36,8 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
configuration-extensions:
diff --git a/systems/gitlab-ci-runner.morph b/systems/gitlab-ci-runner.morph
index e609d7bc..8f89ec74 100644
--- a/systems/gitlab-ci-runner.morph
+++ b/systems/gitlab-ci-runner.morph
@@ -31,12 +31,16 @@ strata:
morph: strata/tools.morph
- name: lvm
morph: strata/lvm.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: virtualization
morph: strata/virtualization.morph
- name: openstack-common
morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: databases
morph: strata/databases.morph
- name: pcre-utils