Updating versioning for Colorado 69/11869/1
authorDan Radez <dradez@redhat.com>
Mon, 4 Apr 2016 18:49:59 +0000 (14:49 -0400)
committerDan Radez <dradez@redhat.com>
Mon, 4 Apr 2016 19:05:35 +0000 (15:05 -0400)
Change-Id: I67416076f91e18d651e4da2fa5a7883d8ed058b3
Signed-off-by: Dan Radez <dradez@redhat.com>
build/opnfv-apex-common.spec
build/opnfv-apex-onos.spec
build/opnfv-apex-opendaylight-sfc.spec
build/opnfv-apex-undercloud.spec
build/opnfv-apex.spec

index a635a52..66f1c0b 100644 (file)
@@ -1,5 +1,5 @@
 Name:          opnfv-apex-common
-Version:       2.1
+Version:       3.0
 Release:       %{release}
 Summary:       Scripts for OPNFV deployment using RDO Manager
 
@@ -73,6 +73,8 @@ install config/inventory/pod_example_settings.yaml %{buildroot}%{_docdir}/opnfv/
 %doc %{_docdir}/opnfv/inventory.yaml.example
 
 %changelog
+* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 3.0-0
+- Version update for Colorado
 * 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
index a5db6c5..e99bfa9 100644 (file)
@@ -1,5 +1,5 @@
 Name:          opnfv-apex-onos
-Version:       2.1
+Version:       3.0
 Release:       %{release}
 Summary:       Overcloud Disk images for OPNFV Apex ONOS deployment
 
@@ -28,5 +28,7 @@ install build/images/overcloud-full-onos.qcow2 %{buildroot}%{_var}/opt/opnfv/ima
 %{_var}/opt/opnfv/images/overcloud-full-onos.qcow2
 
 %changelog
+* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 3.0-0
+- Version update for Colorado
 * Mon Mar 07 2016 Dan Radez <dradez@redhat.com> - 2.1-1
 - Initial Packaging
index a3f8d46..a63ec7c 100644 (file)
@@ -1,5 +1,5 @@
 Name:          opnfv-apex-opendaylight-sfc
-Version:       2.1
+Version:       3.0
 Release:       %{release}
 Summary:       Overcloud Disk images for OPNFV Apex OpenDaylight with SFC deployment
 
@@ -28,5 +28,7 @@ install build/images/overcloud-full-opendaylight-sfc.qcow2 %{buildroot}%{_var}/o
 %{_var}/opt/opnfv/images/overcloud-full-opendaylight-sfc.qcow2
 
 %changelog
+* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 3.0-0
+- Version update for Colorado
 * Tue Jan 19 2016 Dan Radez <dradez@redhat.com> - 2.1-1
 - Initial Packaging
index d8b342e..ae72485 100644 (file)
@@ -1,5 +1,5 @@
 Name:          opnfv-apex-undercloud
-Version:       2.1
+Version:       3.0
 Release:       %{release}
 Summary:       Scripts and Disk images to launch the Undercloud for OPNFV Apex
 
@@ -36,6 +36,8 @@ install build/nics-compute.yaml.template %{buildroot}%{_var}/opt/opnfv/nics-comp
 %{_var}/opt/opnfv/nics-compute.yaml.template
 
 %changelog
+* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 3.0-0
+- Version update for Colorado
 * Wed Mar 30 2016 Dan Radez <dradez@redhat.com> - 2.1-2
 - Replacing NIC files with templates
 * Thu Jan 14 2016 Dan Radez <dradez@redhat.com> - 2.1-1
index 011a184..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
 
@@ -28,6 +28,8 @@ install build/images/overcloud-full-opendaylight.qcow2 %{buildroot}%{_var}/opt/o
 %{_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