[openstack-packstack] Updated to packstack-2013.2.1dev691.tar.gz

Martin Mágr mmagr at fedoraproject.org
Thu Aug 1 11:59:39 UTC 2013


commit 28cabed2f2a9cfcd01992c7028af992ce98d5d98
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Aug 1 13:59:04 2013 +0200

    Updated to packstack-2013.2.1dev691.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   14 +++++++++++---
 sources                  |    2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80684b5..f9fa376 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /packstack-2013.1.1dev642.tar.gz
 /packstack-2013.1.1dev651.tar.gz
 /packstack-2013.1.1dev653.tar.gz
+/packstack-2013.2.1dev691.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 680e5e1..a088309 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 653
+%global git_revno 691
 
 Name:           openstack-packstack
-Version:        2013.1.1
+Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.22.dev%{git_revno}%{?dist}
+Release:        0.1.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -99,6 +99,14 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Thu Aug 01 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.1.dev691
+- Added support for Cinder GlusterFS backend configuration (#919607)
+- Added support for linuxbridge (#971770)
+- Service names made more descriptive (#947381)
+- Increased timeout of kernel update (#973217)
+- Set debug=true for Nova to have some logs (#958152)
+- kvm.modules is loaded only if it exists (#979041)
+
 * Thu Aug 01 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.22.dev653
 - Enable qpidd on boot (#988803)
 
diff --git a/sources b/sources
index 5795da9..883d244 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea5a5963e7aa56b698f1fccf17673e42  packstack-2013.1.1dev653.tar.gz
+6407cce52c02189b5d2092366e15566c  packstack-2013.2.1dev691.tar.gz


More information about the scm-commits mailing list