[openstack-packstack/icehouse-epel7] Updated to packstack-2014.1.1dev1129

Martin Mágr mmagr at fedoraproject.org
Wed Jun 11 07:02:50 UTC 2014


commit 4f62d4e49d2e45d1b1eaad60f0e4efcce9fd91a4
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jun 11 09:01:51 2014 +0200

    Updated to packstack-2014.1.1dev1129

 .gitignore               |    1 +
 disable-nagios.patch     |   13 -------------
 el7-prescript.patch      |   21 ---------------------
 epel-releasever.patch    |   17 -----------------
 openstack-packstack.spec |   18 ++++++++++++++++--
 sources                  |    2 +-
 6 files changed, 18 insertions(+), 54 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53af91b..7af24ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
 /packstack-2014.1.1dev1100.tar.gz
 /packstack-2014.1.1dev1102.tar.gz
 /packstack-2014.1.1dev1109.tar.gz
+/packstack-2014.1.1dev1129.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 500edd5..0e6dde8 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 1109
+%global git_revno 1129
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.18.dev%{git_revno}%{?dist}
+Release:        0.19.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -139,6 +139,20 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Wed Jun 11 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.19.dev1129
+- [Packstack] Add special backward compat layer for Swift plugin
+- [Horizon] Added neutron options for Horizon (rhbz#1103148)
+- [MySQL] Make innodb tweaking compatible with mysql (rhbz#1023221)
+- [Packstack] Synced packstack.rst
+- [Swift] Make sure swift cactch_errors middleware is first in pipeline (rhbz#1023221)
+- [Neutron] Don't use vs_bridge with provider network (rhbz#1105884)
+- [Neutron] Fix firewall rules with multiple network hosts (rhbz#1105248)
+- [Horizon] Refactor horizon ssl setup to use puppet-horizon (rhbz#1104226)
+- [Neutron] Open VXLAN udp port (rhbz#1100993)
+- [Heat] Add Keystone domain for Heat support (rhbz#1076172)
+- [Neutron] Added Neutron FWaaS (rhbz#1098765)
+- [Nagios] updating nagios checks for cinder and glance to list all items not just the admins
+
 * Wed Jun 04 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.18.dev1109
 - [Packstack] Fixes language parsing problems
 - [Neutron] Fixed firewall protocols (rhbz#1100993)
diff --git a/sources b/sources
index 2d3f1fd..146cadf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6cf9e99d7a5237dfb99f344517fd515  packstack-2014.1.1dev1109.tar.gz
+49eff5fca3f4f8979548325202a22bb7  packstack-2014.1.1dev1129.tar.gz


More information about the scm-commits mailing list