summaryrefslogtreecommitdiffstats
path: root/build/opnfv-apex-opendaylight-sfc.spec
blob: 43a0ba7afd15ce16283b1aa4a08738382c79b8fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Name:		opnfv-apex-opendaylight-sfc
Version:	2.3
Release:	%{release}
Summary:	Overcloud Disk images for OPNFV Apex OpenDaylight with SFC deployment

Group:		System Environment
License:	Apache 2.0
URL:		https://gerrit.opnfv.org/gerrit/apex.git
Source0:	opnfv-apex-opendaylight-sfc.tar.gz

Provides:       opnfv-apex-sdn
BuildArch:	noarch
Requires:	opnfv-apex-common opnfv-apex-undercloud

%description
Overcloud Disk images for OPNFV Apex OpenDaylight with SFC deployment
https://wiki.opnfv.org/apex

%prep
%setup -q

%install
mkdir -p %{buildroot}%{_var}/opt/opnfv/stack/
install build/stack/overcloud-full-opendaylight-sfc.qcow2 %{buildroot}%{_var}/opt/opnfv/stack/

%files
%defattr(644, root, root, -)
%{_var}/opt/opnfv/stack/overcloud-full-opendaylight-sfc.qcow2

%changelog
* Mon Apr 24 2016 Tim Rozet <trozet@redhat.com> - 2.3-0
- Brahmaputra SR2
* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 2.2-0
- Brahmaputra SR1
* Tue Jan 19 2016 Dan Radez <dradez@redhat.com> - 2.1-1
- Initial Packaging