From e657d841fd76ae2a6e059c95f916fa8bc335d0c9 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Wed, 25 Mar 2015 11:22:36 +0000 Subject: Add the Ironic baremetal service to Openstack Add their dependencies as well. The service will be configured in another commit. Change-Id: Icb23890fd3d002cb93fd32b0cdc9076518e77475 --- strata/openstack-services.morph | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'strata/openstack-services.morph') diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph index 2db1adf9..45639aad 100644 --- a/strata/openstack-services.morph +++ b/strata/openstack-services.morph @@ -840,3 +840,18 @@ chunks: repo: upstream:tftp-hpa ref: 4faf178a509d8091b7ba1e1fa3d13bc68c5ff55f unpetrify-ref: tftp-hpa-5.2 +- name: singledispatch + morph: strata/openstack-services/singledispatch.morph + repo: upstream:python-packages/singledispatch + ref: 92175ba65602a03086d2b1f770f45d88af93fc3e + unpetrify-ref: 3.4.0.3 +- name: pysinglefile + morph: strata/openstack-services/pysendfile.morph + repo: upstream:python-packages/pysendfile + ref: 6775b2938ef74255239c8e08458369921297b311 + unpetrify-ref: release-2.0.0 +- name: ironic + morph: strata/openstack-services/ironic.morph + repo: upstream:openstack/ironic + ref: 0f4d454bf2093d3d62460f88aa9288bee3286b38 + unpetrify-ref: stable/juno -- cgit v1.2.1