From 3b09106801b15a58785d4f7cebab572b1ddd034e Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Mon, 2 Mar 2015 14:48:21 +0000 Subject: 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. --- systems/ceph-service-x86_64-generic.morph | 2 ++ systems/devel-system-armv7-chroot.morph | 2 ++ systems/devel-system-armv7-highbank.morph | 2 ++ systems/devel-system-armv7-versatile.morph | 2 ++ systems/devel-system-armv7-wandboard.morph | 2 ++ systems/devel-system-armv7b-chroot.morph | 2 ++ systems/devel-system-armv7b-highbank.morph | 2 ++ systems/devel-system-armv7lhf-chroot.morph | 2 ++ systems/devel-system-armv7lhf-highbank.morph | 2 ++ systems/devel-system-armv7lhf-jetson.morph | 2 ++ systems/devel-system-armv7lhf-wandboard.morph | 2 ++ systems/devel-system-armv8l64.morph | 2 ++ systems/devel-system-ppc64-chroot.morph | 2 ++ systems/devel-system-ppc64-generic.morph | 2 ++ systems/devel-system-x86_32-chroot.morph | 2 ++ systems/devel-system-x86_32-generic.morph | 2 ++ systems/devel-system-x86_64-chroot.morph | 2 ++ systems/devel-system-x86_64-generic.morph | 2 ++ systems/devel-system-x86_64-vagrant.morph | 2 ++ systems/gitlab-ci-runner.morph | 4 ++++ 20 files changed, 42 insertions(+) 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 -- cgit v1.2.1