diff options
-rw-r--r-- | build/opnfv-apex-common.spec | 4 | ||||
-rw-r--r-- | build/opnfv-apex-opendaylight-sfc.spec | 4 | ||||
-rw-r--r-- | build/opnfv-apex-undercloud.spec | 4 | ||||
-rw-r--r-- | build/opnfv-apex.spec | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/build/opnfv-apex-common.spec b/build/opnfv-apex-common.spec index e0fd475a..16d5f2d7 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: 2.2 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> - 2.2-0 +- Brahmaputra SR1 * 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-opendaylight-sfc.spec b/build/opnfv-apex-opendaylight-sfc.spec index 6d980f21..55939bc6 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: 2.2 Release: %{release} Summary: Overcloud Disk images for OPNFV Apex OpenDaylight with SFC deployment @@ -28,5 +28,7 @@ install build/stack/overcloud-full-opendaylight-sfc.qcow2 %{buildroot}%{_var}/op %{_var}/opt/opnfv/stack/overcloud-full-opendaylight-sfc.qcow2 %changelog +* 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 diff --git a/build/opnfv-apex-undercloud.spec b/build/opnfv-apex-undercloud.spec index 8d585db2..4a093d0c 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: 2.2 Release: %{release} Summary: Scripts and Disk images to launch Instack Undercloud for OPNFV Apex @@ -90,5 +90,7 @@ install build/instackenv.json.example %{buildroot}%{_var}/opt/opnfv/ %{_var}/opt/opnfv/instackenv.json.example %changelog +* Mon Apr 04 2016 Dan Radez <dradez@redhat.com> - 2.2-0 +- Brahmaputra SR1 * Thu Jan 14 2016 Dan Radez <dradez@redhat.com> - 2.1-1 - Package Split diff --git a/build/opnfv-apex.spec b/build/opnfv-apex.spec index 81b8d656..a34e3e7a 100644 --- a/build/opnfv-apex.spec +++ b/build/opnfv-apex.spec @@ -1,5 +1,5 @@ Name: opnfv-apex -Version: 2.1 +Version: 2.2 Release: %{release} Summary: Overcloud Disk images for OPNFV Apex OpenDaylight deployment @@ -28,6 +28,8 @@ install build/stack/overcloud-full-opendaylight.qcow2 %{buildroot}%{_var}/opt/op %{_var}/opt/opnfv/stack/overcloud-full-opendaylight.qcow2 %changelog +* 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-3 - Remove conflicts with other SDN controllers, they can co-exist now - update overcloud image name to specify opendaylight |