diff options
author | Tim Rozet <trozet@redhat.com> | 2016-04-13 16:21:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-04-13 16:21:18 +0000 |
commit | 1be1f756ad677b065ec5322a2b61374a9efea03a (patch) | |
tree | 580a192c522b63c87f7d2c09484b77b1d224e63a | |
parent | 2c8475766a81f1c20ee21b38c0c5f6d69c056464 (diff) | |
parent | 5c8f13435e1a5a26a74dd3f50228d74cc6fb8014 (diff) |
Merge "Adding dependencies to apex-common.spec" into stable/brahmaputra
-rw-r--r-- | build/opnfv-apex-common.spec | 2 |
1 files changed, 2 insertions, 0 deletions
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 <dradez@redhat.com> - 2.2-0 - Brahmaputra SR1 +- adding dependencies initscripts net-tools iputils iproute iptables * Wed Jan 27 2016 Tim Rozet <trozet@redhat.com> - 2.1-4 - Adds example inventory file and nosdn scenario * Wed Jan 20 2016 Dan Radez <dradez@redhat.com> - 2.1-3 |