[openstack-packstack/f20] Updated to packstack-2013.2.1dev936.tar.gz

Pádraig Brady pbrady at fedoraproject.org
Fri Dec 20 15:35:29 UTC 2013


commit fdb6dc6723d458f4e4e722e7083119a007d69370
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Dec 20 13:20:29 2013 +0000

    Updated to packstack-2013.2.1dev936.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   10 +++++++---
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6572d4f..4ec7aec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /packstack-2013.2.1dev925.tar.gz
 /packstack-2013.2.1dev930.tar.gz
 /packstack-2013.2.1dev934.tar.gz
+/packstack-2013.2.1dev936.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index c0a863d..0a84d17 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 934
+%global git_revno 936
 
 Name:           openstack-packstack
 Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.23.dev%{git_revno}%{?dist}
+Release:        0.24.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -103,7 +103,11 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
-* Wed Dec 11 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.22.dev930
+* Fri Dec 20 2013 Pádraig Brady <pbrady at redhat.com> - 2013.2.1-0.24.dev936
+- Reinstate the V1 API needed by cinder client (rhbz#1043280)
+- Use class for notifier strategy (rhbz#1020002)
+
+* Wed Dec 11 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.23.dev934
 - CONFIG_NEUTRON_LBAAS_HOSTS should be empty in allinone (rhbz#1040585)
 - service_plugins must not be list with empty string (rhbz#1040585)
 
diff --git a/sources b/sources
index 0192bb2..bfc1310 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d250607bfe5b6b08bcb72d653b569a8  packstack-2013.2.1dev934.tar.gz
+f70bbd64ff78f08012219f1e64ac498c  packstack-2013.2.1dev936.tar.gz


More information about the scm-commits mailing list