summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-04-04 14:49:59 -0400
committerDan Radez <dradez@redhat.com>2016-04-04 15:05:35 -0400
commit49e67aa9528924d8406db1b7f1c2b187d7738dcd (patch)
tree94a777d86765e89905fd8af59ca6522d3b7b8bd2
parent9a96f371f290fdf8530239a4c0df591527fe636f (diff)
Updating versioning for Colorado
Change-Id: I67416076f91e18d651e4da2fa5a7883d8ed058b3 Signed-off-by: Dan Radez <dradez@redhat.com>
-rw-r--r--build/opnfv-apex-common.spec4
-rw-r--r--build/opnfv-apex-onos.spec4
-rw-r--r--build/opnfv-apex-opendaylight-sfc.spec4
-rw-r--r--build/opnfv-apex-undercloud.spec4
-rw-r--r--build/opnfv-apex.spec4
5 files changed, 15 insertions, 5 deletions
diff --git a/build/opnfv-apex-common.spec b/build/opnfv-apex-common.spec
index a635a52d..66f1c0b4 100644
--- a/build/opnfv-apex-common.spec
+++ b/build/opnfv-apex-common.spec
@@ -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
diff --git a/build/opnfv-apex-onos.spec b/build/opnfv-apex-onos.spec
index a5db6c57..e99bfa9a 100644
--- a/build/opnfv-apex-onos.spec
+++ b/build/opnfv-apex-onos.spec
@@ -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
diff --git a/build/opnfv-apex-opendaylight-sfc.spec b/build/opnfv-apex-opendaylight-sfc.spec
index a3f8d465..a63ec7c5 100644
--- a/build/opnfv-apex-opendaylight-sfc.spec
+++ b/build/opnfv-apex-opendaylight-sfc.spec
@@ -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
diff --git a/build/opnfv-apex-undercloud.spec b/build/opnfv-apex-undercloud.spec
index d8b342ea..ae72485f 100644
--- a/build/opnfv-apex-undercloud.spec
+++ b/build/opnfv-apex-undercloud.spec
@@ -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
diff --git a/build/opnfv-apex.spec b/build/opnfv-apex.spec
index 011a1847..acc8a53e 100644
--- a/build/opnfv-apex.spec
+++ b/build/opnfv-apex.spec
@@ -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