From ea5f808b8b5c2d037e51fdf64040cfe4a2e5ca3a Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 9 Apr 2015 15:08:08 +0000 Subject: Add tftp-hpa to OpenStack services The existing Busybox's TFTP server implementation is not up to the job for the OpenStack baremetal service, as it doesn't support filename remapping. Change-Id: I0a12f5807ac2f52aa025587a08a6ebfae403eff1 --- strata/openstack-services.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'strata/openstack-services.morph') diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph index 3288350b..2db1adf9 100644 --- a/strata/openstack-services.morph +++ b/strata/openstack-services.morph @@ -835,3 +835,8 @@ chunks: repo: upstream:openstack/tempest.git ref: acba5510785258949679304f3e1a55e53b851962 unpetrify-ref: "2" +- name: tftp-hpa + morph: strata/openstack-services/tftp-hpa.morph + repo: upstream:tftp-hpa + ref: 4faf178a509d8091b7ba1e1fa3d13bc68c5ff55f + unpetrify-ref: tftp-hpa-5.2 -- cgit v1.2.1