From fa01dc6fc0675f387574af57425564e98f43130d 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-clients.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'strata/openstack-clients.morph') diff --git a/strata/openstack-clients.morph b/strata/openstack-clients.morph index 91559113..32e0f356 100644 --- a/strata/openstack-clients.morph +++ b/strata/openstack-clients.morph @@ -96,3 +96,8 @@ chunks: unpetrify-ref: 0.7.6 build-depends: - python-keystoneclient +- name: python-ironicclient + morph: strata/openstack-clients/python-ironicclient.morph + repo: upstream:openstack/python-ironicclient + ref: 4390a21663de3123fac306e9860624ba7deda0e6 + unpetrify-ref: 0.4.1 -- cgit v1.2.1