Adds python IP utility library
[apex.git] / build / opnfv-apex.spec
index ebe8789..acc8a53 100644 (file)
@@ -1,5 +1,5 @@
 Name:          opnfv-apex
-Version:       2.1
+Version:       3.0
 Release:       %{release}
 Summary:       Overcloud Disk images for OPNFV Apex OpenDaylight deployment
 
@@ -11,7 +11,6 @@ Source0:      opnfv-apex.tar.gz
 Provides:       opnfv-apex-sdn
 BuildArch:     noarch
 Requires:      opnfv-apex-common opnfv-apex-undercloud
-Conflicts:      opnfv-apex-onos opnfv-apex-opencontrail
 
 %description
 Overcloud Disk images for OPNFV Apex OpenDaylight deployment
@@ -21,14 +20,22 @@ https://wiki.opnfv.org/apex
 %setup -q
 
 %install
-mkdir -p %{buildroot}%{_var}/opt/opnfv/stack/
-install build/stack/overcloud-full.qcow2 %{buildroot}%{_var}/opt/opnfv/stack/
+mkdir -p %{buildroot}%{_var}/opt/opnfv/images/
+install build/images/overcloud-full-opendaylight.qcow2 %{buildroot}%{_var}/opt/opnfv/images/
 
 %files
 %defattr(644, root, root, -)
-%{_var}/opt/opnfv/stack/overcloud-full.qcow2
+%{_var}/opt/opnfv/images/overcloud-full-opendaylight.qcow2
 
 %changelog
+* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 3.0-0
+- Version update for Colorado
+* Wed Jan 20 2016 Dan Radez <dradez@redhat.com> - 2.1-4
+- cleaning out libvirt config files
+- replacing instack-virt-setup with direct tripleo calls
+* Tue Jan 19 2016 Dan Radez <dradez@redhat.com> - 2.1-3
+- Remove conflicts with other SDN controllers, they can co-exist now
+- update overcloud image name to specify opendaylight
 * Thu Jan 14 2016 Dan Radez <dradez@redhat.com> - 2.1-2
 - Package Split
 * Wed Jan 13 2016 Dan Radez <dradez@redhat.com> - 2.1-1