summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-essential.morph2
-rw-r--r--core.morph2
-rw-r--r--cross-bootstrap.morph2
-rw-r--r--devel-system-ppc64-chroot.morph2
-rw-r--r--devel-system-ppc64-generic.morph2
-rw-r--r--devel-system-x86_32-chroot.morph2
-rw-r--r--devel-system-x86_32-generic.morph2
-rw-r--r--devel-system-x86_64-chroot.morph2
-rw-r--r--devel-system-x86_64-generic.morph2
-rw-r--r--nodejs-system-x86_64.morph2
-rw-r--r--openstack-clients.morph (renamed from glanceclient.morph)16
-rw-r--r--tools.morph4
-rw-r--r--virtualization.morph2
13 files changed, 27 insertions, 15 deletions
diff --git a/build-essential.morph b/build-essential.morph
index 7729611b..51837088 100644
--- a/build-essential.morph
+++ b/build-essential.morph
@@ -242,7 +242,7 @@ chunks:
prefix: /usr
- name: busybox
repo: upstream:busybox
- ref: eeb9014f28e3aa00673a0fad127e7420da4392db
+ ref: bf06394ab87ff22662084c82c1821847c25b7f21
unpetrify-ref: baserock/build-essential
build-depends:
- stage2-binutils
diff --git a/core.morph b/core.morph
index f8faf1f4..09802864 100644
--- a/core.morph
+++ b/core.morph
@@ -12,7 +12,7 @@ chunks:
build-depends: []
- name: cmake
repo: upstream:cmake
- ref: 7f9a761e761046a479fda38ee13f5dacd94ceeea
+ ref: 99c4f0a49237633372f218a44e3503e0a2bddae6
unpetrify-ref: baserock/morph
build-depends: []
- name: gdbm
diff --git a/cross-bootstrap.morph b/cross-bootstrap.morph
index 3234befc..eb5374fd 100644
--- a/cross-bootstrap.morph
+++ b/cross-bootstrap.morph
@@ -6,7 +6,7 @@ build-depends:
chunks:
- name: six
repo: upstream:six
- ref: e0841d716953710ab9bca9d1715a710df9c61ca0
+ ref: e66d45c46afc42eb89d7d2515b79f0ededa0e0fa
unpetrify-ref: baserock/morph
build-depends: []
- name: groff
diff --git a/devel-system-ppc64-chroot.morph b/devel-system-ppc64-chroot.morph
index 4b4f6b57..dfb2b7c8 100644
--- a/devel-system-ppc64-chroot.morph
+++ b/devel-system-ppc64-chroot.morph
@@ -14,4 +14,4 @@ strata:
- morph: core
- morph: foundation
- morph: tools
-- morph: glanceclient
+- morph: openstack-clients
diff --git a/devel-system-ppc64-generic.morph b/devel-system-ppc64-generic.morph
index 3dcdce7d..1297acba 100644
--- a/devel-system-ppc64-generic.morph
+++ b/devel-system-ppc64-generic.morph
@@ -23,4 +23,4 @@ strata:
- morph: genivi
- morph: genivi-x-ppc64-generic
- morph: tools
-- morph: glanceclient
+- morph: openstack-clients
diff --git a/devel-system-x86_32-chroot.morph b/devel-system-x86_32-chroot.morph
index 3341b440..e5cc2043 100644
--- a/devel-system-x86_32-chroot.morph
+++ b/devel-system-x86_32-chroot.morph
@@ -14,4 +14,4 @@ strata:
- morph: core
- morph: foundation
- morph: tools
-- morph: glanceclient
+- morph: openstack-clients
diff --git a/devel-system-x86_32-generic.morph b/devel-system-x86_32-generic.morph
index 0a375420..42d363b5 100644
--- a/devel-system-x86_32-generic.morph
+++ b/devel-system-x86_32-generic.morph
@@ -23,4 +23,4 @@ strata:
- morph: genivi
- morph: genivi-x-x86_64-generic
- morph: tools
-- morph: glanceclient
+- morph: openstack-clients
diff --git a/devel-system-x86_64-chroot.morph b/devel-system-x86_64-chroot.morph
index 99ac6272..04ab534c 100644
--- a/devel-system-x86_64-chroot.morph
+++ b/devel-system-x86_64-chroot.morph
@@ -14,4 +14,4 @@ strata:
- morph: core
- morph: foundation
- morph: tools
-- morph: glanceclient
+- morph: openstack-clients
diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph
index aac19b96..7048df53 100644
--- a/devel-system-x86_64-generic.morph
+++ b/devel-system-x86_64-generic.morph
@@ -24,4 +24,4 @@ strata:
- morph: genivi-x-x86_64-generic
- morph: tools
- morph: virtualization
-- morph: glanceclient
+- morph: openstack-clients
diff --git a/nodejs-system-x86_64.morph b/nodejs-system-x86_64.morph
index 876f1432..0018fbdf 100644
--- a/nodejs-system-x86_64.morph
+++ b/nodejs-system-x86_64.morph
@@ -24,5 +24,5 @@ strata:
- morph: genivi-x-x86_64-generic
- morph: tools
- morph: virtualization
-- morph: glanceclient
+- morph: openstack-clients
- morph: nodejs
diff --git a/glanceclient.morph b/openstack-clients.morph
index 5d80a73f..fc130872 100644
--- a/glanceclient.morph
+++ b/openstack-clients.morph
@@ -1,6 +1,6 @@
-name: glanceclient
+name: openstack-clients
kind: stratum
-description: A stratum with glanceclient to let the Openstack deployment.
+description: A stratum with OpenStack clients, for OpenStack deployments.
build-depends:
- morph: tools
chunks:
@@ -101,3 +101,15 @@ chunks:
- pyopenssl
- python-keystoneclient
- warlock
+- name: python-novaclient
+ repo: upstream:python-novaclient
+ ref: 9e4530c79e46d392ed8f3e413bca1acffe022fe6
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - python-prettytable
+ - pbr
+ - argparse
+ - pyiso8601
+ - python-requests
+ - simplejson
+ - babel
diff --git a/tools.morph b/tools.morph
index 834ea701..c9e07afc 100644
--- a/tools.morph
+++ b/tools.morph
@@ -6,7 +6,7 @@ build-depends:
chunks:
- name: six
repo: upstream:six
- ref: e0841d716953710ab9bca9d1715a710df9c61ca0
+ ref: e66d45c46afc42eb89d7d2515b79f0ededa0e0fa
unpetrify-ref: baserock/morph
build-depends: []
- name: python-ttystatus
@@ -92,7 +92,7 @@ chunks:
- six
- name: morph
repo: baserock:baserock/morph
- ref: f23b51aaa0dff06c7926e803b0f09103c60147a4
+ ref: 949788092824768dc5ffd517073b5b94172869ee
unpetrify-ref: master
build-depends:
- cliapp
diff --git a/virtualization.morph b/virtualization.morph
index 4300b627..33e662b4 100644
--- a/virtualization.morph
+++ b/virtualization.morph
@@ -27,7 +27,7 @@ chunks:
- lvm2
- name: qemu
repo: upstream:qemu
- ref: 5e4eac434b4ff85af2a8821cce8a4ef2b12d8e5e
+ ref: f8d1fb61e65575011a67d7ba97b690feb5630c91
unpetrify-ref: baserock/morph
build-depends: []
- name: xorg-util-macros