From 3a0e2e2823c0d501a72708a89649bb14d90e25dd Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Tue, 7 Jun 2016 15:01:54 -0400 Subject: fixing detached state deployment JIRA: APEX-157 Change-Id: Ifb3b706c61c6df5534bc7c22948fc0ae57a923df Signed-off-by: Dan Radez --- build/opnfv-apex-common.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/opnfv-apex-common.spec') diff --git a/build/opnfv-apex-common.spec b/build/opnfv-apex-common.spec index 327df3bc..f0148951 100644 --- a/build/opnfv-apex-common.spec +++ b/build/opnfv-apex-common.spec @@ -11,7 +11,7 @@ Source0: opnfv-apex-common.tar.gz BuildArch: noarch BuildRequires: python-docutils python34-devel Requires: openstack-tripleo opnfv-apex-sdn opnfv-apex-undercloud openvswitch qemu-kvm bridge-utils libguestfs-tools -Requires: initscripts net-tools iputils iproute iptables python34 python34-yaml python34-setuptools +Requires: initscripts net-tools iputils iproute iptables python34 python34-yaml python3-jinja2 %description Scripts for OPNFV deployment using RDO Manager -- cgit 1.2.3-korg