[openstack-packstack/el6-havana] Updated to packstack-2013.2.1dev740.tar.gz

Martin Mágr mmagr at fedoraproject.org
Mon Sep 2 15:32:49 UTC 2013


commit ad7d7e0e2e5051843719e97f0fdf5c7650aacdd0
Author: Martin Magr <mmagr at redhat.com>
Date:   Mon Sep 2 17:10:14 2013 +0200

    Updated to packstack-2013.2.1dev740.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   12 ++++++++++--
 sources                  |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94cba26..efa0cc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /packstack-2013.2.1dev691.tar.gz
 /packstack-2013.2.1dev702.tar.gz
 /packstack-2013.2.1dev722.tar.gz
+/packstack-2013.2.1dev740.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 3b8cca8..a08e9f2 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 722
+%global git_revno 740
 
 Name:           openstack-packstack
 Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.3.dev%{git_revno}%{?dist}
+Release:        0.4.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -102,6 +102,14 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Mon Sep 2 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.4.dev740
+- Added GRE support (#1003120)
+- Added MySQL admin password confirmation (#977443)
+- Made MySQL installation optional (#890175)
+- Persist allinone OVS bridge (#991591)
+- Added the haproxy Puppet module
+- Default to use emX instead of ethX on Fedora
+
 * Mon Aug 26 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.3.dev722
 - Use 3% more space for cinder-volumes (982622)
 - Changed the repository for the neutron submodule (#998286)
diff --git a/sources b/sources
index 31c8638..f66cc2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37bcb51e3089e493a5989ae6bd60a65f  packstack-2013.2.1dev722.tar.gz
+febeae03616f37c82133c7735ac2360d  packstack-2013.2.1dev740.tar.gz


More information about the scm-commits mailing list