diff options
author | Dan Radez <dradez@redhat.com> | 2016-02-12 14:42:02 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-02-15 15:50:13 +0000 |
commit | bd98dc93d7d62470cf063ef0777fe3e20cd01e8a (patch) | |
tree | e9ef8e63257ac92cdbdfe35aa9c39d56665145cf /build/opnfv-apex-undercloud.spec | |
parent | a22f3f2b3bede26173e19198a77153e63fafd23f (diff) |
Adding error checking
Change-Id: I515ac692a1a2251f16f4b9e06f94c6a626374285
JIRA: APEX-81, APEX-69
(cherry picked from commit 2ae5311eee12b177054b002febea203b17b7cd8b)
Diffstat (limited to 'build/opnfv-apex-undercloud.spec')
-rw-r--r-- | build/opnfv-apex-undercloud.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/opnfv-apex-undercloud.spec b/build/opnfv-apex-undercloud.spec index 18092740..8d585db2 100644 --- a/build/opnfv-apex-undercloud.spec +++ b/build/opnfv-apex-undercloud.spec @@ -9,8 +9,8 @@ URL: https://gerrit.opnfv.org/gerrit/apex.git Source0: opnfv-apex-undercloud.tar.gz BuildArch: noarch -BuildRequires: openvswitch qemu-kvm python-docutils -Requires: openvswitch qemu-kvm bridge-utils libguestfs-tools +BuildRequires: openvswitch libvirt qemu-kvm python-docutils +Requires: openvswitch libvirt qemu-kvm bridge-utils libguestfs-tools %description Scripts and Disk images to launch Instack Undercloud for OPNFV Apex |