[openstack-packstack/el6-grizzly] Updated to packstack-2013.1.1dev651.tar.gz

Martin Mágr mmagr at fedoraproject.org
Thu Jul 25 07:23:48 UTC 2013


commit 53ad0de23badc25a0e5da60e7b843c973352555b
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Jul 25 09:05:16 2013 +0200

    Updated to packstack-2013.1.1dev651.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8861e0..b7aac2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /packstack-2013.1.1dev622.tar.gz
 /packstack-2013.1.1dev632.tar.gz
 /packstack-2013.1.1dev642.tar.gz
+/packstack-2013.1.1dev651.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 6a6d8ab..49748eb 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 642
+%global git_revno 651
 
 Name:           openstack-packstack
 Version:        2013.1.1
 #Release:       1%{?dist}
-Release:        0.20.dev%{git_revno}%{?dist}
+Release:        0.21.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -103,6 +103,10 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Thu Jul 25 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.21.dev651
+- Swithed to https://github.com/packstack/puppet-qpid (#977786)
+- If allinone and quantum selected, install basic network (#986024)
+
 * Wed Jul 10 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.20.dev642
 - Fixed provider network option (#976380)
 - Made token_format configurable (#978853)
diff --git a/sources b/sources
index 4e5402f..62c150f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-539b34997570ccd8823872129ffc80cd  packstack-2013.1.1dev642.tar.gz
+4300e7b50bc99966656a67d95f09ca06  packstack-2013.1.1dev651.tar.gz


More information about the scm-commits mailing list