From 4508a685def99206ad76e3e3ee75da388e2ae261 Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Thu, 24 Oct 2013 17:14:36 +0100 Subject: [PATCH] Remove dependency on dracut-network Now that we have moved onto neutron-dhcp-agent. dracut-network is no longer needed, infact it was getting in the way. Dracut wasn't requesting the classless-static-routes dhcp parameter but was configuring networking. Removing this causes the network service to redo dhcp and set the appropriate static route (specifically so overcloud nodes are routed to the correct metadata server). This element is still required for undercloud nodes so needs to be included there. Change-Id: Ic23560164aff7791dd87ed2c3ad008efd248ae93 --- elements/fedora/element-deps | 1 - 1 file changed, 1 deletion(-) diff --git a/elements/fedora/element-deps b/elements/fedora/element-deps index 035d18cf6..649b3ecf0 100644 --- a/elements/fedora/element-deps +++ b/elements/fedora/element-deps @@ -1,5 +1,4 @@ dib-run-parts -dracut-network cache-url dkms yum