[openstack-packstack/f21] Updated to packstack-2014.1.1dev1258

Martin Mágr mmagr at fedoraproject.org
Sun Oct 19 15:17:07 UTC 2014


commit f8f127da105fb19baf603d80c7a192c09c846ca8
Author: Martin Mágr <mmagr at redhat.com>
Date:   Sun Oct 19 17:16:39 2014 +0200

    Updated to packstack-2014.1.1dev1258

 .gitignore               |    1 +
 openstack-packstack.spec |   11 +++++++++--
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32c3eac..e8c51c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@
 /packstack-2014.1.1dev1220.tar.gz
 /packstack-2014.1.1dev1238.tar.gz
 /packstack-2014.1.1dev1251.tar.gz
+/packstack-2014.1.1dev1258.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 1aff702..4d63235 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,12 +1,12 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
-%global git_revno 1251
+%global git_revno 1258
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.29.1.dev%{git_revno}%{?dist}
+Release:        0.30.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -141,6 +141,13 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Sun Oct 19 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.30.dev1258
+- [MariaDB] Reverts InnoDB performance setting
+- [Neutron] Load bridge module (rhbz#1123465)
+- [Packstack] Use a valid e-mail for admin user in keystone (rhbz#1020199)
+- [Packstack] Fix Warning when NetworkManager is active on hosts (rhbz#1130589, rhbz#1117115)
+- [Neutron] Adds usage examples for CONFIG_NEUTRON_L2_PLUGIN (rhbz#1066019)
+
 * Thu Oct 16 2014 Iván Chavero <ichavero at redhat.com> - 2014.1.1-0.29.1.dev1251
 - Add enable-epel.patch only for RHEL
 
diff --git a/sources b/sources
index aba666c..b3ca738 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad27e63640711cc5119ab92e6d54d4ad  packstack-2014.1.1dev1251.tar.gz
+54685702778f25fac7bb626742ad2bef  packstack-2014.1.1dev1258.tar.gz


More information about the scm-commits mailing list