[openstack-packstack/el6-icehouse] Updated to packstack-2014.1.1dev1208

Martin Mágr mmagr at fedoraproject.org
Wed Jul 2 13:09:44 UTC 2014


commit 0d8f27e909e906990454c8e0a2626d31161d3e94
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jul 2 15:03:19 2014 +0200

    Updated to packstack-2014.1.1dev1208

 .gitignore               |    1 +
 openstack-packstack.spec |   13 +++++++++++--
 sources                  |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6cfe759..9dab89a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@
 /packstack-2014.1.1dev1184.tar.gz
 /packstack-2014.1.1dev1194.tar.gz
 /packstack-2014.1.1dev1196.tar.gz
+/packstack-2014.1.1dev1208.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index a194e9d..92f6aed 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 1196
+%global git_revno 1208
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.24.dev%{git_revno}%{?dist}
+Release:        0.25.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -137,6 +137,15 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Wed Jul 02 2014  Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.25.dev1208
+- [Nova] Change nova api steps generating puppet manifests to fix neutron (rhbz#1115458)
+- [Provision] Make sure bridge provision is disabled for Nova network (rhbz#1115444)
+- [Nova] Restart libvirt only when deploying nova network on compute (rhbz#1114930)
+- [Packstack] Compare CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE to 'false' (rhbz#1115163)
+- [Packstack] Stop firewalld before service iptables and not class firewall (rhbz#1114121)
+- [Packstack] Prevents packstack to create user/tenant called undef (rhbz#1114590)
+- [Neutron] Fixed lbaas to be installed on network nodes (rhbz#1114261)
+
 * Mon Jun 30 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.24.dev1196
 - [Swift] Change Swift proxy pipeline quota entries to use underscore instead of dash (rhbz#1114262)
 
diff --git a/sources b/sources
index 5d47f13..ea38338 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a97d36dbd3c38d3329d6fee9803fd6e  packstack-2014.1.1dev1196.tar.gz
+385e51a6b833c6c8b7f70b1f7190c725  packstack-2014.1.1dev1208.tar.gz


More information about the scm-commits mailing list