From 5c8f13435e1a5a26a74dd3f50228d74cc6fb8014 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Tue, 12 Apr 2016 08:36:31 -0400 Subject: Adding dependencies to apex-common.spec - initscripts net-tools iputils iproute iptables these are the packages that include the networking tools we use to configure the jump host Change-Id: Icf2d2c2a80a4abb8642cb3e38d18a054a9f01a96 Signed-off-by: Dan Radez (cherry picked from commit c5951ad3a43d72da013abc5656f408ef82fae656) --- build/opnfv-apex-common.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/opnfv-apex-common.spec') diff --git a/build/opnfv-apex-common.spec b/build/opnfv-apex-common.spec index e1675054..b195ddb2 100644 --- a/build/opnfv-apex-common.spec +++ b/build/opnfv-apex-common.spec @@ -11,6 +11,7 @@ Source0: opnfv-apex-common.tar.gz BuildArch: noarch BuildRequires: openvswitch qemu-kvm python-docutils Requires: opnfv-apex-sdn opnfv-apex-undercloud openvswitch qemu-kvm bridge-utils libguestfs-tools +Requires: initscripts net-tools iputils iproute iptables %description Scripts for OPNFV deployment using RDO Manager @@ -77,6 +78,7 @@ install config/inventory/pod_example_settings.yaml %{buildroot}%{_docdir}/opnfv/ %changelog * Mon Apr 04 2016 Dan Radez - 2.2-0 - Brahmaputra SR1 +- adding dependencies initscripts net-tools iputils iproute iptables * Wed Jan 27 2016 Tim Rozet - 2.1-4 - Adds example inventory file and nosdn scenario * Wed Jan 20 2016 Dan Radez - 2.1-3 -- cgit 1.2.3-korg