summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-17 11:42:02 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-07-18 05:54:46 +0000
commitbe76e8c941530db9068c643647f1a55aee0ac18f (patch)
treea5bd26d5db02a65844b7e1853d076f73767dff72
parent287240f4c8e0ed6eb79ecb151125cf2642c58e90 (diff)
downloaddefinitions-be76e8c941530db9068c643647f1a55aee0ac18f.tar.gz
Add Python 3 to all systems that contain Python 2 (cpython interpreter)
Change-Id: Ib66f3f56b60cc5dc78d08e28e281d120d83a7b9d
-rw-r--r--systems/build-system-armv5l-openbmc-aspeed.morph2
-rw-r--r--systems/build-system-armv7lhf-highbank.morph2
-rw-r--r--systems/build-system-armv7lhf-jetson.morph2
-rw-r--r--systems/build-system-armv8b64.morph2
-rw-r--r--systems/build-system-armv8l64.morph2
-rw-r--r--systems/build-system-ppc64.morph2
-rw-r--r--systems/build-system-x86_32-chroot.morph2
-rw-r--r--systems/build-system-x86_32.morph2
-rw-r--r--systems/build-system-x86_64-chroot.morph2
-rw-r--r--systems/build-system-x86_64.morph2
-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-armv8b64.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/installer-system-armv8b64.morph2
-rw-r--r--systems/installer-system-x86_64.morph2
-rw-r--r--systems/java-build-system-x86_64-generic.morph2
-rw-r--r--systems/openstack-system-x86_64.morph2
-rw-r--r--systems/swift-system-x86_64.morph2
-rw-r--r--systems/trove-system-x86_64.morph2
-rw-r--r--systems/xfce-system.morph2
37 files changed, 74 insertions, 0 deletions
diff --git a/systems/build-system-armv5l-openbmc-aspeed.morph b/systems/build-system-armv5l-openbmc-aspeed.morph
index 7230bbc0..b23d1171 100644
--- a/systems/build-system-armv5l-openbmc-aspeed.morph
+++ b/systems/build-system-armv5l-openbmc-aspeed.morph
@@ -14,6 +14,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-armv5l-openbmc-aspeed
morph: strata/bsp-armv5l-openbmc-aspeed.morph
- name: tools
diff --git a/systems/build-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph
index 42156d78..228c4282 100644
--- a/systems/build-system-armv7lhf-highbank.morph
+++ b/systems/build-system-armv7lhf-highbank.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-armv7-highbank
morph: strata/bsp-armv7-highbank.morph
- name: tools
diff --git a/systems/build-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph
index 3bdcf9f0..137d8384 100644
--- a/systems/build-system-armv7lhf-jetson.morph
+++ b/systems/build-system-armv7lhf-jetson.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-jetson
morph: strata/bsp-jetson.morph
- name: tools
diff --git a/systems/build-system-armv8b64.morph b/systems/build-system-armv8b64.morph
index aa16f545..21e28937 100644
--- a/systems/build-system-armv8b64.morph
+++ b/systems/build-system-armv8b64.morph
@@ -16,6 +16,8 @@ strata:
morph: strata/bsp-armv8b64-generic.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: tools
morph: strata/tools.morph
- name: python-cliapp
diff --git a/systems/build-system-armv8l64.morph b/systems/build-system-armv8l64.morph
index e7ddf034..b02a98ba 100644
--- a/systems/build-system-armv8l64.morph
+++ b/systems/build-system-armv8l64.morph
@@ -14,6 +14,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-armv8l64-generic
morph: strata/bsp-armv8l64-generic.morph
- name: tools
diff --git a/systems/build-system-ppc64.morph b/systems/build-system-ppc64.morph
index 642df309..8ce13dc7 100644
--- a/systems/build-system-ppc64.morph
+++ b/systems/build-system-ppc64.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-ppc64-generic
morph: strata/bsp-ppc64-generic.morph
- name: tools
diff --git a/systems/build-system-x86_32-chroot.morph b/systems/build-system-x86_32-chroot.morph
index 646ae6a8..755d0e69 100644
--- a/systems/build-system-x86_32-chroot.morph
+++ b/systems/build-system-x86_32-chroot.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: tools
morph: strata/tools.morph
- name: python-cliapp
diff --git a/systems/build-system-x86_32.morph b/systems/build-system-x86_32.morph
index c14b54f2..dd338241 100644
--- a/systems/build-system-x86_32.morph
+++ b/systems/build-system-x86_32.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-x86_32-generic
morph: strata/bsp-x86_32-generic.morph
- name: tools
diff --git a/systems/build-system-x86_64-chroot.morph b/systems/build-system-x86_64-chroot.morph
index 82493d1e..52c64d67 100644
--- a/systems/build-system-x86_64-chroot.morph
+++ b/systems/build-system-x86_64-chroot.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: tools
morph: strata/tools.morph
- name: python-cliapp
diff --git a/systems/build-system-x86_64.morph b/systems/build-system-x86_64.morph
index 4b688555..93ecfb70 100644
--- a/systems/build-system-x86_64.morph
+++ b/systems/build-system-x86_64.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-x86_64-generic
morph: strata/bsp-x86_64-generic.morph
- name: tools
diff --git a/systems/ceph-service-x86_64-generic.morph b/systems/ceph-service-x86_64-generic.morph
index daaa6957..f56965c6 100644
--- a/systems/ceph-service-x86_64-generic.morph
+++ b/systems/ceph-service-x86_64-generic.morph
@@ -50,6 +50,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-common
morph: strata/python-common.morph
- name: chef
diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph
index d7a06fe9..ab99197e 100644
--- a/systems/devel-system-armv7-chroot.morph
+++ b/systems/devel-system-armv7-chroot.morph
@@ -37,6 +37,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index 854edd76..6d8fb56e 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -38,6 +38,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph
index 34c9a239..622bb602 100644
--- a/systems/devel-system-armv7-versatile.morph
+++ b/systems/devel-system-armv7-versatile.morph
@@ -38,6 +38,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph
index 300981f9..0206294b 100644
--- a/systems/devel-system-armv7-wandboard.morph
+++ b/systems/devel-system-armv7-wandboard.morph
@@ -38,6 +38,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph
index 4eed73e4..9050cef5 100644
--- a/systems/devel-system-armv7b-chroot.morph
+++ b/systems/devel-system-armv7b-chroot.morph
@@ -29,6 +29,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index ba5de00b..1d2eddb8 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -34,6 +34,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph
index d0917fcb..752e5d2c 100644
--- a/systems/devel-system-armv7lhf-chroot.morph
+++ b/systems/devel-system-armv7lhf-chroot.morph
@@ -37,6 +37,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph
index 189c2913..699d2ba3 100644
--- a/systems/devel-system-armv7lhf-highbank.morph
+++ b/systems/devel-system-armv7lhf-highbank.morph
@@ -41,6 +41,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph
index 1c39b3ea..6b3c65e7 100644
--- a/systems/devel-system-armv7lhf-jetson.morph
+++ b/systems/devel-system-armv7lhf-jetson.morph
@@ -41,6 +41,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph
index 4432f947..b75176ca 100644
--- a/systems/devel-system-armv7lhf-wandboard.morph
+++ b/systems/devel-system-armv7lhf-wandboard.morph
@@ -41,6 +41,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv8b64.morph b/systems/devel-system-armv8b64.morph
index 44ff2d53..9f304f64 100644
--- a/systems/devel-system-armv8b64.morph
+++ b/systems/devel-system-armv8b64.morph
@@ -42,6 +42,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index cad71c4e..29dffdfc 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -40,6 +40,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph
index fe437767..3bd02477 100644
--- a/systems/devel-system-ppc64-chroot.morph
+++ b/systems/devel-system-ppc64-chroot.morph
@@ -35,6 +35,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph
index 26776429..da80f17a 100644
--- a/systems/devel-system-ppc64-generic.morph
+++ b/systems/devel-system-ppc64-generic.morph
@@ -38,6 +38,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph
index bc3872a7..649a8645 100644
--- a/systems/devel-system-x86_32-chroot.morph
+++ b/systems/devel-system-x86_32-chroot.morph
@@ -37,6 +37,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index 952bff79..76a95024 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -42,6 +42,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph
index 394201e0..890de847 100644
--- a/systems/devel-system-x86_64-chroot.morph
+++ b/systems/devel-system-x86_64-chroot.morph
@@ -39,6 +39,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph
index fe56a5de..d7e43004 100644
--- a/systems/devel-system-x86_64-generic.morph
+++ b/systems/devel-system-x86_64-generic.morph
@@ -42,6 +42,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph
index b8d4d2e7..03f414c3 100644
--- a/systems/devel-system-x86_64-vagrant.morph
+++ b/systems/devel-system-x86_64-vagrant.morph
@@ -40,6 +40,8 @@ strata:
morph: strata/baserock-import.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/installer-system-armv8b64.morph b/systems/installer-system-armv8b64.morph
index f1a83d6d..d3a04738 100644
--- a/systems/installer-system-armv8b64.morph
+++ b/systems/installer-system-armv8b64.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-armv8b64-generic
diff --git a/systems/installer-system-x86_64.morph b/systems/installer-system-x86_64.morph
index e9c4cd94..62038cd5 100644
--- a/systems/installer-system-x86_64.morph
+++ b/systems/installer-system-x86_64.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-x86_64-generic
diff --git a/systems/java-build-system-x86_64-generic.morph b/systems/java-build-system-x86_64-generic.morph
index a4ed7643..cd81f827 100644
--- a/systems/java-build-system-x86_64-generic.morph
+++ b/systems/java-build-system-x86_64-generic.morph
@@ -45,6 +45,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common
diff --git a/systems/openstack-system-x86_64.morph b/systems/openstack-system-x86_64.morph
index af3ade19..979eae8f 100644
--- a/systems/openstack-system-x86_64.morph
+++ b/systems/openstack-system-x86_64.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: python-common
diff --git a/systems/swift-system-x86_64.morph b/systems/swift-system-x86_64.morph
index c959b6f7..139c0028 100644
--- a/systems/swift-system-x86_64.morph
+++ b/systems/swift-system-x86_64.morph
@@ -17,6 +17,8 @@ strata:
morph: strata/ntpd.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: python-common
morph: strata/python-common.morph
- name: ansible
diff --git a/systems/trove-system-x86_64.morph b/systems/trove-system-x86_64.morph
index efc66b5c..f73ba91e 100644
--- a/systems/trove-system-x86_64.morph
+++ b/systems/trove-system-x86_64.morph
@@ -13,6 +13,8 @@ strata:
morph: strata/core.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: tools
morph: strata/tools.morph
- name: python-cliapp
diff --git a/systems/xfce-system.morph b/systems/xfce-system.morph
index f87b0982..3c0bd432 100644
--- a/systems/xfce-system.morph
+++ b/systems/xfce-system.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-x86_64-generic